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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-20
[PATCH] kernel/nsproxy.c: use kmemdup()
Alexey Dobriyan
1
-4
/
+2
2006-10-20
[PATCH] cad_pid sysctl with PROC_FS=n
Randy Dunlap
1
-0
/
+4
2006-10-20
[PATCH] readjust comments of task_timeslice for kernel doc
Borislav Petkov
1
-9
/
+9
2006-10-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
2
-5
/
+7
2006-10-17
[PATCH] Convert cpu hotplug notifiers to use raw_notifier instead of blocking...
Neil Brown
1
-9
/
+15
2006-10-17
[PATCH] rt-mutex: fixup rt-mutex debug code
Peter Zijlstra
1
-2
/
+2
2006-10-17
[PATCH] genirq: clean up irq-flow-type naming
Ingo Molnar
1
-24
/
+9
2006-10-17
[PATCH] swsusp: fix memory leaks
Andrew Morton
1
-1
/
+2
2006-10-17
[PATCH] posix-cpu-timers: prevent signal delivery starvation
Thomas Gleixner
1
-6
/
+21
2006-10-17
[PATCH] i386 Time: Avoid PIT SMP lockups
john stultz
1
-1
/
+1
2006-10-17
[PATCH] lockdep: increase max allowed recursion depth
Ingo Molnar
1
-3
/
+5
2006-10-16
[PATCH] fix epoll_pwait when EPOLL=n
Randy Dunlap
1
-0
/
+1
2006-10-11
[PATCH] lockdep: fix printk recursion logic
Ingo Molnar
1
-9
/
+2
2006-10-11
[PATCH] lockdep: use BUILD_BUG_ON
Alexey Dobriyan
1
-4
/
+1
2006-10-11
[PATCH] bitmap: parse input from kernel and user buffers
Reinette Chatre
2
-2
/
+2
2006-10-11
[PATCH] sched: likely profiling
Nick Piggin
1
-3
/
+3
2006-10-11
[PATCH] fix Module taint flags listing in Oops/panic
Florin Malita
1
-45
/
+49
2006-10-11
[PATCH] mm: kevent threads: use MPOL_DEFAULT
Christoph Lameter
1
-0
/
+7
2006-10-11
[PATCH] swsusp: Use suspend_console
Rafael J. Wysocki
2
-1
/
+15
2006-10-11
Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()
Peter Zijlstra
2
-5
/
+7
2006-10-10
[PATCH] cpuset ANSI prototype
Al Viro
1
-1
/
+1
2006-10-10
[PATCH] make kernel/relay.c __user-clean
Al Viro
1
-19
/
+22
2006-10-10
[PATCH] __user annotations: futex
Al Viro
2
-13
/
+14
2006-10-07
[PATCH] swsusp: Make userland suspend work on SMP again
Rafael J. Wysocki
1
-1
/
+1
2006-10-06
[PATCH] ixp4xxdefconfig arm fixes
Frederik Deweerdt
1
-1
/
+1
2006-10-06
[PATCH] kauditd_thread warning fix
Andrew Morton
1
-1
/
+2
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
5
-40
/
+33
2006-10-05
IRQ: Typedef the IRQ handler function type
David Howells
1
-3
/
+1
2006-10-05
IRQ: Typedef the IRQ flow handler function type
David Howells
1
-9
/
+3
2006-10-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh
Linus Torvalds
2
-2
/
+0
2006-10-04
Merge branch 'audit.b32' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-5
/
+32
2006-10-04
[PATCH] rcu: simplify/improve batch tuning
Oleg Nesterov
1
-8
/
+3
2006-10-04
[PATCH] rcu: add sched torture type to rcutorture
Josh Triplett
1
-1
/
+39
2006-10-04
[PATCH] rcu: add rcu_bh_sync torture type to rcutorture
Josh Triplett
1
-1
/
+15
2006-10-04
[PATCH] rcu: add rcu_sync torture type to rcutorture
Josh Triplett
1
-2
/
+15
2006-10-04
[PATCH] rcu: refactor srcu_torture_deferred_free to work for any implementation
Josh Triplett
1
-24
/
+29
2006-10-04
[PATCH] RCU: add fake writers to rcutorture
Josh Triplett
1
-5
/
+104
2006-10-04
[PATCH] rcu: Fix sign bug making rcu_random always return the same sequence
Josh Triplett
1
-2
/
+2
2006-10-04
[PATCH] rcu: Avoid kthread_stop on invalid pointer if rcutorture reader start...
Josh Triplett
1
-1
/
+1
2006-10-04
[PATCH] rcu: Mention rcu_bh in description of rcutorture's torture_type param...
Josh Triplett
1
-1
/
+1
2006-10-04
[PATCH] rcu: Add MODULE_AUTHOR to rcutorture module
Josh Triplett
1
-0
/
+1
2006-10-04
[PATCH] SRCU: report out-of-memory errors
Alan Stern
2
-3
/
+5
2006-10-04
[PATCH] Add SRCU-based notifier chains
Alan Stern
1
-1
/
+123
2006-10-04
[PATCH] srcu-3: add SRCU operations to rcutorture
Paul E. McKenney
1
-10
/
+123
2006-10-04
[PATCH] srcu-3: RCU variant permitting read-side blocking
Paul E. McKenney
2
-1
/
+258
2006-10-04
[PATCH] msi: simplify msi sanity checks by adding with generic irq code
Eric W. Biederman
1
-0
/
+7
2006-10-04
[PATCH] genirq: irq: add a dynamic irq creation API
Eric W. Biederman
1
-0
/
+56
2006-10-04
[PATCH] genirq: irq: add moved_masked_irq
Eric W. Biederman
1
-7
/
+21
2006-10-04
[PATCH] genirq: irq: convert the move_irq flag from a 32bit word to a single bit
Eric W. Biederman
1
-3
/
+3
2006-10-04
[PATCH] name_count array overrun
Steve Grubb
1
-2
/
+17
[next]