aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] coredump: copy_process: don't check SIGNAL_GROUP_EXITOleg Nesterov2006-06-261-12/+0
* [PATCH] coredump: kill ptrace related stuffOleg Nesterov2006-06-262-6/+32
* [PATCH] proc: Cleanup proc_fd_access_allowedEric W. Biederman2006-06-261-3/+17
* [PATCH] proc: Use struct pid not struct task_refEric W. Biederman2006-06-261-6/+5
* [PATCH] proc: don't lock task_structs indefinitelyEric W. Biederman2006-06-261-7/+20
* [PATCH] proc: Rewrite the proc dentry flush on exit optimizationEric W. Biederman2006-06-262-9/+1
* [PATCH] Notify page fault call chainAnil S Keshavamurthy2006-06-261-7/+23
* [PATCH] Kprobes registers for notify page faultAnil S Keshavamurthy2006-06-261-0/+8
* [PATCH] Kprobe: multi kprobe posthandler for boostermao, bibo2006-06-261-8/+24
* [PATCH] fix and optimize clock source updateRoman Zippel2006-06-261-42/+109
* [PATCH] time: rename clocksource functionsjohn stultz2006-06-263-19/+19
* [PATCH] Time: i386 Clocksource Driversjohn stultz2006-06-261-3/+8
* [PATCH] Time: Introduce arch generic time accessorsjohn stultz2006-06-262-0/+172
* [PATCH] Time: Use clocksource abstraction for NTP adjustmentsjohn stultz2006-06-261-19/+28
* [PATCH] Time: Let user request precision from current_tick_length()john stultz2006-06-261-4/+17
* [PATCH] Time: Use clocksource infrastructure for update_wall_timejohn stultz2006-06-263-15/+83
* [PATCH] Time: Clocksource Infrastructurejohn stultz2006-06-263-0/+418
* [PATCH] Convert kernel/cpu.c to mutexesIngo Molnar2006-06-261-5/+5
* [PATCH] work around ppc64 bootup bug by making mutex-debugging save/restore irqsIngo Molnar2006-06-264-37/+27
* Revert "swsusp special saveable pages support" commitsLinus Torvalds2006-06-253-116/+18
* Fix PM_TRACE dependency: works only on 32-bit x86 for nowLinus Torvalds2006-06-251-1/+1
* [PATCH] pacct: none-delayed process accounting accumulationKaiGai Kohei2006-06-251-13/+11
* [PATCH] pacct: avoidance to refer the last thread as a representation of the ...KaiGai Kohei2006-06-252-20/+26
* [PATCH] pacct: add pacct_struct to fix some pacct bugs.KaiGai Kohei2006-06-253-16/+40
* [PATCH] kthread: move kernel-doc and put it into DocBookRandy Dunlap2006-06-251-1/+60
* [PATCH] ktime/hrtimer: fix kernel-doc commentsRandy Dunlap2006-06-251-10/+1
* [PATCH] cpu hotplug: fix CPU_UP_CANCEL handlingHeiko Carstens2006-06-254-0/+8
* [PATCH] kthread: convert stop_machine into a kthreadSerge E. Hallyn2006-06-251-6/+11
* [PATCH] Link error when futexes are disabled on 64bit architecturesAnton Blanchard2006-06-251-1/+1
* [PATCH] N32 sigset and __COMPAT_ENDIAN_SWAP__akpm@osdl.org2006-06-251-7/+0
* [PATCH] Get rid of /proc/sys/procStephen Hemminger2006-06-251-11/+0
* [PATCH] printk time parameterJan Engelhardt2006-06-251-0/+2
* [PATCH] Remove unecessary NULL check in kernel/acct.cMatt Helsley2006-06-251-5/+3
* [PATCH] constify parts of kernel/power/Andreas Mohr2006-06-252-3/+3
* [PATCH] schedule_on_each_cpu(): reduce kmalloc() sizeAndrew Morton2006-06-251-8/+20
* [PATCH] kernel/sys.c: cleanupsAdrian Bunk2006-06-252-5/+3
* [PATCH] Make printk work for really early debuggingMichael Ellerman2006-06-251-17/+33
* [PATCH] Allow raw_notifier callouts to unregister themselvesAlan Stern2006-06-251-2/+3
* [PATCH] Define __raw_get_cpu_var and use itPaul Mackerras2006-06-254-6/+6
* [PATCH] ensure NULL deref can't possibly happen in is_exported()Jesper Juhl2006-06-251-1/+1
* Add some basic resume trace facilitiesLinus Torvalds2006-06-241-0/+9
* [PATCH] More BUG_ON conversionEric Sesterhenn2006-06-231-3/+2
* [PATCH] adjust handle_IRR_event() return typeJan Beulich2006-06-231-2/+3
* [PATCH] When CONFIG_BASE_SMALL=1, cascade() may enter an infinite loopPorpoise2006-06-231-13/+9
* [PATCH] list: use list_replace_init() instead of list_splice_init()Oleg Nesterov2006-06-232-6/+6
* [PATCH] Doc: add audit & acct to DocBookRandy Dunlap2006-06-231-0/+1
* [PATCH] Make RCU API inaccessible to non-GPL Linux kernel modulesPaul E. McKenney2006-06-231-11/+2
* [PATCH] kernel/sys.c doesn't need init.hJes Sorensen2006-06-231-1/+0
* [PATCH] CONFIG_NET=n build fixAndrew Morton2006-06-231-1/+1
* [PATCH] make noirqdebug/irqfixup __read_mostly, add (un)likely()Andreas Mohr2006-06-231-6/+6