aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2016-01-04ARM: 8495/1: ATAGS: move save_atags() to arch/arm/include/asm/setup.hIvaylo Dimitrov
2016-01-04ARM: 8452/3: PJ4: make coprocessor access sequences buildable in Thumb2 modeArd Biesheuvel
2015-12-22ARM: 8488/1: Make IPI_CPU_BACKTRACE a "non-secure" SGIMarc Zyngier
2015-12-22ARM: 8487/1: Remove IPI_CALL_FUNC_SINGLEMarc Zyngier
2015-12-22ARM: 8485/1: cpuidle: remove cpu parameter from the cpuidle_ops suspend hookLorenzo Pieralisi
2015-12-17ARM: 8477/1: runtime patch udiv/sdiv instructions into __aeabi_{u}idiv()Nicolas Pitre
2015-12-17ARM: 8476/1: VDSO: use PTR_ERR_OR_ZERO for vma checkPrasanna Karthik
2015-11-16ARM: 8450/1: v7-M: Use ret_to_user_from_irq in PendSV handlerEzequiel Garcia
2015-11-10Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-11-10Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-11-06Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-11-04Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-02ARM/PCI: Replace pci_sys_data->align_resource with global function pointerGabriele Paoloni
2015-10-29Merge branches 'fixes' and 'misc' into for-nextRussell King
2015-10-27ARM: uniphier: add outer cache supportMasahiro Yamada
2015-10-26arm: add missing of_node_putJulia Lawall
2015-10-22ARM: Remove __ref on hotplug cpu die pathStephen Boyd
2015-10-09ARM: clean up TWD after previous patchRussell King
2015-10-09ARM: 8441/2: twd: Don't set CLOCK_EVT_FEAT_C3STOP unconditionallyMarc Gonzalez
2015-10-03ARM: 8439/1: Fix backtrace generation when IPI is maskedDaniel Thompson
2015-10-03ARM: 8428/1: kgdb: Fix registers on sleeping tasksDoug Anderson
2015-10-03ARM: remove user cmpxchg syscallRussell King
2015-10-03ARM: 8436/1: hw_breakpoint: remove unnecessary headerManinder Singh
2015-10-03ARM: 8434/2: Revert "7655/1: smp_twd: make twd_local_timer_of_register() no-o...Felipe Balbi
2015-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier
2015-09-22ARM: 8424/1: add const qualifier to the argument of smp_set_ops()Masahiro Yamada
2015-09-22ARM: 8422/1: enable imprecise aborts during early kernel startupLucas Stach
2015-09-22ARM: wire up new syscallsRussell King
2015-09-19Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-16ARM: 8425/1: kgdb: Don't try to stop the machine when setting breakpointsDoug Anderson
2015-09-16ARM: get rid of needless #if in signal handling codeRussell King
2015-09-16ARM: Remove ununsed set_irq_flagsRob Herring
2015-09-16ARM: fix Thumb2 signal handling when ARMv6 is enabledRussell King
2015-09-14Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-09-11Merge branch 'uaccess' into fixesRussell King
2015-09-09ARM: uaccess: fix undefined instruction on ARMv7M/noMMURussell King
2015-09-08Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-09-03Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-09-03Merge branch 'devel-stable' into for-linusRussell King
2015-09-03Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...Russell King
2015-09-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-08-31Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-26ARM: software-based priviledged-no-access supportRussell King
2015-08-26ARM: entry: provide uaccess assembly macro hooksRussell King
2015-08-26ARM: entry: get rid of multiple macro definitionsRussell King
2015-08-25ARM: 8421/1: smp: Collapse arch_cpu_idle_dead() into cpu_die()Stephen Boyd
2015-08-25ARM: uaccess: provide uaccess_save_and_enable() and uaccess_restore()Russell King
2015-08-25ARM: entry: ensure that IRQs are enabled when calling syscall_trace_exit()Russell King