Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
* 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm: ARM: 6745/1: kprobes insn decoding fix ARM: tlb: move noMMU tlb_flush() to asm/tlb.h ARM: tlb: delay page freeing for SMP and ARMv7 CPUs ARM: Keep exit text/data around for SMP_ON_UP ARM: Ensure predictable endian state on signal handler entry ARM: 6740/1: Place correctly notes section in the linker script ARM: 6700/1: SPEAr: Correct SOC config base address for spear320 ARM: 6722/1: SPEAr: sp810: switch to slow mode before reset ARM: 6712/1: SPEAr: replace readl(), writel() with relaxed versions in uncompress.h ARM: 6720/1: SPEAr: Append UL to VMALLOC_END ARM: 6676/1: Correct the cpu_architecture() function for ARMv7 ARM: 6739/1: update .gitignore for boot/compressed ARM: 6743/1: errata: interrupted ICALLUIS may prevent completion of broadcasted operation ARM: 6742/1: pmu: avoid setting IRQ affinity on UP systems ARM: 6741/1: errata: pl310 cache sync operation may be faulty
Showing
- arch/arm/Kconfig 25 additions, 0 deletionsarch/arm/Kconfig
- arch/arm/Makefile 1 addition, 1 deletionarch/arm/Makefile
- arch/arm/boot/compressed/.gitignore 5 additions, 1 deletionarch/arm/boot/compressed/.gitignore
- arch/arm/include/asm/hardware/cache-l2x0.h 1 addition, 0 deletionsarch/arm/include/asm/hardware/cache-l2x0.h
- arch/arm/include/asm/hardware/sp810.h 3 additions, 0 deletionsarch/arm/include/asm/hardware/sp810.h
- arch/arm/include/asm/tlb.h 92 additions, 13 deletionsarch/arm/include/asm/tlb.h
- arch/arm/include/asm/tlbflush.h 1 addition, 6 deletionsarch/arm/include/asm/tlbflush.h
- arch/arm/kernel/kprobes-decode.c 1 addition, 1 deletionarch/arm/kernel/kprobes-decode.c
- arch/arm/kernel/pmu.c 14 additions, 8 deletionsarch/arm/kernel/pmu.c
- arch/arm/kernel/setup.c 2 additions, 2 deletionsarch/arm/kernel/setup.c
- arch/arm/kernel/signal.c 3 additions, 1 deletionarch/arm/kernel/signal.c
- arch/arm/kernel/vmlinux.lds.S 11 additions, 0 deletionsarch/arm/kernel/vmlinux.lds.S
- arch/arm/mach-spear3xx/include/mach/spear320.h 1 addition, 1 deletionarch/arm/mach-spear3xx/include/mach/spear320.h
- arch/arm/mm/cache-l2x0.c 6 additions, 0 deletionsarch/arm/mm/cache-l2x0.c
- arch/arm/mm/proc-v7.S 6 additions, 0 deletionsarch/arm/mm/proc-v7.S
- arch/arm/plat-spear/include/plat/uncompress.h 2 additions, 2 deletionsarch/arm/plat-spear/include/plat/uncompress.h
- arch/arm/plat-spear/include/plat/vmalloc.h 1 addition, 1 deletionarch/arm/plat-spear/include/plat/vmalloc.h
Loading
Please register or sign in to comment