index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] restore ->pdeath_signal behaviour
Oleg Nesterov
2006-12-31
1
-4
/
+4
*
[PATCH] lockdep: printk warning fix
Andrew Morton
2006-12-30
1
-2
/
+6
*
[PATCH] cpuset procfs warning fix
Andrew Morton
2006-12-30
1
-1
/
+1
*
[PATCH] module: fix mod_sysfs_setup() return value
Akinobu Mita
2006-12-30
1
-1
/
+3
*
[PATCH] sched: fix cond_resched_softirq() offset
Ingo Molnar
2006-12-30
1
-14
/
+4
*
[PATCH] rcu: rcutorture suspend fix
Ingo Molnar
2006-12-30
1
-0
/
+3
*
[PATCH] suspend: fix suspend on single-CPU systems
Ingo Molnar
2006-12-23
1
-2
/
+2
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2006-12-22
2
-4
/
+6
|
\
|
*
merge linus into test branch
Len Brown
2006-12-20
3
-1314
/
+8
|
|
\
|
*
\
Pull bugfix into test branch
Len Brown
2006-12-16
2
-4
/
+6
|
|
\
\
|
|
*
|
ACPI: S4: Use "platform" rather than "shutdown" mode by default
Rafael J. Wysocki
2006-11-01
2
-4
/
+6
*
|
|
|
[PATCH] Fix reparenting to the same thread group. (take 2)
Eric W. Biederman
2006-12-22
1
-15
/
+22
*
|
|
|
[PATCH] relay: remove inlining
Andrew Morton
2006-12-22
1
-8
/
+7
*
|
|
|
[PATCH] fdtable: Provide free_fdtable() wrapper
Vadim Lobanov
2006-12-22
1
-1
/
+1
*
|
|
|
[PATCH] schedule_timeout(): improve warning message
Andrew Morton
2006-12-22
1
-4
/
+3
*
|
|
|
[PATCH] audit: fix kstrdup() error check
Akinobu Mita
2006-12-22
1
-2
/
+2
*
|
|
|
[PATCH] genirq: fix irq flow handler uninstall
Thomas Gleixner
2006-12-22
1
-2
/
+1
*
|
|
|
[PATCH] sched: remove __cpuinitdata anotation to cpu_isolated_map
Tim Chen
2006-12-22
1
-1
/
+1
*
|
|
|
[PATCH] make kernel/printk.c:ignore_loglevel_setup() static
Adrian Bunk
2006-12-22
1
-1
/
+1
*
|
|
|
[PATCH] fix kernel-doc warnings in 2.6.20-rc1
Randy Dunlap
2006-12-22
2
-3
/
+3
*
|
|
|
[PATCH] Conditionally check expected_preempt_count in __resched_legal()
Mark Fasheh
2006-12-22
1
-0
/
+2
*
|
|
|
[PATCH] workqueue: fix schedule_on_each_cpu()
Ingo Molnar
2006-12-21
1
-3
/
+5
*
|
|
|
[PATCH] sched: improve efficiency of sched_fork()
Peter Williams
2006-12-21
1
-1
/
+2
*
|
|
|
[PATCH] __set_irq_handler bogus space
Geert Uytterhoeven
2006-12-21
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Make workqueue bit operations work on "atomic_long_t"
Linus Torvalds
2006-12-16
1
-8
/
+8
*
|
|
Remove stack unwinder for now
Linus Torvalds
2006-12-15
2
-1306
/
+0
|
/
/
*
|
Driver core: deprecate PM_LEGACY, default it to N
David Brownell
2006-12-13
1
-4
/
+5
*
|
Driver core: show "initstate" of module
Kay Sievers
2006-12-13
1
-0
/
+25
*
|
[PATCH] Optimize D-cache alias handling on fork
Ralf Baechle
2006-12-13
1
-1
/
+1
*
|
[PATCH] Optimize calc_load()
Eric Dumazet
2006-12-13
1
-5
/
+9
*
|
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
2006-12-13
1
-2
/
+2
*
|
[PATCH] lockdep: fix possible races while disabling lock-debugging
Ingo Molnar
2006-12-13
1
-65
/
+105
*
|
[PATCH] lockdep: print irq-trace info on asserts
Ingo Molnar
2006-12-13
2
-5
/
+5
*
|
[PATCH] lockdep: use chain hash on CONFIG_DEBUG_LOCKDEP too
Ingo Molnar
2006-12-13
1
-8
/
+0
*
|
[PATCH] lockdep: clean up VERY_VERBOSE define
Ingo Molnar
2006-12-13
1
-3
/
+1
*
|
[PATCH] lockdep: improve lockdep_reset()
Ingo Molnar
2006-12-13
1
-0
/
+3
*
|
[PATCH] lockdep: improve verbose messages
Ingo Molnar
2006-12-13
1
-2
/
+6
*
|
[PATCH] lockdep: filter off by default
Ingo Molnar
2006-12-13
1
-2
/
+2
*
|
[PATCH] debug: add sysrq_always_enabled boot option
Ingo Molnar
2006-12-13
1
-2
/
+1
*
|
[PATCH] PM: Fix SMP races in the freezer
Rafael J. Wysocki
2006-12-13
1
-7
/
+10
*
|
[PATCH] PM: Fix freezing of stopped tasks
Rafael J. Wysocki
2006-12-13
2
-7
/
+9
*
|
[PATCH] cpuset: rework cpuset_zone_allowed api
Paul Jackson
2006-12-13
1
-16
/
+66
*
|
[PATCH] Revert "[PATCH] identifier to nsproxy"
Eric W. Biederman
2006-12-13
1
-3
/
+1
*
|
[PATCH] clocksource: small cleanup
Daniel Walker
2006-12-10
2
-8
/
+14
*
|
[PATCH] clocksource: add usage of CONFIG_SYSFS
Daniel Walker
2006-12-10
1
-0
/
+2
*
|
[PATCH] round_jiffies infrastructure
Arjan van de Ven
2006-12-10
1
-0
/
+132
*
|
[PATCH] fdtable: Remove the free_files field
Vadim Lobanov
2006-12-10
2
-5
/
+2
*
|
[PATCH] fdtable: Make fdarray and fdsets equal in size
Vadim Lobanov
2006-12-10
2
-19
/
+7
*
|
[PATCH] fdtable: Delete pointless code in dup_fd()
Vadim Lobanov
2006-12-10
1
-6
/
+5
*
|
[PATCH] kernel/sched.c: whitespace cleanups
Miguel Ojeda Sandonis
2006-12-10
1
-40
/
+55
[next]