Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
edd7fc7003f31da48d06e215a93ea966a22c2a03
/
arch
/
mips
/
kernel
aa11d95
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
54822de
MIPS: Wire up accept4 syscall.
by Ralf Baechle
· 15 years ago
ce21f4e
MIPS: VPE: Delete unused function get_tc_unused().
by Ralf Baechle
· 15 years ago
349c422
MIPS: VPE: Fix bogus indentation.
by Ralf Baechle
· 15 years ago
f18b51c
MIPS: VPE: Make various functions static.
by Ralf Baechle
· 15 years ago
477c4b0
MIPS: VPE: Free relocation chain on error.
by Ralf Baechle
· 15 years ago
e2a9cf9
MIPS: VPE: Fix compiler warning.
by Raghu Gandham
· 16 years ago
6f9fdeb
MIPS: Module: Make error messages unique.
by Ralf Baechle
· 15 years ago
0e66fff
MIPS: Fix loading of modules with unresolved weak symbols
by Gabor Juhos
· 16 years ago
d8e5f9fe
MIPS: SMTC: Move cross VPE writes to after a TC is assigned to VPE.
by Kurt Martin
· 16 years ago
484889f
MIPS: Avoid clobbering struct pt_regs in kthreads
by David Daney
· 16 years ago
49316cbf0
MIPS: Eleminate filenames from comments
by Ralf Baechle
· 16 years ago
1dacc76
net/compat/wext: send different messages to compat tasks
by Johannes Berg
· 16 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 16 years ago
ada8e95
Update Yoichi Yuasa's e-mail address
by Yoichi Yuasa
· 16 years ago
cad9bc6
MIPS: 64-bit: Fix o32 core dump
by Yong Zhang
· 16 years ago
eb9b514
MIPS: CMP: Update sync-r4k for current kernel
by Tim Anderson
· 16 years ago
0365070
MIPS: CMP: activate CMP support
by Tim Anderson
· 16 years ago
a214cef
MIPS: CMP: Extend IPI handling to CPU number
by Tim Anderson
· 16 years ago
9306c8d
MIPS: CMP: Extend the GIC IPI interrupts beyond 32
by Tim Anderson
· 16 years ago
69f16c9
MIPS: Hookup new syscalls sys_rt_tgsigqueueinfo and sys_perf_counter_open.
by David Daney
· 16 years ago
52a7a27
MIPS: MT: Remove unnecessary semicolons
by Joe Perches
· 16 years ago
1b2bc75
MIPS: Add arch generic CPU hotplug
by Ralf Baechle
· 16 years ago
631330f
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
by Ralf Baechle
· 16 years ago
363c55c
MIPS: Add hibernation support
by Wu Zhangjin
· 16 years ago
4bb1a10
MIPS: Move Cavium CP0 hwrena impl bits to cpu-feature-overrides.h
by David Daney
· 16 years ago
fbeda19
MIPS: Allow CPU specific overriding of CP0 hwrena impl bits.
by David Daney
· 16 years ago
a43da03
MIPS: TXx9: micro optimization for clocksource and clock_event
by Atsushi Nemoto
· 16 years ago
dbc1d91
MIPS: SMTC: Fix formatting difference to linux-mips.org code
by Ralf Baechle
· 16 years ago
bb1f17b
mm: consolidate init_mm definition
by Alexey Dobriyan
· 16 years ago
5933048
module: cleanup FIXME comments about trimming exception table entries.
by Rusty Russell
· 16 years ago
f0d5e12
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
5636919
MIPS: Outline udelay and fix a few issues.
by Ralf Baechle
· 16 years ago
3d58f48
Merge branch 'linus' into irq/numa
by Ingo Molnar
· 16 years ago
a6d5ff0
MIPS: Use force_sig when handling address errors.
by David Daney
· 16 years ago
c7d1673
MIPS: Compat: Use generic 32-bit wrapers for sys_timerfd_{g,s}ettime
by David Daney
· 16 years ago
bcf1180
MIPS: SMTC: Fix xxx_clockevent_init() naming conflict for SMTC
by Kevin D. Kissell
· 16 years ago
d5dedd4
irq: change ->set_affinity() to return status
by Yinghai Lu
· 16 years ago
8e19608
clocksource: pass clocksource to read() callback
by Magnus Damm
· 16 years ago
ddd9e91
preadv/pwritev: MIPS: Add preadv(2) and pwritev(2) syscalls.
by Ralf Baechle
· 16 years ago
6f2c55b
Simplify copy_thread()
by Alexey Dobriyan
· 16 years ago
d17abcd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
by Linus Torvalds
· 16 years ago
270717a
MIPS: Alchemy: unify CPU model constants.
by Manuel Lauss
· 16 years ago
7654450
MIPS: Make a needlessly global symbol static in arch/mips/kernel/smp.c
by Dmitri Vorobiev
· 16 years ago
1451a39
MIPS: Fix global namespace pollution in arch/mips/kernel/smp-up.c
by Dmitri Vorobiev
· 16 years ago
b72b709
MIPS: Use BUG_ON() where possible.
by Ralf Baechle
· 16 years ago
c87e090
MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platforms
by Ralf Baechle
· 16 years ago
12e22e8
MIPS: Stop using <asm-generic/int-l64.h>.
by Ralf Baechle
· 16 years ago
d6c178e
MIPS: Compat: Zero upper 32-bit of offset_high and offset_low.
by Ralf Baechle
· 16 years ago
1a8a510
cpumask: remove references to struct irqaction's mask field.
by Rusty Russell
· 16 years ago
82268da
Merge branch 'linus' into percpu-cpumask-x86-for-linus-2
by Ingo Molnar
· 16 years ago
3ae5080
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
2b1c6bd
generic compat_sys_ustat
by Christoph Hellwig
· 16 years ago
6e15cf0
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
by Ingo Molnar
· 16 years ago
a841696
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
9fb4c2b9
MIPS: R2: Fix problem with code that incorrectly modifies ebase.
by Chris Dearman
· 16 years ago
5484879
MIPS: compat: Remove duplicated #include
by Huang Weiyi
· 16 years ago
edb35028
Merge branches 'irq/genirq' and 'linus' into irq/core
by Ingo Molnar
· 16 years ago
a644b27
MIPS: NEC VR5500 processor support fixup
by Shinya Kuribayashi
· 16 years ago
c189846
MIPS: Fix build of non-CONFIG_SYSVIPC version of sys_32_ipc
by Xiaotian Feng
· 16 years ago
55f2b78
Merge branch 'x86/urgent' into x86/pat
by Ingo Molnar
· 16 years ago
5312dc6
Revert "MIPS: Print irq handler description"
by Ralf Baechle
· 16 years ago
dbda6ac
MIPS: CVE-2009-0029: Enable syscall wrappers.
by Ralf Baechle
· 16 years ago
8f8573a
Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core
by Ingo Molnar
· 16 years ago
9d45cf9
Merge branch 'x86/urgent' into x86/apic
by Ingo Molnar
· 16 years ago
8bc6d05
MIPS: Read watch registers with interrupts disabled.
by David Daney
· 16 years ago
42fe7ee
MIPS: R2: Fix broken installation of cache error handler.
by Ralf Baechle
· 16 years ago
012703e
MIPS: SMTC: Fix build after recent creditial changes.
by Ralf Baechle
· 16 years ago
1980307
Merge branch 'x86/mm' into core/percpu
by Ingo Molnar
· 16 years ago
7f268f43
Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpu
by Ingo Molnar
· 16 years ago
d2287f5
irq: update all arches for new irq_desc, fix
by Mike Travis
· 16 years ago
e55380e
[CVE-2009-0029] Rename old_readdir to sys_old_readdir
by Heiko Carstens
· 16 years ago
e65e49d
irq: update all arches for new irq_desc
by Mike Travis
· 16 years ago
0b0f0b1
sparseirq: use kstat_irqs_cpu on non-x86 architectures too
by Yinghai Lu
· 16 years ago
dee4102
sparseirq: use kstat_irqs_cpu instead
by Yinghai Lu
· 16 years ago
0c694de
MIPS: Alchemy: RTC counter clocksource / clockevent support.
by Manuel Lauss
· 16 years ago
779e7d4
MIPS: make cp0 counter clocksource/event usable as fallback.
by Manuel Lauss
· 16 years ago
558d1de
MIPS: Print irq handler description
by Manuel Lauss
· 16 years ago
126336f
MIPS: Compute branch returns for Cavium OCTEON specific branch instructions.
by David Daney
· 16 years ago
babed55
MIPS: Add Cavium OCTEON specific registers to ptrace.h and asm-offsets.c
by David Daney
· 16 years ago
7e69deb
MIPS: Hook up Cavium OCTEON in arch/mips.
by David Daney
· 16 years ago
0dd4781
MIPS: Add Cavium OCTEON processor constants and CPU probe.
by David Daney
· 16 years ago
25c3000
MIPS: Override assembler target architecture for octeon.
by David Daney
· 16 years ago
f9bb4cf
MIPS: For Cavium OCTEON set hwrena and lazily restore CP2 state.
by David Daney
· 16 years ago
5b3b168
MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon.
by David Daney
· 16 years ago
797c3f3
MIPS: 64-bit: Use generic 32-bit ptrace compat code.
by Anirban Sinha
· 16 years ago
a0c9f24
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc
by Linus Torvalds
· 16 years ago
1bb5beb
mips: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
2ec220e
proc: add /proc/*/stack
by Ken Chen
· 16 years ago
b840d79
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
18d8fda
take init_fs to saner place
by Al Viro
· 16 years ago
cbacc2c
Merge branch 'next' into for-linus
by James Morris
· 16 years ago
320ab2b
cpumask: convert struct clock_event_device to cpumask pointers.
by Rusty Russell
· 16 years ago
0de2652
cpumask: make irq_set_affinity() take a const struct cpumask
by Rusty Russell
· 16 years ago
29c0177
cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers.
by Rusty Russell
· 16 years ago
98a79d6
cpumask: centralize cpu_online_map and cpu_possible_map
by Rusty Russell
· 16 years ago
8ebcfc8
MIPS: Fix incorrect use of loose in vpe.c
by Nick Andrew
· 16 years ago
c6cb4df
MIPS: Return ENOSYS from sys32_syscall on 64bit kernels like elsewhere.
by David Daney
· 16 years ago
8d13cb2
MIPS: 64-bit: vmsplice needs to use the compat wrapper for o32 and N32.
by Ralf Baechle
· 16 years ago
08d3087
MIPS: o32: Fix number of arguments to splice(2).
by Ralf Baechle
· 16 years ago
Next »