serial: PL011: clear pending interrupts
[linux-flexiantxendom0.git] / mm / vmalloc.c
2011-12-20 Kautuk Consulmm/vmalloc.c: remove static declaration of va from...
2011-12-09 Mel Gormanmm: vmalloc: check for page allocation failure before...
2011-11-16 David Vrabelxen: map foreign pages for shared rings by updating...
2011-11-01 Joe Perchesmm/vmalloc.c: report more vmalloc failures
2011-11-01 Joe Perchesmm: neaten warn_alloc_failed
2011-11-01 Mitsuo Hayasakamm: avoid null pointer access in vm_struct via /proc...
2011-09-15 David Vrabelmm: sync vmalloc address space page tables in alloc_vm_...
2011-08-14 Clemens Ladischmm: fix wrong vmap address calculations with odd NR_CPU...
2011-07-26 Arun Sharmaatomic: use <linux/atomic.h>
2011-07-20 Lai Jiangshanvmalloc,rcu: Convert call_rcu(rcu_free_vb) to kfree_rcu()
2011-07-20 Lai Jiangshanvmalloc,rcu: Convert call_rcu(rcu_free_va) to kfree_rcu()
2011-05-27 Linus TorvaldsMerge branch 'upstream/tidy-xen-mmu-2.6.39' of git...
2011-05-25 Dave Hansenmm: print vmalloc() state after allocation failures
2011-05-25 Johannes Weinermm/vmalloc: remove guard page from between vmap blocks
2011-05-20 Jeremy Fitzhardingevmalloc: remove vmalloc_sync_all() from alloc_vm_area()
2011-03-23 Namhyung Kimvmalloc: remove confusing comment on vwrite()
2011-03-23 Nick Pigginmm: vmap area cache
2011-01-14 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2011-01-14 Tobias Klauservmalloc: remove redundant unlikely()
2011-01-14 David Rientjesmm: unify module_alloc code for vmalloc
2011-01-14 David Rientjesmm: remove gfp mask from pcpu_get_vm_areas
2011-01-14 David Rientjesmm: remove unused get_vm_area_node
2011-01-14 Joe Perchesmm: convert sprintf_symbol to %pS
2011-01-12 Huang YingACPI, APEI, Generic Hardware Error Source POLL/IRQ...
2010-12-02 Jeremy Fitzhardingevmalloc: eagerly clear ptes on vunmap
2010-10-26 Dave Youngmm: add vzalloc() and vzalloc_node() helpers
2010-10-26 Namhyung Kimvmalloc: annotate lock context change on s_start/stop()
2010-10-26 Namhyung Kimvmalloc: rename temporary variable in __insert_vmap_area()
2010-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-10-02 Tejun Heovmalloc: pcpu_get/free_vm_areas() aren't needed on UP
2010-09-17 Cliff Wickmanmm, x86: Saving vmcore with non-lazy freeing of vmas
2010-09-08 Tejun Heovmalloc: pcpu_get/free_vm_areas() aren't needed on UP
2010-08-12 Linus TorvaldsMerge branch 'stable/xen-swiotlb-0.8.6' of git://git...
2010-08-10 Kulikov Vasiliymm/vmalloc.c: check kmalloc() return value
2010-08-10 Julia Lawallmm: use ERR_CAST
2010-07-27 Jeremy Fitzhardingevmap: add flag to allow lazy unmap to be disabled at...
2010-07-09 Kenji Kaneshigex86, ioremap: Fix incorrect physical address handling...
2010-02-02 Nick Pigginmm: purge fragmented percpu vmap blocks
2010-02-02 Nick Pigginmm: percpu-vmap fix RCU list walking
2010-01-21 Yongseok Kohvmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE
2009-12-15 Jan Beulichvmalloc(): adjust gfp mask passed on nested vmalloc...
2009-12-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-10-29 Tejun Heovmalloc: fix use of non-existent percpu variable in...
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-10-08 Linus TorvaldsMerge branch 'sparc-perf-events-fixes-for-linus' of...
2009-10-08 David Millermm, perf_event: Make vmalloc_user() align base kernel...
2009-10-08 Jaswinder Singh... mm: includecheck fix: vmalloc.c
2009-09-23 KAMEZAWA Hiroyukikcore: register module area in generic way
2009-09-22 Jan Beulichmm: replace various uses of num_physpages by totalram_pages
2009-09-22 KAMEZAWA Hiroyukikcore: fix vread/vwrite to be aware of holes
2009-09-22 KAMEZAWA Hiroyukivmalloc: unmap vmalloc area after hiding it
2009-09-22 Figo.zhangvmalloc.c: fix double error checking
2009-08-14 Tejun Heovmalloc: implement pcpu_get_vm_areas()
2009-08-14 Tejun Heovmalloc: separate out insert_vmalloc_vm()
2009-06-11 Linus TorvaldsMerge branch 'for-linus' of git://linux-arm.org/linux-2.6
2009-06-11 Pekka Enbergvmalloc: use kzalloc() instead of alloc_bootmem()
2009-06-11 Catalin Marinaskmemleak: Add the vmalloc memory allocation/freeing...
2009-05-06 Ralph Wuerthneralloc_vmap_area: fix memory leak
2009-04-01 MinChan Kimvmap: remove needless lock and list in vmap
2009-03-04 Ingo MolnarMerge commit 'v2.6.29-rc7' into perfcounters/core
2009-03-04 Ingo MolnarMerge branch 'x86/core' into core/percpu
2009-03-01 Ingo MolnarMerge branch 'x86/urgent' into x86/pat
2009-02-28 Vegard Nossummm: fix lazy vmap purging (use-after-free error)
2009-02-28 Nick Pigginmm: vmap fix overflow
2009-02-26 Ingo MolnarMerge branches 'x86/apic', 'x86/defconfig', 'x86/memtes...
2009-02-25 Peter Zijlstrax86: make vmap yell louder when it is used under irqs_d...
2009-02-24 Ingo MolnarMerge branch 'tj-percpu' of git://git./linux/kernel...
2009-02-24 Tejun Heovmalloc: add @align to vm_area_register_early()
2009-02-21 Tejun Heovmalloc: call flush_cache_vunmap() from unmap_kernel_ra...
2009-02-20 Tejun Heovmalloc: add un/map_kernel_range_noflush()
2009-02-20 Tejun Heovmalloc: implement vm_area_register_early()
2009-02-20 Tejun Heovmalloc: call flush_cache_vunmap() from unmap_kernel_ra...
2009-02-18 Benjamin Herrenschmidtvmalloc: add __get_vm_area_caller()
2009-01-16 Andrew Mortonrevert "mm: vmalloc use mutex for purge"
2009-01-16 Ivan Kokshayskyalpha: fix vmalloc breakage
2009-01-06 Nick Pigginmm: vmalloc make lazy unmapping configurable
2009-01-06 Nick Pigginmm: vmalloc use mutex for purge
2009-01-06 Glauber Costamm: vmalloc improve vmallocinfo
2009-01-06 Glauber Costamm: vmalloc tweak failure printk
2009-01-04 Adam Lackorzynskivmalloc.c: fix flushing in vmap_page_range()
2008-12-10 Hugh DickinsKSYM_SYMBOL_LEN fixes
2008-12-02 Nick Pigginmm: vmalloc fix lazy unmapping cache aliasing
2008-11-20 Glauber Costamm: vmalloc search restart fix
2008-11-20 Nick Pigginmm: vmalloc failure flush fix
2008-11-20 Nick Pigginmm: vmalloc allocator off by one
2008-11-07 Jeremy Fitzhardingevmap: cope with vm_unmap_aliases before vmalloc_init()
2008-11-06 Russell King[ARM] fix naming of MODULE_START / MODULE_END
2008-10-30 Randy Dunlapmm: fix kernel-doc function notation
2008-10-23 Alexey Dobriyanproc: move /proc/vmallocinfo to mm/vmalloc.c
2008-10-20 Huang Weiyimm: remove duplicated #include's
2008-10-20 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-10-20 Nick Pigginmm: rewrite vmap layer
2008-10-16 Linus TorvaldsIntroduce is_vmalloc_or_module_addr() and use with...
2008-10-12 Ingo MolnarMerge branches 'x86/xen', 'x86/build', 'x86/microcode...
2008-07-26 Arjan van de VenUse WARN() in mm/vmalloc.c
2008-07-24 Eric Dumazetvmallocinfo: add NUMA information
2008-06-19 Ingo Molnarx86, MM: virtual address debug, cleanups
2008-06-19 Jiri SlabyMM: virtual address debug
2008-05-01 Randy Dunlapdocbook: fix vmalloc missing parameter notation
2008-04-30 Thomas Gleixnerinfrastructure to debug (dynamic) objects
next