aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-17Slab allocators: Cleanup zeroing allocationsChristoph Lameter3-74/+46
2007-07-17SLUB: add some more inlines and #ifdef CONFIG_SLUB_DEBUGChristoph Lameter1-0/+4
2007-07-17Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semanticsChristoph Lameter3-12/+25
2007-07-17mm: clean up and kernelify shrinker registrationRusty Russell1-17/+21
2007-07-17Lumpy Reclaim V4Andy Whitcroft2-1/+10
2007-07-17handle kernelcore=: genericMel Gorman1-1/+0
2007-07-17Allow huge page allocations to use GFP_HIGH_MOVABLEMel Gorman2-3/+5
2007-07-17Create the ZONE_MOVABLE zoneMel Gorman4-4/+25
2007-07-17Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migratedMel Gorman11-17/+87
2007-07-17mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirtyMartin Schwidefsky12-173/+0
2007-07-17mm: remove ptep_establish()Martin Schwidefsky5-59/+26
2007-07-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds40-362/+1089
2007-07-16Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds2-0/+2
2007-07-16macb: Use generic PHY layerfrederic RODO2-0/+2
2007-07-16Revert "[NET]: Fix races in net_rx_action vs netpoll."Linus Torvalds1-10/+0
2007-07-16Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2Linus Torvalds1-8/+26
2007-07-16Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2-1/+95
2007-07-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2-65/+0
2007-07-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds12-69/+665
2007-07-16Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds30-412/+668
2007-07-16ext4: statfs speed upBadari Pulavarty1-0/+2
2007-07-16ext3: statfs speed upBadari Pulavarty1-0/+2
2007-07-16ext2: statfs speed upBadari Pulavarty1-0/+2
2007-07-16remove mm/backing-dev.c:congestion_wait_interruptible()Adrian Bunk1-1/+0
2007-07-16make cancel_xxx_work_sync() return a booleanOleg Nesterov1-2/+2
2007-07-16rename cancel_rearming_delayed_work() to cancel_delayed_work_sync()Oleg Nesterov1-3/+10
2007-07-16Remove the last few UMSDOS leftoversJesper Juhl1-2/+0
2007-07-16generic bug: use show_regs() instead of dump_stack()Heiko Carstens1-2/+5
2007-07-16uninline check_signature()Andrew Morton1-27/+2
2007-07-16make seccomp zerocost in scheduleAndrea Arcangeli3-11/+8
2007-07-16move seccomp from /proc to a prctlAndrea Arcangeli2-2/+17
2007-07-16cdrom: replace hard-coded constants by kernel.h macro.Robert P. J. Day1-2/+2
2007-07-16namespace: ensure clone_flags are always stored in an unsigned longEric W. Biederman4-4/+5
2007-07-16Remove final two references to "__obsolete_setup" macroRobert P. J. Day1-4/+0
2007-07-16Introduce compat_u64 and compat_s64 typesArnd Bergmann7-0/+14
2007-07-16remove unused lock_cpu_hotplug_interruptible definitionNathan Lynch1-1/+0
2007-07-16COBALT: remove all references to Cobalt NVRAMRobert P. J. Day1-109/+0
2007-07-16user namespace: add unshareSerge E. Hallyn2-0/+5
2007-07-16user namespace: add the frameworkCedric Le Goater4-1/+62
2007-07-16remove CONFIG_UTS_NS and CONFIG_IPC_NSCedric Le Goater2-21/+3
2007-07-16Audit: add TTY input auditingMiloslav Trmac3-0/+48
2007-07-16Improve behaviour of spurious IRQ detectAlan Cox1-0/+1
2007-07-16fix typo in prefetch.hDave Jones1-1/+1
2007-07-16taskstats: add context-switch countersMaxim Uvarov1-1/+4
2007-07-16Drop an empty isicom.h from being exported to user space.Robert P. J. Day1-1/+0
2007-07-16remove sonypi_camera_command()Adrian Bunk1-2/+0
2007-07-16Kernel utf-8 handlingJan Engelhardt1-1/+4
2007-07-16Remove capability.h from mm.hAlexey Dobriyan1-1/+0
2007-07-16O_CLOEXEC for SCM_RIGHTSUlrich Drepper2-0/+4
2007-07-16Introduce O_CLOEXECUlrich Drepper2-14/+18