Age | Commit message (Expand) | Author | Files | Lines |
2012-03-22 | mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat() | David Rientjes | 1 | -2/+2 |
2012-03-22 | hugepages: fix use after free bug in "quota" handling | David Gibson | 1 | -4/+10 |
2012-03-22 | hugetlb: cleanup hugetlb.h | David Gibson | 1 | -25/+0 |
2012-03-22 | cpuset: mm: reduce large amounts of memory barrier related damage v3 | Mel Gorman | 3 | -28/+29 |
2012-03-22 | mm, memcg: pass charge order to oom killer | David Rientjes | 1 | -1/+2 |
2012-03-22 | mm: drain percpu lru add/rotate page-vectors on cpu hot-unplug | Konstantin Khlebnikov | 1 | -0/+1 |
2012-03-22 | thp: allow a hwpoisoned head page to be put back to LRU | Dean Nelson | 1 | -0/+20 |
2012-03-22 | mm, oom: force oom kill on sysrq+f | David Rientjes | 1 | -1/+1 |
2012-03-22 | procfs: mark thread stack correctly in proc/<pid>/maps | Siddhesh Poyarekar | 1 | -0/+3 |
2012-03-22 | rmap: remove __anon_vma_link() declaration | Xiao Guangrong | 1 | -1/+0 |
2012-03-22 | mm: replace PAGE_MIGRATION with IS_ENABLED(CONFIG_MIGRATION) | Konstantin Khlebnikov | 1 | -2/+0 |
2012-03-22 | pagemap: export KPF_THP | Naoya Horiguchi | 1 | -0/+1 |
2012-03-22 | thp: optimize away unnecessary page table locking | Naoya Horiguchi | 1 | -0/+17 |
2012-03-22 | vmscan: only defer compaction for failed order and higher | Rik van Riel | 2 | -4/+11 |
2012-03-22 | vmscan: kswapd carefully call compaction | Rik van Riel | 1 | -0/+6 |
2012-03-22 | mm: make swapin readahead skip over holes | Rik van Riel | 1 | -1/+0 |
2012-03-22 | mm: make get_mm_counter static-inline | Konstantin Khlebnikov | 1 | -10/+11 |
2012-03-22 | mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode | Andrea Arcangeli | 1 | -0/+61 |
2012-03-21 | Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 7 | -8/+113 |
2012-03-21 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 3 | -6/+26 |
2012-03-21 | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 3 | -1/+78 |
2012-03-21 | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2 | -10/+15 |
2012-03-21 | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 4 | -63/+180 |
2012-03-21 | Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 6 | -61/+138 |
2012-03-21 | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds | 3 | -51/+64 |
2012-03-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 5 | -10/+9 |
2012-03-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 88 | -1028/+2151 |
2012-03-21 | Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 3 | -63/+16 |
2012-03-20 | Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb | Linus Torvalds | 20 | -86/+430 |
2012-03-20 | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds | 11 | -160/+102 |
2012-03-20 | Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 12 | -22/+277 |
2012-03-20 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -23/+5 |
2012-03-20 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -11/+65 |
2012-03-20 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 14 | -138/+425 |
2012-03-20 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -5/+5 |
2012-03-20 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 6 | -37/+156 |
2012-03-20 | highmem: kill all __kmap_atomic() | Cong Wang | 1 | -8/+3 |
2012-03-20 | fs: remove the second argument of k[un]map_atomic() | Cong Wang | 1 | -4/+4 |
2012-03-20 | crypto: remove the second argument of k[un]map_atomic() | Cong Wang | 1 | -25/+3 |
2012-03-20 | include/linux/highmem.h: remove the second argument of k[un]map_atomic() | Cong Wang | 1 | -14/+14 |
2012-03-20 | highmem: mark k[un]map_atomic() with two arguments as deprecated | Cong Wang | 1 | -6/+46 |
2012-03-20 | constify struct pci_dev * in obvious cases | Al Viro | 1 | -6/+6 |
2012-03-20 | netdev: driver: ethernet: Add TI CPSW driver | Mugunthan V N | 1 | -0/+55 |
2012-03-20 | net: update the usage of CHECKSUM_UNNECESSARY | Yi Zou | 1 | -0/+7 |
2012-03-20 | net: do not do gso for CHECKSUM_UNNECESSARY in netif_needs_gso | Yi Zou | 1 | -1/+2 |
2012-03-20 | if_vlan: Remove VLAN_ETH_ALEN define and the 1 use of it | Joe Perches | 1 | -4/+3 |
2012-03-20 | tcp: reduce out_of_order memory use | Eric Dumazet | 1 | -0/+1 |
2012-03-19 | Merge tag 'topic/twl' into regulator-next | Mark Brown | 1 | -2/+12 |
2012-03-19 | Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', ... | Roland Dreier | 1 | -0/+9 |
2012-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -3/+12 |