aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-10Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+3
2015-11-10Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2015-11-06Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-4/+8
2015-11-04Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2015-11-02ARM/PCI: Replace pci_sys_data->align_resource with global function pointerGabriele Paoloni1-4/+8
2015-10-29Merge branches 'fixes' and 'misc' into for-nextRussell King7-112/+40
2015-10-27ARM: uniphier: add outer cache supportMasahiro Yamada1-0/+3
2015-10-26arm: add missing of_node_putJulia Lawall1-3/+9
2015-10-22ARM: Remove __ref on hotplug cpu die pathStephen Boyd1-2/+2
2015-10-09ARM: clean up TWD after previous patchRussell King1-4/+4
2015-10-09ARM: 8441/2: twd: Don't set CLOCK_EVT_FEAT_C3STOP unconditionallyMarc Gonzalez1-1/+4
2015-10-03ARM: 8439/1: Fix backtrace generation when IPI is maskedDaniel Thompson1-0/+9
2015-10-03ARM: 8428/1: kgdb: Fix registers on sleeping tasksDoug Anderson1-19/+12
2015-10-03ARM: remove user cmpxchg syscallRussell King2-82/+3
2015-10-03ARM: 8436/1: hw_breakpoint: remove unnecessary headerManinder Singh1-1/+0
2015-10-03ARM: 8434/2: Revert "7655/1: smp_twd: make twd_local_timer_of_register() no-op for nosmp"Felipe Balbi1-4/+0
2015-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier1-1/+1
2015-09-22ARM: 8424/1: add const qualifier to the argument of smp_set_ops()Masahiro Yamada1-1/+1
2015-09-22ARM: 8422/1: enable imprecise aborts during early kernel startupLucas Stach1-0/+1
2015-09-22ARM: wire up new syscallsRussell King1-0/+2
2015-09-19Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2-9/+14
2015-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-20/+0
2015-09-16ARM: 8425/1: kgdb: Don't try to stop the machine when setting breakpointsDoug Anderson1-3/+5
2015-09-16ARM: get rid of needless #if in signal handling codeRussell King1-4/+2
2015-09-16ARM: Remove ununsed set_irq_flagsRob Herring1-20/+0
2015-09-16ARM: fix Thumb2 signal handling when ARMv6 is enabledRussell King1-5/+10
2015-09-14Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-0/+2
2015-09-11Merge branch 'uaccess' into fixesRussell King8-90/+122
2015-09-09ARM: uaccess: fix undefined instruction on ARMv7M/noMMURussell King1-0/+2
2015-09-08Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-0/+18
2015-09-03Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds19-1326/+222
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2015-09-03Merge branch 'devel-stable' into for-linusRussell King8-1212/+30
2015-09-03Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into for-linusRussell King14-110/+163
2015-09-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-25/+29
2015-08-31Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-31/+14
2015-08-26ARM: software-based priviledged-no-access supportRussell King2-6/+33
2015-08-26ARM: entry: provide uaccess assembly macro hooksRussell King3-8/+27
2015-08-26ARM: entry: get rid of multiple macro definitionsRussell King1-65/+44
2015-08-25ARM: 8421/1: smp: Collapse arch_cpu_idle_dead() into cpu_die()Stephen Boyd2-8/+1
2015-08-25ARM: uaccess: provide uaccess_save_and_enable() and uaccess_restore()Russell King1-3/+3
2015-08-25ARM: entry: ensure that IRQs are enabled when calling syscall_trace_exit()Russell King1-1/+1
2015-08-25ARM: entry: efficiency cleanupsRussell King2-16/+51
2015-08-21ARM: domains: get rid of manager mode for user domainRussell King1-1/+0
2015-08-21ARM: domains: move initial domain setting value to asm/domains.hRussell King1-4/+1
2015-08-21ARM: domains: switch to keeping domain value in registerRussell King2-3/+12
2015-08-20ARM/PCI: Remove msi_controller from struct pci_sys_dataLorenzo Pieralisi1-12/+0
2015-08-20ARM/PCI, designware, xilinx: Use pci_scan_root_bus_msi()Lorenzo Pieralisi1-2/+3
2015-08-20ARM/PCI: Replace panic with WARN messages on failuresLorenzo Pieralisi1-4/+6
2015-08-18ARM: 8415/1: early fixmap support for earlyconStefan Agner1-0/+4