Age | Commit message (Expand) | Author |
2013-12-09 | ARM: 7913/1: fix framepointer check in unwind_frame | Konstantin Khlebnikov |
2013-12-09 | ARM: 7912/1: check stack pointer in get_wchan | Konstantin Khlebnikov |
2013-12-09 | ARM: 7909/1: mm: Call setup_dma_zone() post early_paging_init() | Santosh Shilimkar |
2013-11-30 | ARM: 7897/1: kexec: Use the right ISA for relocate_new_kernel | Dave Martin |
2013-11-30 | ARM: 7895/1: signal: fix armv7-m build issue in sigreturn_codes.S | Victor Kamensky |
2013-11-19 | ARM: 7892/1: Fix warning for V7M builds | Olof Johansson |
2013-11-14 | ARM: 7883/1: fix mov to mvn conversion in case of 64 bit phys_addr_t and BE | Victor Kamensky |
2013-11-14 | ARM: 7881/1: __fixup_smp read of SCU config should do byteswap in BE case | Victor Kamensky |
2013-11-14 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-11-13 | mm/arch: use NUMA_NO_NODE | Jianguo Wu |
2013-11-12 | Merge branches 'fixes', 'mmci' and 'sa11x0' into for-next | Russell King |
2013-11-12 | Merge branch 'devel-stable' into for-next | Russell King |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-11-12 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-11-11 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2013-11-11 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-11-09 | ARM: 7887/1: Don't smp_cross_call() on UP devices in arch_irq_work_raise() | Stephen Boyd |
2013-11-07 | ARM: 7872/1: Support arch_irq_work_raise() via self IPIs | Stephen Boyd |
2013-11-07 | ARM: 7880/1: Clear the IT state independent of the Thumb-2 mode | T.J. Purtell |
2013-11-07 | ARM: 7876/1: clear Thumb-2 IT state on exception handling | Marc Zyngier |
2013-10-30 | Merge branch 'baserock/bjdooks/312-rc4/be/core-v3' of git://git.baserock.org/... | Russell King |
2013-10-29 | ARM: 7864/1: Handle 64-bit memory in case of 32-bit phys_addr_t | Magnus Damm |
2013-10-29 | ARM: 7863/1: Let arm_add_memory() always use 64-bit arguments | Magnus Damm |
2013-10-29 | ARM: 7862/1: pcpu: replace __get_cpu_var_uses | Christoph Lameter |
2013-10-29 | ARM: 7855/1: Add check for Cortex-A15 errata 798181 ECO | Rob Herring |
2013-10-29 | ARM: 7870/1: head: Fix the missing underscore in __ARMEB__ macro and .align k... | Sricharan R |
2013-10-28 | Merge tag 'omap-for-v3.13/cm-scm-cleanup-signed' of git://git.kernel.org/pub/... | Olof Johansson |
2013-10-28 | Merge branch 'cleanup/dt-clock' into next/soc | Olof Johansson |
2013-10-23 | Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Russell King |
2013-10-19 | ARM: signal: sigreturn_codes should be endian neutral to work in BE8 | Victor Kamensky |
2013-10-19 | ARM: Correct BUG() assembly to ensure it is endian-agnostic | Ben Dooks |
2013-10-19 | ARM: module: correctly relocate instructions in BE8 | Ben Dooks |
2013-10-19 | ARM: traps: use <asm/opcodes.h> to get correct instruction order | Ben Dooks |
2013-10-19 | ARM: smp_scu: data endian fixes | Ben Dooks |
2013-10-19 | ARM: twd: data endian fix | Ben Dooks |
2013-10-19 | ARM: set BE8 if LE in head code | Ben Dooks |
2013-10-19 | ARM: fixup_pv_table bug when CPU_ENDIAN_BE8 | Ben Dooks |
2013-10-19 | ARM: asm: Add ARM_BE8() assembly helper | Ben Dooks |
2013-10-18 | Merge branch 'for-rmk/arm-mm-lpae' of git://git.kernel.org/pub/scm/linux/kern... | Russell King |
2013-10-14 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-10-10 | ARM: mm: Recreate kernel mappings in early_paging_init() | Santosh Shilimkar |
2013-10-10 | ARM: mm: Correct virt_to_phys patching for 64 bit physical addresses | Sricharan R |
2013-10-10 | ARM: mm: Introduce virt_to_idmap() with an arch hook | Santosh Shilimkar |
2013-10-10 | Merge branch 'fortglx/3.13/time' of git://git.linaro.org/people/jstultz/linux... | Ingo Molnar |
2013-10-09 | arm: use common of_flat_dt_match_machine | Rob Herring |
2013-10-09 | arch_timer: Move to generic sched_clock framework | Stephen Boyd |
2013-10-09 | arm: use early_init_dt_scan | Rob Herring |
2013-10-09 | ARM: perf: fix group validation for mixed software and hardware groups | Will Deacon |
2013-10-07 | Merge branch 'arm-aesbs' of git://git.linaro.org/people/ardbiesheuvel/linux-a... | Russell King |
2013-10-03 | Merge branch 'timer_evtstrm' of git://linux-arm.org/linux-skn into clockevent... | Daniel Lezcano |