summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-301-0/+5
* [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]David Howells2006-09-301-0/+2
* [PATCH] BLOCK: Remove duplicate declaration of exit_io_context() [try #6]David Howells2006-09-301-0/+1
* [PATCH] Define vsyscall cache as blob to make clearer that user space shouldn...Andi Kleen2006-09-301-4/+4
* [PATCH] x86: Clean up x86 NMI sysctlsAndi Kleen2006-09-302-8/+4
* [PATCH] cpuset: fix obscure attach_task vs exiting racePaul Jackson2006-09-291-1/+6
* [PATCH] lockdep core: improve the lock-chain-hashIngo Molnar2006-09-291-2/+2
* [PATCH] audit/accounting: tty lockingAlan Cox2006-09-292-1/+10
* [PATCH] stop_machine.c copyrightRusty Russell2006-09-291-0/+3
* [PATCH] /sys/modules: allow full length section namesIan S. Nelson2006-09-291-6/+20
* [PATCH] cpuset: hotunplug cpus and mems in all cpusetsPaul Jackson2006-09-291-17/+70
* [PATCH] cpuset: top_cpuset tracks hotplug changes to node_online_mapPaul Jackson2006-09-291-3/+25
* [PATCH] introduce TASK_DEAD stateOleg Nesterov2006-09-292-5/+5
* [PATCH] kill PF_DEAD flagOleg Nesterov2006-09-292-12/+10
* [PATCH] set EXIT_DEAD state in do_exit(), not in schedule()Oleg Nesterov2006-09-292-3/+1
* [PATCH] sys_get_robust_list(): don't take tasklist_lockOleg Nesterov2006-09-291-3/+3
* [PATCH] futex_find_get_task(): don't take tasklist_lockOleg Nesterov2006-09-291-2/+2
* [PATCH] copy_process: cosmetic ->ioprio tweakOleg Nesterov2006-09-291-6/+3
* [PATCH] reparent_to_init(): use has_rt_policy()Oleg Nesterov2006-09-291-3/+1
* [PATCH] sched_setscheduler: fix? policy checksOleg Nesterov2006-09-291-20/+18
* [PATCH] introduce is_rt_policy() helperOleg Nesterov2006-09-291-3/+2
* [PATCH] do_sched_setscheduler(): don't take tasklist_lockOleg Nesterov2006-09-291-10/+18
* [PATCH] kill extraneous printk in kernel_restart()Cal Peake2006-09-291-1/+0
* [PATCH] Fix ____call_usermodehelper errors being silently ignoredBjörn Steinbrink2006-09-291-1/+11
* [PATCH] exit: fix crash caseAlan Cox2006-09-291-1/+2
* [PATCH] kexec warning fixRoland McGrath2006-09-291-2/+4
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-13/+6
* [PATCH] __dequeue_signal() cleanupRoland McGrath2006-09-291-4/+2
* [PATCH] has_stopped_jobs() cleanupRoland McGrath2006-09-291-11/+0
* [PATCH] posix-timers: Fix the flags handling in posix_cpu_nsleep()Toyo Abe2006-09-291-26/+58
* [PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time...Toyo Abe2006-09-294-15/+76
* [PATCH] check return value of cpu_callbackAkinobu Mita2006-09-294-4/+11
* [PATCH] memory ordering in __kfifo primitivesPaul E. McKenney2006-09-291-0/+28
* [PATCH] lockdep: print kernel versionDave Jones2006-09-291-0/+13
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-296-5/+6
* [PATCH] Fix unserialized task->files changingKirill Korotaev2006-09-291-0/+12
* [PATCH] unwind: fix unused variable warning when !CONFIG_MODULESChuck Ebbert2006-09-291-1/+3
* [PATCH] Fix kerneldoc comments in kernel/timer.cRolf Eike Beer2006-09-291-12/+17
* [PATCH] clean up and remove some extra spinlocks from rtmutexSteven Rostedt2006-09-291-26/+25
* [PATCH] ifdef blktrace debugging fieldsAlexey Dobriyan2006-09-291-0/+2
* [PATCH] timer: add lock annotation to lock_timer_baseJosh Triplett2006-09-291-0/+1
* [PATCH] module_subsys: initialize earlierMark Huang2006-09-291-1/+1
* [PATCH] rcu: add lock annotations to rcu{,_bh}_torture_read_{lock,unlock}Josh Triplett2006-09-291-4/+4
* [PATCH] irq: remove a extra lineYoichi Yuasa2006-09-291-4/+0
* [PATCH] irq: fixed coding styleYoichi Yuasa2006-09-291-1/+1
* [PATCH] kernel-doc for relay interfaceRandy Dunlap2006-09-291-14/+22
* [PATCH] kernel/params: driver layer error checkingRandy Dunlap2006-09-291-2/+11
* [PATCH] remove generic__raw_read_trylock()Matthew Wilcox2006-09-291-11/+0
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-09-281-0/+4
|\
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstream ...Russell King2006-09-271-1/+1
| |\