summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Export MSA functions used by lose_fpu(1) for KVMJames Hogan2015-02-191-0/+4
* MIPS: Export FP functions used by lose_fpu(1) for KVMJames Hogan2015-02-191-0/+6
* MIPS: BCM3384: Fix outdated use of mips_cpu_intc_init()Kevin Cernekee2015-02-191-1/+1
* MIPS: Provide correct siginfo_t.si_stimePetr Malat2015-02-192-37/+3
* MIPS: Makefile: Move the ASEs checks after setting the core's CFLAGSMarkos Chandras2015-02-191-18/+17
* MIPS: Makefile: Pass -march option on Loongson3A coresRalf Baechle2015-02-191-0/+10
* MIPS: HTW: Prevent accidental HTW start due to nested htw_{start, stop}Markos Chandras2015-02-164-8/+32
* MIPS: asm: pgtable: Prevent HTW race when updating PTEsMarkos Chandras2015-02-161-10/+4
* MIPS: asm: pgtable: Add c0 hazards on HTW start/stop sequencesMarkos Chandras2015-02-161-4/+6
* MIPS: mm: Add debug information for userland SIGSEGV signals.Markos Chandras2015-02-162-9/+21
* MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPSPaul Burton2015-02-125-0/+127
* MIPS: cevt-r4k: Drop GIC special caseJames Hogan2015-02-051-5/+1
* MIPS: elf2ecoff: Fix warning due to dead code.Ralf Baechle2015-02-041-4/+0
* MIPS: Add struct pci_ops member names to initializationRob Herring2015-01-163-10/+10
* MIPS: Remove unused dt_setup_arch()Geert Uytterhoeven2015-01-161-7/+0
* MIPS: ARC: Add declarations for a few missing ARC firmware functions.Ralf Baechle2015-01-131-0/+3
* MIPS: ARC: Use __noreturn instead of open coded attributes in declarations.Ralf Baechle2015-01-131-2/+3
* MIPS: IP27: Use __noreturn instead of open coded attributes in declarations.Ralf Baechle2015-01-131-3/+4
* MIPS: IP32: Use __noreturn instead of open coded attributes in declarations.Ralf Baechle2015-01-131-3/+4
* MIPS: ARC: Use __noreturn / unreachable in ARC termination functions.Ralf Baechle2015-01-131-10/+16
* MIPS: Use generic csum_tcpudp_magic for MIPS.Ralf Baechle2015-01-131-13/+0
* MIPS: Use <asm-generic/checksum.h>Ralf Baechle2015-01-131-0/+7
* MIPS: Rewrite csum_fold to plain C.Ralf Baechle2015-01-131-14/+8
* 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-211-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-109-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