| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | HID: provide a helper for validating hid reports | Kees Cook | 2013-09-13 | |
| * | | | | | | | Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2013-09-16 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | clocksource: armada-370-xp: Use CLOCKSOURCE_OF_DECLARE | Ezequiel Garcia | 2013-09-02 | |
| * | | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2013-09-15 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | [SCSI] hpsa: add HP Smart Array Gen9 PCI ID's | Mike Miller | 2013-09-10 | |
| * | | | | | | | | | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 2013-09-15 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | slab: Use correct GFP_DMA constant | Christoph Lameter | 2013-09-04 | |
| | * | | | | | | | | | slub: remove verify_mem_not_deleted() | Christoph Lameter | 2013-09-04 | |
| | * | | | | | | | | | mm/sl[aou]b: Move kmallocXXX functions to common code | Christoph Lameter | 2013-09-04 | |
| * | | | | | | | | | | Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-09-13 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | writeback: Do not sort b_io list only because of block device inode | Jan Kara | 2013-07-09 | |
| * | | | | | | | | | | | Merge git://git.kvack.org/~bcrl/aio-next | Linus Torvalds | 2013-09-13 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | aio: convert the ioctx list to table lookup v3 | Benjamin LaHaise | 2013-07-30 | |
| | * | | | | | | | | | | | aio: Kill ki_dtor | Kent Overstreet | 2013-07-30 | |
| | * | | | | | | | | | | | aio: Kill ki_users | Kent Overstreet | 2013-07-30 | |
| | * | | | | | | | | | | | aio: Kill unneeded kiocb members | Kent Overstreet | 2013-07-30 | |
| | * | | | | | | | | | | | aio: Kill aio_rw_vect_retry() | Kent Overstreet | 2013-07-30 | |
| | * | | | | | | | | | | | aio: io_cancel() no longer returns the io_event | Kent Overstreet | 2013-07-30 | |
| | * | | | | | | | | | | | fs/aio: Add support to aio ring pages migration | Gu Zheng | 2013-07-16 | |
| | * | | | | | | | | | | | fs/anon_inode: Introduce a new lib function anon_inode_getfile_private() | Gu Zheng | 2013-07-16 | |
| | | |/ / / / / / / / / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 2013-09-13 | |
| * | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2013-09-12 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | idr: Percpu ida | Kent Overstreet | 2013-09-09 | |
| | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 2013-09-12 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page() | Kirill A. Shutemov | 2013-09-12 | |
| | * | | | | | | | | | | | truncate: drop 'oldsize' truncate_pagecache() parameter | Kirill A. Shutemov | 2013-09-12 | |
| | * | | | | | | | | | | | mm: make lru_add_drain_all() selective | Chris Metcalf | 2013-09-12 | |
| | * | | | | | | | | | | | memcg: add per cgroup writeback pages accounting | Sha Zhengju | 2013-09-12 | |
| | * | | | | | | | | | | | memcg: remove MEMCG_NR_FILE_MAPPED | Sha Zhengju | 2013-09-12 | |
| | * | | | | | | | | | | | memcg: rename RESOURCE_MAX to RES_COUNTER_MAX | Sha Zhengju | 2013-09-12 | |
| | * | | | | | | | | | | | memcg: correct RESOURCE_MAX to ULLONG_MAX | Sha Zhengju | 2013-09-12 | |
| | * | | | | | | | | | | | mm: memcg: do not trap chargers with full callstack on OOM | Johannes Weiner | 2013-09-12 | |
| | * | | | | | | | | | | | mm: memcg: enable memcg OOM killer only for user faults | Johannes Weiner | 2013-09-12 | |
| | * | | | | | | | | | | | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner | 2013-09-12 | |
| | * | | | | | | | | | | | memcg: enhance memcg iterator to support predicates | Michal Hocko | 2013-09-12 | |
| | * | | | | | | | | | | | vmscan, memcg: do softlimit reclaim also for targeted reclaim | Michal Hocko | 2013-09-12 | |
| | * | | | | | | | | | | | memcg, vmscan: integrate soft reclaim tighter with zone shrinking code | Michal Hocko | 2013-09-12 | |
| | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-09-12 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | list_lru: dynamically adjust node arrays | Glauber Costa | 2013-09-10 | |
| | * | | | | | | | | | | | shrinker: Kill old ->shrink API. | Dave Chinner | 2013-09-10 | |
| | * | | | | | | | | | | | fs: convert inode and dentry shrinking to be node aware | Dave Chinner | 2013-09-10 | |
| | * | | | | | | | | | | | vmscan: per-node deferred work | Glauber Costa | 2013-09-10 | |
| | * | | | | | | | | | | | shrinker: add node awareness | Dave Chinner | 2013-09-10 | |
| | * | | | | | | | | | | | list_lru: remove special case function list_lru_dispose_all. | Glauber Costa | 2013-09-10 | |
| | * | | | | | | | | | | | list_lru: per-node API | Glauber Costa | 2013-09-10 | |
| | * | | | | | | | | | | | list_lru: per-node list infrastructure | Dave Chinner | 2013-09-10 | |
| | * | | | | | | | | | | | dcache: convert to use new lru list infrastructure | Dave Chinner | 2013-09-10 | |
| | * | | | | | | | | | | | inode: convert inode lru list to generic lru list code. | Dave Chinner | 2013-09-10 | |
| | * | | | | | | | | | | | list: add a new LRU list type | Dave Chinner | 2013-09-10 | |
| | * | | | | | | | | | | | shrinker: convert superblock shrinkers to new API | Dave Chinner | 2013-09-10 | |
