linux/arch/arm/kernel
Linus Torvalds 99bc7215bc Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Pull ARM fixes from Russell King:
 "Three fixes and a resulting cleanup for -rc2:

   - Andre Przywara reported that he was seeing a warning with the new
     cast inside DMA_ERROR_CODE's definition, and fixed the incorrect
     use.

   - Doug Anderson noticed that kgdb causes a "scheduling while atomic"
     bug.

   - OMAP5 folk noticed that their Thumb-2 compiled X servers crashed
     when enabling support to cover ARMv6 CPUs due to a kernel bug
     leaking some conditional context into the signal handler"

* 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm:
  ARM: 8425/1: kgdb: Don't try to stop the machine when setting breakpoints
  ARM: 8437/1: dma-mapping: fix build warning with new DMA_ERROR_CODE definition
  ARM: get rid of needless #if in signal handling code
  ARM: fix Thumb2 signal handling when ARMv6 is enabled
2015-09-19 21:05:02 -07:00
..
.gitignore
Makefile Merge branch 'psci/for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into devel-stable 2015-08-10 15:57:44 +01:00
arch_timer.c
armksyms.c Merge branch 'uaccess' into fixes 2015-09-11 19:18:28 +01:00
asm-offsets.c
atags.h
atags_compat.c
atags_parse.c
atags_proc.c
bios32.c ARM/PCI: Remove msi_controller from struct pci_sys_data 2015-08-20 12:02:50 -05:00
calls.S
cpuidle.c
crash_dump.c
debug.S
devtree.c
dma-isa.c
dma.c
early_printk.c
elf.c
entry-armv.S Merge branch 'uaccess' into fixes 2015-09-11 19:18:28 +01:00
entry-common.S Merge branch 'uaccess' into fixes 2015-09-11 19:18:28 +01:00
entry-ftrace.S
entry-header.S ARM: entry: provide uaccess assembly macro hooks 2015-08-26 20:27:02 +01:00
entry-v7m.S
fiq.c
fiqasm.S
ftrace.c
head-common.S
head-nommu.S
head.S Merge branch 'uaccess' into fixes 2015-09-11 19:18:28 +01:00
hibernate.c
hw_breakpoint.c
hyp-stub.S
insn.c
io.c
irq.c ARM: Remove ununsed set_irq_flags 2015-09-16 16:53:39 +02:00
isa.c
iwmmxt.S
jump_label.c jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP} 2015-08-03 11:34:12 +02:00
kgdb.c ARM: 8425/1: kgdb: Don't try to stop the machine when setting breakpoints 2015-09-16 23:58:46 +01:00
machine_kexec.c
module-plts.c
module.c
module.lds
opcodes.c
patch.c
perf_callchain.c
perf_event_v6.c arm: perf: factor arm_pmu core out to drivers 2015-07-31 15:01:14 +01:00
perf_event_v7.c arm: perf: factor arm_pmu core out to drivers 2015-07-31 15:01:14 +01:00
perf_event_xscale.c arm: perf: factor arm_pmu core out to drivers 2015-07-31 15:01:14 +01:00
perf_regs.c
pj4-cp0.c
process.c Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm 2015-09-14 12:24:10 -07:00
psci-call.S
psci_smp.c ARM: migrate to common PSCI client code 2015-08-03 15:38:39 +01:00
ptrace.c
reboot.c ARM: 8400/1: use virt_to_idmap to get phys_reset address 2015-07-17 15:08:17 +01:00
reboot.h
relocate_kernel.S
return_address.c
setup.c Merge branch 'devel-stable' into for-linus 2015-09-03 15:28:50 +01:00
signal.c Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm 2015-09-19 21:05:02 -07:00
sigreturn_codes.S
sleep.S
smp.c Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-arm 2015-09-08 12:28:10 -07:00
smp_scu.c
smp_tlb.c
smp_twd.c ARM/smp_twd: Migrate to new 'set-state' interface 2015-07-17 08:22:11 +05:30
stacktrace.c
suspend.c
swp_emulate.c ARM: software-based priviledged-no-access support 2015-08-26 20:34:24 +01:00
sys_arm.c
sys_oabi-compat.c
tcm.c
thumbee.c
time.c
topology.c
traps.c ARM: domains: get rid of manager mode for user domain 2015-08-21 13:55:52 +01:00
unwind.c
v7m.c
vdso.c ARM: 8410/1: VDSO: fix coarse clock monotonicity regression 2015-08-11 13:42:44 +01:00
vmlinux.lds.S
xscale-cp0.c