summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-053-1/+16
|\
| * [PATCH] severing skbuff.h -> highmem.hAl Viro2006-12-041-0/+1
| * [PATCH] severing module.h->sched.hAl Viro2006-12-042-1/+15
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-058-32/+63
|\ \ | |/
| * [GENL]: Add genlmsg_put_reply() to simplify building reply headersThomas Graf2006-12-021-6/+2
| * [GENL]: Add genlmsg_new() to allocate generic netlink messagesThomas Graf2006-12-021-1/+1
| * [NETLINK]: Do precise netlink message allocations where possibleThomas Graf2006-12-021-2/+1
| * Driver core: show drivers in /sys/module/Kay Sievers2006-12-011-6/+25
| * Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-11-281-4/+5
| |\
| | * [PATCH] x86-64: work around gcc4 issue with -Os in Dwarf2 stack unwindJan Beulich2006-11-281-4/+5
| * | [PATCH] fix create_write_pipe() error checkAkinobu Mita2006-11-281-4/+4
| |/
| * [PATCH] lockdep: spin_lock_irqsave_nested()Arjan van de Ven2006-11-251-0/+21
| * [PATCH] fix copy_process() error checkAkinobu Mita2006-11-251-3/+2
| * Don't call "note_interrupt()" with irq descriptor lock heldLinus Torvalds2006-11-222-7/+3
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-4/+6
* | WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-225-26/+30
* | WorkStruct: Merge the pending bit into the wq_data pointerDavid Howells2006-11-221-9/+32
* | WorkStruct: Typedef the work function prototypeDavid Howells2006-11-221-3/+3
* | WorkStruct: Separate delayable and non-delayable events.David Howells2006-11-221-23/+28
|/
* [PATCH] lockdep: fix static keys in module-allocated percpu areasIngo Molnar2006-11-171-1/+2
* [PATCH] some irq_chip variables point to NULLZhang, Yanmin2006-11-161-0/+2
* Revert "[PATCH] fix Data Acess error in dup_fd"Linus Torvalds2006-11-141-1/+0
* [PATCH] setup_irq(): better mismatch debuggingAndrew Morton2006-11-141-2/+7
* [PATCH] Fix misrouted interrupts deadlocksPavel Emelianov2006-11-131-1/+5
* [PATCH] fix Data Acess error in dup_fdSharyathi Nagesh2006-11-131-0/+1
* [PATCH] sysctl: allow a zero ctl_name in the middle of a sysctl tableEric W. Biederman2006-11-061-3/+5
* [PATCH] Improve the removed sysctl warningsEric W. Biederman2006-11-061-1/+21
* [PATCH] lockdep: fix delayacct locking bugPeter Zijlstra2006-11-061-6/+9
* [PATCH] Fix the spurious unlock_cpu_hotplug false warningsGautham R Shenoy2006-11-061-1/+1
* Make sure "user->sigpending" count is in syncLinus Torvalds2006-11-041-4/+11
* Fix unlikely (but possible) race condition on task->user accessLinus Torvalds2006-11-041-0/+11
* [PATCH] Create compat_sys_migrate_pagesStephen Rothwell2006-11-032-0/+34
* [PATCH] swsusp: debuggingRafael J. Wysocki2006-11-031-9/+28
* [PATCH] schedule removal of FUTEX_FDAndrew Morton2006-11-031-0/+7
* [PATCH] Add printk_timed_ratelimit()Andrew Morton2006-11-031-0/+21
* [PATCH] taskstats: fix sub-threads accountingOleg Nesterov2006-10-311-7/+10
* [PATCH] xacct_add_tsk: fix pure theoretical ->mm use-after-freeOleg Nesterov2006-10-301-3/+7
* [PATCH] ndiswrapper: don't set the module->taints flagsRandy Dunlap2006-10-301-1/+1
* [PATCH] taskstats: fix sk_buff size calculationOleg Nesterov2006-10-291-1/+2
* [PATCH] taskstats: fix sk_buff leakOleg Nesterov2006-10-291-2/+1
* [PATCH] workqueue: update kerneldocAlan Stern2006-10-281-3/+3
* [PATCH] cpu-hotplug: release `workqueue_mutex' properly on CPU hot-removeSatoru Takeuchi2006-10-281-6/+6
* [PATCH] time_adjust cleared before useJim Houston2006-10-281-1/+1
* [PATCH] fill_tgid: cleanup delays accountingOleg Nesterov2006-10-281-1/+1
* [PATCH] taskstats: don't use tasklist_lockOleg Nesterov2006-10-281-35/+24
* [PATCH] taskstats: kill ->taskstats_lock in favor of ->siglockOleg Nesterov2006-10-282-11/+7
* [PATCH] taskstats_tgid_free: fix usageOleg Nesterov2006-10-282-1/+1
* [PATCH] bacct_add_tsk: fix unsafe and wrong parent/group_leader dereferenceOleg Nesterov2006-10-281-2/+5
* [PATCH] fill_tgid: fix task_struct leak and possible oopsOleg Nesterov2006-10-281-6/+9
* [PATCH] Constify compat_get_bitmap argumentStephen Rothwell2006-10-281-1/+1
OpenPOWER on IntegriCloud