summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-04-14arm64: standardize mmap_rnd() usageKees Cook
2015-04-14x86: standardize mmap_rnd() usageKees Cook
2015-04-14arm: factor out mmap ASLR into mmap_rndKees Cook
2015-04-14x86, mm: support huge KVA mappings on x86Toshi Kani
2015-04-14x86, mm: support huge I/O mapping capability I/FToshi Kani
2015-04-14lib/ioremap.c: add huge I/O map capability interfacesToshi Kani
2015-04-14sparc: clarify __GFP_NOFAIL allocationMichal Hocko
2015-04-14mm: define default PGTABLE_LEVELS to twoKirill A. Shutemov
2015-04-14x86: expose number of page table levels on Kconfig levelKirill A. Shutemov
2015-04-14um: expose number of page table levelsKirill A. Shutemov
2015-04-14tile: expose number of page table levelsKirill A. Shutemov
2015-04-14sparc: expose number of page table levelsKirill A. Shutemov
2015-04-14sh: expose number of page table levelsKirill A. Shutemov
2015-04-14s390: expose number of page table levelsKirill A. Shutemov
2015-04-14powerpc: expose number of page table levels on Kconfig levelKirill A. Shutemov
2015-04-14parisc: expose number of page table levels on Kconfig levelKirill A. Shutemov
2015-04-14mips: expose number of page table levels on Kconfig levelKirill A. Shutemov
2015-04-14m68k: mark PMD folded and expose number of page table levelsKirill A. Shutemov
2015-04-14ia64: expose number of page table levels on Kconfig levelKirill A. Shutemov
2015-04-14arm: expose number of page table levels on Kconfig levelKirill A. Shutemov
2015-04-14arm64: expose number of page table levels on Kconfig levelKirill A. Shutemov
2015-04-14alpha: expose number of page table levels on Kconfig levelKirill A. Shutemov
2015-04-14watchdog: introduce the hardlockup_detector_disable() functionUlrich Obergfell
2015-04-14arch/sh/kernel/dwarf.c: use mempool_create_slab_pool()David Rientjes
2015-04-14arch/sh/kernel/dwarf.c: destroy mempools on cleanupDavid Rientjes
2015-04-14Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-04-14Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-04-14Merge branch 'devel-stable' into for-nextRussell King
2015-04-14Merge branches 'misc', 'vdso' and 'fixes' into for-nextRussell King
2015-04-14ARM: update errata 430973 documentation to cover Cortex A8 r1p*Russell King
2015-04-14ARM: ensure delay timer has sufficient accuracy for delaysRussell King
2015-04-14ARM: switch to use the generic show_mem() implementationRussell King
2015-04-14ARM: proc-v7: avoid errata 430973 workaround for non-Cortex A8 CPUsRussell King
2015-04-14ARM: enable ARM errata 643719 workaround by defaultRussell King
2015-04-14ARM: cache-v7: optimise test for Cortex A9 r0pX devicesRussell King
2015-04-14ARM: cache-v7: optimise branches in v7_flush_cache_louisRussell King
2015-04-14ARM: cache-v7: consolidate initialisation of cache level indexRussell King
2015-04-14ARM: cache-v7: shift CLIDR to extract appropriate field before maskingRussell King
2015-04-14ARM: cache-v7: use movw/movt instructionsRussell King
2015-04-14ARM: allow 16-bit instructions in ALT_UP()Russell King
2015-04-14Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-04-14Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-14Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-04-14powerpc: Remove PPC32 code from pseries specific find_and_init_phbs()Daniel Axtens
2015-04-14powerpc/cell: Fix iommu breakage caused by controller_ops changeMichael Ellerman
2015-04-14powerpc/eeh: Fix crash in eeh_add_device_early() on CellMichael Ellerman
2015-04-14powerpc/perf: Cap 64bit userspace backtraces to PERF_MAX_STACK_DEPTHAnton Blanchard
2015-04-14powerpc/perf/hv-24x7: Fail 24x7 initcall if create_events_from_catalog() failsLi Zhong