summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2013-10-23Merge branch 'for-rmk/prefetch' of git://git.kernel.org/pub/scm/linux/kernel/...Russell King
2013-10-23Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King
2013-10-18Merge branch 'for-rmk/arm-mm-lpae' of git://git.kernel.org/pub/scm/linux/kern...Russell King
2013-10-10ARM: mm: Recreate kernel mappings in early_paging_init()Santosh Shilimkar
2013-10-10ARM: mm: Correct virt_to_phys patching for 64 bit physical addressesSricharan R
2013-10-10ARM: mm: Move the idmap print to appropriate place in the codeSantosh Shilimkar
2013-10-10ARM: mm: Introduce virt_to_idmap() with an arch hookSantosh Shilimkar
2013-10-10ARM: mm: use phys_addr_t appropriately in p2v and v2p conversionsSantosh Shilimkar
2013-10-09ARM: perf: fix group validation for mixed software and hardware groupsWill Deacon
2013-10-07ARM: add .gitignore entry for aesbs-core.SRussell King
2013-10-07Merge branch 'arm-aesbs' of git://git.linaro.org/people/ardbiesheuvel/linux-a...Russell King
2013-10-04ARM: add support for bit sliced AES using NEON instructionsArd Biesheuvel
2013-10-04ARM: move AES typedefs and function prototypes to separate headerArd Biesheuvel
2013-10-04ARM: pull in <asm/simd.h> from asm-genericArd Biesheuvel
2013-09-30ARM: bitops: prefetch the destination word for write prior to strexWill Deacon
2013-09-30ARM: atomics: prefetch the destination word for write prior to strexWill Deacon
2013-09-30ARM: locks: prefetch the destination word for write prior to strexWill Deacon
2013-09-30ARM: prefetch: add support for prefetchw using pldw on SMP ARMv7+ CPUsWill Deacon
2013-09-30ARM: smp_on_up: move inline asm ALT_SMP patching macro out of spinlock.hWill Deacon
2013-09-30ARM: prefetch: remove redundant "cc" clobberWill Deacon
2013-09-30ARM: perf: add support for perf registers APIWill Deacon
2013-09-28Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...Linus Torvalds
2013-09-28Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-09-27arm: Fix build error with context tracking callsFrederic Weisbecker
2013-09-23ARM: bL_switcher: Add query interface to discover CPU affinitiesDave Martin
2013-09-23ARM: bL_switcher/trace: Add kernel trace trigger interfaceDave Martin
2013-09-23ARM: bL_switcher/trace: Add trace trigger for trace bootstrappingDave Martin
2013-09-23ARM: bL_switcher: Basic trace events supportDave Martin
2013-09-23ARM: bL_switcher: wait until inbound is alive before performing a switchNicolas Pitre
2013-09-23ARM: mcpm: add a simple poke mechanism to the early entry codeNicolas Pitre
2013-09-23ARM: SMP: basic IPI triggered completion supportNicolas Pitre
2013-09-23ARM: bL_switcher: synchronize the outbound with the inboundNicolas Pitre
2013-09-23ARM: bL_switcher: Add switch completion callback for bL_switch_request()Dave Martin
2013-09-23ARM: bL_switcher: Add runtime control notifierDave Martin
2013-09-23ARM: bL_switcher: Add synchronous enable/disable interfaceDave Martin
2013-09-22ARM: 7837/3: fix Thumb-2 bug in AES assembler codeArd Biesheuvel
2013-09-22ARM: only allow kernel mode neon with AEABIRussell King
2013-09-21ARM: 7839/1: entry: fix tracing of ARM-private syscallsWill Deacon
2013-09-20Merge tag 'pm+acpi-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-19ARM: shmobile: change dev_id to cpu0 while registering cpu clockSudeep KarkadaNagesha
2013-09-19ARM: i.MX: change dev_id to cpu0 while registering cpu clockSudeep KarkadaNagesha
2013-09-19cpufreq: imx6q-cpufreq: assign cpu_dev correctly to cpu0 deviceSudeep KarkadaNagesha
2013-09-18Merge tag 'omap-for-v3.12/fixes-dt-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson
2013-09-18Merge tag 'omap-for-v3.12/fixes-signed' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2013-09-18ARM: multi_v7: add HREFv60 to multi_v7 defconfigLinus Walleij
2013-09-18ARM: OMAP2+: mux: fix trivial typo in namePhil Carmody
2013-09-18ARM: OMAP4 SMP: Corrected a typo fucntions to functionsAnoop Thomas Mathew
2013-09-18ARM: OMAP4: cpuidle: fix: call cpu_cluster_pm_exit conditionallyVladimir Murzin
2013-09-18ARM: mach-omap2: gpmc: Fix warning when CONFIG_ARM_LPAE=yFabio Estevam
2013-09-18ARM: OMAP: fix return value check in omap_device_build_from_dt()Wei Yongjun