linux-2.6
2008-07-24  Timur Tabimm: add alloc_pages_exact() and free_pages_exact()
2008-07-24  Johannes Weinerbootmem: replace node_boot_start in struct bootmem_data
2008-07-24  Johannes Weinerbootmem: revisit alloc_bootmem_section
2008-07-24  Johannes Weinerbootmem: Make __alloc_bootmem_low_node fall back to...
2008-07-24  Johannes Weinerbootmem: respect goal more likely
2008-07-24  Johannes Weinerbootmem: factor out the marking of a PFN range
2008-07-24  Johannes Weinerbootmem: free/reserve helpers
2008-07-24  Johannes Weinerbootmem: clean up alloc_bootmem_core
2008-07-24  Johannes Weinerbootmem: clean up free_all_bootmem_core
2008-07-24  Johannes Weinerbootmem: revisit bootmem descriptor list handling
2008-07-24  Johannes Weinerbootmem: revisit bitmap size calculations
2008-07-24  Johannes Weinerbootmem: add debugging framework
2008-07-24  Johannes Weinerbootmem: add documentation to API functions
2008-07-24  Johannes Weinerbootmem: clean up bootmem.c file header
2008-07-24  Johannes Weinerbootmem: reorder code to match new bootmem structure
2008-07-24  Adam Litkehugetlb: quota is not freed for unused reserved private...
2008-07-24  Mel Gormanhugetlb: fix a hugepage reservation check for MAP_SHARED
2008-07-24  Jon Tollefsonpowerpc: support multiple hugepage sizes
2008-07-24  Jon Tollefsonfs: check for statfs overflow
2008-07-24  Jon Tollefsonpowerpc: define support for 16G hugepages
2008-07-24  Jon Tollefsonpowerpc: scan device tree for gigantic pages
2008-07-24  Jon Tollefsonpowerpc: function to allocate gigantic hugepages
2008-07-24  Jon Tollefsonhugetlb: allow arch overridden hugepage allocation
2008-07-24  Nick Pigginhugetlb: override default huge page size
2008-07-24  Andi Kleenx86: add hugepagesz option on 64-bit
2008-07-24  Andi Kleenx86: support GB hugepages on 64-bit
2008-07-24  Andi Kleenhugetlb: introduce pud_huge
2008-07-24  Andi Kleenhugetlb: printk cleanup
2008-07-24  Andi Kleenhugetlb: support boot allocate different sizes
2008-07-24  Andi Kleenhugetlb: support larger than MAX_ORDER
2008-07-24  Andi Kleenmm: export prep_compound_page to mm
2008-07-24  Andi Kleenmm: introduce non panic alloc_bootmem
2008-07-24  Andi Kleenhugetlb: abstract numa round robin selection
2008-07-24  Nishanth Aravamudanhugetlb: new sysfs interface
2008-07-24  Andi Kleenhugetlbfs: per mount huge page sizes
2008-07-24  Andi Kleenhugetlb: multiple hstates for multiple page sizes
2008-07-24  Andi Kleenhugetlb: modular state for hugetlb page size
2008-07-24  Andi Kleenhugetlb: factor out prep_new_huge_page
2008-07-24  Nishanth Aravamudanmm: create /sys/kernel/mm
2008-07-24  Nishanth Aravamudanmm: remove mm_init compilation dependency on CONFIG_DEB...
2008-07-24  Eric Dumazetvmallocinfo: add NUMA information
2008-07-24  Pavel MachekSYNC_FILE_RANGE_WRITE may and will block. Document...
2008-07-24  Hugh Dickinstmpfs: support aio
2008-07-24  Hugh Dickinsgeneric_file_aio_read() cleanups
2008-07-24  Johannes Weinervma_page_offset() has no callees: drop it
2008-07-24  Andy Whitcrofthugetlb reservations: fix hugetlb MAP_PRIVATE reservati...
2008-07-24  Andy Whitcrofthugetlb: allow huge page mappings to be created without...
2008-07-24  Andy Whitcrofthugetlb: move reservation region support earlier
2008-07-24  Andy Whitcroftmm: record MAP_NORESERVE status on vmas and fix small...
2008-07-24  Andy Whitcrofthuge page private reservation review cleanups
2008-07-24  Mel Gormanhugetlb: guarantee that COW faults for a process that...
2008-07-24  Mel Gormanhugetlb: reserve huge pages for reliable MAP_PRIVATE...
2008-07-24  Mel Gormanhugetlb: move hugetlb_acct_memory()
2008-07-24  Johannes Weinermm: drop unneeded pgdat argument from free_area_init_node()
2008-07-24  Andrew Mortonmapping_set_error: add unlikely()
2008-07-24  Andy Whitcroftslob: record page flag overlays explicitly
2008-07-24  Andy Whitcroftslub: record page flag overlays explicitly
2008-07-24  Andy Whitcroftpage-flags: record page flag overlays explicitly
2008-07-24  Kentaro Makitafix soft lock up at NFS mount via per-SB LRU-list of...
2008-07-24  Andy Whitcroftbuddy: clarify comments describing buddy merge
2008-07-24  Jan Beulichmm: remove double indirection on tlb parameter to free_...
2008-07-24  Benjamin Herrenschmidtspufs: use new vm_ops->access to allow local state...
2008-07-24  Benjamin Herrenschmidtpowerpc ioremap_prot
2008-07-24  Rik van Rieluse generic_access_phys for /dev/mem mappings
2008-07-24  Rik van Rielaccess_process_vm device memory infrastructure
2008-07-24  Nick Pigginmm: remove nopfn
2008-07-24  Christoph Hellwigkill generic_file_direct_IO()
2008-07-24  Adrian Bunkmm/hugetlb.c: fix duplicate variable
2008-07-24  Adrian Bunkmm/vmstat.c: proper externs
2008-07-24  Adrian Bunkmm/migrate.c should #include <linux/syscalls.h>
2008-07-24  KOSAKI Motohiropage allocator: inline some __alloc_pages() wrappers
2008-07-24  Nick Pigginmspec: convert nopfn to fault
2008-07-24  Johannes Weinermm: unexport __alloc_bootmem_core()
2008-07-24  Johannes Weinermm: normalize internal argument passing of bootmem...
2008-07-24  Johannes Weinermm: fix free_all_bootmem_core alignment check
2008-07-24  Johannes Weinermm: move bootmem descriptors definition to a single...
2008-07-24  FUJITA Tomonoriadd a helper function to test if an object is on the...
2008-07-24  Mel Gormanmm: print out the zonelists on request for manual verif...
2008-07-24  Mel Gormanmm: make defensive checks around PFN values registered...
2008-07-24  Mel Gormanmm: verify the page links and memory model
2008-07-24  Mel Gormanmm: add a basic debugging framework for memory initiali...
2008-07-24  David Brownelladd HAVE_CLK to Kconfig, for driver dependencies
2008-07-24  Adrian Bunkremove is_tty()
2008-07-24  Clemens Ladischhpet: clarify maintainer entry
2008-07-24  Akinobu Mitamove memory_read_from_buffer() from fs.h to string.h
2008-07-24  Linus TorvaldsMerge branch 'x86/auditsc' of git://git./linux/kernel...
2008-07-24  Linus TorvaldsMerge branch 'sched/for-linus' of git://git./linux...
2008-07-24  Linus TorvaldsMerge branch 'cpus4096-for-linus' of git://git./linux...
2008-07-24  Linus TorvaldsMerge branch 'core/softlockup-for-linus' of git://git...
2008-07-24  Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2008-07-24  Roland McGrathi386 syscall audit fast-path
2008-07-24  Roland McGrathx86_64 ia32 syscall audit fast-path
2008-07-24  Roland McGrathx86_64 syscall audit fast-path
2008-07-24  Roland McGrathx86_64: remove bogus optimization in sysret_signal
2008-07-23  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-23  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-23  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-07-23  Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-07-23  Pavel Machekide: small whitespace fixes
2008-07-23  Harvey Harrisonide: ide-cd_ioctl.c fix sparse integer as NULL pointer...
next