Age | Commit message (Expand) | Author |
2009-09-21 | Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2009-09-21 | writeback: make balance_dirty_pages() gradually back more off | Jens Axboe |
2009-09-21 | writeback: don't use schedule_timeout() without setting runstate | Jens Axboe |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar |
2009-09-18 | headers: taskstats_kern.h trim | Alexey Dobriyan |
2009-09-18 | mm: Fix problem of parameter in note | Jianjun Kong |
2009-09-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-09-16 | Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-09-16 | writeback: splice dirty inode entries to default bdi on bdi_destroy() | Jens Axboe |
2009-09-16 | writeback: separate starting of sync vs opportunistic writeback | Jens Axboe |
2009-09-16 | writeback: use RCU to protect bdi_list | Jens Axboe |
2009-09-16 | writeback: get rid of wbc->for_writepages | Jens Axboe |
2009-09-15 | slub: Fix build error in kmem_cache_open() with !CONFIG_SLUB_DEBUG | Ingo Molnar |
2009-09-15 | Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev | Kay Sievers |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2009-09-15 | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-09-15 | Merge branch 'for-next' into for-linus | Tejun Heo |
2009-09-14 | Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-09-14 | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2009-09-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds |
2009-09-14 | Merge branches 'slab/cleanups' and 'slab/fixes' into for-linus | Pekka Enberg |
2009-09-14 | vfs: Remove generic_osync_inode() and sync_page_range{_nolock}() | Jan Kara |
2009-09-14 | vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYN... | Jan Kara |
2009-09-14 | vfs: Rename generic_file_aio_write_nolock | Christoph Hellwig |
2009-09-14 | vfs: Remove syncing from generic_file_direct_write() and generic_file_buffere... | Jan Kara |
2009-09-14 | vfs: Export __generic_file_aio_write() and add some comments | Jan Kara |
2009-09-14 | vfs: Introduce filemap_fdatawait_range | Jan Kara |
2009-09-14 | block: use blkdev_issue_discard in blk_ioctl_discard | Christoph Hellwig |
2009-09-14 | slub: fix slab_pad_check() | Eric Dumazet |
2009-09-11 | Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-09-11 | Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 | Linus Torvalds |
2009-09-11 | kmemleak: Improve the "Early log buffer exceeded" error message | Catalin Marinas |
2009-09-11 | writeback: check for registered bdi in flusher add and inode dirty | Jens Axboe |
2009-09-11 | writeback: add name to backing_dev_info | Jens Axboe |
2009-09-11 | writeback: add some debug inode list counters to bdi stats | Jens Axboe |
2009-09-11 | writeback: get rid of pdflush completely | Jens Axboe |
2009-09-11 | writeback: switch to per-bdi threads for flushing data | Jens Axboe |
2009-09-11 | writeback: move dirty inodes from super_block to backing_dev_info | Jens Axboe |
2009-09-10 | hugetlbfs: export vma_kernel_pagsize to modules | Joerg Roedel |
2009-09-08 | shmfs: use 'check_acl' instead of 'permission' | Linus Torvalds |
2009-09-08 | kmemleak: fix sparse warning for static declarations | Luis R. Rodriguez |
2009-09-08 | kmemleak: fix sparse warning over overshadowed flags | Luis R. Rodriguez |
2009-09-08 | kmemleak: move common painting code together | Luis R. Rodriguez |
2009-09-08 | kmemleak: add clear command support | Luis R. Rodriguez |
2009-09-08 | kmemleak: use bool for true/false questions | Luis R. Rodriguez |
2009-09-08 | kmemleak: Do no create the clean-up thread during kmemleak_disable() | Catalin Marinas |
2009-09-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2009-09-05 | Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2009-09-05 | page-allocator: always change pageblock ownership when anti-fragmentation is ... | Mel Gorman |
2009-09-05 | nommu: fix error handling in do_mmap_pgoff() | David Howells |