summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZEKees Cook2015-04-147-22/+1
* mm: split ET_DYN ASLR from mmap ASLRKees Cook2015-04-147-16/+2
* s390: redefine randomize_et_dyn for ELF_ET_DYN_BASEKees Cook2015-04-142-12/+7
* mm: expose arch_mmap_rnd when availableKees Cook2015-04-1413-14/+27
* s390: standardize mmap_rnd() usageKees Cook2015-04-141-11/+23
* powerpc: standardize mmap_rnd() usageKees Cook2015-04-141-11/+15
* mips: extract logic for mmap_rnd()Kees Cook2015-04-141-8/+16
* arm64: standardize mmap_rnd() usageKees Cook2015-04-142-8/+11
* x86: standardize mmap_rnd() usageKees Cook2015-04-141-16/+20
* arm: factor out mmap ASLR into mmap_rndKees Cook2015-04-141-4/+12
* x86, mm: support huge KVA mappings on x86Toshi Kani2015-04-142-0/+66
* x86, mm: support huge I/O mapping capability I/FToshi Kani2015-04-142-2/+23
* lib/ioremap.c: add huge I/O map capability interfacesToshi Kani2015-04-141-0/+3
* sparc: clarify __GFP_NOFAIL allocationMichal Hocko2015-04-141-11/+11
* mm: define default PGTABLE_LEVELS to twoKirill A. Shutemov2015-04-141-0/+4
* x86: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-1412-39/+41
* um: expose number of page table levelsKirill A. Shutemov2015-04-141-0/+5
* tile: expose number of page table levelsKirill A. Shutemov2015-04-141-0/+5
* sparc: expose number of page table levelsKirill A. Shutemov2015-04-141-0/+4
* sh: expose number of page table levelsKirill A. Shutemov2015-04-141-0/+4
* s390: expose number of page table levelsKirill A. Shutemov2015-04-141-0/+5
* powerpc: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-141-0/+6
* parisc: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-146-15/+18
* mips: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-141-0/+5
* m68k: mark PMD folded and expose number of page table levelsKirill A. Shutemov2015-04-141-0/+4
* ia64: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-146-31/+23
* arm: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-141-0/+5
* arm64: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-149-32/+32
* alpha: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-141-0/+4
* watchdog: introduce the hardlockup_detector_disable() functionUlrich Obergfell2015-04-141-1/+1
* arch/sh/kernel/dwarf.c: use mempool_create_slab_pool()David Rientjes2015-04-141-8/+4
* arch/sh/kernel/dwarf.c: destroy mempools on cleanupDavid Rientjes2015-04-141-1/+5
* Merge tag 'usb-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-04-131-2/+2
|\
| * Merge tag 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/l...Greg Kroah-Hartman2015-04-101-2/+2
| |\
| | * phy: miphy365x: Use the generic phy type constants in dt-bindings/phy/phy.hPeter Griffin2015-04-031-2/+2
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-1341-365/+410
|\ \ \
| * \ \ Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner2015-04-1139-364/+408
| |\ \ \
| | * \ \ Merge branch 'irqchip/stacked-irq_set_wake' into irqchip/coreJason Cooper2015-04-104-14/+4
| | |\ \ \
| | | * | | ARM: zynq: switch from gic_arch_extn to gic_set_irqchip_flagsMarc Zyngier2015-03-151-1/+1
| | | * | | ARM: ux500: switch from gic_arch_extn to gic_set_irqchip_flagsMarc Zyngier2015-03-151-1/+1
| | | * | | ARM: shmobile: remove use of gic_arch_extn.irq_set_wakeMarc Zyngier2015-03-152-12/+2
| | | | |/ | | | |/|
| | * | | Merge branch 'irqchip/stacked-exynos' into irqchip/coreJason Cooper2015-04-106-22/+144
| | |\ \ \
| | | * | | ARM: exynos4/5: convert pmu wakeup to stacked domainsMarc Zyngier2015-03-186-22/+144
| | | |/ /
| | * | | Merge branch 'irqchip/stacked-omap' into irqchip/coreJason Cooper2015-04-1021-101/+193
| | |\ \ \
| | | * | | ARM: omap: convert wakeupgen to stacked domainsMarc Zyngier2015-03-1518-78/+171
| | | * | | irqchip: crossbar: Convert dra7 crossbar to stacked domainsMarc Zyngier2015-03-157-27/+26
| | | |/ /
| | * | | Merge branch 'irqchip/stacked-tegra' into irqchip/coreJason Cooper2015-04-108-227/+67
| | |\ \ \
| | | * | | ARM: tegra: remove old LIC supportMarc Zyngier2015-03-153-220/+2
| | | * | | ARM: tegra: update DTs to expose legacy interrupt controllerMarc Zyngier2015-03-154-4/+59
| | | * | | ARM: tegra: skip gic_arch_extn setup if DT has a LIC nodeMarc Zyngier2015-03-152-1/+12