summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-07-16do not limit locked memory when RLIMIT_MEMLOCK is RLIM_INFINITYHerbert van den Bergh1-1/+4
2007-07-16slob: sparsemem supportPaul Mundt2-1/+9
2007-07-16mspec_mmap: don't set VM_LOCKEDHugh Dickins1-1/+1
2007-07-16mm/page_alloc.c: lower printk severityDan Aloni1-1/+1
2007-07-16slob: initial NUMA supportPaul Mundt5-82/+172
2007-07-16speed up madvise_need_mmap_write() usageJason Baron1-2/+4
2007-07-16mm/slab.c: start_cpu_timer() should be __cpuinitAdrian Bunk1-1/+1
2007-07-16mm: more __meminit annotationsPaul Mundt1-6/+6
2007-07-16kill vmalloc_earlyreserveJan Beulich3-4/+1
2007-07-16page table handling cleanupJan Beulich28-311/+1
2007-07-16mm: fix improper .init-type section referencesJan Beulich2-9/+9
2007-07-16numa: mempolicy: trivial debug fixes.Paul Mundt1-10/+10
2007-07-16oom: stop allocating user memory if TIF_MEMDIE is setEthan Solomita1-0/+8
2007-07-16numa: mempolicy: dynamic interleave map for system initPaul Mundt1-3/+28
2007-07-16SLUB: support slub_debug on by defaultChristoph Lameter4-45/+87
2007-07-16invalidate_mapping_pages(): add cond_reschedAndrew Morton3-16/+27
2007-07-16mm: debug check for the fault vs invalidate raceNick Piggin1-0/+1
2007-07-16hugetlb: fix race in alloc_fresh_huge_page()Joe Jin1-4/+11
2007-07-16vmscan: fix comments related to shrink_list()Anderson Briglia3-4/+4
2007-07-16slob: improved alignment handlingNick Piggin1-23/+26
2007-07-16slob: remove bigblock trackingNick Piggin1-74/+29
2007-07-16slob: rework freelist handlingNick Piggin1-97/+325
2007-07-16Remove the deprecated "kmem_cache_t" typedef from slab.h.Robert P. J. Day1-2/+0
2007-07-16MM: alloc_large_system_hash() can free some memory for non power-of-two bucke...Eric Dumazet1-0/+15
2007-07-16Make /proc/slabinfo use seq_list_xxx helpersPavel Emelianov1-24/+6
2007-07-16MM: use DIV_ROUND_UP() in mm/memory.cRolf Eike Beer1-1/+1
2007-07-16hugetlb: remove unnecessary nid initializationNishanth Aravamudan1-1/+1
2007-07-16change zonelist order: zonelist order selection logicKAMEZAWA Hiroyuki5-22/+317
2007-07-16serial: convert early_uart to earlycon for 8250Yinghai Lu15-95/+132
2007-07-16x86: initial fixmap supportEric W. Biderman2-1/+22
2007-07-16console: console handover to preferred consoleYinghai Lu1-1/+4
2007-07-16console: more buf for index parsingYinghai Lu1-10/+10
2007-07-16serial: assert DTR for serial console devicesYinghai Lu1-0/+6
2007-07-16lib: add idr_remove_allKristian Hoegsberg2-0/+48
2007-07-16lib: add idr_for_each()Kristian Hoegsberg2-0/+57
2007-07-16update checkpatch.pl to version 0.07Andy Whitcroft2-198/+196
2007-07-16LZO1X: fix lzo1x_worst_compressNitin Gupta1-1/+1
2007-07-16Add entries to MAINTAINERS for I/OAT and DMAENGINENelson, Shannon1-0/+12
2007-07-16jbd2 commit: fix transaction droppingJan Kara1-1/+2
2007-07-16jbd commit: fix transaction droppingJan Kara1-1/+2
2007-07-16authgss build fixAndrew Morton1-0/+1
2007-07-15Merge git://git.infradead.org/battery-2.6Linus Torvalds10-49/+20
2007-07-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds190-26337/+21725
2007-07-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds92-1328/+2955
2007-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds36-3130/+3444
2007-07-15Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds66-1140/+3263
2007-07-15make i2c-acorn tristateAl Viro2-2/+2
2007-07-15icside: devm_iounmap() needs linux/io.hAl Viro1-1/+1
2007-07-15missing argument in bin_attribute ->read()/->write()Al Viro3-11/+11
2007-07-15fallout from constified seq_operationsAl Viro1-1/+1