Age | Commit message (Expand) | Author | Files | Lines |
2011-01-14 | thp: add pmd_modify | Johannes Weiner | 2 | -0/+11 |
2011-01-14 | thp: add x86 32bit support | Johannes Weiner | 5 | -111/+151 |
2011-01-14 | thp: transparent hugepage core | Andrea Arcangeli | 1 | -0/+5 |
2011-01-14 | thp: kvm mmu transparent hugepage support | Andrea Arcangeli | 2 | -17/+83 |
2011-01-14 | thp: split_huge_page_mm/vma | Andrea Arcangeli | 1 | -0/+1 |
2011-01-14 | thp: pte alloc trans splitting | Andrea Arcangeli | 8 | -8/+8 |
2011-01-14 | thp: bail out gup_fast on splitting pmd | Andrea Arcangeli | 1 | -1/+12 |
2011-01-14 | thp: add pmd mangling functions to x86 | Andrea Arcangeli | 3 | -8/+179 |
2011-01-14 | thp: special pmd_trans_* functions | Andrea Arcangeli | 2 | -0/+15 |
2011-01-14 | thp: no paravirt version of pmd ops | Andrea Arcangeli | 1 | -0/+3 |
2011-01-14 | thp: add pmd paravirt ops | Andrea Arcangeli | 3 | -0/+34 |
2011-01-14 | thp: add native_set_pmd_at | Andrea Arcangeli | 1 | -0/+6 |
2011-01-14 | thp: alter compound get_page/put_page | Andrea Arcangeli | 2 | -0/+24 |
2011-01-14 | thp: mm: define MADV_HUGEPAGE | Andrea Arcangeli | 4 | -0/+8 |
2011-01-14 | mm: unify module_alloc code for vmalloc | David Rientjes | 4 | -45/+14 |
2011-01-14 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 1 | -1/+1 |
2011-01-14 | [IA64] fix build error - arch/ia64/kernel/perfmon.c | Tony Luck | 1 | -1/+1 |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt... | Linus Torvalds | 21 | -149/+206 |
2011-01-13 | avr32: update default configuration files for Atmel boards | Hans-Christian Egtvedt | 10 | -109/+184 |
2011-01-13 | avr32: Convert to clocksource_register_hz | John Stultz | 1 | -4/+1 |
2011-01-13 | avr32: make architecture sys_clone prototype match asm-generic prototype | Hans-Christian Egtvedt | 2 | -10/+4 |
2011-01-13 | avr32: use syscall prototypes from asm-generic instead of arch | Hans-Christian Egtvedt | 1 | -9/+0 |
2011-01-13 | avr32: disable kprobes for all default configurations | Hans-Christian Egtvedt | 11 | -11/+11 |
2011-01-13 | avr32: boards: setup: use IS_ERR() instead of NULL check | Vasiliy Kulikov | 6 | -6/+6 |
2011-01-13 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 1 | -1/+1 |
2011-01-13 | Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 8 | -19/+67 |
2011-01-13 | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let... | Linus Torvalds | 64 | -158/+1009 |
2011-01-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 | Linus Torvalds | 16 | -40/+374 |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 28 | -140/+850 |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+4 |
2011-01-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2 | -37/+2335 |
2011-01-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 1 | -0/+2 |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds | 6 | -85/+102 |
2011-01-13 | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 9 | -0/+220 |
2011-01-13 | Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 28 | -986/+2015 |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 83 | -97/+96 |
2011-01-13 | ARM: plat-stmp3xxx: irq_data conversion. | Lennert Buytenhek | 2 | -17/+17 |
2011-01-13 | ARM: plat-spear: irq_data conversion. | Lennert Buytenhek | 1 | -11/+11 |
2011-01-13 | ARM: plat-orion: irq_data conversion. | Lennert Buytenhek | 2 | -28/+27 |
2011-01-13 | ARM: plat-omap: irq_data conversion. | Lennert Buytenhek | 1 | -47/+46 |
2011-01-13 | ARM: plat-nomadik: irq_data conversion. | Lennert Buytenhek | 1 | -28/+28 |
2011-01-13 | ARM: plat-mxc: irq_data conversion. | Lennert Buytenhek | 4 | -55/+55 |
2011-01-13 | ARM: w90x900: irq_data conversion. | Lennert Buytenhek | 1 | -10/+10 |
2011-01-13 | ARM: versatile: irq_data conversion. | Lennert Buytenhek | 1 | -8/+10 |
2011-01-13 | ARM: tegra: irq_data conversion. | Lennert Buytenhek | 2 | -37/+37 |
2011-01-13 | ARM: tcc8k: irq_data conversion. | Lennert Buytenhek | 1 | -28/+28 |
2011-01-13 | ARM: stmp37xx: irq_data conversion. | Lennert Buytenhek | 1 | -12/+12 |
2011-01-13 | ARM: stmp378x: irq_data conversion. | Lennert Buytenhek | 1 | -8/+8 |
2011-01-13 | ARM: shark: irq_data conversion. | Lennert Buytenhek | 1 | -13/+13 |
2011-01-13 | ARM: sa1100: irq_data conversion. | Lennert Buytenhek | 2 | -46/+46 |