[SCSI] hptiop: add more adapter models and other fixes
[safe/jmp/linux-2.6] / mm /
2008-01-09 Thomas BogendoerferFix crash with FLAT_MEMORY and ARCH_PFN_OFFSET != 0
2008-01-09 Akinobu Mitaxip: fix get_zeroed_page with __GFP_HIGHMEM
2008-01-02 Linus TorvaldsUnify /proc/slabinfo configuration
2008-01-01 Pekka J Enbergslub: provide /proc/slabinfo
2007-12-21 Christoph LameterSLUB: Improve hackbench speed
2007-12-19 Linus TorvaldsDo dirty page accounting when removing a page from...
2007-12-18 Christoph LameterSLUB: remove useless masking of GFP_ZERO
2007-12-18 Nishanth AravamudanRevert "hugetlb: Add hugetlb_dynamic_pool sysctl"
2007-12-18 Nishanth Aravamudanhugetlb: introduce nr_overcommit_hugepages sysctl
2007-12-18 Mel Gormanmm: fix page allocation for larger I/O segments
2007-12-18 WANG Congmm/sparse.c: improve the error handling for sparse_add_...
2007-12-18 WANG Congmm/sparse.c: check the return value of sparse_index_alloc()
2007-12-18 Geoff Levandsparsemem: make SPARSEMEM_VMEMMAP selectable
2007-12-11 Adam Litkehugetlb: handle write-protection faults in follow_huget...
2007-12-09 Linus TorvaldsAvoid double memclear() in SLOB/SLUB
2007-12-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-12-05 Eric ParisVM/Security: add security hook to do_brk
2007-12-05 Vegard NossumSLUB's ksize() fails for size > 2048
2007-12-05 Nick Pigginmm: fix XIP file writes
2007-12-05 Tetsuo HandaAdd EXPORT_SYMBOL(ksize);
2007-12-05 Denis Chengmm/backing-dev.c: fix percpu_counter_destroy call bug...
2007-12-05 Eric ParisVM/Security: add security hook to do_brk
2007-12-05 Eric ParisSecurity: round mmap hint address above mmap_min_addr
2007-12-05 Eric Parissecurity: protect from stack expantion into low vm...
2007-11-30 Matthew WilcoxFix kmem_cache_free performance regression in slab
2007-11-29 KAMEZAWA Hiroyukimemory hotplug fix: fix section mismatch in vmammap_all...
2007-11-29 Mel GormanFix boot problem with iSeries lacking hugepage support
2007-11-28 Hugh Dickinsprep_zero_page: remove bogus BUG_ON
2007-11-28 Hugh Dickinstmpfs: restore missing clear_highpage
2007-11-20 Christian Borntraeger[S390] Optimize storage key handling for anonymous...
2007-11-16 Linus Torvaldsdirty page balancing: Get rid of broken unmapped_ratio...
2007-11-15 Nick Pigginslob: fix memory corruption
2007-11-15 Balbir SinghSwap delay accounting, include lock_page() delays
2007-11-15 Randy Dunlapvmstat: fix section mismatch warning
2007-11-15 Adrian Bunkfix mm/util.c:krealloc()
2007-11-15 Ken Chenhugetlb: fix i_blocks accounting
2007-11-15 Adrian Bunkmm/hugetlb.c: make a function static
2007-11-15 Adam Litkehugetlb: enforce quotas during reservation for shared...
2007-11-15 Adam Litkehugetlb: allow bulk updating in hugetlb_*_quota()
2007-11-15 Adam Litkehugetlb: debit quota in alloc_huge_page
2007-11-15 Adam Litkehugetlb: fix quota management for private mappings
2007-11-15 Adam Litkehugetlb: split alloc_huge_page into private and shared...
2007-11-15 Adam Litkehugetlb: follow_hugetlb_page() for write access
2007-11-15 Yasunori GotoAdd IORESOUCE_BUSY flag for System RAM
2007-11-15 Peter Zijlstramm: speed up writeback ramp-up on clean systems
2007-11-15 KAMEZAWA Hiroyukimemory hotremove: unset migrate type "ISOLATE" after...
2007-11-15 Lee SchermerhornMigration: find correct vma in new_vma_page()
2007-11-15 Akinobu Mitaslab: fix typo in allocation failure handling
2007-11-12 Linus TorvaldsRevert "Bias the placement of kernel pages at lower...
2007-11-12 Denis ChengSLUB: killed the unused "end" variable
2007-11-05 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-11-05 Christoph LameterSLUB: Fix memory leak by not reusing cpu_slab
2007-11-05 Adrian Bunkunexport access_process_vm
2007-10-31 Linus TorvaldsRemove broken ptrace() special-case code from file...
2007-10-30 Zach Browndio: fix cache invalidation after sync writes
2007-10-30 Hugh Dickinsfix tmpfs BUG and AOP_WRITEPAGE_ACTIVATE
2007-10-30 Glauber de Oliveir... mm/sparse-vmemmap.c: make sure init_mm is included
2007-10-29 Linus TorvaldsRevert "x86_64: allocate sparsemem memmap above 4G"
2007-10-29 David HowellsNOMMU: mm/nommu.c needs linux/module.h
2007-10-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2007-10-29 Al Viromissing atomic_read_long() in slub.c
2007-10-29 Emil MedveFix a build error when BLOCK=n
2007-10-23 Hugh Dickinsfix mprotect vma_wants_writenotify prot
2007-10-22 Christoph Hellwigexportfs: make struct export_operations const
2007-10-22 Christoph Hellwigshmem: new export ops
2007-10-22 Yasunori Gotomemory hotplug: make kmem_cache_node for SLUB on memory...
2007-10-22 Yasunori Gotomemory hotplug: rearrange memory hotplug notifier
2007-10-20 Al Virooom_kill bug
2007-10-20 Philipp Mareksmall documentation fixes
2007-10-20 Gabriel CraciunescuTypo fixes retrun -> return
2007-10-19 Simon Arlottspelling fixes: mm/
2007-10-19 Robert P. J. DayExplain clearly why kmalloc() can't use __GFP_HIGHMEM.
2007-10-19 Pavel EmelyanovUse helpers to obtain task pid in printks
2007-10-19 Pavel EmelyanovIsolate some explicit usage of task->tgid
2007-10-19 Pavel EmelyanovUninline find_task_by_xxx set of functions
2007-10-19 Pavel Emelyanovpid namespaces: changes to show virtual ids to user
2007-10-19 Matthias Kaehlckemm/oom_kill.c: Use list_for_each_entry instead of list_...
2007-10-19 Serge E. Hallynpid namespaces: define is_global_init() and is_containe...
2007-10-19 Paul MenageTask Control Groups: make cpusets a client of cgroups
2007-10-19 Randy Dunlapkernel-api docbook: fix content problems
2007-10-19 Coly Lisetup vma->vm_page_prot by vm_get_page_prot()
2007-10-19 Benjamin Herrenschmidtremove unused flush_tlb_pgtables
2007-10-18 Linus TorvaldsInclude <linux/backing-dev.h> in mm/filemap.c
2007-10-18 Stephen Hemmingersparse pointer use of zero as null
2007-10-18 Akinobu Mitacpu hotplug: slab: fix memory leak in cpu hotplug error...
2007-10-18 Akinobu Mitacpu hotplug: slab: cleanup cpuup_callback()
2007-10-17 Linus TorvaldsMerge branch 'xen-upstream' of git://git./linux/kernel...
2007-10-17 Adrian Bunksecurity/ cleanups
2007-10-17 Serge E. HallynImplement file posix capabilities
2007-10-17 Randy Dunlapremap_file_pages: kernel-doc corrections
2007-10-17 Dave Hansenr/o bind mounts: filesystem helpers for custom 'struct...
2007-10-17 Fengguang Wuwriteback: remove unnecessary wait in throttle_vm_write...
2007-10-17 Joern Engelintroduce I_SYNC
2007-10-17 Fengguang Wuwriteback: introduce writeback_control.more_io to indic...
2007-10-17 Robert P. J. DayDelete gcc-2.95 compatible structure definition.
2007-10-17 Alexey DobriyanDrop some headers from mm.h
2007-10-17 Alexey DobriyanSLAB_PANIC more (proc, posix-timers, shmem)
2007-10-17 Andrew Mortonwriteback: don't propagate AOP_WRITEPAGE_ACTIVATE
2007-10-17 Nick Pigginmm: document tree_lock->zone.lock lockorder
2007-10-17 David Rientjesmm: test and set zone reclaim lock before starting...
next