aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter7-14/+14
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter4-6/+6
2006-12-07[PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra1-14/+14
2006-12-07[PATCH] new scheme to preempt swap tokenAshwin Chaugule2-11/+8
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells3-1/+16
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells8-32/+63
2006-12-04[PATCH] severing skbuff.h -> highmem.hAl Viro1-0/+1
2006-12-04[PATCH] severing module.h->sched.hAl Viro2-1/+15
2006-12-02[GENL]: Add genlmsg_put_reply() to simplify building reply headersThomas Graf1-6/+2
2006-12-02[GENL]: Add genlmsg_new() to allocate generic netlink messagesThomas Graf1-1/+1
2006-12-02[NETLINK]: Do precise netlink message allocations where possibleThomas Graf1-2/+1
2006-12-01Driver core: show drivers in /sys/module/Kay Sievers1-6/+25
2006-11-28Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-4/+5
2006-11-28[PATCH] fix create_write_pipe() error checkAkinobu Mita1-4/+4
2006-11-28[PATCH] x86-64: work around gcc4 issue with -Os in Dwarf2 stack unwindJan Beulich1-4/+5
2006-11-25[PATCH] lockdep: spin_lock_irqsave_nested()Arjan van de Ven1-0/+21
2006-11-25[PATCH] fix copy_process() error checkAkinobu Mita1-3/+2
2006-11-22Don't call "note_interrupt()" with irq descriptor lock heldLinus Torvalds2-7/+3
2006-11-22WorkStruct: make allyesconfigDavid Howells1-4/+6
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells5-26/+30
2006-11-22WorkStruct: Merge the pending bit into the wq_data pointerDavid Howells1-9/+32
2006-11-22WorkStruct: Typedef the work function prototypeDavid Howells1-3/+3
2006-11-22WorkStruct: Separate delayable and non-delayable events.David Howells1-23/+28
2006-11-17[PATCH] lockdep: fix static keys in module-allocated percpu areasIngo Molnar1-1/+2
2006-11-16[PATCH] some irq_chip variables point to NULLZhang, Yanmin1-0/+2
2006-11-14Revert "[PATCH] fix Data Acess error in dup_fd"Linus Torvalds1-1/+0
2006-11-14[PATCH] setup_irq(): better mismatch debuggingAndrew Morton1-2/+7
2006-11-13[PATCH] Fix misrouted interrupts deadlocksPavel Emelianov1-1/+5
2006-11-13[PATCH] fix Data Acess error in dup_fdSharyathi Nagesh1-0/+1
2006-11-06[PATCH] sysctl: allow a zero ctl_name in the middle of a sysctl tableEric W. Biederman1-3/+5
2006-11-06[PATCH] Improve the removed sysctl warningsEric W. Biederman1-1/+21
2006-11-06[PATCH] lockdep: fix delayacct locking bugPeter Zijlstra1-6/+9
2006-11-06[PATCH] Fix the spurious unlock_cpu_hotplug false warningsGautham R Shenoy1-1/+1
2006-11-04Make sure "user->sigpending" count is in syncLinus Torvalds1-4/+11
2006-11-04Fix unlikely (but possible) race condition on task->user accessLinus Torvalds1-0/+11
2006-11-03[PATCH] Create compat_sys_migrate_pagesStephen Rothwell2-0/+34
2006-11-03[PATCH] swsusp: debuggingRafael J. Wysocki1-9/+28
2006-11-03[PATCH] schedule removal of FUTEX_FDAndrew Morton1-0/+7
2006-11-03[PATCH] Add printk_timed_ratelimit()Andrew Morton1-0/+21
2006-10-31[PATCH] taskstats: fix sub-threads accountingOleg Nesterov1-7/+10
2006-10-30[PATCH] xacct_add_tsk: fix pure theoretical ->mm use-after-freeOleg Nesterov1-3/+7
2006-10-30[PATCH] ndiswrapper: don't set the module->taints flagsRandy Dunlap1-1/+1
2006-10-29[PATCH] taskstats: fix sk_buff size calculationOleg Nesterov1-1/+2
2006-10-29[PATCH] taskstats: fix sk_buff leakOleg Nesterov1-2/+1
2006-10-28[PATCH] workqueue: update kerneldocAlan Stern1-3/+3
2006-10-28[PATCH] cpu-hotplug: release `workqueue_mutex' properly on CPU hot-removeSatoru Takeuchi1-6/+6
2006-10-28[PATCH] time_adjust cleared before useJim Houston1-1/+1
2006-10-28[PATCH] fill_tgid: cleanup delays accountingOleg Nesterov1-1/+1
2006-10-28[PATCH] taskstats: don't use tasklist_lockOleg Nesterov1-35/+24
2006-10-28[PATCH] taskstats: kill ->taskstats_lock in favor of ->siglockOleg Nesterov2-11/+7