aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov
2007-07-17Add support for Xilinx SystemACE CompactFlash interfaceGrant Likely
2007-07-17powerpc: 8xx: fix whitespace and indentationVitaly Bordug
2007-07-17CONFIG_BOUNCE to avoid useless inclusion of bounce buffer logicChristoph Lameter
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki
2007-07-17fs: introduce some page/buffer invariantsNick Piggin
2007-07-17MM: Make needlessly global hugetlb_no_page() static.Robert P. J. Day
2007-07-17Add VM_BUG_ON in case someone uses page_mapping on a slab pageChristoph Lameter
2007-07-17Make SLUB the default allocatorChristoph Lameter
2007-07-17SLUB: Fix CONFIG_SLUB_DEBUG use for CONFIG_NUMAChristoph Lameter
2007-07-17SLUB: Move sysfs operations outside of slub_lockChristoph Lameter
2007-07-17SLUB: Do not allocate object bit array on stackChristoph Lameter
2007-07-17Slab allocators: Replace explicit zeroing with __GFP_ZEROChristoph Lameter
2007-07-17Slab allocators: Cleanup zeroing allocationsChristoph Lameter
2007-07-17SLUB: Do not use length parameter in slab_alloc()Christoph Lameter
2007-07-17SLUB: Style fix up the loop to disable small slabsChristoph Lameter
2007-07-17mm/slub.c: make code staticAdrian Bunk
2007-07-17SLUB: Simplify dma index -> size calculationChristoph Lameter
2007-07-17SLUB: faster more efficient slab determination for __kmallocChristoph Lameter
2007-07-17SLUB: do proper locking during dma slab creationChristoph Lameter
2007-07-17SLUB: extract dma_kmalloc_cache from get_cache.Christoph Lameter
2007-07-17SLUB: add some more inlines and #ifdef CONFIG_SLUB_DEBUGChristoph Lameter
2007-07-17Slab allocators: support __GFP_ZERO in all allocatorsChristoph Lameter
2007-07-17Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semanticsChristoph Lameter
2007-07-17Slab allocators: consolidate code for krealloc in mm/util.cChristoph Lameter
2007-07-17SLUB Debug: fix initial object debug state of NUMA bootstrap objectsChristoph Lameter
2007-07-17SLUB: ensure that the number of objects per slab stays low for high ordersChristoph Lameter
2007-07-17SLUB slab validation: Move tracking information alloc outside of lockChristoph Lameter
2007-07-17SLUB: use list_for_each_entry for loops over all slabsChristoph Lameter
2007-07-17SLUB: change error reporting format to follow lockdep looselyChristoph Lameter
2007-07-17mm: clean up and kernelify shrinker registrationRusty Russell
2007-07-17Lumpy Reclaim V4Andy Whitcroft
2007-07-17Add a movablecore= parameter for sizing ZONE_MOVABLEMel Gorman
2007-07-17handle kernelcore=: genericMel Gorman
2007-07-17Allow huge page allocations to use GFP_HIGH_MOVABLEMel Gorman
2007-07-17Create the ZONE_MOVABLE zoneMel Gorman
2007-07-17Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...Mel Gorman
2007-07-17Fix read/truncate raceNeilBrown
2007-07-17mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirtyMartin Schwidefsky
2007-07-17mm: remove ptep_establish()Martin Schwidefsky
2007-07-17parse error, drivers/i2c/busses/i2c-pmcmsp.cYoann Padioleau
2007-07-17Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-07-17drm: add idr_init to drm_stub.cDave Airlie
2007-07-17drm: fix problem with SiS typedef with sisfb enabled.Dave Airlie
2007-07-16Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-07-17drm: convert drawable code to using idrDave Airlie
2007-07-17drm: convert drm context code to use Linux idrDave Airlie
2007-07-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2007-07-16Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds