Add mount option to check uid of device being mounted = expect uid, CVE-2011-1833
[linux-flexiantxendom0-natty.git] / mm / vmalloc.c
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
2008-04-28 Christoph Lametervmallocinfo: add caller information
2008-04-28 Christoph Lametervmalloc: show vmalloced areas via /proc/vmallocinfo
2008-03-20 Randy Dunlapmm: fix various kernel-doc comments
2008-02-08 Martin SchwidefskyCONFIG_HIGHPTE vs. sub-page page tables.
2008-02-05 Robert Braggmm: don't allow ioremapping of ranges larger than vmall...
2008-02-05 Adrian Bunkmake __vmalloc_area_node() static
2008-02-05 Christoph Lametervmalloc: clean up page array indexing
2008-02-05 Christoph Lametervmalloc: add const to void* parameters
2008-02-05 Christoph LameterMove vmalloc_to_page() to mm/vmalloc.
2007-10-19 Simon Arlottspelling fixes: mm/
2007-10-16 Christoph LameterCategorize GFP flags
2007-07-19 Rusty Russelllguest: export symbols for lguest as a module
2007-07-19 Benjamin Herrenschmidtvmalloc_32 should use GFP_KERNEL
2007-07-18 Jeremy FitzhardingeAllocate and free vmalloc areas
2007-07-17 Christoph LameterSlab allocators: Replace explicit zeroing with __GFP_ZERO
2007-06-14 Benjamin Herrenschmidt[POWERPC] unmap_vm_area becomes unmap_kernel_range...
2007-05-17 Benjamin HerrenschmidtMake __vunmap static
next