summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2006-11-28Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds-4/+5
2006-11-28[PATCH] fix create_write_pipe() error checkAkinobu Mita-4/+4
2006-11-28[PATCH] x86-64: work around gcc4 issue with -Os in Dwarf2 stack unwindJan Beulich-4/+5
2006-11-25[PATCH] lockdep: spin_lock_irqsave_nested()Arjan van de Ven-0/+21
2006-11-25[PATCH] fix copy_process() error checkAkinobu Mita-3/+2
2006-11-22Don't call "note_interrupt()" with irq descriptor lock heldLinus Torvalds-7/+3
2006-11-17[PATCH] lockdep: fix static keys in module-allocated percpu areasIngo Molnar-1/+2
2006-11-16[PATCH] some irq_chip variables point to NULLZhang, Yanmin-0/+2
2006-11-14Revert "[PATCH] fix Data Acess error in dup_fd"Linus Torvalds-1/+0
2006-11-14[PATCH] setup_irq(): better mismatch debuggingAndrew Morton-2/+7
2006-11-13[PATCH] Fix misrouted interrupts deadlocksPavel Emelianov-1/+5
2006-11-13[PATCH] fix Data Acess error in dup_fdSharyathi Nagesh-0/+1
2006-11-06[PATCH] sysctl: allow a zero ctl_name in the middle of a sysctl tableEric W. Biederman-3/+5
2006-11-06[PATCH] Improve the removed sysctl warningsEric W. Biederman-1/+21
2006-11-06[PATCH] lockdep: fix delayacct locking bugPeter Zijlstra-6/+9
2006-11-06[PATCH] Fix the spurious unlock_cpu_hotplug false warningsGautham R Shenoy-1/+1
2006-11-04Make sure "user->sigpending" count is in syncLinus Torvalds-4/+11
2006-11-04Fix unlikely (but possible) race condition on task->user accessLinus Torvalds-0/+11
2006-11-03[PATCH] Create compat_sys_migrate_pagesStephen Rothwell-0/+34
2006-11-03[PATCH] swsusp: debuggingRafael J. Wysocki-9/+28
2006-11-03[PATCH] schedule removal of FUTEX_FDAndrew Morton-0/+7
2006-11-03[PATCH] Add printk_timed_ratelimit()Andrew Morton-0/+21
2006-10-31[PATCH] taskstats: fix sub-threads accountingOleg Nesterov-7/+10
2006-10-30[PATCH] xacct_add_tsk: fix pure theoretical ->mm use-after-freeOleg Nesterov-3/+7
2006-10-30[PATCH] ndiswrapper: don't set the module->taints flagsRandy Dunlap-1/+1
2006-10-29[PATCH] taskstats: fix sk_buff size calculationOleg Nesterov-1/+2
2006-10-29[PATCH] taskstats: fix sk_buff leakOleg Nesterov-2/+1
2006-10-28[PATCH] workqueue: update kerneldocAlan Stern-3/+3
2006-10-28[PATCH] cpu-hotplug: release `workqueue_mutex' properly on CPU hot-removeSatoru Takeuchi-6/+6
2006-10-28[PATCH] time_adjust cleared before useJim Houston-1/+1
2006-10-28[PATCH] fill_tgid: cleanup delays accountingOleg Nesterov-1/+1
2006-10-28[PATCH] taskstats: don't use tasklist_lockOleg Nesterov-35/+24
2006-10-28[PATCH] taskstats: kill ->taskstats_lock in favor of ->siglockOleg Nesterov-11/+7
2006-10-28[PATCH] taskstats_tgid_free: fix usageOleg Nesterov-1/+1
2006-10-28[PATCH] bacct_add_tsk: fix unsafe and wrong parent/group_leader dereferenceOleg Nesterov-2/+5
2006-10-28[PATCH] fill_tgid: fix task_struct leak and possible oopsOleg Nesterov-6/+9
2006-10-28[PATCH] Constify compat_get_bitmap argumentStephen Rothwell-1/+1
2006-10-28[PATCH] Add missing space in module.c for taintskernelJan Dittmer-1/+1
2006-10-21[PATCH] x86-64: Speed up dwarf2 unwinderJan Beulich-39/+279
2006-10-20[PATCH] kernel/nsproxy.c: use kmemdup()Alexey Dobriyan-4/+2
2006-10-20[PATCH] cad_pid sysctl with PROC_FS=nRandy Dunlap-0/+4
2006-10-20[PATCH] readjust comments of task_timeslice for kernel docBorislav Petkov-9/+9
2006-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds-5/+7
2006-10-17[PATCH] Convert cpu hotplug notifiers to use raw_notifier instead of blocking...Neil Brown-9/+15
2006-10-17[PATCH] rt-mutex: fixup rt-mutex debug codePeter Zijlstra-2/+2
2006-10-17[PATCH] genirq: clean up irq-flow-type namingIngo Molnar-24/+9
2006-10-17[PATCH] swsusp: fix memory leaksAndrew Morton-1/+2
2006-10-17[PATCH] posix-cpu-timers: prevent signal delivery starvationThomas Gleixner-6/+21
2006-10-17[PATCH] i386 Time: Avoid PIT SMP lockupsjohn stultz-1/+1
2006-10-17[PATCH] lockdep: increase max allowed recursion depthIngo Molnar-3/+5