Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | vmscan/trace: Add 'file' info to trace_mm_vmscan_lru_isolate() | Tao Ma | 2012-01-13 | 1 | -8/+14 | |
| * | | | | thp: add tlb_remove_pmd_tlb_entry | Shaohua Li | 2012-01-13 | 2 | -1/+15 | |
| * | | | | memcg: simplify LRU handling by new rule | KAMEZAWA Hiroyuki | 2012-01-13 | 1 | -8/+0 | |
| * | | | | memcg: clear pc->mem_cgroup if necessary. | KAMEZAWA Hiroyuki | 2012-01-13 | 1 | -0/+5 | |
| * | | | | page_cgroup: add helper function to get swap_cgroup | Bob Liu | 2012-01-13 | 1 | -2/+2 | |
| * | | | | mm: unify remaining mem_cont, mem, etc. variable names to memcg | Johannes Weiner | 2012-01-13 | 3 | -11/+11 | |
| * | | | | memcg: make mem_cgroup_split_huge_fixup() more efficient | KAMEZAWA Hiroyuki | 2012-01-13 | 1 | -3/+2 | |
| * | | | | mm: memcg: remove unused node/section info from pc->flags | Johannes Weiner | 2012-01-13 | 1 | -33/+0 | |
| * | | | | mm: make per-memcg LRU lists exclusive | Johannes Weiner | 2012-01-13 | 3 | -43/+30 | |
| * | | | | mm: collect LRU list heads into struct lruvec | Johannes Weiner | 2012-01-13 | 2 | -5/+7 | |
| * | | | | mm: move memcg hierarchy reclaim to generic reclaim code | Johannes Weiner | 2012-01-13 | 1 | -0/+24 | |
| * | | | | memcg: add mem_cgroup_replace_page_cache() to fix LRU issue | KAMEZAWA Hiroyuki | 2012-01-13 | 1 | -0/+6 | |
| * | | | | epoll: limit paths | Jason Baron | 2012-01-13 | 2 | -0/+2 | |
| * | | | | mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCAL | Heiko Carstens | 2012-01-13 | 1 | -5/+4 | |
| * | | | | include/linux/linkage.h: remove unused ATTRIB_NORET macro | Joe Perches | 2012-01-13 | 1 | -2/+0 | |
| * | | | | treewide: convert uses of ATTRIB_NORETURN to __noreturn | Joe Perches | 2012-01-13 | 1 | -3/+3 | |
| * | | | | treewide: remove useless NORET_TYPE macro and uses | Joe Perches | 2012-01-13 | 3 | -5/+4 | |
| * | | | | include/linux/linkage.h: remove unused NORET_AND macro | Joe Perches | 2012-01-13 | 1 | -1/+0 | |
| * | | | | kernel.h: neaten panic prototype | Joe Perches | 2012-01-13 | 1 | -2/+3 | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-01-13 | 5 | -11/+37 | |
|\ \ \ \ \ | ||||||
| * | | | | | net_sched: sfq: add optional RED on top of SFQ | Eric Dumazet | 2012-01-13 | 2 | -1/+22 | |
| * | | | | | phylib: introduce mdiobus_alloc_size() | Timur Tabi | 2012-01-13 | 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-03 | 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 | |
| * | | | | | | | | virtio: harsher barriers for rpmsg. | Rusty Russell | 2012-01-12 | 1 | -0/+1 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2012-01-12 | 16 | -71/+960 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 2012-01-12 | 1 | -0/+8 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch 'test/hda-jack' into topic/hda | Takashi Iwai | 2011-12-20 | 1 | -0/+8 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | ALSA: Introduce common helper functions for jack-detection control | Takashi Iwai | 2011-11-16 | 1 | -0/+8 | |
| * | | | | | | | | | | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2012-01-12 | 6 | -1/+731 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | ALSA: export compress headers | Vinod Koul | 2011-12-31 | 1 | -0/+2 | |
| | * | | | | | | | | | | ALSA: core: add API header and driver header files | Vinod Koul | 2011-12-23 | 2 | -0/+328 | |
| | * | | | | | | | | | | ALSA: core: add compress parameter definations | Vinod Koul | 2011-12-23 | 1 | -0/+397 | |
| | * | | | | | | | | | | ALSA: core: add support for compressed devices | Omair Mohammed Abdullah | 2011-12-23 | 2 | -1/+4 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | ASoC: Dynamically allocate the rtd device for a non-empty release() | Mark Brown | 2012-01-10 | 1 | -3/+3 | |
| * | | | | | | | | | | ASoC: Declare soc_new_pcm() properly | Mark Brown | 2011-12-22 | 1 | -0/+1 | |
| * | | | | | | | | | | ASoC: Allow DAI links to be specified using device tree nodes | Stephen Warren | 2011-12-22 | 1 | -0/+4 | |
| * | | | | | | | | | | ASoC: Add utility to parse DAPM routes from device tree | Stephen Warren | 2011-12-20 | 1 | -0/+2 | |
| * | | | | | | | | | | ASoC: Add utility to set a card's name from device tree | Stephen Warren | 2011-12-20 | 1 | -0/+3 |