Commit Graph

60745 Commits (81cda6626178cd55297831296ba8ecedbfd8b52d)
 

Author SHA1 Message Date
Christoph Lameter 81cda66261 Slab allocators: Cleanup zeroing allocations 18 years ago
Christoph Lameter ce15fea827 SLUB: Do not use length parameter in slab_alloc() 18 years ago
Christoph Lameter 12ad6843dd SLUB: Style fix up the loop to disable small slabs 18 years ago
Adrian Bunk 5af328a510 mm/slub.c: make code static 18 years ago
Christoph Lameter 7b55f620e6 SLUB: Simplify dma index -> size calculation 18 years ago
Christoph Lameter f1b2633936 SLUB: faster more efficient slab determination for __kmalloc 18 years ago
Christoph Lameter dfce8648d6 SLUB: do proper locking during dma slab creation 18 years ago
Christoph Lameter 2e443fd003 SLUB: extract dma_kmalloc_cache from get_cache. 18 years ago
Christoph Lameter 0c71001320 SLUB: add some more inlines and #ifdef CONFIG_SLUB_DEBUG 18 years ago
Christoph Lameter d07dbea464 Slab allocators: support __GFP_ZERO in all allocators 18 years ago
Christoph Lameter 6cb8f91320 Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semantics 18 years ago
Christoph Lameter ef2ad80c7d Slab allocators: consolidate code for krealloc in mm/util.c 18 years ago
Christoph Lameter d45f39cb06 SLUB Debug: fix initial object debug state of NUMA bootstrap objects 18 years ago
Christoph Lameter 6300ea7503 SLUB: ensure that the number of objects per slab stays low for high orders 18 years ago
Christoph Lameter 68dff6a9af SLUB slab validation: Move tracking information alloc outside of lock 18 years ago
Christoph Lameter 5b95a4acf1 SLUB: use list_for_each_entry for loops over all slabs 18 years ago
Christoph Lameter 2492268472 SLUB: change error reporting format to follow lockdep loosely 18 years ago
Rusty Russell 8e1f936b73 mm: clean up and kernelify shrinker registration 18 years ago
Andy Whitcroft 5ad333eb66 Lumpy Reclaim V4 18 years ago
Mel Gorman 7e63efef85 Add a movablecore= parameter for sizing ZONE_MOVABLE 18 years ago
Mel Gorman ed7ed36517 handle kernelcore=: generic 18 years ago
Mel Gorman 396faf0303 Allow huge page allocations to use GFP_HIGH_MOVABLE 18 years ago
Mel Gorman 2a1e274acf Create the ZONE_MOVABLE zone 18 years ago
Mel Gorman 769848c038 Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migrated 18 years ago
NeilBrown a32ea1e1f9 Fix read/truncate race 18 years ago
Martin Schwidefsky e21ea246bc mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty 18 years ago
Martin Schwidefsky f0e47c229b mm: remove ptep_establish() 18 years ago
Yoann Padioleau 5ee403f584 parse error, drivers/i2c/busses/i2c-pmcmsp.c 18 years ago
Linus Torvalds ae6f4a8b98 Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 18 years ago
Dave Airlie 45ea5dcde6 drm: add idr_init to drm_stub.c 18 years ago
Dave Airlie cca5307d17 drm: fix problem with SiS typedef with sisfb enabled. 18 years ago
Linus Torvalds a5fcaa2106 Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 18 years ago
Dave Airlie d4e2cbe9cb drm: convert drawable code to using idr 18 years ago
Dave Airlie 62968144e6 drm: convert drm context code to use Linux idr 18 years ago
Linus Torvalds 489de30259 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc 18 years ago
Linus Torvalds 1f1c2881f6 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 18 years ago
Linus Torvalds 7608a864e5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 18 years ago
David Miller 7713a7d195 [HRTIMER] Fix cpu pointer arg to clockevents_notify() 18 years ago
David S. Miller f798634d80 [SERIAL] SUNHV: Fix jerky console on LDOM guests. 18 years ago
David S. Miller 778feeb475 [SPARC64]: Fix race between MD update and dr-cpu add. 18 years ago
Fabio Massimo Di Nitto 3ac66e33ea [SPARC64]: SMP build fix. 18 years ago
Linus Torvalds 29417b899a Make BLK_DEV_BSG depend strictly on SCSI=y 18 years ago
Linus Torvalds a54890d7a6 Make check_signature depend on CONFIG_HAS_IOMEM 18 years ago
Ayaz Abdulla c5e3ae8823 forcedeth bug fix: realtek phy 18 years ago
Ayaz Abdulla d215d8a269 forcedeth bug fix: vitesse phy 18 years ago
Ayaz Abdulla 14a67f3c6c forcedeth bug fix: cicada phy 18 years ago
Jay Cliburn 05ffdd7bf3 atl1: reorder atl1_main functions 18 years ago
Jay Cliburn 2ca13da705 atl1: fix excessively indented code 18 years ago
Jay Cliburn 53ffb42cdf atl1: cleanup atl1_main 18 years ago
Jay Cliburn 2b116145bb atl1: header file cleanup 18 years ago