Age | Commit message (Expand) | Author | Files | Lines |
2012-10-09 | s390: add support to start the kernel in 64 bit mode. | Martin Schwidefsky | 1 | -31/+70 |
2012-10-09 | s390/mm,pageattr: remove superfluous EXPORT_SYMBOLs | Heiko Carstens | 1 | -3/+0 |
2012-10-09 | s390/mm,pageattr: add more page table walk sanity checks | Heiko Carstens | 1 | -12/+25 |
2012-10-09 | s390/mm: fix pmd_huge() usage for kernel mapping | Heiko Carstens | 3 | -15/+25 |
2012-10-09 | s390/mm: use pfmf instruction to initialize storage keys | Heiko Carstens | 4 | -6/+51 |
2012-10-09 | s390/facilities: cleanup PFMF and HPAGE machine facility detection | Heiko Carstens | 2 | -17/+9 |
2012-10-09 | ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernels | Russell King | 1 | -2/+2 |
2012-10-09 | ARM: 7549/1: HYP: fix boot on some ARM1136 cores | Marc Zyngier | 1 | -4/+5 |
2012-10-09 | UAPI: (Scripted) Disintegrate arch/sparc/include/asm | David Howells | 61 | -1843/+1951 |
2012-10-09 | UAPI: (Scripted) Disintegrate arch/s390/include/asm | David Howells | 59 | -1149/+1258 |
2012-10-09 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 84 | -433/+1283 |
2012-10-09 | sparc64: Support transparent huge pages. | David Miller | 14 | -110/+582 |
2012-10-09 | mm: Add and use update_mmu_cache_pmd() in transparent huge page code. | David Miller | 3 | -0/+3 |
2012-10-09 | sparc64: Document PGD and PMD layout. | David Miller | 2 | -8/+16 |
2012-10-09 | sparc64: Eliminate PTE table memory wastage. | David Miller | 5 | -44/+123 |
2012-10-09 | sparc64: Halve the size of PTE tables | David Miller | 2 | -19/+9 |
2012-10-09 | sparc64: Only support 4MB huge pages and 8KB base pages. | David Miller | 6 | -121/+9 |
2012-10-09 | memory-hotplug: suppress "Trying to free nonexistent resource <XXXXXXXXXXXXXX... | Yasuaki Ishimatsu | 1 | -4/+9 |
2012-10-09 | mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THP | Andrea Arcangeli | 1 | -3/+8 |
2012-10-09 | mm: fix-up zone present pages | Jianguo Wu | 1 | -0/+1 |
2012-10-09 | readahead: fault retry breaks mmap file read random detection | Shaohua Li | 18 | -0/+18 |
2012-10-09 | atomic: implement generic atomic_dec_if_positive() | Shaohua Li | 3 | -24/+2 |
2012-10-09 | rbtree: move augmented rbtree functionality to rbtree_augmented.h | Michel Lespinasse | 1 | -1/+1 |
2012-10-09 | mm: replace vma prio_tree with an interval tree | Michel Lespinasse | 4 | -8/+4 |
2012-10-09 | rbtree: add RB_DECLARE_CALLBACKS() macro | Michel Lespinasse | 1 | -35/+2 |
2012-10-09 | rbtree: remove prior augmented rbtree implementation | Michel Lespinasse | 1 | -19/+46 |
2012-10-09 | thp, s390: architecture backend for thp on s390 | Gerald Schaefer | 6 | -18/+220 |
2012-10-09 | thp, s390: disable thp for kvm host on s390 | Gerald Schaefer | 1 | -0/+30 |
2012-10-09 | thp, s390: thp pagetable pre-allocation for s390 | Gerald Schaefer | 2 | -0/+44 |
2012-10-09 | thp, s390: thp splitting backend for s390 | Gerald Schaefer | 3 | -1/+41 |
2012-10-09 | thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGE | Gerald Schaefer | 2 | -0/+4 |
2012-10-09 | mm: hugetlb: add arch hook for clearing page flags before entering pool | Will Deacon | 8 | -0/+31 |
2012-10-09 | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov | 7 | -8/+8 |
2012-10-09 | mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file | Konstantin Khlebnikov | 2 | -23/+11 |
2012-10-09 | mm, x86, pat: rework linear pfn-mmap tracking | Konstantin Khlebnikov | 1 | -5/+12 |
2012-10-09 | x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_inse... | Suresh Siddha | 1 | -11/+36 |
2012-10-09 | x86, pat: remove the dependency on 'vm_pgoff' in track/untrack pfn vma routines | Suresh Siddha | 1 | -14/+19 |
2012-10-09 | Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry | Catalin Marinas | 6 | -0/+6 |
2012-10-09 | Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config option | Catalin Marinas | 7 | -0/+7 |
2012-10-09 | Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option | Catalin Marinas | 10 | -0/+10 |
2012-10-09 | Kconfig: clean up the long arch list for the UID16 config option | Catalin Marinas | 12 | -0/+14 |
2012-10-09 | Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 29 | -469/+157 |
2012-10-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli... | Linus Torvalds | 11 | -31/+416 |
2012-10-09 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 160 | -2877/+48108 |
2012-10-09 | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 22 | -1/+36 |
2012-10-08 | ARM: OMAP4/AM335x: hwmod: fix disable_module regression in hardreset handling | Paul Walmsley | 1 | -4/+27 |
2012-10-08 | ARM: OMAP3: fix workaround for EMU clockdomain | Jon Hunter | 1 | -22/+22 |
2012-10-08 | arm/omap: Replace board_ref_clock with enum values | Vikram Narayanan | 2 | -4/+2 |
2012-10-08 | ARM: OMAP2+: remove duplicated include from board-omap3stalker.c | Wei Yongjun | 1 | -5/+0 |
2012-10-08 | arch/arm/plat-omap/omap-pm-noop.c: Remove unecessary semicolon | Peter Senna Tschudin | 1 | -4/+4 |