summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86/entry: Vastly simplify SYSENTER TF (single-step) handlingAndy Lutomirski2016-03-104-24/+94
* x86/entry/traps: Clear DR6 early in do_debug() and improve the commentAndy Lutomirski2016-03-101-3/+12
* x86/entry/traps: Clear TIF_BLOCKSTEP on all debug exceptionsAndy Lutomirski2016-03-101-5/+7
* x86/entry/32: Restore FLAGS on SYSEXITAndy Lutomirski2016-03-101-0/+9
* x86/entry/32: Filter NT and speed up AC filtering in SYSENTERAndy Lutomirski2016-03-101-1/+22
* x86/entry/compat: In SYSENTER, sink AC clearing below the existing FLAGS testAndy Lutomirski2016-03-101-5/+3
* x86/asm-offsets: Remove PARAVIRT_enabledAndy Lutomirski2016-03-081-1/+0
* x86/entry/32: Introduce and use X86_BUG_ESPFIX instead of paravirt_enabledAndy Lutomirski2016-03-083-13/+35
* Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fixIngo Molnar2016-03-07157-467/+938
|\
| * Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-03-061-1/+0
| |\
| | * Merge tag 'renesas-dt-fixes2-for-v4.5' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2016-03-021-1/+0
| | |\
| | | * ARM: dts: porter: remove enable prop from HS-USB device nodeSergei Shtylyov2016-03-021-1/+0
| * | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-03-063-0/+6
| |\ \ \
| | * | | ARM: 8544/1: set_memory_xx fixesMika Penttilä2016-03-041-0/+3
| | * | | ARM: 8534/1: virt: fix hyp-stub build for pre-ARMv7 CPUsJean-Philippe Brucker2016-02-222-0/+3
| * | | | Merge branch 'for-linus-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-03-063-3/+4
| |\ \ \ \
| | * | | | um: use %lx format specifiers for unsigned longsColin Ian King2016-03-051-2/+2
| | * | | | um: Export pm_power_offRichard Weinberger2016-03-051-0/+1
| | * | | | Revert "um: Fix get_signal() usage"Richard Weinberger2016-03-051-1/+1
| | | |/ / | | |/| |
| * | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-03-065-14/+18
| |\ \ \ \
| | * | | | MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'Maciej W. Rozycki2016-03-041-7/+6
| | * | | | MIPS: kvm: Fix ioctl error handling.Michael S. Tsirkin2016-02-291-2/+2
| | * | | | MIPS: scache: Fix scache init with invalid line size.Govindraj Raja2016-02-291-4/+9
| | * | | | MIPS: Avoid variant of .type unsupported by LLVM AssemblerDaniel Sanders2016-02-292-2/+2
| | * | | | MIPS: jz4740: Fix surviving instance of irq_to_gpio()Ralf Baechle2016-02-291-1/+1
| | |/ / /
| * | | | Merge tag 'powerpc-4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-062-1/+15
| |\ \ \ \
| | * | | | powerpc/fsl-book3e: Avoid lbarx on e5500Scott Wood2016-03-031-0/+13
| | * | | | powerpc/hw_breakpoint: Fix oops when destroying hw_breakpoint eventRavi Bangoria2016-03-031-1/+2
| * | | | | Merge tag 'pm+acpi-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-041-0/+7
| |\ \ \ \ \
| | * | | | | PM / sleep / x86: Fix crash on graph trace through x86 suspendTodd E Brandt2016-03-031-0/+7
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-03-042-5/+6
| |\ \ \ \ \
| | * | | | | arm64: vmemmap: use virtual projection of linear regionArd Biesheuvel2016-02-262-5/+6
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-03-035-14/+17
| |\ \ \ \ \ \
| | * | | | | | kvm: x86: Update tsc multiplier on change.Owen Hofmann2016-03-021-5/+9
| | * | | | | | mips/kvm: fix ioctl error handlingMichael S. Tsirkin2016-03-021-2/+2
| | * | | | | | Merge tag 'kvm-arm-for-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2016-03-022-2/+2
| | |\ \ \ \ \ \
| | | * | | | | | arm/arm64: KVM: Fix ioctl error handlingMichael S. Tsirkin2016-02-292-2/+2
| | * | | | | | | KVM: x86: fix root cause for missed hardware breakpointsPaolo Bonzini2016-02-261-5/+4
| * | | | | | | | parisc: Wire up copy_file_range syscallHelge Deller2016-03-012-1/+3
| * | | | | | | | parisc: Fix ptrace syscall number and return value modificationHelge Deller2016-03-012-6/+15
| * | | | | | | | parisc: Use parentheses around expression in floppy.hHelge Deller2016-03-011-1/+1
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-03-019-6/+68
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | sparc64: Fix sparc64_set_context stack handling.David S. Miller2016-03-011-1/+1
| | * | | | | | | sparc32: Add -Wa,-Av8 to KBUILD_CFLAGS.David S. Miller2016-03-011-0/+6
| | * | | | | | | Add sun4v_wdt watchdog driverwim.coekaerts@oracle.com2016-01-312-1/+3
| | * | | | | | | sparc: Fix system call tracing register handling.Mike Frysinger2016-01-212-0/+53
| | * | | | | | | sparc: Hook up copy_file_range syscall.David S. Miller2016-01-213-4/+5
| * | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-02-285-7/+15
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86/mpx: Fix off-by-one comparison with nr_registersColin Ian King2016-02-261-1/+1
| | * | | | | | | | x86/mm: Fix slow_virt_to_phys() for X86_PAE againDexuan Cui2016-02-251-4/+10