summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2010-03-29ARM: enable CONFIG_CPU_IDLE supportGary King
2010-03-16tegra RM: Stabilized local timers input frequency.Alex Frid
2010-03-05[arm] implement TLS register workaround for Tegra errata 657451Gary King
2010-02-02[ARM] expose full data cache clean and flush DMA maintenanceGary King
2009-12-22ARM: fix kernel module relocationGary King
2009-12-15ARM: update SMP TLB maintenance ops to match routines in korgGary King
2009-12-14ARM: add DCC print support for V7 CPUsGary King
2009-12-08ARM SMP: call cpu_relax before taking a CPU offlineGary King
2009-12-08cherry-pick commit 4731f8b66dd34ebf... from linux-arm.org/develGary King
2009-12-08cherry-pick commit f32f4ce257452 from torvalds/linux-2.6.gitGary King
2009-12-08cherry-pick bc28248ee2525... from torvalds/linux-2.6.gitGary King
2009-12-07Merge commit 'arm/2.6.28-arm' into android-tegra-2.6.29Gary King
2009-10-26[ARM] 5388/1: Add hwcap bits for VFPv3 and VFPv3D16Catalin Marinas
2009-10-26[ARM] 5387/1: Add ptrace VFP support on ARMCatalin Marinas
2009-10-06make Linux bootable on ARM againNicolas Pitre
2009-10-03[ARM] process: Use uber-safe probe_kernel_address() to read mem when dumping.San Mehat
2009-09-23Thumb-2: Correct "mov.w pc, lr" instruction which is unpredictableCatalin Marinas
2009-09-23Correct the cpu_architecture() function for ARMv7Catalin Marinas
2009-09-23Thumb-2: Correctly handle undefined instruction in the kernelCatalin Marinas
2009-09-23[ARM] disable NX support for OABI-supporting kernelsRussell King
2009-09-23[ARM] 5404/1: Fix condition in arm_elf_read_implies_exec() to set READ_IMPLIE...Makito SHIOKAWA
2009-09-14Clear the exclusive monitor when returning from an exceptionCatalin Marinas
2009-09-08Cortex-M3: Add support for the Microcontroller Prototyping SystemCatalin Marinas
2009-09-08Cortex-M3: Allow the building of Cortex-M3 kernel portCatalin Marinas
2009-09-08Cortex-M3: Add support for exception handlingCatalin Marinas
2009-09-08Cortex-M3: Add base support for Cortex-M3Catalin Marinas
2009-09-08Allow the kernel to be configured for "naked" bootingNicolas Pitre
2009-09-02[ARM] 5557/1: Discard some ARM.ex*.*exit.text sections when !HOTPLUG or !HOTP...Catalin Marinas
2009-09-02commit 77fa1b5794d73af4849a1870c91e235fcb7387bdCatalin Marinas
2009-09-02Add extra checks to ARM unwinder to avoid tracing corrupt stacksCatalin Marinas
2009-09-01ARMv6: Updated the BE-8 patch to be in sync with the mainline kernelCatalin Marinas
2009-09-01Thumb-2: Fix unpredictable "lsr r6, pc, #..." in kernel/head.SCatalin Marinas
2009-08-25[ARM] process: Add display of memory around registers when displaying regs.San Mehat
2009-06-18[ARM] 5507/1: support R_ARM_MOVW_ABS_NC and MOVT_ABS relocation typesPaul Gortmaker
2009-05-05Fix the Thumb-2 entry code when TRACE_IRQFLAGS is enabledCatalin Marinas
2009-04-07[ARM] Save thread registers in coredumpsArve Hjønnevåg
2009-04-07[ARM] Add code to prevent system calls from being restarted muliple times bef...Arve Hjønnevåg
2009-03-12[ARM] 5421/1: ftrace: fix crash due to tracing of __naked functionsUwe Kleine-König
2009-03-10Workaround for Cortex-A8 erratum 451034Mans Rullgard
2009-03-10ARM Ltd's reworked oprofile supportJon Callan
2009-03-10Thumb-2: Add IT instructions to the kernel assembly codeCatalin Marinas
2009-03-10Thumb-2: Add support for loadable modulesCatalin Marinas
2009-03-10Thumb-2: Implementation of the unified start-up and exceptions codeCatalin Marinas
2009-03-10nommu: Do not override the CP15 control reg value returned from initfuncCatalin Marinas
2009-03-10nommu: ptrace supportPaul Brook
2009-03-10Remove the IRQ polling loop in entry-armv.S for RealView/EBCatalin Marinas
2009-03-10RealView: Use only the shadow mapping of ARM11MPCore local timersCatalin Marinas
2009-03-10unwind: Add Makefile and Kconfig entries for ARM stack unwindingCatalin Marinas
2009-03-10unwind: Add unwinding information to exception entry pointsCatalin Marinas
2009-03-10unwind: Add stack unwinding support for loadable modulesCatalin Marinas