aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* [GENL]: Add genlmsg_put_reply() to simplify building reply headersThomas Graf2006-12-03
* [GENL]: Add genlmsg_new() to allocate generic netlink messagesThomas Graf2006-12-03
* [NETLINK]: Do precise netlink message allocations where possibleThomas Graf2006-12-03
* Driver core: show drivers in /sys/module/Kay Sievers2006-12-01
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-11-28
|\
| * [PATCH] x86-64: work around gcc4 issue with -Os in Dwarf2 stack unwindJan Beulich2006-11-28
* | [PATCH] fix create_write_pipe() error checkAkinobu Mita2006-11-28
|/
* [PATCH] lockdep: spin_lock_irqsave_nested()Arjan van de Ven2006-11-25
* [PATCH] fix copy_process() error checkAkinobu Mita2006-11-25
* Don't call "note_interrupt()" with irq descriptor lock heldLinus Torvalds2006-11-22
* [PATCH] lockdep: fix static keys in module-allocated percpu areasIngo Molnar2006-11-17
* [PATCH] some irq_chip variables point to NULLZhang, Yanmin2006-11-16
* Revert "[PATCH] fix Data Acess error in dup_fd"Linus Torvalds2006-11-14
* [PATCH] setup_irq(): better mismatch debuggingAndrew Morton2006-11-14
* [PATCH] Fix misrouted interrupts deadlocksPavel Emelianov2006-11-13
* [PATCH] fix Data Acess error in dup_fdSharyathi Nagesh2006-11-13
* [PATCH] sysctl: allow a zero ctl_name in the middle of a sysctl tableEric W. Biederman2006-11-06
* [PATCH] Improve the removed sysctl warningsEric W. Biederman2006-11-06
* [PATCH] lockdep: fix delayacct locking bugPeter Zijlstra2006-11-06
* [PATCH] Fix the spurious unlock_cpu_hotplug false warningsGautham R Shenoy2006-11-06
* Make sure "user->sigpending" count is in syncLinus Torvalds2006-11-04
* Fix unlikely (but possible) race condition on task->user accessLinus Torvalds2006-11-04
* [PATCH] Create compat_sys_migrate_pagesStephen Rothwell2006-11-03
* [PATCH] swsusp: debuggingRafael J. Wysocki2006-11-03
* [PATCH] schedule removal of FUTEX_FDAndrew Morton2006-11-03
* [PATCH] Add printk_timed_ratelimit()Andrew Morton2006-11-03
* [PATCH] taskstats: fix sub-threads accountingOleg Nesterov2006-10-31
* [PATCH] xacct_add_tsk: fix pure theoretical ->mm use-after-freeOleg Nesterov2006-10-30
* [PATCH] ndiswrapper: don't set the module->taints flagsRandy Dunlap2006-10-30
* [PATCH] taskstats: fix sk_buff size calculationOleg Nesterov2006-10-29
* [PATCH] taskstats: fix sk_buff leakOleg Nesterov2006-10-29
* [PATCH] workqueue: update kerneldocAlan Stern2006-10-28
* [PATCH] cpu-hotplug: release `workqueue_mutex' properly on CPU hot-removeSatoru Takeuchi2006-10-28
* [PATCH] time_adjust cleared before useJim Houston2006-10-28
* [PATCH] fill_tgid: cleanup delays accountingOleg Nesterov2006-10-28
* [PATCH] taskstats: don't use tasklist_lockOleg Nesterov2006-10-28
* [PATCH] taskstats: kill ->taskstats_lock in favor of ->siglockOleg Nesterov2006-10-28
* [PATCH] taskstats_tgid_free: fix usageOleg Nesterov2006-10-28
* [PATCH] bacct_add_tsk: fix unsafe and wrong parent/group_leader dereferenceOleg Nesterov2006-10-28
* [PATCH] fill_tgid: fix task_struct leak and possible oopsOleg Nesterov2006-10-28
* [PATCH] Constify compat_get_bitmap argumentStephen Rothwell2006-10-28
* [PATCH] Add missing space in module.c for taintskernelJan Dittmer2006-10-28
* [PATCH] x86-64: Speed up dwarf2 unwinderJan Beulich2006-10-21
* [PATCH] kernel/nsproxy.c: use kmemdup()Alexey Dobriyan2006-10-20
* [PATCH] cad_pid sysctl with PROC_FS=nRandy Dunlap2006-10-20
* [PATCH] readjust comments of task_timeslice for kernel docBorislav Petkov2006-10-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-10-17
|\
| * Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()Peter Zijlstra2006-10-11
* | [PATCH] Convert cpu hotplug notifiers to use raw_notifier instead of blocking...Neil Brown2006-10-17
* | [PATCH] rt-mutex: fixup rt-mutex debug codePeter Zijlstra2006-10-17