index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-28
Merge branch 'setns'
Linus Torvalds
4
-0
/
+4
2011-05-28
ns: Wire up the setns system call
Eric W. Biederman
4
-0
/
+4
2011-05-26
Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into deve...
Russell King
1
-1
/
+1
2011-05-25
Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...
Russell King
1
-1
/
+2
2011-05-24
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-1
/
+1
2011-05-24
Merge branch 'fixes-2.6.39' into for-2.6.40
Tejun Heo
14
-210
/
+166
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
6
-6
/
+6
2011-05-20
extable, core_kernel_data(): Make sure all archs define _sdata
Steven Rostedt
1
-0
/
+1
2011-05-19
Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
7
-121
/
+9
2011-05-19
Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...
Linus Torvalds
1
-1
/
+1
2011-05-19
MIPS: Move arch_get_unmapped_area and gang to new file.
Ralf Baechle
1
-113
/
+0
2011-05-19
MIPS: Cleanup arch_get_unmapped_area
Ralf Baechle
1
-12
/
+5
2011-05-19
MIPS: Set ELF AT_PLATFORM string for Loongson2 processors
Robert Millan
1
-0
/
+10
2011-05-19
MIPS: Set ELF AT_PLATFORM string for BMIPS processors
Kevin Cernekee
1
-0
/
+5
2011-05-19
MIPS: Introduce set_elf_platform() helper function
Robert Millan
1
-4
/
+8
2011-05-19
MIPS: Split do_syscall_trace into two functions.
Ralf Baechle
6
-19
/
+41
2011-05-19
MIPS: Use single define for pending work on syscall exit
Ralf Baechle
1
-1
/
+1
2011-05-19
MIPS: Enable kmemleak for MIPS
Maxin John
1
-0
/
+1
2011-05-19
MIPS: Kconfig and Makefile update for Netlogic XLR/XLS
Jayachandran C
1
-0
/
+1
2011-05-19
MIPS: Netlogic XLR/XLS processor IDs.
Jayachandran C
1
-0
/
+56
2011-05-18
MIPS: Fix duplicate invocation of notify_die.
Ralf Baechle
1
-4
/
+2
2011-05-14
Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...
Thomas Gleixner
28
-583
/
+496
2011-05-14
clocksource: convert mips to generic i8253 clocksource
Russell King
1
-77
/
+1
2011-05-11
dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosen
Grant Likely
1
-1
/
+2
2011-05-10
MIPS: Audit: Fix success success argument pass to audit_syscall_exit
Ralf Baechle
1
-2
/
+2
2011-05-10
MIPS: Document former use of timerfd(2) syscall number.
Ralf Baechle
4
-4
/
+4
2011-05-10
MIPS: Rename .data..mostly and properly handle it in linker script
Catalin Marinas
1
-0
/
+1
2011-05-10
MIPS: Mask jump target in ftrace_dyn_arch_init_insns().
David Daney
1
-2
/
+3
2011-04-26
Merge branch 'master' into for-next
Jiri Kosina
20
-235
/
+195
2011-04-14
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
Peter Zijlstra
1
-1
/
+1
2011-04-06
update David Miller's old email address
Justin P. Mattock
6
-6
/
+6
2011-03-31
Fix common misspellings
Lucas De Marchi
6
-6
/
+6
2011-03-29
MIPS: Convert the irq functions to the new names
Thomas Gleixner
10
-19
/
+23
2011-03-25
MIPS: Wire up syncfs(2).
Ralf Baechle
4
-0
/
+4
2011-03-25
MIPS: Hook up name_to_handle_at, open_by_handle_at and clock_adjtime syscalls.
David Daney
4
-0
/
+12
2011-03-25
MIPS: Use generic show_interrupts()
Thomas Gleixner
1
-41
/
+2
2011-03-25
MIPS: SMTC: Cleanup the hook mess and use irq_data
Thomas Gleixner
2
-10
/
+8
2011-03-25
MIPS: SMTC: Use irq_data in smtc_forward_irq()
Thomas Gleixner
1
-1
/
+2
2011-03-25
MIPS: TXx9: Convert core to new irq_chip functions
Thomas Gleixner
1
-14
/
+14
2011-03-25
MIPS: irq_cpu: Convert to new irq_chip functions
Thomas Gleixner
1
-25
/
+21
2011-03-25
MIPS: RM9000: Convert to new irq_chip functions
Thomas Gleixner
1
-26
/
+23
2011-03-25
MIPS: rm7000: Convert to new irq_chip functions
Thomas Gleixner
1
-9
/
+9
2011-03-25
MIPS: MSC01: Convert to new irq_chip functions
Thomas Gleixner
1
-27
/
+24
2011-03-25
MIPS: GT641xx: Convert to new irq_chip functions
Thomas Gleixner
1
-13
/
+13
2011-03-25
MIPS: GIC: Convert to new irq_chip functions
Thomas Gleixner
1
-25
/
+18
2011-03-25
MIPS: i8259: Convert to new irq_chip functions
Thomas Gleixner
1
-20
/
+17
2011-03-24
percpu: Always align percpu output section to PAGE_SIZE
Tejun Heo
1
-1
/
+1
2011-03-16
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-1
/
+1
2011-03-14
MIPS: Move idle task creation to work queue
Maksim Rayskiy
1
-2
/
+29
2011-03-14
MIPS, Perf-events: Use unsigned delta for right shift in event update
Deng-Cheng Zhu
1
-1
/
+1
[next]