aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-3/+2
2015-02-10Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-3/+0
2015-02-10Merge branch 'acpi-resources'Rafael J. Wysocki1-3/+2
2015-02-05PCI: Use common resource list management code instead of private implementationJiang Liu1-3/+2
2015-02-04Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-0/+2
2015-01-29ARM: 8295/1: fix v7M build for !CONFIG_PRINTKRob Herring1-0/+2
2015-01-24Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds3-10/+20
2015-01-21ARM: 8292/1: mm: fix size rounding-down of arm_add_memory() functionMasahiro Yamada1-2/+5
2015-01-12ARM: 8255/1: perf: Prevent wraparound during overflowDaniel Thompson1-2/+8
2015-01-12ARM: 8266/1: Remove early stack deallocation from restore_user_regsDaniel Thompson1-6/+7
2015-01-11Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-0/+1
2015-01-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+8
2015-01-09perf: Move task_pt_regs sampling into arch codeAndy Lutomirski1-0/+8
2015-01-07ARM: wire up execveat syscallRussell King1-0/+1
2015-01-04Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo"Pavel Machek2-0/+21
2014-12-27ARM/PCI: Move to generic PCI domainsLorenzo Pieralisi1-3/+0
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2014-12-16Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2014-12-14Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds3-657/+2
2014-12-13ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki1-1/+1
2014-12-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds35-356/+495
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+2
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-16/+12
2014-12-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-291/+294
2014-12-05Merge branch 'devel-stable' into for-nextRussell King8-26/+158
2014-12-05Merge branches 'fixes', 'misc', 'pm' and 'sa1100' into for-nextRussell King29-330/+337
2014-12-03ARM: 8221/1: PJ4: allow building in Thumb-2 modeArd Biesheuvel2-0/+14
2014-12-03ARM: 8241/1: Update processor_modes for hyp and monitor modeStephen Boyd1-2/+2
2014-12-01arm: call iommu_init before of_platform_populateWill Deacon1-0/+2
2014-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-29/+2
2014-11-28Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-29/+2
2014-11-27ARM: 8226/1: cacheflush: get rid of restarting blockVladimir Murzin1-29/+2
2014-11-21ARM/PCI: Remove unused pcibios_add_bus() and pcibios_remove_bus()Yijing Wang1-16/+0
2014-11-21ARM/PCI: Save MSI controller in pci_sys_dataYijing Wang1-0/+12
2014-11-21ARM: io.c: clean up EXPORT_SYMBOL()sRussell King1-3/+2
2014-11-21ARM: move ftrace assembly code to separate fileRussell King3-235/+244
2014-11-21ARM: add machine name to stack dump outputRussell King1-0/+1
2014-11-21ARM: remove "SMP: Total of %d processors activated." messageRussell King1-3/+0
2014-11-21ARM: reduce "Booted secondary processor" message to debug levelRussell King1-1/+1
2014-11-21ARM: use pr_warn_ratelimited() when migrating IRQsRussell King1-3/+3
2014-11-21ARM: convert printk(KERN_* to pr_*Russell King18-78/+70
2014-11-20Merge tag 'arm-perf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into next/driversArnd Bergmann7-291/+294
2014-11-19separate kernel- and userland-side msghdrAl Viro1-2/+2
2014-11-17ARM: 8194/1: remove clear_thread_flag(TIF_UPROBE)Yalin Wang1-1/+0
2014-11-13ARM: 8176/1: Use current_stack_pointer in unwind_backtraceBehan Webster1-2/+1
2014-11-13ARM: 8172/1: Use current_stack_pointer in save_stack_trace_tskBehan Webster1-3/+1
2014-11-13ARM: 8171/1: Use current_stack_pointer for return_addressBehan Webster1-2/+1
2014-11-07ARM: removing support for etb/etm in "arch/arm/kernel/"Mathieu Poirier3-657/+2
2014-11-03Merge tag 'ronx-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into devel-stableRussell King8-26/+158
2014-11-02Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-0/+1