summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2013-01-24Merge remote-tracking branch 'arm-soc/irqchip/gic-vic-move' into kvm-arm/vgicMarc Zyngier
2013-01-23KVM: ARM: World-switch implementationChristoffer Dall
2013-01-23ARM: Section based HYP idmapChristoffer Dall
2013-01-18ARM: perf: simplify __hw_perf_event_init err handlingMark Rutland
2013-01-18ARM: perf: remove unnecessary checks for idx < 0Mark Rutland
2013-01-18ARM: perf: handle armpmu_register failingMark Rutland
2013-01-16ARM: perf: don't pretend to support counting of L1I writesWill Deacon
2013-01-14ARM: perf: remove redundant NULL check on cpu_pmuWill Deacon
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring
2013-01-11ARM: Use implementor and part defines from cputype.hChristoffer Dall
2013-01-10ARM: GIC: remove direct use of gic_raise_softirqRob Herring
2013-01-10arm: add set_handle_irq() to register the parent IRQ controller handler functionThomas Petazzoni
2013-01-03ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-12-21Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-12-20ARM: missing ->mmap_sem around find_vma() in swp_emulate.cAl Viro
2012-12-19Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-16ARM: 7605/1: vmlinux.lds: Move .notes section next to the rodataPawel Moll
2012-12-16ARM: 7602/1: Pass real "__machine_arch_type" variable to setup_machine_tags()...Alexander Shiyan
2012-12-14ARM: add finit_module syscall to ARMKees Cook
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-11Merge branch 'devel-stable' into for-linusRussell King
2012-12-11Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...Russell King
2012-12-11ARM: 7595/1: syscall: rework ordering in syscall_trace_exitWill Deacon
2012-12-07ARM: 7591/1: nommu: Enable the strict alignment (CR_A) bit only if ARCH < v6Armando Visconti
2012-12-07ARM: 7590/1: /proc/interrupts: limit the display of IPIs to online CPUs onlyNicolas Pitre
2012-12-03ARM: 7587/1: implement optimized percpu variable accessRob Herring
2012-11-29flagday: don't pass regs to copy_thread()Al Viro
2012-11-29arm: switch to generic fork/vfork/cloneAl Viro
2012-11-23ARM: 7585/1: kernel: fix nr_cpu_ids check in DT logical map initLorenzo Pieralisi
2012-11-21Merge tag 'highbank-debugll-cleanup' of git://sources.calxeda.com/kernel/linu...Olof Johansson
2012-11-20Merge branch 'bl-cpuinfo' of git://linux-arm.org/linux-2.6-lp into devel-stableRussell King
2012-11-20Merge branch 'cluster-boot-protocol' of git://linux-arm.org/linux-2.6-lp into...Russell King
2012-11-19ARM: kernel: add cpu logical map DT init in setup_archLorenzo Pieralisi
2012-11-19ARM: kernel: add device tree init map functionLorenzo Pieralisi
2012-11-19ARM: kernel: smp_setup_processor_id() updatesLorenzo Pieralisi
2012-11-19ARM: kernel: update topology to use new MPIDR macrosLorenzo Pieralisi
2012-11-19ARM: kernel: enhance MPIDR macro definitionsLorenzo Pieralisi
2012-11-19ARM: kernel: update cpuinfo to print all online CPUs featuresLorenzo Pieralisi
2012-11-19ARM: kernel: add MIDR to per-CPU information dataLorenzo Pieralisi
2012-11-19ARM: 7579/1: arch/allow a scno of -1 to not cause a SIGILLKees Cook
2012-11-19ARM: 7578/1: arch/move secure_computing into traceKees Cook
2012-11-19Merge branch 'hw-breakpoint' of git://git.kernel.org/pub/scm/linux/kernel/git...Russell King
2012-11-19Merge branch 'perf/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King
2012-11-19treewide: fix printk typo in multiple driversMasanari Iida
2012-11-16Merge tag 'imx-soc' of git://git.pengutronix.de/git/imx/linux-2.6 into next/socArnd Bergmann
2012-11-13ARM: 7574/1: kernel/process.c: include idmap.h instead of redeclaring setup_m...Nicolas Pitre
2012-11-13ARM: 7571/1: SMP: add function arch_send_wakeup_ipi_mask()Shawn Guo
2012-11-09ARM: hw_breakpoint: kill WARN_ONCE usageWill Deacon