Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2012-01-13 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | vfs: export symbol d_find_any_alias() | Sage Weil | 2012-01-12 | 1 | -0/+1 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'akpm' (aka "Andrew's patch-bomb, take two") | Linus Torvalds | 2012-01-12 | 21 | -165/+197 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | c/r: prctl: add PR_SET_MM codes to set up mm_struct entries | Cyrill Gorcunov | 2012-01-12 | 1 | -0/+12 | |
| * | | | | | | | radix_tree: remove radix_tree_indirect_to_ptr() | Xiao Guangrong | 2012-01-12 | 1 | -3/+0 | |
| * | | | | | | | vfs: cache request_queue in struct block_device | Andi Kleen | 2012-01-12 | 1 | -0/+2 | |
| * | | | | | | | include/linux/crash_dump.h needs elf.h | Fabio Estevam | 2012-01-12 | 1 | -0/+1 | |
| * | | | | | | | kexec: remove KMSG_DUMP_KEXEC | WANG Cong | 2012-01-12 | 1 | -1/+0 | |
| * | | | | | | | mm: remove del_page_from_lru, add page_off_lru | Hugh Dickins | 2012-01-12 | 1 | -6/+9 | |
| * | | | | | | | mm: enum lru_list lru | Hugh Dickins | 2012-01-12 | 2 | -21/+21 | |
| * | | | | | | | mm: fewer underscores in ____pagevec_lru_add | Hugh Dickins | 2012-01-12 | 1 | -5/+5 | |
| * | | | | | | | mm: take pagevecs off reclaim stack | Hugh Dickins | 2012-01-12 | 1 | -2/+0 | |
| * | | | | | | | mm: compaction: introduce sync-light migration for use by compaction | Mel Gorman | 2012-01-12 | 2 | -7/+22 | |
| * | | | | | | | mm: compaction: make isolate_lru_page() filter-aware again | Mel Gorman | 2012-01-12 | 1 | -0/+2 | |
| * | | | | | | | mm: compaction: determine if dirty pages can be migrated without blocking wit... | Mel Gorman | 2012-01-12 | 2 | -4/+7 | |
| * | | | | | | | vmscan/trace: Add 'file' info to trace_mm_vmscan_lru_isolate() | Tao Ma | 2012-01-12 | 1 | -8/+14 | |
| * | | | | | | | thp: add tlb_remove_pmd_tlb_entry | Shaohua Li | 2012-01-12 | 2 | -1/+15 | |
| * | | | | | | | memcg: simplify LRU handling by new rule | KAMEZAWA Hiroyuki | 2012-01-12 | 1 | -8/+0 | |
| * | | | | | | | memcg: clear pc->mem_cgroup if necessary. | KAMEZAWA Hiroyuki | 2012-01-12 | 1 | -0/+5 | |
| * | | | | | | | page_cgroup: add helper function to get swap_cgroup | Bob Liu | 2012-01-12 | 1 | -2/+2 | |
| * | | | | | | | mm: unify remaining mem_cont, mem, etc. variable names to memcg | Johannes Weiner | 2012-01-12 | 3 | -11/+11 | |
| * | | | | | | | memcg: make mem_cgroup_split_huge_fixup() more efficient | KAMEZAWA Hiroyuki | 2012-01-12 | 1 | -3/+2 | |
| * | | | | | | | mm: memcg: remove unused node/section info from pc->flags | Johannes Weiner | 2012-01-12 | 1 | -33/+0 | |
| * | | | | | | | mm: make per-memcg LRU lists exclusive | Johannes Weiner | 2012-01-12 | 3 | -43/+30 | |
| * | | | | | | | mm: collect LRU list heads into struct lruvec | Johannes Weiner | 2012-01-12 | 2 | -5/+7 | |
| * | | | | | | | mm: move memcg hierarchy reclaim to generic reclaim code | Johannes Weiner | 2012-01-12 | 1 | -0/+24 | |
| * | | | | | | | memcg: add mem_cgroup_replace_page_cache() to fix LRU issue | KAMEZAWA Hiroyuki | 2012-01-12 | 1 | -0/+6 | |
| * | | | | | | | epoll: limit paths | Jason Baron | 2012-01-12 | 2 | -0/+2 | |
| * | | | | | | | mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCAL | Heiko Carstens | 2012-01-12 | 1 | -5/+4 | |
| * | | | | | | | include/linux/linkage.h: remove unused ATTRIB_NORET macro | Joe Perches | 2012-01-12 | 1 | -2/+0 | |
| * | | | | | | | treewide: convert uses of ATTRIB_NORETURN to __noreturn | Joe Perches | 2012-01-12 | 1 | -3/+3 | |
| * | | | | | | | treewide: remove useless NORET_TYPE macro and uses | Joe Perches | 2012-01-12 | 3 | -5/+4 | |
| * | | | | | | | include/linux/linkage.h: remove unused NORET_AND macro | Joe Perches | 2012-01-12 | 1 | -1/+0 | |
| * | | | | | | | kernel.h: neaten panic prototype | Joe Perches | 2012-01-12 | 1 | -2/+3 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-01-12 | 5 | -11/+37 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | net_sched: sfq: add optional RED on top of SFQ | Eric Dumazet | 2012-01-12 | 2 | -1/+22 | |
| * | | | | | | | phylib: introduce mdiobus_alloc_size() | Timur Tabi | 2012-01-12 | 1 | -1/+6 | |
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2012-01-12 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville | 2012-01-10 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Bluetooth: Rename extfeatures | Andre Guedes | 2012-01-02 | 1 | -2/+2 | |
| * | | | | | | | | | inet_diag: Rename inet_diag_req_compat into inet_diag_req | Pavel Emelyanov | 2012-01-11 | 1 | -1/+1 | |
| * | | | | | | | | | inet_diag: Rename inet_diag_req into inet_diag_req_v2 | Pavel Emelyanov | 2012-01-11 | 1 | -6/+6 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2012-01-12 | 1 | -1/+15 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | FUSE: Notifying the kernel of deletion. | John Muir | 2011-12-13 | 1 | -0/+9 | |
| * | | | | | | | | | | fuse: support ioctl on directories | Miklos Szeredi | 2011-12-13 | 1 | -1/+6 | |
* | | | | | | | | | | | Merge tag 'to-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 2012-01-12 | 2 | -61/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | virtio: pci: add PM notification handlers for restore, freeze, thaw, poweroff | Amit Shah | 2012-01-12 | 1 | -0/+5 | |
| * | | | | | | | | | | virtio: support unlocked queue kick | Rusty Russell | 2012-01-12 | 1 | -0/+4 | |
| * | | | | | | | | | | virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf | Rusty Russell | 2012-01-12 | 1 | -15/+6 | |
| * | | | | | | | | | | virtio: document functions better. | Rusty Russell | 2012-01-12 | 1 | -47/+0 |