aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds84-433/+1283
2012-10-09sparc64: Support transparent huge pages.David Miller14-110/+582
2012-10-09mm: Add and use update_mmu_cache_pmd() in transparent huge page code.David Miller3-0/+3
2012-10-09sparc64: Document PGD and PMD layout.David Miller2-8/+16
2012-10-09sparc64: Eliminate PTE table memory wastage.David Miller5-44/+123
2012-10-09sparc64: Halve the size of PTE tablesDavid Miller2-19/+9
2012-10-09sparc64: Only support 4MB huge pages and 8KB base pages.David Miller6-121/+9
2012-10-09memory-hotplug: suppress "Trying to free nonexistent resource <XXXXXXXXXXXXXXXX-YYYYYYYYYYYYYYYY>" warningYasuaki Ishimatsu1-4/+9
2012-10-09mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THPAndrea Arcangeli1-3/+8
2012-10-09mm: fix-up zone present pagesJianguo Wu1-0/+1
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li18-0/+18
2012-10-09atomic: implement generic atomic_dec_if_positive()Shaohua Li3-24/+2
2012-10-09rbtree: move augmented rbtree functionality to rbtree_augmented.hMichel Lespinasse1-1/+1
2012-10-09mm: replace vma prio_tree with an interval treeMichel Lespinasse4-8/+4
2012-10-09rbtree: add RB_DECLARE_CALLBACKS() macroMichel Lespinasse1-35/+2
2012-10-09rbtree: remove prior augmented rbtree implementationMichel Lespinasse1-19/+46
2012-10-09thp, s390: architecture backend for thp on s390Gerald Schaefer6-18/+220
2012-10-09thp, s390: disable thp for kvm host on s390Gerald Schaefer1-0/+30
2012-10-09thp, s390: thp pagetable pre-allocation for s390Gerald Schaefer2-0/+44
2012-10-09thp, s390: thp splitting backend for s390Gerald Schaefer3-1/+41
2012-10-09thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGEGerald Schaefer2-0/+4
2012-10-09mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon8-0/+31
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov7-8/+8
2012-10-09mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_fileKonstantin Khlebnikov2-23/+11
2012-10-09mm, x86, pat: rework linear pfn-mmap trackingKonstantin Khlebnikov1-5/+12
2012-10-09x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_insert_pfnSuresh Siddha1-11/+36
2012-10-09x86, pat: remove the dependency on 'vm_pgoff' in track/untrack pfn vma routinesSuresh Siddha1-14/+19
2012-10-09Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entryCatalin Marinas6-0/+6
2012-10-09Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config optionCatalin Marinas7-0/+7
2012-10-09Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas10-0/+10
2012-10-09Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas12-0/+14
2012-10-09Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linuxLinus Torvalds29-469/+157
2012-10-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfinLinus Torvalds11-31/+416
2012-10-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds160-2877/+48108
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds22-1/+36
2012-10-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds35-315/+262
2012-10-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64Linus Torvalds6-28/+6
2012-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds7-12/+176
2012-10-08arm64: Enable interrupts before calling do_notify_resume()Catalin Marinas1-0/+1
2012-10-08arm64: Use the generic compat_sys_sendfile() implementationCatalin Marinas2-20/+1
2012-10-08arm64: Call swiotlb_init() instead of swiotlb_init_with_default_size()Catalin Marinas3-8/+4
2012-10-08Blackfin: smp: add smp_mb() to keep coherencySteven Miao1-2/+2
2012-10-08Blackfin: drop irq enable in init_arch_irq()Steven Miao1-1/+0
2012-10-08Blackfin: fix wrong place disabled irqSteven Miao2-4/+1
2012-10-08Blackfin: update defconfig for bf609-ezkitBob Liu1-10/+6
2012-10-08Blackfin: add bf548 v0.4 revisionSonic Zhang1-1/+1
2012-10-08Blackfin: bf60x: Add bf608 and bf609 specific perpheral MMRsSonic Zhang1-0/+271
2012-10-08Blackfin: cpufreq: fix dpm_state_tableJames Cosin1-3/+2
2012-10-08Blackfin: bfin_gpio: proc: fix return valueSteven Miao1-2/+2
2012-10-08Blackfin: CM-BF537E: Update SPORT support in board file.Harald Krapfenbauer1-5/+125