summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-05-21Merge remote-tracking branch 'origin/x86/espfix' into x86/vdsoH. Peter Anvin
2014-05-21Merge commit '7ed6fb9b5a5510e4ef78ab27419184741169978a' into x86/espfixH. Peter Anvin
2014-05-21Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option"H. Peter Anvin
2014-05-20x86, mm: Replace arch_vma_name with vm_ops->name for vsyscallsAndy Lutomirski
2014-05-20x86, mm: Improve _install_special_mapping and fix x86 vdso namingAndy Lutomirski
2014-05-20x86, vdso: Fix an OOPS accessing the HPET mapping w/o an HPETAndy Lutomirski
2014-05-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-05-14x86-64, modify_ldt: Make support for 16-bit segments a runtime optionLinus Torvalds
2014-05-13x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()Anthony Iliopoulos
2014-05-13Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-05-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-05-12arm64: introduce virt_to_pfnStefano Stabellini
2014-05-11x86, rdrand: When nordrand is specified, disable RDSEED as wellH. Peter Anvin
2014-05-10Merge tag 'davinci-fixes-for-v3.15-rc4' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2014-05-10Merge tag 'sunxi-fixes-for-3.15' of https://github.com/mripard/linux into fixesOlof Johansson
2014-05-10Merge tag 'mvebu-dt-fixes-3.15-2' of git://git.infradead.org/linux-mvebu into...Olof Johansson
2014-05-10ARM: dts: i.MX53: Fix ipu register space sizeSascha Hauer
2014-05-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-05-09x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall()Boris Ostrovsky
2014-05-09x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macroAndres Freund
2014-05-09x86: Fix typo preventing msr_set/clear_bit from having an effectAndres Freund
2014-05-08x86/intel: Add quirk to disable HPET for the Baytrail platformFeng Tang
2014-05-08x86/hpet: Make boot_hpet_disable externFeng Tang
2014-05-07x86-64, build: Fix stack protector Makefile breakage with 32-bit userlandGeorge Spelvin
2014-05-07x86/reboot: Add reboot quirk for Certec BPC600Christian Gmeiner
2014-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-05-05asmlinkage, x86: Add explicit __visible to arch/x86/*Andi Kleen
2014-05-05Merge tag 'xtensa-next-20140503' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2014-05-05x86, build: Don't get confused by local symbolsH. Peter Anvin
2014-05-05x86, vdso: Remove vestiges of VDSO_PRELINK and some outdated commentsAndy Lutomirski
2014-05-05x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSOAndy Lutomirski
2014-05-05x86, vdso: Move the 32-bit vdso special pages after the textAndy Lutomirski
2014-05-05x86, vdso: Reimplement vdso.so preparation in build-time CAndy Lutomirski
2014-05-05x86, vdso: Move syscall and sysenter setup into kernel/cpu/common.cAndy Lutomirski
2014-05-05x86, vdso: Clean up 32-bit vs 64-bit vdso paramsAndy Lutomirski
2014-05-05x86, mm: Ensure correct alignment of the fixmapAndy Lutomirski
2014-05-05xtensa: ISS: don't depend on CONFIG_TTYMax Filippov
2014-05-04Merge tag 'mvebu-dt-fixes-3.15' of git://git.infradead.org/linux-mvebu into f...Olof Johansson
2014-05-04Merge tag 'mvebu-fixes-3.15' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson
2014-05-04Merge tag 'omap-for-v3.15/fixes-gpmc' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2014-05-05ARM: dts: kirkwood: fix mislocated pcie-controller nodesSebastian Hesselbarth
2014-05-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-05-04x86, espfix: Make it possible to disable 16-bit supportH. Peter Anvin
2014-05-04Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar
2014-05-04x86, espfix: Make espfix64 a Kconfig option, fix UMLH. Peter Anvin
2014-05-03sparc64: Give more detailed information in {pgd,pmd}_ERROR() and kill pte_ERR...David S. Miller
2014-05-03sparc64: Add basic validations to {pud,pmd}_bad().David S. Miller
2014-05-03sparc64: Use 'ILOG2_4MB' instead of constant '22'.David S. Miller
2014-05-03sparc64: Fix range check in kern_addr_valid().David S. Miller
2014-05-03sparc64: Fix top-level fault handling bugs.David S. Miller