Age | Commit message (Expand) | Author |
2014-06-20 | ARM: 8064/1: fix v7-M signal return | Rabin Vincent |
2014-06-20 | ARM: perf: hook up perf_sample_event_took around pmu irq handling | Will Deacon |
2014-06-09 | ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddr | Liu Hua |
2014-05-15 | ARM: 8030/1: ARM : kdump : add arch_crash_save_vmcoreinfo | Liu Hua |
2014-03-26 | ARM: ignore memory below PHYS_OFFSET | Russell King |
2014-03-26 | ARM: 7864/1: Handle 64-bit memory in case of 32-bit phys_addr_t | Magnus Damm |
2014-01-25 | ARM: 7934/1: DT/kernel: fix arch_match_cpu_phys_id to avoid erroneous match | Sudeep Holla |
2014-01-15 | ARM: fix "bad mode in ... handler" message for undefined instructions | Russell King |
2013-12-20 | ARM: 7917/1: cacheflush: correctly limit range of memory region being flushed | Jon Medhurst |
2013-12-20 | ARM: 7913/1: fix framepointer check in unwind_frame | Konstantin Khlebnikov |
2013-12-20 | ARM: 7912/1: check stack pointer in get_wchan | Konstantin Khlebnikov |
2013-12-04 | ARM: 7876/1: clear Thumb-2 IT state on exception handling | Marc Zyngier |
2013-10-14 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-10-03 | ARM: 7846/1: Update SMP_ON_UP code to detect A9MPCore with 1 CPU devices | Santosh Shilimkar |
2013-09-28 | Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u... | Linus Torvalds |
2013-09-27 | arm: Fix build error with context tracking calls | Frederic Weisbecker |
2013-09-21 | ARM: 7839/1: entry: fix tracing of ARM-private syscalls | Will Deacon |
2013-09-06 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2013-09-06 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-09-05 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-09-05 | Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linus | Russell King |
2013-09-03 | Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-09-02 | ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo | Will Deacon |
2013-09-02 | ARM: 7829/1: Add ".text.unlikely" and ".text.hot" to arm unwind tables | Douglas Anderson |
2013-09-02 | ARM: 7828/1: ARMv7-M: implement restart routine common to all v7-M machines | Uwe Kleine-König |
2013-08-28 | Merge branch 'for-rmk/cacheflush-v2' of git://git.kernel.org/pub/scm/linux/ke... | Russell King |
2013-08-27 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2013-08-21 | Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g... | Kevin Hilman |
2013-08-21 | ARM: topology: remove hwid/MPIDR dependency from cpu_capacity | Sudeep KarkadaNagesha |
2013-08-21 | ARM: DT/kernel: define ARM specific arch_match_cpu_phys_id | Sudeep KarkadaNagesha |
2013-08-20 | ARM: cacheflush: don't bother rounding to nearest vma | Will Deacon |
2013-08-20 | ARM: cacheflush: split user cache-flushing into interruptible chunks | Will Deacon |
2013-08-20 | Merge branch 'security-fixes' into fixes | Russell King |
2013-08-20 | ARM: 7815/1: kexec: offline non panic CPUs on Kdump panic | Vijaya Kumar K |
2013-08-20 | ARM: 7813/1: Mark pmu interupt IRQF_NO_THREAD | Thomas Gleixner |
2013-08-20 | ARM: 7819/1: fiq: Cast the first argument of flush_icache_range() | Fabio Estevam |
2013-08-13 | Merge tag 'v3.12-pwm-cleanup-for-olof' of git://github.com/tom3q/linux into n... | Olof Johansson |
2013-08-13 | Merge branch 'security-fixes' into fixes | Russell King |
2013-08-13 | ARM: 7807/1: kexec: validate CPU hotplug support | Stephen Warren |
2013-08-13 | ARM: 7810/1: perf: Fix array out of bounds access in armpmu_map_hw_event() | Stephen Boyd |
2013-08-13 | ARM: 7809/1: perf: fix event validation for software group leaders | Will Deacon |
2013-08-12 | ARM: pci: add ->add_bus() and ->remove_bus() hooks to hw_pci | Thomas Petazzoni |
2013-08-12 | ARM: tlb: don't perform inner-shareable invalidation for local BP ops | Will Deacon |
2013-08-12 | ARM: tlb: don't perform inner-shareable invalidation for local TLB ops | Will Deacon |
2013-08-08 | ARM: Fix FIQ code on VIVT CPUs | Russell King |
2013-08-07 | ARM: Fix !kuser helpers case | Russell King |
2013-08-07 | ARM: Fix the world famous typo with is_gate_vma() | Russell King |
2013-08-03 | Merge branch 'security-fixes' into fixes | Russell King |
2013-08-03 | ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-l... | Russell King |
2013-08-03 | ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page) | Russell King |