aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | | * | | ARM: asm: Add ARM_BE8() assembly helperBen Dooks2013-10-19
| | | * | | ARM: fix ARCH_IXP4xx usage of ARCH_SUPPORTS_BIG_ENDIANBen Dooks2013-10-19
| | * | | | ARM: fix misplaced arch_virt_to_idmap()Russell King2013-10-29
| | * | | | ARM: 7870/1: head: Fix the missing underscore in __ARMEB__ macro and .align k...Sricharan R2013-10-29
| | * | | | Merge branch 'for-rmk/prefetch' of git://git.kernel.org/pub/scm/linux/kernel/...Russell King2013-10-23
| | |\ \ \ \
| | | * | | | ARM: bitops: prefetch the destination word for write prior to strexWill Deacon2013-09-30
| | | * | | | ARM: atomics: prefetch the destination word for write prior to strexWill Deacon2013-09-30
| | | * | | | ARM: locks: prefetch the destination word for write prior to strexWill Deacon2013-09-30
| | | * | | | ARM: prefetch: add support for prefetchw using pldw on SMP ARMv7+ CPUsWill Deacon2013-09-30
| | | * | | | ARM: smp_on_up: move inline asm ALT_SMP patching macro out of spinlock.hWill Deacon2013-09-30
| | | * | | | ARM: prefetch: remove redundant "cc" clobberWill Deacon2013-09-30
| | * | | | | Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King2013-10-23
| | |\ \ \ \ \
| | | * | | | | ARM: perf: fix group validation for mixed software and hardware groupsWill Deacon2013-10-09
| | | * | | | | perf: parse the .debug_frame section in case .eh_frame is not presentJean Pihet2013-09-30
| | | * | | | | perf tools: Check libunwind for availability of dwarf parsing featureJean Pihet2013-09-30
| | | * | | | | ARM: perf: wire up perf_regs and unwind support for ARMWill Deacon2013-09-30
| | | * | | | | ARM: perf: add support for perf registers APIWill Deacon2013-09-30
| | | |/ / / /
| | * | | | | Merge branch 'for-rmk/arm-mm-lpae' of git://git.kernel.org/pub/scm/linux/kern...Russell King2013-10-18
| | |\ \ \ \ \
| | | * | | | | ARM: mm: Recreate kernel mappings in early_paging_init()Santosh Shilimkar2013-10-10
| | | * | | | | ARM: mm: Correct virt_to_phys patching for 64 bit physical addressesSricharan R2013-10-10
| | | * | | | | ARM: mm: Move the idmap print to appropriate place in the codeSantosh Shilimkar2013-10-10
| | | * | | | | ARM: mm: Introduce virt_to_idmap() with an arch hookSantosh Shilimkar2013-10-10
| | | * | | | | ARM: mm: use phys_addr_t appropriately in p2v and v2p conversionsSantosh Shilimkar2013-10-10
| | * | | | | | ARM: add .gitignore entry for aesbs-core.SRussell King2013-10-07
| | * | | | | | Merge branch 'arm-aesbs' of git://git.linaro.org/people/ardbiesheuvel/linux-a...Russell King2013-10-07
| | |\ \ \ \ \ \
| | | * | | | | | ARM: add support for bit sliced AES using NEON instructionsArd Biesheuvel2013-10-04
| | | * | | | | | ARM: move AES typedefs and function prototypes to separate headerArd Biesheuvel2013-10-04
| | | * | | | | | ARM: pull in <asm/simd.h> from asm-genericArd Biesheuvel2013-10-04
| | | | |/ / / / | | | |/| | | |
| | * | | | | | ARM: bL_switcher: Add query interface to discover CPU affinitiesDave Martin2013-09-23
| | * | | | | | ARM: bL_switcher/trace: Add kernel trace trigger interfaceDave Martin2013-09-23
| | * | | | | | ARM: bL_switcher/trace: Add trace trigger for trace bootstrappingDave Martin2013-09-23
| | * | | | | | ARM: bL_switcher: Basic trace events supportDave Martin2013-09-23
| | * | | | | | ARM: bL_switcher: wait until inbound is alive before performing a switchNicolas Pitre2013-09-23
| | * | | | | | ARM: GIC: interface to send a SGI directlyNicolas Pitre2013-09-23
| | * | | | | | ARM: GIC: function to retrieve the physical address of the SGIRNicolas Pitre2013-09-23
| | * | | | | | ARM: mcpm: add a simple poke mechanism to the early entry codeNicolas Pitre2013-09-23
| | * | | | | | ARM: SMP: basic IPI triggered completion supportNicolas Pitre2013-09-23
| | * | | | | | ARM: bL_switcher: synchronize the outbound with the inboundNicolas Pitre2013-09-23
| | * | | | | | ARM: bL_switcher: Add switch completion callback for bL_switch_request()Dave Martin2013-09-23
| | * | | | | | ARM: bL_switcher: Add runtime control notifierDave Martin2013-09-23
| | * | | | | | ARM: bL_switcher: Add synchronous enable/disable interfaceDave Martin2013-09-23
| | * | | | | | Merge branch 'iks_for_rmk' of git://git.linaro.org/people/nico/linux into dev...Russell King2013-09-17
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | | * | | | | ARM: bL_switcher: add a simple /dev user interface for debugging purposesNicolas Pitre2013-08-05
| | | * | | | | ARM: bL_switcher: filter CPU hotplug requests when the switcher is activeNicolas Pitre2013-08-05
| | | * | | | | ARM: bL_switcher: remove assumptions between logical and physical CPUsNicolas Pitre2013-08-04
| | | * | | | | ARM: bL_switcher: add kernel cmdline param to disable the switcher on bootNicolas Pitre2013-07-30
| | | * | | | | ARM: bL_switcher: ability to enable and disable the switcher via sysfsNicolas Pitre2013-07-30
| | | * | | | | ARM: bL_switcher: do not hardcode GIC IDs in the codeNicolas Pitre2013-07-30
| | | * | | | | ARM: bL_switcher: hot-unplug half of the available CPUsNicolas Pitre2013-07-30
| | | * | | | | ARM: bL_switcher: simplify stack isolationNicolas Pitre2013-07-30