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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] Mention Documenation/ABI/ requirements in Documentation/SubmitChecklist
Randy Dunlap
2006-09-29
1
-0
/
+3
*
[PATCH] valid_swaphandles() fix
Hugh Dickins
2006-09-29
1
-3
/
+4
*
[PATCH] call mm/page-writeback.c:set_ratelimit() when new pages are hot-added
Chandra Seetharaman
2006-09-29
3
-3
/
+6
*
[PATCH] remove static variable mm/page-writeback.c:total_pages
Chandra Seetharaman
2006-09-29
1
-7
/
+4
*
[PATCH] mem driver: fix conditional on isa i/o support
Geoff Levand
2006-09-29
1
-4
/
+4
*
[PATCH] SuperH maintainership change
Kaz Kojima
2006-09-29
1
-3
/
+0
*
[PATCH] fs/namei.c: replace multiple current->fs by shortcut variable
Andreas Mohr
2006-09-29
1
-39
/
+47
*
[PATCH] Add section on function return values to CodingStyle
Alan Stern
2006-09-29
1
-0
/
+34
*
[PATCH] lib/rwsem.c: un-inline rwsem_down_failed_common()
Andreas Mohr
2006-09-29
1
-1
/
+1
*
[PATCH] Add to MAINTAINERS file
Jim Lewis
2006-09-29
1
-0
/
+6
*
[PATCH] loop: forward-port resource leak checks from Solar
Serge E. Hallyn
2006-09-29
1
-2
/
+11
*
[PATCH] remove sound/oss/COPYING
Andrew Morton
2006-09-29
1
-339
/
+0
*
[PATCH] cpuset: hotunplug cpus and mems in all cpusets
Paul Jackson
2006-09-29
1
-17
/
+70
*
[PATCH] cpuset: top_cpuset tracks hotplug changes to node_online_map
Paul Jackson
2006-09-29
4
-8
/
+37
*
[PATCH] Fix typo in rtc kconfig
Pavel Machek
2006-09-29
1
-1
/
+1
*
[PATCH] oom: don't kill current when another OOM in progress
Nick Piggin
2006-09-29
1
-6
/
+17
*
[PATCH] oom_kill_task(): cleanup ->mm checks
Oleg Nesterov
2006-09-29
1
-5
/
+2
*
[PATCH] select_bad_process(): cleanup 'releasing' check
Oleg Nesterov
2006-09-29
1
-10
/
+9
*
[PATCH] select_bad_process(): kill a bogus PF_DEAD/TASK_DEAD check
Oleg Nesterov
2006-09-29
1
-6
/
+6
*
[PATCH] introduce TASK_DEAD state
Oleg Nesterov
2006-09-29
4
-6
/
+7
*
[PATCH] kill PF_DEAD flag
Oleg Nesterov
2006-09-29
4
-15
/
+12
*
[PATCH] set EXIT_DEAD state in do_exit(), not in schedule()
Oleg Nesterov
2006-09-29
2
-3
/
+1
*
[PATCH] lockdep: core, add enable/disable_irq_irqsave/irqrestore() APIs
Arjan van de Ven
2006-09-29
2
-3
/
+19
*
[PATCH] Ban register_filesystem(NULL);
Alexey Dobriyan
2006-09-29
1
-2
/
+0
*
[PATCH] 9p: fix leak on error path
Alexey Dobriyan
2006-09-29
1
-2
/
+4
*
[PATCH] cramfs: make cramfs_uncompress_exit() return void
Alexey Dobriyan
2006-09-29
2
-3
/
+2
*
[PATCH] freevxfs: fix leak on error path
Alexey Dobriyan
2006-09-29
1
-3
/
+8
*
[PATCH] cramfs: rewrite init_cramfs_fs()
Alexey Dobriyan
2006-09-29
1
-2
/
+9
*
[PATCH] Pass a lock expression to __cond_lock, like __acquire and __release
Josh Triplett
2006-09-29
2
-7
/
+7
*
[PATCH] doc: fix kernel-parameters 'quiet'
Randy Dunlap
2006-09-29
1
-1
/
+1
*
[PATCH] fix mem_write() return value
Frederik Deweerdt
2006-09-29
1
-1
/
+2
*
[PATCH] block_dev.c mutex_lock_nested() fix
Jason Baron
2006-09-29
1
-1
/
+1
*
[PATCH] Replace _spin_trylock with spin_trylock in the IRQ variants to use __...
Josh Triplett
2006-09-29
1
-2
/
+2
*
[PATCH] Make spinlock/rwlock annotations more accurate by using parameters, n...
Josh Triplett
2006-09-29
1
-25
/
+25
*
[PATCH] windfarm_smu_sat.c: simplify around i2c_add_driver()
Alexey Dobriyan
2006-09-29
1
-6
/
+1
*
[PATCH] tty: Fix bits and note more bits to fix
Alan Cox
2006-09-29
1
-8
/
+11
*
[PATCH] solaris emulation: incorrect tty locking
Alan Cox
2006-09-29
2
-0
/
+4
*
[PATCH] docbook: fix segfault in docproc.c
Henrik Kretzschmar
2006-09-29
1
-0
/
+1
*
[PATCH] sys_get_robust_list(): don't take tasklist_lock
Oleg Nesterov
2006-09-29
1
-3
/
+3
*
[PATCH] futex_find_get_task(): don't take tasklist_lock
Oleg Nesterov
2006-09-29
1
-2
/
+2
*
[PATCH] autofs4: pending flag not cleared on mount fail
Ian Kent
2006-09-29
1
-3
/
+3
*
[PATCH] autofs4: autofs4_follow_link false negative fix
Ian Kent
2006-09-29
1
-1
/
+1
*
[PATCH] copy_process: cosmetic ->ioprio tweak
Oleg Nesterov
2006-09-29
1
-6
/
+3
*
[PATCH] reparent_to_init(): use has_rt_policy()
Oleg Nesterov
2006-09-29
1
-3
/
+1
*
[PATCH] sched_setscheduler: fix? policy checks
Oleg Nesterov
2006-09-29
1
-20
/
+18
*
[PATCH] introduce is_rt_policy() helper
Oleg Nesterov
2006-09-29
2
-5
/
+4
*
[PATCH] do_sched_setscheduler(): don't take tasklist_lock
Oleg Nesterov
2006-09-29
1
-10
/
+18
*
[PATCH] kill extraneous printk in kernel_restart()
Cal Peake
2006-09-29
1
-1
/
+0
*
[PATCH] Fix ____call_usermodehelper errors being silently ignored
Björn Steinbrink
2006-09-29
1
-1
/
+11
*
[PATCH] Return better error codes if drivers/char/raw.c module init fails
Rolf Eike Beer
2006-09-29
1
-8
/
+11
[next]