summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-02-16MIPS: Add build support for the MIPS R6 ISALeonid Yegoshin
2015-02-16MIPS: Add MIPS generic QEMU probe supportLeonid Yegoshin
2015-02-16MIPS: Add cases for CPU_QEMU_GENERICLeonid Yegoshin
2015-02-16MIPS: Add generic QEMU PRid and cpu type identifiersLeonid Yegoshin
2015-02-16MIPS: Makefile: Move the ASEs checks after setting the core's CFLAGSMarkos Chandras
2015-02-16MIPS: HTW: Prevent accidental HTW start due to nested htw_{start, stop}Markos Chandras
2015-02-16MIPS: asm: pgtable: Prevent HTW race when updating PTEsMarkos Chandras
2015-02-16MIPS: asm: pgtable: Add c0 hazards on HTW start/stop sequencesMarkos Chandras
2015-02-16MIPS: mm: Add debug information for userland SIGSEGV signals.Markos Chandras
2015-02-12MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPSPaul Burton
2015-02-05MIPS: cevt-r4k: Drop GIC special caseJames Hogan
2015-02-04MIPS: elf2ecoff: Fix warning due to dead code.Ralf Baechle
2015-01-16MIPS: Add struct pci_ops member names to initializationRob Herring
2015-01-16MIPS: Remove unused dt_setup_arch()Geert Uytterhoeven
2015-01-13MIPS: ARC: Add declarations for a few missing ARC firmware functions.Ralf Baechle
2015-01-13MIPS: ARC: Use __noreturn instead of open coded attributes in declarations.Ralf Baechle
2015-01-13MIPS: IP27: Use __noreturn instead of open coded attributes in declarations.Ralf Baechle
2015-01-13MIPS: IP32: Use __noreturn instead of open coded attributes in declarations.Ralf Baechle
2015-01-13MIPS: ARC: Use __noreturn / unreachable in ARC termination functions.Ralf Baechle
2015-01-13MIPS: Use generic csum_tcpudp_magic for MIPS.Ralf Baechle
2015-01-13MIPS: Use <asm-generic/checksum.h>Ralf Baechle
2015-01-13MIPS: Rewrite csum_fold to plain C.Ralf Baechle
2015-01-11Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-01-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-01-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-01-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-01-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-01-09ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile errorVictor Kamensky
2015-01-09perf/x86/uncore/hsw-ep: Handle systems with only two SBOXesAndi Kleen
2015-01-09perf/x86_64: Improve user regs samplingAndy Lutomirski
2015-01-09perf: Move task_pt_regs sampling into arch codeAndy Lutomirski
2015-01-09x86: Fix off-by-one in instruction decoderPeter Zijlstra
2015-01-08arch/blackfin/mach-bf533/boards/stamp.c: add linux/delay.hOleg Nesterov
2015-01-08Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-01-08arm64/efi: add missing call to early_ioremap_reset()Ard Biesheuvel
2015-01-07ARM: 8253/1: mm: use phys_addr_t type in map_lowmem() for kernel mem regionGrygorii Strashko
2015-01-07ARM: 8249/1: mm: dump: don't skip regionsMark Rutland
2015-01-07ARM: wire up execveat syscallRussell King
2015-01-07arm64: fix missing asm/io.h include in kernel/smp_spin_table.cPaul Walmsley
2015-01-07arm64: fix missing asm/alternative.h include in kernel/module.cPaul Walmsley
2015-01-07arm64: fix missing linux/bug.h include in asm/arch_timer.hPaul Walmsley
2015-01-07arm64: fix missing asm/pgtable-hwdef.h include in asm/processor.hPaul Walmsley
2015-01-07arm64: sanity checks: add missing AArch32 registersMark Rutland
2015-01-07arm64: Remove unused prepare_to_copy()Tobias Klauser
2015-01-07arm64: Correct __NR_compat_syscalls for bpfMark Rutland
2015-01-06Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video'Rafael J. Wysocki
2015-01-05Merge tag 'powerpc-3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2015-01-05ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()Hanjun Guo
2015-01-05[IA64] Enable execveat syscall for ia64Tony Luck