Age | Commit message (Expand) | Author |
2012-01-12 | mm: move memcg hierarchy reclaim to generic reclaim code | Johannes Weiner |
2012-01-12 | mm: memcg: per-priority per-zone hierarchy scan generations | Johannes Weiner |
2012-01-12 | mm: vmscan: distinguish between memcg triggering reclaim and memcg being scanned | Johannes Weiner |
2012-01-12 | mm: vmscan: distinguish global reclaim from global LRU scanning | Johannes Weiner |
2012-01-12 | mm: memcg: consolidate hierarchy iteration primitives | Johannes Weiner |
2012-01-12 | memcg: add mem_cgroup_replace_page_cache() to fix LRU issue | KAMEZAWA Hiroyuki |
2012-01-12 | epoll: limit paths | Jason Baron |
2012-01-12 | pipe: fail cleanly when root tries F_SETPIPE_SZ with big size | Sasha Levin |
2012-01-12 | slub: document setting min order with debug_guardpage_minorder > 0 | Stanislaw Gruszka |
2012-01-12 | parisc, exec: remove redundant set_fs(USER_DS) | Mathias Krause |
2012-01-12 | ia64, exec: remove redundant set_fs(USER_DS) | Mathias Krause |
2012-01-12 | drivers/video/nvidia/nvidia.c: fix warning | Andrew Morton |
2012-01-12 | mm,x86,um: move CMPXCHG_DOUBLE config option | Heiko Carstens |
2012-01-12 | mm,x86,um: move CMPXCHG_LOCAL config option | Heiko Carstens |
2012-01-12 | mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCAL | Heiko Carstens |
2012-01-12 | include/linux/linkage.h: remove unused ATTRIB_NORET macro | Joe Perches |
2012-01-12 | treewide: convert uses of ATTRIB_NORETURN to __noreturn | Joe Perches |
2012-01-12 | treewide: remove useless NORET_TYPE macro and uses | Joe Perches |
2012-01-12 | include/linux/linkage.h: remove unused NORET_AND macro | Joe Perches |
2012-01-12 | kernel.h: neaten panic prototype | Joe Perches |
2012-01-12 | kprobes: silence DEBUG_STRICT_USER_COPY_CHECKS=y warning | Stephen Boyd |
2012-01-12 | proc: fix null pointer deref in proc_pid_permission() | Xiaotian Feng |
2012-01-12 | pptp: Accept packet with seq zero | Bradley Peterson |
2012-01-12 | RDS: Remove some unused iWARP code | Roland Dreier |
2012-01-12 | net: fsl: fec: handle 10Mbps speed in RMII mode | Eric Benard |
2012-01-12 | drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c: add missing iounmap | Julia Lawall |
2012-01-12 | drivers/net/ethernet/tundra/tsi108_eth.c: add missing iounmap | Julia Lawall |
2012-01-12 | ksz884x: fix mtu for VLAN | Doug Kehn |
2012-01-12 | net_sched: sfq: add optional RED on top of SFQ | Eric Dumazet |
2012-01-12 | dp83640: Fix NOHZ local_softirq_pending 08 warning | Manfred Rudigier |
2012-01-12 | gianfar: Fix invalid TX frames returned on error queue when time stamping | Manfred Rudigier |
2012-01-12 | gianfar: Fix missing sock reference when processing TX time stamps | Manfred Rudigier |
2012-01-12 | phylib: introduce mdiobus_alloc_size() | Timur Tabi |
2012-01-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2012-01-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2012-01-12 | Merge tag 'to-linus' of git://github.com/rustyrussell/linux | Linus Torvalds |
2012-01-12 | net: decrement memcg jump label when limit, not usage, is changed | Glauber Costa |
2012-01-12 | net: reintroduce missing rcu_assign_pointer() calls | Eric Dumazet |
2012-01-12 | brcmsmac: fix reading of PCI sprom contents | Linus Torvalds |
2012-01-12 | mmc: fix a deadlock between system suspend and MMC block IO | Guennadi Liakhovetski |
2012-01-12 | mmc: sdhci: restore the enabled dma when do reset all | Shaohui Xie |
2012-01-12 | mmc: dw_mmc: miscaculated the fifo-depth with wrong bit operation | Jaehoon Chung |
2012-01-12 | mmc: host: Adds support for eMMC 4.5 HS200 mode | Girish K S |
2012-01-12 | mmc: core: HS200 mode support for eMMC 4.5 | Girish K S |
2012-01-12 | mmc: dw_mmc: fixed wrong bit operation for SDMMC_GET_FCNT() | Jaehoon Chung |
2012-01-12 | mmc: core: Separate the timeout value for cache-ctrl | Seungwon Jeon |
2012-01-12 | mmc: sdhci-spear: Fix compilation error | Viresh Kumar |
2012-01-12 | mmc: sdhci: Deal with failure case in sdhci_suspend_host | Aaron Lu |
2012-01-12 | mmc: dw_mmc: Clear the DDR mode for non-DDR | Seungwon Jeon |
2012-01-12 | mmc: sd: Fix SDR12 timing regression | Alexander Elbs |