Sign in
android-kvm
/
linux
/
343a8d13aae58dec562dbb5c7d48a53e9b847871
/
arch
/
mips
/
kernel
6c529a2
Merge commit 'v2.6.37-rc7' into perf/core
by Ingo Molnar
· 14 years ago
d002aaa
MIPS: MT: Fix typo in comment.
by Ralf Baechle
· 14 years ago
e31fee7
MIPS: FDT size is a be32
by Thomas Chou
· 14 years ago
5878fc9
MIPS: Fix CP0 COUNTER clockevent race
by Kevin Cernekee
· 14 years ago
190fca3
MIPS: Fix regression on BCM4710 processor detection
by Kevin Cernekee
· 14 years ago
515b029
MIPS: Send proper signal and siginfo on FP emulator faults.
by David Daney
· 14 years ago
863abad
MIPS: VPE loader: Check vmalloc return value in vpe_open
by Jesper Juhl
· 14 years ago
d62c9ce
MIPS: compat: Don't clobber personality bits in 32-bit sys_personality().
by David Daney
· 14 years ago
a989ff8
MIPS: Don't stomp on caller's ->regs[2] in copy_thread()
by Al Viro
· 14 years ago
004417a
perf, arch: Cleanup perf-pmu init vs lockup-detector
by Peter Zijlstra
· 14 years ago
949e51b
MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes.
by David Daney
· 14 years ago
18d693b
MIPS: Allow UserLocal on MIPS_R1 processors
by Kevin Cernekee
· 14 years ago
602977b
MIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx SoC code
by Kevin Cernekee
· 14 years ago
3a9ab99
MIPS: Add support for hardware performance events (mipsxx)
by Deng-Cheng Zhu
· 14 years ago
7e788d9
MIPS: Perf-events: Add callchain support
by Deng-Cheng Zhu
· 14 years ago
14f7001
MIPS: add support for hardware performance events (skeleton)
by Deng-Cheng Zhu
· 14 years ago
7f788d2
MIPS: add support for software performance events
by Deng-Cheng Zhu
· 14 years ago
0e56b38
MIPS: Octeon: Probe for Octeon II CPUs.
by David Daney
· 14 years ago
ee71b7d
MIPS: Add a platform hook for swiotlb setup.
by David Daney
· 14 years ago
334c86c
MIPS: IRQ: Add stackoverflow detection
by From: jiang.adam@gmail.com
· 15 years ago
fb67113
ptrace: cleanup arch_ptrace() on MIPS
by Namhyung Kim
· 14 years ago
9b05a69
ptrace: change signature of arch_ptrace()
by Namhyung Kim
· 14 years ago
51f00a4
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
a7f505c
MIPS: MT: Fix build error iFPU affinity code
by Ralf Baechle
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
e36f561
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags
by Linus Torvalds
· 14 years ago
f2ffa5a
of/mips: Add device tree support to MIPS
by Dezhong Diao
· 14 years ago
b0ae198
security: remove unused parameter from security_task_setscheduler()
by KOSAKI Motohiro
· 14 years ago
7d7c4d0
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 14 years ago
e2cc502
MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls.
by Michel Thebeau
· 14 years ago
547af56
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 14 years ago
4bfb8c5
MIPS: do_sigaltstack() expects userland pointers
by Al Viro
· 14 years ago
5b89c00
MIPS: Fix error values in case of bad_stack
by Al Viro
· 14 years ago
8f5a00eb
MIPS: Sanitize restart logics
by Al Viro
· 14 years ago
e5b377a
MIPS: secure_computing, syscall audit: syscall number should in r2, not r0.
by Al Viro
· 14 years ago
062ab57
MIPS: Don't block signals if we'd failed to setup a sigframe
by Al Viro
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 15 years ago
df9ee29
Fix IRQ flag handling naming
by David Howells
· 14 years ago
ca4d3e67
MIPS: Add missing #inclusions of <linux/irq.h>
by David Howells
· 14 years ago
e080e61
MIPS: Fix syscall 64 bit number comments.
by Ralf Baechle
· 14 years ago
5e844b3
MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls.
by David Daney
· 15 years ago
e9fb4d8
MIPS: N32: Fix getdents64 syscall for n32
by Bernhard Walle
· 15 years ago
7dde29c
MIPS: Remove pr_<level> uses of KERN_<level>
by Joe Perches
· 14 years ago
863cb9b
MIPS: GIC: Remove dependencies from Malta files.
by Ralf Baechle
· 14 years ago
26deda5
MIPS: kspd: Adjust confusing if indentation
by Julia Lawall
· 15 years ago
eefc3f3
MIPS: Fix a typo.
by Andrea Gelmini
· 15 years ago
d762746
Make do_execve() take a const filename pointer
by David Howells
· 15 years ago
c788732
Mark arguments to certain syscalls as being const
by David Howells
· 15 years ago
89a6c8c
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
by Linus Torvalds
· 15 years ago
7aeb48b
kgdb,mips: remove unused kgdb_cpu_doing_single_step operations
by Jason Wessel
· 15 years ago
0896a9b
kgdb,mips: Individual register get/set for mips
by Jason Wessel
· 15 years ago
70dc6f0
MIPS: Clean up notify_die() usage.
by David Daney
· 15 years ago
7281cd2
MIPS: Remove unused task_struct.trap_no field.
by David Daney
· 15 years ago
c1bf207
MIPS: kprobe: Add support.
by David Daney
· 15 years ago
0c2f455
MIPS: Decode core number for R2 CPUs.
by David Daney
· 15 years ago
fa90c87
MIPS: SMTC: Use %p to format pointers
by Kulikov Vasiliy
· 15 years ago
2dc2ae3
MIPS: Export __cpu_number_map and __cpu_logical_map.
by David Daney
· 15 years ago
22b0763
MIPS: uasm: Add option to export uasm API.
by David Daney
· 15 years ago
83ccf69
MIPS: JZ4740: Add base support for Ingenic JZ4740 System-on-a-Chip
by Lars-Peter Clausen
· 15 years ago
65ab282
MIPS: tracing: Fix the indentation of mcount.S
by Wu Zhangjin
· 15 years ago
652b14a
MIPS: Enable heap randomization.
by David Daney
· 15 years ago
1091458
MIPS: Randomize mmap if randomize_va_space is set
by David Daney
· 15 years ago
4483b15
MIPS: Provide more elevant interface cu2_notifier for CP2 extensions.
by Ralf Baechle
· 15 years ago
66f9ba1
MIPS: Add -Werror to arch/mips/Kbuild
by Sam Ravnborg
· 15 years ago
e10c53a
MIPS: N32: Fix syscall number comments.
by David Daney
· 15 years ago
4d2b112
MIPS: Don't overflow cevt-r4k.c calculations at high clock rates.
by David Daney
· 15 years ago
31c984a
MIPS: N32: Define getdents64.
by Ralf Baechle
· 15 years ago
1ed8453
MIPS: Make init_vdso a subsys_initcall.
by David Daney
· 15 years ago
57d1501
MIPS: "Fix" useless 'init_vdso successfully' message.
by David Daney
· 15 years ago
55dc9d5
MIPS: Return after handling coprocessor 2 exception
by Jesper Nilsson
· 15 years ago
17c0413
MIPS: MT: Fix FPU affinity.
by Ralf Baechle
· 15 years ago
c9f8487
MIPS: Tracing: Cleanup of address space checking
by Wu Zhangjin
· 15 years ago
68ccf75
MIPS: Tracing: Cleanup of function graph tracer
by Wu Zhangjin
· 15 years ago
e424054
MIPS: Tracing: Reduce the overhead of dynamic Function Tracer
by Wu Zhangjin
· 15 years ago
4d6829f
MIPS: Tracing: Cleanup of instructions used
by Wu Zhangjin
· 15 years ago
3a2af2d
MIPS: Tracing: Fix 32-bit support with -mmcount-ra-address
by Wu Zhangjin
· 15 years ago
56b49cd
MIPS: Tracing: Fix argument passing of the 32bit support with gcc 4.5
by Wu Zhangjin
· 15 years ago
042e571
MIPS: Tracing: Cleanup comments
by Wu Zhangjin
· 15 years ago
cbe555b
MIPS: Tracing: Cleanup the arguments passing of prepare_ftrace_return
by Wu Zhangjin
· 15 years ago
27b1183
MIPS: Tracing: Merge adjacent #ifdefs with same condition.
by Wu Zhangjin
· 15 years ago
6969a43
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 15 years ago
0103d23
MIPS: nofpu and nodsp only affect CPU0
by Kevin Cernekee
· 15 years ago
ed1bbde
MIPS: Use set_cpus_allowed_ptr
by Julia Lawall
· 15 years ago
5dd11d5
mips,kgdb: kdb low level trap catch and stack trace
by Jason Wessel
· 15 years ago
dcc7871
kgdb: core changes to support kdb
by Jason Wessel
· 15 years ago
1014cfe
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
46afb82
MIPS: N32: Use compat version for sys_ppoll.
by Chandrakala Chavva
· 15 years ago
53ba4f2f
Merge commit 'v2.6.34-rc6' into core/locking
by Ingo Molnar
· 15 years ago
4f81b01
MIPS: Use CKSEG1ADDR for uncached handler
by Sebastian Andrzej Siewior
· 15 years ago
ce384d8
MIPS: die() does not call die notifier chain
by Yury Polyanskiy
· 15 years ago
f6be75d
MIPS: Calculate proper ebase value for 64-bit kernels
by David Daney
· 15 years ago
d814c28
MIPS: Move signal trampolines off of the stack.
by David Daney
· 15 years ago
c52d0d3
MIPS: Preliminary VDSO
by David Daney
· 15 years ago
582b65e
MIPS: Loongson: Add module info to the loongson2_clock driver
by Wu Zhangjin
· 15 years ago
5255366
MIPS: Initialize an atomic_t properly with ATOMIC_INIT(0).
by Robert P. J. Day
· 15 years ago
7a7ac95
MIPS: Trace: Don't trace irqsoff for the idle process
by Wu Zhangjin
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
55436c9
mips: use generic ptrace_resume code
by Christoph Hellwig
· 15 years ago
5cacdb4
Add generic sys_olduname()
by Christoph Hellwig
· 15 years ago
e28cbf2
improve sys_newuname() for compat architectures
by Christoph Hellwig
· 15 years ago
Next »