x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.
[pandora-kernel.git] / mm /
2010-12-09 KAMEZAWA Hiroyukimm: fix is_mem_section_removable() page_order BUG_ON...
2010-12-09 KAMEZAWA Hiroyukimm: fix return value of scan_lru_pages in memory unplug
2010-12-09 Eric Dumazetnuma: fix slab_node(MPOL_BIND)
2010-10-29 Luck, Tonyguard page for stacks that grow upwards
2010-09-20 Gary Kingbounce: call flush_dcache_page() after bounce_copy_vec()
2010-08-20 Linus Torvaldsmm: fix page table unmap for stack guard page properly
2010-08-20 Hugh Dickinsmm: pass correct mm when growing stack
2010-08-20 Linus Torvaldsmm: fix missing page table unmap for stack guard page...
2010-08-20 Linus Torvaldsmm: keep a guard page below a grow-down stack segment
2010-08-13 Andrew Mortonmm/backing-dev.c: remove recently-added WARN_ON()
2010-08-13 Kay Sieversbdi: register sysfs bdi device only once per queue
2010-07-05 Jeff Moyerdo_generic_file_read: clear page errors when issuing...
2010-05-26 Alan Coxnfsd: fix vm overcommit crash
2010-05-26 Aneesh Kumar K.Vvfs: Remove the range_cont writeback mode.
2010-04-01 KOSAKI Motohirotmpfs: cleanup mpol_parse_str()
2010-04-01 KOSAKI Motohirotmpfs: handle MPOL_LOCAL mount option properly
2010-04-01 KOSAKI Motohirotmpfs: mpol=bind:0 don't cause mount error.
2010-04-01 Ravikiran G Thirumalaitmpfs: fix oops on mounts with mpol=default
2010-04-01 Linus TorvaldsFix potential crash with sys_move_pages
2009-11-10 KOSAKI Motohirombind(): fix leak of never putback pages
2009-10-05 Lee Schermerhornmmap: avoid unnecessary anon_vma lock acquisition in...
2009-10-05 Hugh Dickinsmm: fix anonymous dirtying
2009-10-05 Lee Schermerhornhugetlb: restore interleaving of bootmem huge pages...
2009-09-15 Eric Dumazetslub: Fix kmem_cache_destroy() with SLAB_DESTROY_BY_RCU
2009-08-16 Mel Gormanpage-allocator: preserve PFN ordering when __GFP_COLD...
2009-08-16 Eric Sandeenhugetlbfs: fix i_blocks accounting
2009-07-30 Josef Bacikmm: mark page accessed before we write_end()
2009-07-30 Paul E. McKenneyfix RCU-callback-after-kmem_cache_destroy problem in...
2009-07-20 Christoph Lametersecurity: use mmap_min_addr indepedently of security...
2009-07-02 Dimitri Sivanichmm: fix handling of pagesets for downed cpus
2009-06-12 Mel Gormanmm: account for MAP_SHARED mappings using VM_MAYSHARE...
2009-05-20 Nick Pigginmm: close page_mkwrite races
2009-05-20 Nick Pigginmm: page_mkwrite change prototype to match fault
2009-05-08 Mel GormanIgnore madvise(MADV_WILLNEED) for hugetlbfs-backed...
2009-05-02 Johannes Weinermm: check for no mmaps in exit_mmap()
2009-05-02 Martin Schwidefskymm: do_xip_mapping_read: fix length calculation
2009-03-17 KAMEZAWA Hiroyukimm: fix memmap init for handling memory hole
2009-03-17 KAMEZAWA Hiroyukimm: clean up for early_pfn_to_nid()
2009-02-17 Federico Cuellowriteback: fix break condition
2009-02-17 Artem Bityutskiywrite-back: fix nr_to_write counter
2009-02-17 Nick PigginFix page writeback thinko, causing Berkeley DB slowdown
2009-02-12 KOSAKI Motohiromm: remove UP version of lru_add_drain_all()
2009-01-25 Nick Pigginmm: direct IO starvation improvement
2009-01-25 Andrew Mortonmm: write_cache_pages more terminate quickly
2009-01-25 Nick Pigginmm: write_cache_pages terminate quickly
2009-01-25 Nick Pigginmm: write_cache_pages optimise page cleaning
2009-01-25 Nick Pigginmm: write_cache_pages cleanups
2009-01-25 Nick Pigginmm: write_cache_pages integrity fix
2009-01-25 Nick Pigginmm: write_cache_pages writepage error fix
2009-01-25 Nick Pigginmm: write_cache_pages early loop termination
2009-01-25 Nick Pigginmm: write_cache_pages cyclic fix
2009-01-18 Nick Pigginfs: symlink write_begin allocation context fix
2009-01-18 Heiko CarstensSystem call wrappers part 28
2009-01-18 Heiko CarstensSystem call wrappers part 26
2009-01-18 Heiko CarstensSystem call wrappers part 14
2009-01-18 Heiko CarstensSystem call wrappers part 13
2009-01-18 Heiko CarstensSystem call wrapper special cases
2009-01-18 Heiko CarstensConvert all system calls to return a long
2008-12-18 Gerald Schaefersetup_per_zone_pages_min(): take zone->lock instead...
2008-11-20 Gerald Schaefermemory hotplug: fix page_zone() calculation in test_pag...
2008-11-20 Adam Litkehugetlb: make unmap_ref_private multi-size-aware
2008-11-13 Andy Whitcrofthugetlbfs: handle pages higher order than MAX_ORDER
2008-11-13 Andy Whitcrofthugetlb: pull gigantic page initialisation out of the...
2008-10-25 Linus Torvaldsanon_vma_prepare: properly lock even newly allocated...
2008-10-09 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://jdelvare.pck...
2008-10-09 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2008-10-09 Matt MackallSLOB: fix bogus ksize calculation fix
2008-10-08 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-10-07 Matt MackallSLOB: fix bogus ksize calculation
2008-10-06 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2008-10-02 Andy Whitcroftmm: handle initialising compound pages at orders greate...
2008-10-02 Nick Pigginmm: tiny-shmem nommu fix
2008-10-02 Gerald Schaefermemory hotplug: missing zone->lock in test_pages_isolated()
2008-10-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-01 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-09-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-09-30 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2008-09-30 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2008-09-29 Balbir Singhmm owner: fix race between swapoff and exit
2008-09-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-09-29 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2008-09-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-09-26 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2008-09-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-09-24 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2008-09-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-09-23 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2008-09-23 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2008-09-23 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-09-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-09-23 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-09-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-09-23 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2008-09-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-09-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-09-23 Daisuke Nishimuramemcg: check under limit at shrink_usage
2008-09-23 Nick Pigginmm: tiny-shmem fix lock ordering: mmap_sem vs i_mutex
2008-09-22 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-09-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-09-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next