summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mm-rst' into docs-nextJonathan Corbet2018-04-164-4/+4
|\
| * docs/vm: rename documentation files to .rstMike Rapoport2018-04-164-4/+4
* | Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-04-155-10/+4
|\ \
| * | kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markersMasahiro Yamada2018-04-075-10/+4
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-1524-777/+1040
|\ \ \
| * \ \ Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is readyIngo Molnar2018-04-122593-417707/+16432
| |\ \ \
| | * | | syscalls/x86: Adapt syscall_wrapper.h to the new syscall stub naming conventionDominik Brodowski2018-04-091-9/+9
| | * | | syscalls/core, syscalls/x86: Rename struct pt_regs-based sys_*() to __x64_sys...Dominik Brodowski2018-04-095-362/+405
| | * | | syscalls/core, syscalls/x86: Clean up compat syscall stub naming conventionDominik Brodowski2018-04-094-185/+185
| | * | | syscalls/core, syscalls/x86: Clean up syscall stub naming conventionDominik Brodowski2018-04-092-229/+230
| | * | | syscalls/x86: Extend register clearing on syscall entry to lower registersDominik Brodowski2018-04-052-0/+8
| | * | | syscalls/x86: Unconditionally enable 'struct pt_regs' based syscalls on x86_64Dominik Brodowski2018-04-057-57/+12
| | * | | syscalls/x86: Use 'struct pt_regs' based syscall calling for IA32_EMULATION a...Dominik Brodowski2018-04-056-380/+509
| | * | | syscalls/x86: Use 'struct pt_regs' based syscall calling convention for 64-bi...Dominik Brodowski2018-04-057-2/+119
| | * | | x86/syscalls: Don't pointlessly reload the system call numberLinus Torvalds2018-04-052-7/+8
| * | | | x86/apic: Fix signedness bug in APIC ID validity checksLi RongQing2018-04-108-13/+16
| * | | | x86/cpu: Prevent cpuinfo_x86::x86_phys_bits adjustment corruptionKirill A. Shutemov2018-04-101-12/+20
| * | | | x86/olpc: Fix inconsistent MFD_CS5535 configurationArnd Bergmann2018-04-091-3/+1
| * | | | x86/cpuid: Switch to 'static const' specifierRalf Ramsauer2018-03-081-1/+1
* | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-1522-105/+329
|\ \ \ \ \
| * | | | | x86/pgtable: Don't set huge PUD/PMD on non-leaf entriesJoerg Roedel2018-04-121-0/+9
| * | | | | x86/pti: Leave kernel text global for !PCIDDave Hansen2018-04-123-4/+82
| * | | | | x86/pti: Never implicitly clear _PAGE_GLOBAL for kernel imageDave Hansen2018-04-123-10/+35
| * | | | | x86/pti: Enable global pages for shared areasDave Hansen2018-04-122-2/+35
| * | | | | x86/mm: Do not forbid _PAGE_RW before init for __ro_after_initDave Hansen2018-04-121-2/+4
| * | | | | x86/mm: Comment _PAGE_GLOBAL mysteryDave Hansen2018-04-121-1/+10
| * | | | | x86/mm: Remove extra filtering in pageattr codeDave Hansen2018-04-121-4/+2
| * | | | | x86/mm: Do not auto-massage page protectionsDave Hansen2018-04-1210-12/+75
| * | | | | x86/espfix: Document use of _PAGE_GLOBALDave Hansen2018-04-091-0/+4
| * | | | | x86/mm: Introduce "default" kernel PTE maskDave Hansen2018-04-094-14/+34
| * | | | | x86/mm: Undo double _PAGE_PSE clearingDave Hansen2018-04-091-3/+6
| * | | | | x86/mm: Factor out pageattr _PAGE_GLOBAL settingDave Hansen2018-04-091-43/+23
| * | | | | Merge branch 'linus' into x86/pti to pick up upstream changesIngo Molnar2018-04-09379-3647/+5274
| |\ \ \ \ \
| * | | | | | x86/entry/64: Drop idtentry's manual stack switch for user entriesAndy Lutomirski2018-04-091-2/+2
| * | | | | | x86/uapi: Fix asm/bootparam.h userspace compilation errorsDmitry V. Levin2018-04-051-9/+9
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-04-151-10/+24
|\ \ \ \ \ \ \
| * | | | | | | perf/x86/intel: Move regs->flags EXACT bit initStephane Eranian2018-04-051-10/+24
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-151-1/+6
|\ \ \ \ \ \ \
| * | | | | | | x86/mm: Fix bogus warning during EFI bootup, use boot_cpu_has() instead of th...Sai Praneeth2018-04-051-1/+6
| |/ / / / / /
* | | | | | | Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2018-04-151-2/+0
|\ \ \ \ \ \ \
| * | | | | | | openrisc: remove unused __ARCH_HAVE_MMU defineTobias Klauser2018-04-081-2/+0
* | | | | | | | Merge tag 'powerpc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-04-1510-40/+63
|\ \ \ \ \ \ \ \
| * | | | | | | | powerpc/64s: Fix CPU_FTRS_ALWAYS vs DT CPU featuresMichael Ellerman2018-04-132-15/+22
| * | | | | | | | powerpc/mm/radix: Fix checkstops caused by invalid tlbielMichael Ellerman2018-04-121-3/+2
| * | | | | | | | KVM: PPC: Book3S HV: trace_tlbie must not be called in realmodeNicholas Piggin2018-04-111-4/+0
| * | | | | | | | powerpc/8xx: Fix build with hugetlbfs enabledAneesh Kumar K.V2018-04-111-0/+1
| * | | | | | | | powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loopsNicholas Piggin2018-04-111-1/+6
| * | | | | | | | powerpc/powernv: define a standard delay for OPAL_BUSY type retry loopsNicholas Piggin2018-04-111-0/+3
| * | | | | | | | powerpc/fscr: Enable interrupts earlier before calling get_user()Anshuman Khandual2018-04-101-15/+17
| * | | | | | | | powerpc/64s: Fix section mismatch warnings from setup_rfi_flush()Michael Ellerman2018-04-101-1/+1