| Commit message (Expand) | Author | Age |
* | hugetlb reservations: fix hugetlb MAP_PRIVATE reservations across vma splits | Andy Whitcroft | 2008-07-24 |
* | hugetlb: allow huge page mappings to be created without reservations | Andy Whitcroft | 2008-07-24 |
* | hugetlb: move reservation region support earlier | Andy Whitcroft | 2008-07-24 |
* | mm: record MAP_NORESERVE status on vmas and fix small page mprotect reservations | Andy Whitcroft | 2008-07-24 |
* | huge page private reservation review cleanups | 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 |
* | hugetlb: move hugetlb_acct_memory() | 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 |
* | buddy: clarify comments describing buddy merge | Andy Whitcroft | 2008-07-24 |
* | mm: remove double indirection on tlb parameter to free_pgd_range() & Co | Jan Beulich | 2008-07-24 |
* | spufs: use new vm_ops->access to allow local state access from gdb | Benjamin Herrenschmidt | 2008-07-24 |
* | powerpc ioremap_prot | Benjamin Herrenschmidt | 2008-07-24 |
* | use generic_access_phys for /dev/mem mappings | Rik van Riel | 2008-07-24 |
* | access_process_vm device memory infrastructure | Rik van Riel | 2008-07-24 |
* | mm: remove nopfn | Nick Piggin | 2008-07-24 |
* | kill generic_file_direct_IO() | Christoph Hellwig | 2008-07-24 |
* | mm/hugetlb.c: fix duplicate variable | Adrian Bunk | 2008-07-24 |
* | mm/vmstat.c: proper externs | Adrian Bunk | 2008-07-24 |
* | mm/migrate.c should #include <linux/syscalls.h> | Adrian Bunk | 2008-07-24 |
* | page allocator: inline some __alloc_pages() wrappers | KOSAKI Motohiro | 2008-07-24 |
* | mspec: convert nopfn to fault | Nick Piggin | 2008-07-24 |
* | mm: unexport __alloc_bootmem_core() | Johannes Weiner | 2008-07-24 |
* | mm: normalize internal argument passing of bootmem data | Johannes Weiner | 2008-07-24 |
* | mm: fix free_all_bootmem_core alignment check | 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 |
* | mm: print out the zonelists on request for manual verification | Mel Gorman | 2008-07-24 |
* | mm: make defensive checks around PFN values registered for memory usage | Mel Gorman | 2008-07-24 |
* | mm: verify the page links and memory model | Mel Gorman | 2008-07-24 |
* | mm: add a basic debugging framework for memory initialisation | Mel Gorman | 2008-07-24 |
* | add HAVE_CLK to Kconfig, for driver dependencies | David Brownell | 2008-07-24 |
* | remove is_tty() | Adrian Bunk | 2008-07-24 |
* | hpet: clarify maintainer entry | Clemens Ladisch | 2008-07-24 |
* | move memory_read_from_buffer() from fs.h to string.h | Akinobu Mita | 2008-07-24 |
* | Merge branch 'x86/auditsc' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Linus Torvalds | 2008-07-23 |
|\ |
|
| * | i386 syscall audit fast-path | Roland McGrath | 2008-07-23 |
| * | x86_64 ia32 syscall audit fast-path | Roland McGrath | 2008-07-23 |
| * | x86_64 syscall audit fast-path | Roland McGrath | 2008-07-23 |
| * | x86_64: remove bogus optimization in sysret_signal | Roland McGrath | 2008-07-23 |
* | | Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2008-07-23 |
|\ \ |
|
| * | | sched: hrtick_enabled() should use cpu_active() | Ingo Molnar | 2008-07-20 |
| * | | Merge branch 'sched/urgent' into sched/devel | Ingo Molnar | 2008-07-20 |
| |\ \ |
|
| | * | | sched, x86: clean up hrtick implementation | Peter Zijlstra | 2008-07-20 |
| | * | | sched: fix warning in inc_rt_tasks() to not declare variable 'rq' if it's not... | David Howells | 2008-07-18 |