aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2006-09-29[PATCH] memory ordering in __kfifo primitivesPaul E. McKenney
2006-09-29[PATCH] lockdep: print kernel versionDave Jones
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu
2006-09-29[PATCH] Fix unserialized task->files changingKirill Korotaev
2006-09-29[PATCH] unwind: fix unused variable warning when !CONFIG_MODULESChuck Ebbert
2006-09-29[PATCH] Fix kerneldoc comments in kernel/timer.cRolf Eike Beer
2006-09-29[PATCH] clean up and remove some extra spinlocks from rtmutexSteven Rostedt
2006-09-29[PATCH] ifdef blktrace debugging fieldsAlexey Dobriyan
2006-09-29[PATCH] timer: add lock annotation to lock_timer_baseJosh Triplett
2006-09-29[PATCH] module_subsys: initialize earlierMark Huang
2006-09-29[PATCH] rcu: add lock annotations to rcu{,_bh}_torture_read_{lock,unlock}Josh Triplett
2006-09-29[PATCH] irq: remove a extra lineYoichi Yuasa
2006-09-29[PATCH] irq: fixed coding styleYoichi Yuasa
2006-09-29[PATCH] kernel-doc for relay interfaceRandy Dunlap
2006-09-29[PATCH] kernel/params: driver layer error checkingRandy Dunlap
2006-09-29[PATCH] remove generic__raw_read_trylock()Matthew Wilcox
2006-09-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstream ...Russell King
2006-09-27[PATCH] pid: remove temporary debug code in attach_pidEric W. Biederman
2006-09-27[PATCH] pid: Implement transfer_pid and use it to simplify de_threadEric W. Biederman
2006-09-27[PATCH] sysctl: Allow /proc/sys without sys_sysctlEric W. Biederman
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o
2006-09-27[PATCH] NOMMU: move the fallback arch_vma_name() to a sensible placeDavid Howells
2006-09-27[PATCH] NOMMU: Check that access_process_vm() has a valid targetDavid Howells
2006-09-26Resources: insert identical resources above existing resourcesMatthew Wilcox
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-09-26[PATCH] PM: Add pm_trace switchRafael J. Wysocki
2006-09-26[PATCH] PM: make it possible to disable console suspendingRafael J. Wysocki
2006-09-26[PATCH] swsusp: Use memory bitmaps during resumeRafael J. Wysocki
2006-09-26[PATCH] swsusp: Introduce memory bitmapsRafael J. Wysocki
2006-09-26[PATCH] swsusp: Introduce some helpful constantsRafael J. Wysocki
2006-09-26[PATCH] Change the name of pagedir_nosaveRafael J. Wysocki
2006-09-26[PATCH] swsusp: Fix alloc_pagedirRafael J. Wysocki
2006-09-26[PATCH] swsusp: Reorder memory-allocating functionsRafael J. Wysocki
2006-09-26[PATCH] swsusp: Fix mark_free_pagesRafael J. Wysocki
2006-09-26[PATCH] Disable CPU hotplug during suspendRafael J. Wysocki
2006-09-26[PATCH] swsusp: struct snapshot_handle cleanupRafael J. Wysocki
2006-09-26[PATCH] swsusp: clean up browsing of pfnsRafael J. Wysocki
2006-09-26[PATCH] swsusp: read speedupAndrew Morton
2006-09-26[PATCH] swsusp: add read-speed instrumentationAndrew Morton
2006-09-26[PATCH] swsusp: write speedupAndrew Morton
2006-09-26[PATCH] swsusp: add write-speed instrumentationAndrew Morton
2006-09-26[PATCH] FRV: permit __do_IRQ() to be dispensed withDavid Howells
2006-09-26[PATCH] selinux: rename selinux_ctxid_to_stringStephen Smalley
2006-09-26[PATCH] selinux: eliminate selinux_task_ctxidStephen Smalley
2006-09-26[PATCH] NUMA: Add zone_to_nid functionChristoph Lameter
2006-09-26[PATCH] zone_reclaim: dynamic slab reclaimChristoph Lameter
2006-09-26[PATCH] Profiling: require buffer allocation on the correct nodeChristoph Lameter