summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-291-0/+6
|\
| * [PATCH] 64bit Resource: finally enable 64bit resource sizesGreg Kroah-Hartman2006-06-271-0/+6
* | [PATCH] solve config broken: undefined reference to `online_page'Yasunori Goto2006-06-291-1/+1
* | [PATCH] generic_file_buffered_write(): handle zero-length iovec segmentsAndrew Morton2006-06-292-3/+10
* | [PATCH] mark address_space_operations constChristoph Hellwig2006-06-284-6/+6
* | [PATCH] pi-futex: rt mutex debugIngo Molnar2006-06-271-0/+1
* | [PATCH] pi-futex: introduce debug_check_no_locks_freed()Ingo Molnar2006-06-272-3/+3
* | [PATCH] cpu hotplug: make cpu_notifier related notifier calls __cpuinit onlyChandra Seetharaman2006-06-271-1/+1
* | [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman2006-06-273-3/+5
* | [PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman2006-06-273-3/+3
* | [PATCH] generic_file_buffered_write(): deadlock on vectored writeVladimir V. Saveliev2006-06-271-7/+11
* | [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-271-1/+1
* | [PATCH] add poison.h and patch primary usersRandy Dunlap2006-06-271-11/+1
* | [PATCH] Register sysfs file for hotplugged new nodeYasunori Goto2006-06-271-1/+11
* | [PATCH] sparc64: support sparsemem and !memory hotplugYasunori Goto2006-06-271-0/+1
* | [PATCH] catch valid mem range at onlining memoryKAMEZAWA Hiroyuki2006-06-271-4/+24
* | [PATCH] register hot-added memory to iomem resourceKAMEZAWA Hiroyuki2006-06-271-0/+25
* | [PATCH] pgdat allocation for new node add (call pgdat allocation)Yasunori Goto2006-06-271-0/+52
* | [PATCH] pgdat allocation for new node add (export kswapd start func)Yasunori Goto2006-06-271-11/+26
* | [PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto2006-06-271-0/+11
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-262-3/+3
|\
| * spelling fixesAndreas Mohr2006-06-262-3/+3
* | [PATCH] proc: don't lock task_structs indefinitelyEric W. Biederman2006-06-261-3/+3
* | [PATCH] core: use list_move()Akinobu Mita2006-06-261-2/+1
|/
* Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2006-06-251-1/+1
|\
| * Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-2425-1030/+1816
| |\
| * \ Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-202-1/+3
| |\ \
| * | | VFS: Unexport do_kern_mount() and clean up simple_pin_fs()Trond Myklebust2006-06-091-1/+1
* | | | [PATCH] readahead: backoff on I/O errorWu Fengguang2006-06-251-0/+28
* | | | [PATCH] kernel-doc: mm/readhead fixupRandy Dunlap2006-06-251-2/+1
* | | | [PATCH] Prepare for __copy_from_user_inatomic to not zero missed bytesNeilBrown2006-06-252-14/+20
* | | | [PATCH] cpuset: remove extra cpuset_zone_allowed check in __alloc_pagesChris Wright2006-06-251-2/+1
* | | | [PATCH] pdflush: handle resume wakeupsAndrew Morton2006-06-251-8/+7
* | | | [PATCH] Allow migration of mlocked pagesChristoph Lameter2006-06-252-11/+8
* | | | [PATCH] page migration: Support a vma migration functionChristoph Lameter2006-06-252-1/+25
* | | | [PATCH] AOP_TRUNCATED_PAGE victims in read_pages() belong in the LRUZach Brown2006-06-251-8/+5
| |_|/ |/| |
* | | [PATCH] Kill PF_SYNCWRITE flagJens Axboe2006-06-231-3/+0
* | | [PATCH] More BUG_ON conversionEric Sesterhenn2006-06-231-2/+1
* | | [PATCH] Remove semi-softlockup from invalidate_mapping_pagesNeilBrown2006-06-231-6/+16
* | | [PATCH] percpu_counters: create lib/percpu_counter.cRavikiran G Thirumalai2006-06-231-42/+0
* | | [PATCH] read_mapping_page for address spacePekka Enberg2006-06-231-2/+1
* | | [PATCH] x86: cache pollution aware __copy_from_user_ll()Hiro Yoshioka2006-06-232-5/+5
* | | [PATCH] SELinux: add security_task_movememory calls to mm codeDavid Quigley2006-06-232-0/+11
* | | [PATCH] page migration: sys_move_pages(): support moving of individual pagesChristoph Lameter2006-06-232-6/+266
* | | [PATCH] page migration: use allocator function for migrate_pages()Christoph Lameter2006-06-232-85/+53
* | | [PATCH] page migration: handle freeing of pages in migrate_pages()Christoph Lameter2006-06-232-32/+24
* | | [PATCH] page migration: simplify migrate_pages()Christoph Lameter2006-06-231-103/+115
* | | [PATCH] printk() should not be called under zone->lockKirill Korotaev2006-06-231-4/+5
* | | [PATCH] kernel-doc for mm/filemap.cRandy Dunlap2006-06-231-53/+120
* | | [PATCH] slab: kmalloc, kzalloc comments cleanup and fixPaul Drynoff2006-06-231-18/+2