safe/jmp/linux-2.6
2007-05-07 Bryan Wublackfin architecture
2007-05-07 Roland McGrathReturn EPERM not ECHILD on security_task_wait failure
2007-05-07 Christoph Lameterpage migration: Only migrate pages if allocation in...
2007-05-07 Akinobu Mitaslob: fix page order calculation on not 4KB page
2007-05-07 Akinobu Mitahugetlbfs: add NULL check in hugetlb_zero_setup()
2007-05-07 Christoph LameterSlab allocators: remove useless __GFP_NO_GROW flag
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_CTOR_ATOMIC
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_DEBUG_INITIAL flag
2007-05-07 Benjamin Herrenschmidtget_unmapped_area doesn't need hugetlbfs hacks anymore
2007-05-07 Benjamin Herrenschmidtget_unmapped_area handles MAP_FIXED in generic code
2007-05-07 Benjamin Herrenschmidtget_unmapped_area handles MAP_FIXED in hugetlbfs
2007-05-07 Benjamin Herrenschmidtget_unmapped_area handles MAP_FIXED on x86_64
2007-05-07 Benjamin Herrenschmidtget_unmapped_area handles MAP_FIXED on sparc64
2007-05-07 Benjamin Herrenschmidtget_unmapped_area handles MAP_FIXED on parisc
2007-05-07 Benjamin Herrenschmidtget_unmapped_area handles MAP_FIXED on ia64
2007-05-07 Benjamin Herrenschmidtget_unmapped_area handles MAP_FIXED on i386
2007-05-07 Benjamin Herrenschmidtget_unmapped_area handles MAP_FIXED on frv
2007-05-07 Benjamin Herrenschmidtget_unmapped_area handles MAP_FIXED on arm
2007-05-07 Benjamin Herrenschmidtget_unmapped_area handles MAP_FIXED on alpha
2007-05-07 Benjamin Herrenschmidtget_unmapped_area handles MAP_FIXED on powerpc
2007-05-07 David Rientjesoom: fix constraint deadlock
2007-05-07 Yasunori Gotomm: fix handling of panic_on_oom when cpusets are in use
2007-05-07 Akinobu Mitafault injection: fix failslab with CONFIG_NUMA
2007-05-07 Christoph Lameterslab allocators: remove multiple alignment specifications
2007-05-07 Christoph LameterKMEM_CACHE(): simplify slab cache creation
2007-05-07 Christoph Lameterslab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN
2007-05-07 Peter Zijlstramm: optimize acorn partition truncate
2007-05-07 Peter Zijlstramm: optimize kill_bdev()
2007-05-07 Peter Zijlstramm: remove destroy_dirty_buffers from invalidate_bdev()
2007-05-07 Nick Pigginmm: madvise avoid exclusive mmap_sem
2007-05-07 matzeinclude KERN_* constant in printk() calls in mm/slab.c
2007-05-07 Akinobu Mitaslob: handle SLAB_PANIC flag
2007-05-07 David MillerQuicklist support for sparc64
2007-05-07 Christoph LameterQuicklists for page table pages
2007-05-07 Christoph Lameterslub: add slabinfo tool
2007-05-07 Christoph Lameterslub: user documentation
2007-05-07 Christoph Lameterslub: remove object activities out of checking functions
2007-05-07 Christoph LameterSLUB: Free slabs and sort partial slab lists in kmem_ca...
2007-05-07 Christoph Lameterslub: add ability to list alloc / free callers per...
2007-05-07 Christoph LameterSLUB: Add MIN_PARTIAL
2007-05-07 Christoph Lameterslub: validation of slabs (metadata and guard zones)
2007-05-07 Christoph Lameterslub: enable tracking of full slabs
2007-05-07 Christoph Lameterslub: fix object tracking
2007-05-07 Christoph LameterAdd virt_to_head_page and consolidate code in slab...
2007-05-07 Christoph Lametermm: optimize compound_head() by avoiding a shared page...
2007-05-07 Christoph LameterMake page->private usable in compound pages
2007-05-07 Christoph LameterPowerPC: Disable SLUB for configurations in which slab...
2007-05-07 Christoph LameterSLUB: allocate smallest object size if the user asks...
2007-05-07 Christoph LameterSLUB: change default alignments
2007-05-07 Christoph LameterSLUB core
2007-05-07 Andy Whitcrofttty_register_driver: only allocate tty instances when...
2007-05-07 Christoph Lameteri386: use page allocator to allocate thread_info structure
2007-05-07 David Rientjescpusets: allow TIF_MEMDIE threads to allocate anywhere
2007-05-07 Andrew Mortonslab: mark set_up_list3s() __init
2007-05-07 Mel GormanDo not disable interrupts when reading min_free_kbytes
2007-05-07 Eric Dumazetslab: NUMA kmem_cache diet
2007-05-07 Eric DumazetSLAB: don't allocate empty shared caches
2007-05-07 Eric DumazetSLAB: use num_possible_cpus() in enable_cpucache()
2007-05-07 Jan Karareadahead: code cleanup
2007-05-07 Jan Karareadahead: improve heuristic detecting sequential reads
2007-05-07 David Rientjessmaps: add clear_refs file to clear reference
2007-05-07 David Rientjessmaps: add pages referenced count to smaps
2007-05-07 David Rientjessmaps: extract pmd walker from smaps code
2007-05-07 Zachary Amsdeni386: use pte_update_defer in ptep_test_and_clear_...
2007-05-07 David Rientjesi386: add ptep_test_and_clear_{dirty,young}
2007-05-07 Borislav PetkovAdd unitialized_var() macro for suppressing gcc warnings
2007-05-07 Nick Pigginmm: simplify filemap_nopage
2007-05-07 Andy Whitcroftadd pfn_valid_within helper for sub-MAX_ORDER hole...
2007-05-07 Adrian Bunkmm/slab.c: proper prototypes
2007-05-07 Heiko CarstensIntroduce CONFIG_HAS_DMA
2007-05-07 Joshua N Pritikinallow oom_adj of saintly processes
2007-05-07 Nick Pigginfs: buffer don't PageUptodate without page locked
2007-05-07 Nick Pigginmm: make read_cache_page synchronous
2007-05-07 Pekka Enbergslab: ensure cache_alloc_refill terminates
2007-05-07 Nick Pigginmm: remove gcc workaround
2007-05-07 Adrian Bunkproper prototype for hugetlb_get_unmapped_area()
2007-05-07 Christoph LameterUse ZVC counters to establish exact size of dirtyable...
2007-05-07 Christoph LameterSafer nr_node_ids and nr_node_ids determination and...
2007-05-07 Jeremy FitzhardingeAdd apply_to_page_range() which applies a function...
2007-05-07 Jiri SlabySerial: serial_core, use pr_debug
2007-05-07 Dave JiangMPSC serial driver tx locking
2007-05-07 David Gibsonserial: define FIXED_PORT flag for serial_core
2007-05-07 Thomas KoellerRM9000 serial driver
2007-05-07 Marc St-Jeanserial driver PMC MSP71xx
2007-05-07 Bernhard Walleadd new_id to PCMCIA drivers
2007-05-07 David Brownellat91_cf, minor fix
2007-05-07 Pekka Enbergslab: introduce krealloc
2007-05-07 Linus TorvaldsRevert "[PATCH] x86: __pa and __pa_symbol address space...
2007-05-06 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2007-05-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-05-06 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2007-05-06 Russell KingMerge branch 'ixp4xx' into devel
2007-05-06 Russell KingMerge branches 'arm-mm', 'at91', 'clkevts', 'imx',...
2007-05-06 Russell King[ARM] Add comments marking in-use ptrace numbers
2007-05-06 Russell King[ARM] Move syscall saving out of the way of utrace
2007-05-06 Marcin Garskikconfig: fix mconf segmentation fault
2007-05-06 Sam Ravnborgkbuild: enable use of code from a different dir
2007-05-06 Sam Ravnborgkconfig: error out if recursive dependencies are found
2007-05-05 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2007-05-05 Steve French[CIFS] Fix typo in cifs readme from previous commit
next