aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-12-07[PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra
2006-12-07[PATCH] new scheme to preempt swap tokenAshwin Chaugule
2006-12-06audit: Add auditing to ipsecJoy Latten
2006-12-07[PATCH] unwinder: move .eh_frame to RODATAJan Beulich
2006-12-07[PATCH] unwinder: fully support linker generated .eh_frame_hdr sectionJan Beulich
2006-12-07[PATCH] unwinder: Add debugging output to the Dwarf2 unwinderJan Beulich
2006-12-07[PATCH] unwinder: more sanity checks in Dwarf2 unwinderJan Beulich
2006-12-07[PATCH] unwinder: Remove lockdep disabling of nested locks for unwinderAndi Kleen
2006-12-07[PATCH] unwinder: Use probe_kernel_address instead of __get_user in kernel/un...Andi Kleen
2006-12-07[PATCH] x86: add sysctl for kstack_depth_to_printChuck Ebbert
2006-12-07[PATCH] i386: Use %gs as the PDA base-segment in the kernelJeremy Fitzhardinge
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-04[PATCH] severing skbuff.h -> highmem.hAl Viro
2006-12-04[PATCH] severing module.h->sched.hAl Viro
2006-12-02[GENL]: Add genlmsg_put_reply() to simplify building reply headersThomas Graf
2006-12-02[GENL]: Add genlmsg_new() to allocate generic netlink messagesThomas Graf
2006-12-02[NETLINK]: Do precise netlink message allocations where possibleThomas Graf
2006-12-01Driver core: show drivers in /sys/module/Kay Sievers
2006-11-28Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-11-28[PATCH] fix create_write_pipe() error checkAkinobu Mita
2006-11-28[PATCH] x86-64: work around gcc4 issue with -Os in Dwarf2 stack unwindJan Beulich
2006-11-25[PATCH] lockdep: spin_lock_irqsave_nested()Arjan van de Ven
2006-11-25[PATCH] fix copy_process() error checkAkinobu Mita
2006-11-22Don't call "note_interrupt()" with irq descriptor lock heldLinus Torvalds
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells
2006-11-22WorkStruct: Merge the pending bit into the wq_data pointerDavid Howells
2006-11-22WorkStruct: Typedef the work function prototypeDavid Howells
2006-11-22WorkStruct: Separate delayable and non-delayable events.David Howells
2006-11-17[PATCH] lockdep: fix static keys in module-allocated percpu areasIngo Molnar
2006-11-16[PATCH] some irq_chip variables point to NULLZhang, Yanmin
2006-11-14Revert "[PATCH] fix Data Acess error in dup_fd"Linus Torvalds
2006-11-14[PATCH] setup_irq(): better mismatch debuggingAndrew Morton
2006-11-13[PATCH] Fix misrouted interrupts deadlocksPavel Emelianov
2006-11-13[PATCH] fix Data Acess error in dup_fdSharyathi Nagesh
2006-11-06[PATCH] sysctl: allow a zero ctl_name in the middle of a sysctl tableEric W. Biederman
2006-11-06[PATCH] Improve the removed sysctl warningsEric W. Biederman
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