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-12-07
[PATCH] struct seq_operations and struct file_operations constification
Helge Deller
13
-19
/
+19
2006-12-07
[PATCH] futex: remove unneeded barrier
Ralf Baechle
1
-1
/
+1
2006-12-07
[PATCH] Add Sparse annotations to SRCU wrapper functions in rcutorture
Josh Triplett
1
-2
/
+2
2006-12-07
[PATCH] sys: remove unused variable
David Rientjes
1
-2
/
+2
2006-12-07
[PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbols
Adrian Bunk
1
-3
/
+0
2006-12-07
[PATCH] softirq: remove BUG_ONs which can incorrectly trigger
Zachary Amsden
1
-2
/
+0
2006-12-07
[PATCH] lockdep: show more details about self-test failures
Ingo Molnar
1
-0
/
+3
2006-12-07
[PATCH] lockdep: more chains
Ingo Molnar
1
-1
/
+1
2006-12-07
[PATCH] sched: correct output of show_state()
Chris Caputo
1
-4
/
+4
2006-12-07
[PATCH] sysctl: string length calculated is wrong if it contains negative num...
BP, Praveen
1
-2
/
+2
2006-12-07
[PATCH] futex: init error check
Akinobu Mita
1
-2
/
+8
2006-12-07
[PATCH] kernel core: replace kmalloc+memset with kzalloc
Burman Yan
3
-6
/
+3
2006-12-07
[PATCH] rcu: add a prefetch() in rcu_do_batch()
Eric Dumazet
1
-1
/
+3
2006-12-07
[PATCH] make kernel/signal.c:kill_proc_info() static
Adrian Bunk
1
-2
/
+1
2006-12-07
[PATCH] remove kernel/lockdep.c:lockdep_internal
Adrian Bunk
1
-7
/
+0
2006-12-07
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
Ingo Molnar
4
-11
/
+1
2006-12-07
[PATCH] kprobes: enable booster on the preemptible kernel
Masami Hiramatsu
1
-21
/
+96
2006-12-07
[PATCH] remove the syslog interface when printk is disabled
Mike Galbraith
1
-6
/
+1
2006-12-07
[PATCH] HZ: 300Hz support
Alan Cox
1
-5
/
+15
2006-12-07
[PATCH] debug: workqueue locking sanity
Peter Zijlstra
1
-0
/
+13
2006-12-07
[PATCH] sleep profiling
Ingo Molnar
2
-9
/
+41
2006-12-07
[PATCH] lockdep: name some old style locks
Peter Zijlstra
2
-2
/
+3
2006-12-07
[PATCH] lockdep: print current locks on in_atomic warnings
Peter Zijlstra
1
-0
/
+2
2006-12-07
[PATCH] taskstats: cleanup reply assembling
Oleg Nesterov
1
-22
/
+16
2006-12-07
[PATCH] taskstats: use nla_reserve() for reply assembling
Oleg Nesterov
1
-42
/
+44
2006-12-07
[PATCH] taskstats: factor out reply assembling
Oleg Nesterov
1
-27
/
+28
2006-12-07
[PATCH] taskstats: cleanup ->signal->stats allocation
Oleg Nesterov
2
-2
/
+25
2006-12-07
[PATCH] taskstats: cleanup do_exit() path
Oleg Nesterov
2
-32
/
+17
2006-12-07
[PATCH] taskstats_exit_alloc: optimize/simplify
Oleg Nesterov
1
-13
/
+4
2006-12-07
[PATCH] profile: fix uaccess handling
Heiko Carstens
1
-1
/
+2
2006-12-07
[PATCH] Disable CLONE_CHILD_CLEARTID for abnormal exit
Roland McGrath
1
-1
/
+10
2006-12-07
[PATCH] lockdep: misc fixes in lockdep.c
Jarek Poplawski
1
-3
/
+6
2006-12-07
[PATCH] lockdep: internal locking fixes
Jarek Poplawski
1
-10
/
+15
2006-12-07
[PATCH] cpuset: minor code refinements
Paul Jackson
1
-5
/
+4
2006-12-07
[PATCH] Export pm_suspend for the shared APM emulation
Ralf Baechle
1
-1
/
+2
2006-12-07
[PATCH] SysRq-X: show blocked tasks
Ingo Molnar
1
-3
/
+8
2006-12-07
[PATCH] /proc/kallsyms reports lower-case types for some non-exported symbols
Adam B. Jerome
1
-8
/
+5
2006-12-07
[PATCH] lockdep: annotate nfs/nfsd in-kernel sockets
Peter Zijlstra
1
-0
/
+1
2006-12-07
[PATCH] Support for freezeable workqueues
Rafael J. Wysocki
1
-6
/
+14
2006-12-07
[PATCH] swsusp: kill write-only variable
Pavel Machek
1
-3
/
+1
2006-12-07
[PATCH] PM: Fix swsusp debug mode testproc
Rafael J. Wysocki
1
-1
/
+1
2006-12-07
[PATCH] swsusp: Fix labels
Rafael J. Wysocki
5
-11
/
+11
2006-12-07
[PATCH] swsusp: Fix coding style in suspend.c
Rafael J. Wysocki
1
-1
/
+2
2006-12-07
[PATCH] swsusp: Untangle freeze_processes
Rafael J. Wysocki
1
-30
/
+54
2006-12-07
[PATCH] swsusp: Untangle thaw_processes
Rafael J. Wysocki
1
-22
/
+27
2006-12-07
[PATCH] convert pm_sem to a mutex
Stephen Hemminger
4
-26
/
+28
2006-12-07
[PATCH] suspend to disk fails if gdb is suspended with a traced child
Rafael J. Wysocki
1
-1
/
+3
2006-12-07
[PATCH] swsusp: Measure memory shrinking time
Rafael J. Wysocki
3
-22
/
+39
2006-12-07
[PATCH] suspend: don't change cpus_allowed for task initiating the suspend
Siddha, Suresh B
1
-5
/
+1
2006-12-07
[PATCH] swsusp: Support i386 systems with PAE or without PSE
Rafael J. Wysocki
1
-1
/
+1
[next]