summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds19-80/+168
2015-04-15Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds89-572/+2372
2015-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds106-7095/+1328
2015-04-15Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds14-18/+170
2015-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds66-382/+398
2015-04-15arm: add support for memtestVladimir Murzin1-0/+3
2015-04-15arm64: add support for memtestVladimir Murzin1-0/+2
2015-04-15mm: move memtest under mmVladimir Murzin4-139/+0
2015-04-15mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZEKees Cook7-22/+1
2015-04-15mm: split ET_DYN ASLR from mmap ASLRKees Cook7-16/+2
2015-04-15s390: redefine randomize_et_dyn for ELF_ET_DYN_BASEKees Cook2-12/+7
2015-04-15mm: expose arch_mmap_rnd when availableKees Cook13-14/+27
2015-04-15s390: standardize mmap_rnd() usageKees Cook1-11/+23
2015-04-15powerpc: standardize mmap_rnd() usageKees Cook1-11/+15
2015-04-15mips: extract logic for mmap_rnd()Kees Cook1-8/+16
2015-04-15arm64: standardize mmap_rnd() usageKees Cook2-8/+11
2015-04-15x86: standardize mmap_rnd() usageKees Cook1-16/+20
2015-04-15arm: factor out mmap ASLR into mmap_rndKees Cook1-4/+12
2015-04-15x86, mm: support huge KVA mappings on x86Toshi Kani2-0/+66
2015-04-15x86, mm: support huge I/O mapping capability I/FToshi Kani2-2/+23
2015-04-15lib/ioremap.c: add huge I/O map capability interfacesToshi Kani1-0/+3
2015-04-15sparc: clarify __GFP_NOFAIL allocationMichal Hocko1-11/+11
2015-04-15mm: define default PGTABLE_LEVELS to twoKirill A. Shutemov1-0/+4
2015-04-15x86: expose number of page table levels on Kconfig levelKirill A. Shutemov12-39/+41
2015-04-15um: expose number of page table levelsKirill A. Shutemov1-0/+5
2015-04-15tile: expose number of page table levelsKirill A. Shutemov1-0/+5
2015-04-15sparc: expose number of page table levelsKirill A. Shutemov1-0/+4
2015-04-15sh: expose number of page table levelsKirill A. Shutemov1-0/+4
2015-04-15s390: expose number of page table levelsKirill A. Shutemov1-0/+5
2015-04-15powerpc: expose number of page table levels on Kconfig levelKirill A. Shutemov1-0/+6
2015-04-15parisc: expose number of page table levels on Kconfig levelKirill A. Shutemov6-15/+18
2015-04-15mips: expose number of page table levels on Kconfig levelKirill A. Shutemov1-0/+5
2015-04-15m68k: mark PMD folded and expose number of page table levelsKirill A. Shutemov1-0/+4
2015-04-15ia64: expose number of page table levels on Kconfig levelKirill A. Shutemov6-31/+23
2015-04-15arm: expose number of page table levels on Kconfig levelKirill A. Shutemov1-0/+5
2015-04-15arm64: expose number of page table levels on Kconfig levelKirill A. Shutemov9-32/+32
2015-04-15alpha: expose number of page table levels on Kconfig levelKirill A. Shutemov1-0/+4
2015-04-15watchdog: introduce the hardlockup_detector_disable() functionUlrich Obergfell1-1/+1
2015-04-15arch/sh/kernel/dwarf.c: use mempool_create_slab_pool()David Rientjes1-8/+4
2015-04-15arch/sh/kernel/dwarf.c: destroy mempools on cleanupDavid Rientjes1-1/+5
2015-04-15Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds13-30/+1
2015-04-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds22-241/+4653
2015-04-15Merge branch 'devel-stable' into for-nextRussell King172-758/+2138
2015-04-15Merge branches 'misc', 'vdso' and 'fixes' into for-nextRussell King30-69/+1271
2015-04-15ARM: update errata 430973 documentation to cover Cortex A8 r1p*Russell King1-1/+1
2015-04-15ARM: ensure delay timer has sufficient accuracy for delaysRussell King1-0/+6
2015-04-15ARM: switch to use the generic show_mem() implementationRussell King1-49/+0
2015-04-15ARM: proc-v7: avoid errata 430973 workaround for non-Cortex A8 CPUsRussell King2-4/+36
2015-04-15ARM: enable ARM errata 643719 workaround by defaultRussell King1-0/+1
2015-04-15ARM: cache-v7: optimise test for Cortex A9 r0pX devicesRussell King1-4/+3