summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* tools/power turbostat: print IRTL MSRsLen Brown2016-04-071-0/+8
* Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2016-03-141-4/+4
|\
| * x86 msr-index: Simplify syntax for HWP fieldsLen Brown2016-02-171-4/+4
* | 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
| * | | | | | | | | x86/entry/compat: Add missing CLAC to entry_INT80_32Andy Lutomirski2016-02-251-0/+1
| * | | | | | | | | x86/entry/32: Add an ASM_CLAC to entry_SYSENTER_32Andy Lutomirski2016-02-241-0/+1
| * | | | | | | | | x86/platform/intel/quark: Change the kernel's IMR lock bit to falseBryan O'Donoghue2016-02-231-2/+2
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-02-281-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | irqchip/gic-v3: Add missing barrier to 32bit version of gic_read_iar()Marc Zyngier2016-02-181-0/+1
* | | | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-02-2722-92/+163
|\ \ \ \ \ \ \ \ \ \