aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-14arm64: standardize mmap_rnd() usageKees Cook2-8/+11
2015-04-14x86: standardize mmap_rnd() usageKees Cook1-16/+20
2015-04-14arm: factor out mmap ASLR into mmap_rndKees Cook1-4/+12
2015-04-14x86, mm: support huge KVA mappings on x86Toshi Kani2-0/+66
2015-04-14x86, mm: support huge I/O mapping capability I/FToshi Kani2-2/+23
2015-04-14lib/ioremap.c: add huge I/O map capability interfacesToshi Kani1-0/+3
2015-04-14sparc: clarify __GFP_NOFAIL allocationMichal Hocko1-11/+11
2015-04-14mm: define default PGTABLE_LEVELS to twoKirill A. Shutemov1-0/+4
2015-04-14x86: expose number of page table levels on Kconfig levelKirill A. Shutemov12-39/+41
2015-04-14um: expose number of page table levelsKirill A. Shutemov1-0/+5
2015-04-14tile: expose number of page table levelsKirill A. Shutemov1-0/+5
2015-04-14sparc: expose number of page table levelsKirill A. Shutemov1-0/+4
2015-04-14sh: expose number of page table levelsKirill A. Shutemov1-0/+4
2015-04-14s390: expose number of page table levelsKirill A. Shutemov1-0/+5
2015-04-14powerpc: expose number of page table levels on Kconfig levelKirill A. Shutemov1-0/+6
2015-04-14parisc: expose number of page table levels on Kconfig levelKirill A. Shutemov6-15/+18
2015-04-14mips: expose number of page table levels on Kconfig levelKirill A. Shutemov1-0/+5
2015-04-14m68k: mark PMD folded and expose number of page table levelsKirill A. Shutemov1-0/+4
2015-04-14ia64: expose number of page table levels on Kconfig levelKirill A. Shutemov6-31/+23
2015-04-14arm: expose number of page table levels on Kconfig levelKirill A. Shutemov1-0/+5
2015-04-14arm64: expose number of page table levels on Kconfig levelKirill A. Shutemov9-32/+32
2015-04-14alpha: expose number of page table levels on Kconfig levelKirill A. Shutemov1-0/+4
2015-04-14watchdog: introduce the hardlockup_detector_disable() functionUlrich Obergfell1-1/+1
2015-04-14arch/sh/kernel/dwarf.c: use mempool_create_slab_pool()David Rientjes1-8/+4
2015-04-14arch/sh/kernel/dwarf.c: destroy mempools on cleanupDavid Rientjes1-1/+5
2015-04-14Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds13-30/+1
2015-04-14Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds22-241/+4653
2015-04-14Merge branch 'devel-stable' into for-nextRussell King172-758/+2138
2015-04-14Merge branches 'misc', 'vdso' and 'fixes' into for-nextRussell King30-69/+1271
2015-04-14ARM: update errata 430973 documentation to cover Cortex A8 r1p*Russell King1-1/+1
2015-04-14ARM: ensure delay timer has sufficient accuracy for delaysRussell King1-0/+6
2015-04-14ARM: switch to use the generic show_mem() implementationRussell King1-49/+0
2015-04-14ARM: proc-v7: avoid errata 430973 workaround for non-Cortex A8 CPUsRussell King2-4/+36
2015-04-14ARM: enable ARM errata 643719 workaround by defaultRussell King1-0/+1
2015-04-14ARM: cache-v7: optimise test for Cortex A9 r0pX devicesRussell King1-4/+3
2015-04-14ARM: cache-v7: optimise branches in v7_flush_cache_louisRussell King1-9/+10
2015-04-14ARM: cache-v7: consolidate initialisation of cache level indexRussell King1-2/+2
2015-04-14ARM: cache-v7: shift CLIDR to extract appropriate field before maskingRussell King1-7/+6
2015-04-14ARM: cache-v7: use movw/movt instructionsRussell King1-5/+6
2015-04-14ARM: allow 16-bit instructions in ALT_UP()Russell King1-0/+3
2015-04-14Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-5/+1
2015-04-14Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-52/+48
2015-04-14Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-0/+7
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatchingLinus Torvalds3-2/+48
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds6-7/+7
2015-04-13Merge tag 'usb-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-2/+2
2015-04-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds41-365/+410
2015-04-13Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds22-82/+126
2015-04-13Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6Linus Torvalds3-5/+7
2015-04-13Merge tag 'mmc-v4.1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds1-8/+25