aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2006-11-06[PATCH] lockdep: fix delayacct locking bugPeter Zijlstra
2006-11-06[PATCH] Fix the spurious unlock_cpu_hotplug false warningsGautham R Shenoy
2006-11-04Make sure "user->sigpending" count is in syncLinus Torvalds
2006-11-04Fix unlikely (but possible) race condition on task->user accessLinus Torvalds
2006-11-03[PATCH] Create compat_sys_migrate_pagesStephen Rothwell
2006-11-03[PATCH] swsusp: debuggingRafael J. Wysocki
2006-11-03[PATCH] schedule removal of FUTEX_FDAndrew Morton
2006-11-03[PATCH] Add printk_timed_ratelimit()Andrew Morton
2006-10-31[PATCH] taskstats: fix sub-threads accountingOleg Nesterov
2006-10-30[PATCH] xacct_add_tsk: fix pure theoretical ->mm use-after-freeOleg Nesterov
2006-10-30[PATCH] ndiswrapper: don't set the module->taints flagsRandy Dunlap
2006-10-29[PATCH] taskstats: fix sk_buff size calculationOleg Nesterov
2006-10-29[PATCH] taskstats: fix sk_buff leakOleg Nesterov
2006-10-28[PATCH] workqueue: update kerneldocAlan Stern
2006-10-28[PATCH] cpu-hotplug: release `workqueue_mutex' properly on CPU hot-removeSatoru Takeuchi
2006-10-28[PATCH] time_adjust cleared before useJim Houston
2006-10-28[PATCH] fill_tgid: cleanup delays accountingOleg Nesterov
2006-10-28[PATCH] taskstats: don't use tasklist_lockOleg Nesterov
2006-10-28[PATCH] taskstats: kill ->taskstats_lock in favor of ->siglockOleg Nesterov
2006-10-28[PATCH] taskstats_tgid_free: fix usageOleg Nesterov
2006-10-28[PATCH] bacct_add_tsk: fix unsafe and wrong parent/group_leader dereferenceOleg Nesterov
2006-10-28[PATCH] fill_tgid: fix task_struct leak and possible oopsOleg Nesterov
2006-10-28[PATCH] Constify compat_get_bitmap argumentStephen Rothwell
2006-10-28[PATCH] Add missing space in module.c for taintskernelJan Dittmer
2006-10-21[PATCH] x86-64: Speed up dwarf2 unwinderJan Beulich
2006-10-20[PATCH] kernel/nsproxy.c: use kmemdup()Alexey Dobriyan
2006-10-20[PATCH] cad_pid sysctl with PROC_FS=nRandy Dunlap
2006-10-20[PATCH] readjust comments of task_timeslice for kernel docBorislav Petkov
2006-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds
2006-10-17[PATCH] Convert cpu hotplug notifiers to use raw_notifier instead of blocking...Neil Brown
2006-10-17[PATCH] rt-mutex: fixup rt-mutex debug codePeter Zijlstra
2006-10-17[PATCH] genirq: clean up irq-flow-type namingIngo Molnar
2006-10-17[PATCH] swsusp: fix memory leaksAndrew Morton
2006-10-17[PATCH] posix-cpu-timers: prevent signal delivery starvationThomas Gleixner
2006-10-17[PATCH] i386 Time: Avoid PIT SMP lockupsjohn stultz
2006-10-17[PATCH] lockdep: increase max allowed recursion depthIngo Molnar
2006-10-16[PATCH] fix epoll_pwait when EPOLL=nRandy Dunlap
2006-10-11[PATCH] lockdep: fix printk recursion logicIngo Molnar
2006-10-11[PATCH] lockdep: use BUILD_BUG_ONAlexey Dobriyan
2006-10-11[PATCH] bitmap: parse input from kernel and user buffersReinette Chatre
2006-10-11[PATCH] sched: likely profilingNick Piggin
2006-10-11[PATCH] fix Module taint flags listing in Oops/panicFlorin Malita
2006-10-11[PATCH] mm: kevent threads: use MPOL_DEFAULTChristoph Lameter
2006-10-11[PATCH] swsusp: Use suspend_consoleRafael J. Wysocki
2006-10-11Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()Peter Zijlstra
2006-10-10[PATCH] cpuset ANSI prototypeAl Viro
2006-10-10[PATCH] make kernel/relay.c __user-cleanAl Viro
2006-10-10[PATCH] __user annotations: futexAl Viro
2006-10-07[PATCH] swsusp: Make userland suspend work on SMP againRafael J. Wysocki
2006-10-06[PATCH] ixp4xxdefconfig arm fixesFrederik Deweerdt