Age | Commit message (Expand) | Author |
2008-07-24 | mm: introduce non panic alloc_bootmem | Andi Kleen |
2008-07-24 | hugetlb: new sysfs interface | Nishanth Aravamudan |
2008-07-24 | hugetlbfs: per mount huge page sizes | Andi Kleen |
2008-07-24 | hugetlb: multiple hstates for multiple page sizes | Andi Kleen |
2008-07-24 | hugetlb: modular state for hugetlb page size | Andi Kleen |
2008-07-24 | mm: create /sys/kernel/mm | Nishanth Aravamudan |
2008-07-24 | mm: record MAP_NORESERVE status on vmas and fix small page mprotect reservations | Andy Whitcroft |
2008-07-24 | hugetlb: guarantee that COW faults for a process that called mmap(MAP_PRIVATE... | Mel Gorman |
2008-07-24 | hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until... | Mel Gorman |
2008-07-24 | mm: drop unneeded pgdat argument from free_area_init_node() | Johannes Weiner |
2008-07-24 | mapping_set_error: add unlikely() | Andrew Morton |
2008-07-24 | slob: record page flag overlays explicitly | Andy Whitcroft |
2008-07-24 | slub: record page flag overlays explicitly | Andy Whitcroft |
2008-07-24 | page-flags: record page flag overlays explicitly | Andy Whitcroft |
2008-07-24 | fix soft lock up at NFS mount via per-SB LRU-list of unused dentries | Kentaro Makita |
2008-07-24 | mm: remove double indirection on tlb parameter to free_pgd_range() & Co | Jan Beulich |
2008-07-24 | powerpc ioremap_prot | Benjamin Herrenschmidt |
2008-07-24 | access_process_vm device memory infrastructure | Rik van Riel |
2008-07-24 | mm: remove nopfn | Nick Piggin |
2008-07-24 | mm/vmstat.c: proper externs | Adrian Bunk |
2008-07-24 | page allocator: inline some __alloc_pages() wrappers | KOSAKI Motohiro |
2008-07-24 | mm: unexport __alloc_bootmem_core() | Johannes Weiner |
2008-07-24 | mm: move bootmem descriptors definition to a single place | Johannes Weiner |
2008-07-24 | add a helper function to test if an object is on the stack | FUJITA Tomonori |
2008-07-24 | move memory_read_from_buffer() from fs.h to string.h | Akinobu Mita |
2008-07-23 | Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2008-07-23 | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-07-23 | Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2008-07-23 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-07-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds |
2008-07-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djb... | Linus Torvalds |
2008-07-23 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds |
2008-07-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2008-07-23 | ide: remove unused PC_FLAG_DRQ_INTERRUPT | Borislav Petkov |
2008-07-23 | ide-floppy: convert to using the new atapi_flags (take 2) | Borislav Petkov |
2008-07-23 | ide: add per-device flags | Borislav Petkov |
2008-07-23 | ide: remove pc->callback member from ide_atapi_pc | Borislav Petkov |
2008-07-23 | ide: push pc callback pointer into the ide_drive_t structure | Borislav Petkov |
2008-07-23 | ide: add ide_host_free() helper (take 2) | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: add ide_host_add() helper | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: add struct ide_host (take 3) | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: add struct ide_tp_ops (take 2) | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: add 'config' field to hw_regs_t | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: filter out "default" transfer mode values in set_xfer_rate() | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: remove dead Virtual DMA support | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: remove ->INB, ->OUTB and ->OUTBSYNC methods | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: add ide_read_bcount_and_ireason() helper | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: use ->tf_read in ide_read_error() | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: add ->set_irq method | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: add ->read_altstatus method | Bartlomiej Zolnierkiewicz |