summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-02-16mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen
2016-02-16Merge branches 'x86/fpu', 'x86/mm' and 'x86/asm' into x86/pkeysIngo Molnar
2016-02-16x86/cpufeature: Speed up cpu_feature_enabled()Borislav Petkov
2016-02-14Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-02-14Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2016-02-14x86/mm: Fix INVPCID asm constraintBorislav Petkov
2016-02-13Merge tag 'arc-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds
2016-02-12Merge branch 'akpm'(patches from Andrew)Linus Torvalds
2016-02-12Merge tag 'fbdev-fixes-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-12ARC: mm: Introduce explicit super page size supportVineet Gupta
2016-02-11arch/x86/Kconfig: CONFIG_X86_UV should depend on CONFIG_EFIAndrew Morton
2016-02-11ARM: 8519/1: ICST: try other dividends than 1Linus Walleij
2016-02-11mips: Differentiate between 32 and 64 bit ELF headerDaniel Wagner
2016-02-11irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributorTirumalesh Chalamarla
2016-02-10MIPS: Octeon: Update OCTEON_FEATURE_PCIE for Octeon IIIZubair Lutfullah Kakakhel
2016-02-10MIPS: pci-mt7620: Fix return value check in mt7620_pci_probe()Wei Yongjun
2016-02-10ARCv2: intc: Allow interruption by lowest priority interruptVineet Gupta
2016-02-09MIPS: Fix early CM probingPaul Burton
2016-02-09x86/fpu: Default eagerfpu=on on all CPUsAndy Lutomirski
2016-02-09x86/fpu: Speed up lazy FPU restores slightlyAndy Lutomirski
2016-02-09x86/fpu: Fold fpu_copy() into fpu__copy()Andy Lutomirski
2016-02-09x86/fpu: Fix FNSAVE usage in eagerfpu modeAndy Lutomirski
2016-02-09x86/fpu: Fix math emulation in eager fpu modeAndy Lutomirski
2016-02-09x86/mm: Honour passed pgprot in track_pfn_insert() and track_pfn_remap()Matthew Wilcox
2016-02-09x86/dmi: Switch dmi_remap() from ioremap() [uncached] to ioremap_cache()Andy Lutomirski
2016-02-09x86/mm: If INVPCID is available, use it to flush global mappingsAndy Lutomirski
2016-02-09x86/mm: Add a 'noinvpcid' boot option to turn off INVPCIDAndy Lutomirski
2016-02-09x86/mm: Add INVPCID helpersAndy Lutomirski
2016-02-09x86/kasan: Write protect kasan zero shadowAndrey Ryabinin
2016-02-09x86/kasan: Clear kasan_zero_page after TLB flushAndrey Ryabinin
2016-02-09x86/asm/bitops: Force inlining of test_and_set_bit and friendsDenys Vlasenko
2016-02-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-02-08Merge tag 'regmap-fix-v4.5-big-endian' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-02-08ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz()Linus Walleij
2016-02-08Merge tag 'kvm-arm-for-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2016-02-08x86/mm/numa: Check for failures in numa_clear_kernel_node_hotplug()Ingo Molnar
2016-02-08x86/mm/numa: Clean up numa_clear_kernel_node_hotplug()Ingo Molnar
2016-02-08Merge branch 'x86/urgent' into x86/mm, to pick up dependent fixIngo Molnar
2016-02-08x86/mm/numa: Fix 32-bit memblock range truncation bug on 32-bit NUMA kernelsIngo Molnar
2016-02-07Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-02-05um: asm/page.h: remove the pte_high member from struct pte_tNicolai Stange
2016-02-05mm, hugetlb: don't require CMA for runtime gigantic pagesVlastimil Babka
2016-02-05m32r: fix build failure due to SMP and MMUSudip Mukherjee
2016-02-05MIPS: Wire up copy_file_range syscall.Ralf Baechle
2016-02-05regmap: mmio: Revert to v4.4 endianness handlingMark Brown
2016-02-05x86: Fix KASAN false positives in thread_saved_pc()Dmitry Vyukov
2016-02-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-02-04ARM: multi_v7_defconfig: enable DW_WATCHDOGDinh Nguyen