aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* arm64: kasan: clear stale stack poisonMark Rutland2016-03-09
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-03-06
|\
| * Merge tag 'renesas-dt-fixes2-for-v4.5' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2016-03-02
| |\
| | * ARM: dts: porter: remove enable prop from HS-USB device nodeSergei Shtylyov2016-03-01
* | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-03-06
|\ \ \
| * | | ARM: 8544/1: set_memory_xx fixesMika Penttilä2016-03-04
| * | | ARM: 8534/1: virt: fix hyp-stub build for pre-ARMv7 CPUsJean-Philippe Brucker2016-02-22
* | | | Merge branch 'for-linus-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-03-06
|\ \ \ \
| * | | | um: use %lx format specifiers for unsigned longsColin Ian King2016-03-05
| * | | | um: Export pm_power_offRichard Weinberger2016-03-05
| * | | | Revert "um: Fix get_signal() usage"Richard Weinberger2016-03-05
| | |/ / | |/| |
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-03-06
|\ \ \ \
| * | | | MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'Maciej W. Rozycki2016-03-04
| * | | | MIPS: kvm: Fix ioctl error handling.Michael S. Tsirkin2016-02-29
| * | | | MIPS: scache: Fix scache init with invalid line size.Govindraj Raja2016-02-29
| * | | | MIPS: Avoid variant of .type unsupported by LLVM AssemblerDaniel Sanders2016-02-29
| * | | | MIPS: jz4740: Fix surviving instance of irq_to_gpio()Ralf Baechle2016-02-29
| |/ / /
* | | | Merge tag 'powerpc-4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-06
|\ \ \ \
| * | | | powerpc/fsl-book3e: Avoid lbarx on e5500Scott Wood2016-03-04
| * | | | powerpc/hw_breakpoint: Fix oops when destroying hw_breakpoint eventRavi Bangoria2016-03-03
* | | | | Merge tag 'pm+acpi-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-04
|\ \ \ \ \
| * | | | | PM / sleep / x86: Fix crash on graph trace through x86 suspendTodd E Brandt2016-03-02
| | |/ / / | |/| | |
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-03-04
|\ \ \ \ \
| * | | | | arm64: vmemmap: use virtual projection of linear regionArd Biesheuvel2016-02-26
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-03-03
|\ \ \ \ \ \
| * | | | | | kvm: x86: Update tsc multiplier on change.Owen Hofmann2016-03-02
| * | | | | | mips/kvm: fix ioctl error handlingMichael S. Tsirkin2016-03-02
| * | | | | | Merge tag 'kvm-arm-for-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2016-03-02
| |\ \ \ \ \ \
| | * | | | | | arm/arm64: KVM: Fix ioctl error handlingMichael S. Tsirkin2016-02-29
| * | | | | | | KVM: x86: fix root cause for missed hardware breakpointsPaolo Bonzini2016-02-26
* | | | | | | | parisc: Wire up copy_file_range syscallHelge Deller2016-03-01
* | | | | | | | parisc: Fix ptrace syscall number and return value modificationHelge Deller2016-03-01
* | | | | | | | parisc: Use parentheses around expression in floppy.hHelge Deller2016-03-01
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-03-01
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | sparc64: Fix sparc64_set_context stack handling.David S. Miller2016-03-01
| * | | | | | | sparc32: Add -Wa,-Av8 to KBUILD_CFLAGS.David S. Miller2016-03-01
| * | | | | | | Add sun4v_wdt watchdog driverwim.coekaerts@oracle.com2016-01-31
| * | | | | | | sparc: Fix system call tracing register handling.Mike Frysinger2016-01-21
| * | | | | | | sparc: Hook up copy_file_range syscall.David S. Miller2016-01-21
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-02-28
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/mpx: Fix off-by-one comparison with nr_registersColin Ian King2016-02-26
| * | | | | | | | x86/mm: Fix slow_virt_to_phys() for X86_PAE againDexuan Cui2016-02-25
| * | | | | | | | x86/entry/compat: Add missing CLAC to entry_INT80_32Andy Lutomirski2016-02-25
| * | | | | | | | x86/entry/32: Add an ASM_CLAC to entry_SYSENTER_32Andy Lutomirski2016-02-24
| * | | | | | | | x86/platform/intel/quark: Change the kernel's IMR lock bit to falseBryan O'Donoghue2016-02-23
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-02-28
|\ \ \ \ \ \ \ \
| * | | | | | | | irqchip/gic-v3: Add missing barrier to 32bit version of gic_read_iar()Marc Zyngier2016-02-18
* | | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-02-27
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'renesas-soc-fixes-for-v4.5' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2016-02-24
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: shmobile: Remove shmobile_boot_argGeert Uytterhoeven2016-02-17