summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-01-115-11/+8
|\
| * ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile errorVictor Kamensky2015-01-091-2/+2
| * ARM: 8253/1: mm: use phys_addr_t type in map_lowmem() for kernel mem regionGrygorii Strashko2015-01-071-2/+2
| * ARM: 8249/1: mm: dump: don't skip regionsMark Rutland2015-01-071-7/+2
| * ARM: wire up execveat syscallRussell King2015-01-072-0/+2
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-01-116-39/+53
|\ \
| * \ Merge tag 'pr-20141223-x86-vdso' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2015-01-011-2/+4
| |\ \
| | * | x86, vdso: Use asm volatile in __getcpuAndy Lutomirski2014-12-231-2/+4
| * | | x86/build: Clean auto-generated processor feature filesBjørn Mork2014-12-232-0/+2
| * | | x86: Fix mkcapflags.sh bash-ismSylvain BERTRAND2014-12-231-1/+1
| * | | x86: Fix step size adjustment during initial memory mappingJan Beulich2014-12-231-20/+17
| * | | Merge tag 'pr-20141220-x86-vdso' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2014-12-211-16/+29
| |\| | | | |/ | |/|
| | * x86_64, vdso: Fix the vdso address randomization algorithmAndy Lutomirski2014-12-201-16/+29
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-01-116-2/+125
|\ \ \
| * | | perf/x86/uncore/hsw-ep: Handle systems with only two SBOXesAndi Kleen2015-01-092-1/+18
| * | | perf/x86_64: Improve user regs samplingAndy Lutomirski2015-01-091-2/+76
| * | | perf: Move task_pt_regs sampling into arch codeAndy Lutomirski2015-01-093-0/+32
| * | | x86: Fix off-by-one in instruction decoderPeter Zijlstra2015-01-091-1/+1
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-01-099-5/+22
|\ \ \ \
| * | | | arm64/efi: add missing call to early_ioremap_reset()Ard Biesheuvel2015-01-082-1/+2
| * | | | arm64: fix missing asm/io.h include in kernel/smp_spin_table.cPaul Walmsley2015-01-071-0/+1
| * | | | arm64: fix missing asm/alternative.h include in kernel/module.cPaul Walmsley2015-01-071-0/+1
| * | | | arm64: fix missing linux/bug.h include in asm/arch_timer.hPaul Walmsley2015-01-071-0/+1
| * | | | arm64: fix missing asm/pgtable-hwdef.h include in asm/processor.hPaul Walmsley2015-01-071-0/+1
| * | | | arm64: sanity checks: add missing AArch32 registersMark Rutland2015-01-072-0/+15
| * | | | arm64: Remove unused prepare_to_copy()Tobias Klauser2015-01-071-3/+0
| * | | | arm64: Correct __NR_compat_syscalls for bpfMark Rutland2015-01-071-1/+1
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-01-091-0/+1
|\ \ \ \ \
| * | | | | arch/blackfin/mach-bf533/boards/stamp.c: add linux/delay.hOleg Nesterov2015-01-081-0/+1
| |/ / / /
* | | | | Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-01-082-10/+8
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. | | | | Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video'Rafael J. Wysocki2015-01-0621-66/+61
| |\ \| | | |
| | * | | | | ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()Hanjun Guo2015-01-052-10/+8
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-01-082-12/+36
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | crypto: sha-mb - Add avx2_supported check.Vinson Lee2015-01-051-1/+1
| * | | | | crypto: aesni - fix "by8" variant for 128 bit keysMathias Krause2015-01-051-11/+35
| | |_|/ / | |/| | |
* | | | | Merge tag 'powerpc-3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2015-01-057-11/+22
|\ \ \ \ \
| * | | | | Revert "powerpc: Secondary CPUs must set cpu_callin_map after setting active ...Michael Ellerman2014-12-291-8/+1
| * | | | | powerpc/kdump: Ignore failure in enabling big endian exception during crashHari Bathini2014-12-293-2/+18
| * | | | | powerpc: Wire up sys_execveat() syscallPranith Kumar2014-12-293-1/+3
| | |/ / / | |/| | |
* | | | | [IA64] Enable execveat syscall for ia64Tony Luck2015-01-053-1/+3
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2015-01-043-2/+3
|\ \ \ \ \
| * | | | | x86, um: actually mark system call tables readonlyDaniel Borkmann2015-01-042-2/+2
| * | | | | um: Skip futex_atomic_cmpxchg_inatomic() testRichard Weinberger2015-01-041-0/+1
| | |_|/ / | |/| | |
* / | | | Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo"Pavel Machek2015-01-042-0/+21
|/ / / /
* | | | Merge tag 'nios2-fixes-v3.19-rc3' of git://git.rocketboards.org/linux-socfpga...Linus Torvalds2014-12-312-18/+3
|\ \ \ \
| * | | | nios2: Use preempt_schedule_irqTobias Klauser2014-12-311-18/+2
| * | | | nios2: Initialize cpuinfo.mmuWalter Goossens2014-12-311-0/+1
| |/ / /
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-12-302-24/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Add USB_EHCI_EXYNOS to multi_v7_defconfigSteev Klimaszewski2014-12-301-0/+1
| * | | ARM: mvebu: Fix pinctrl configuration for Armada 370 DBGregory CLEMENT2014-12-211-24/+0
| |/ /