summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2015-02-10Merge branch 'acpi-resources'Rafael J. Wysocki
2015-02-10Merge branch 'devel-stable' into for-nextRussell King
2015-02-10Merge branches 'debug', 'fixes', 'l2c' (early part), 'misc' and 'sa1100' into...Russell King
2015-02-10ARM: 8302/1: Add a secondary_startup that assumes ARM modeStephen Boyd
2015-02-05PCI: Use common resource list management code instead of private implementationJiang Liu
2015-02-04Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-01-29ARM: 8295/1: fix v7M build for !CONFIG_PRINTKRob Herring
2015-01-24Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-01-21ARM: 8291/1: replace magic number with PAGE_SHIFT macro in fixup_pv codeMasahiro Yamada
2015-01-21ARM: 8248/1: pm: remove outdated commentBrian Norris
2015-01-21ARM: 8292/1: mm: fix size rounding-down of arm_add_memory() functionMasahiro Yamada
2015-01-16ARM: 8261/1: l2c: Get outer cache .write_sec callback from mach_desc only if ...Tomasz Figa
2015-01-13ARM: kprobes: enable OPTPROBES for ARM 32Wang Nan
2015-01-13ARM: kprobes: disallow probing stack consuming instructionsWang Nan
2015-01-12ARM: 8255/1: perf: Prevent wraparound during overflowDaniel Thompson
2015-01-12ARM: 8266/1: Remove early stack deallocation from restore_user_regsDaniel Thompson
2015-01-11Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-01-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-01-09perf: Move task_pt_regs sampling into arch codeAndy Lutomirski
2015-01-09ARM: probes: move all probe code to dedicate directoryWang Nan
2015-01-07ARM: wire up execveat syscallRussell King
2015-01-04Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo"Pavel Machek
2014-12-27ARM/PCI: Move to generic PCI domainsLorenzo Pieralisi
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-16Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-12-14Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-13ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-12-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-12-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-12-05Merge branch 'devel-stable' into for-nextRussell King
2014-12-05Merge branches 'fixes', 'misc', 'pm' and 'sa1100' into for-nextRussell King
2014-12-03ARM: 8221/1: PJ4: allow building in Thumb-2 modeArd Biesheuvel
2014-12-03ARM: 8241/1: Update processor_modes for hyp and monitor modeStephen Boyd
2014-12-01arm: call iommu_init before of_platform_populateWill Deacon
2014-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-28Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-11-27ARM: 8226/1: cacheflush: get rid of restarting blockVladimir Murzin
2014-11-21ARM/PCI: Remove unused pcibios_add_bus() and pcibios_remove_bus()Yijing Wang
2014-11-21ARM/PCI: Save MSI controller in pci_sys_dataYijing Wang
2014-11-21ARM: io.c: clean up EXPORT_SYMBOL()sRussell King
2014-11-21ARM: move ftrace assembly code to separate fileRussell King
2014-11-21ARM: add machine name to stack dump outputRussell King
2014-11-21ARM: remove "SMP: Total of %d processors activated." messageRussell King
2014-11-21ARM: reduce "Booted secondary processor" message to debug levelRussell King
2014-11-21ARM: use pr_warn_ratelimited() when migrating IRQsRussell King
2014-11-21ARM: convert printk(KERN_* to pr_*Russell King
2014-11-20Merge tag 'arm-perf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wi...Arnd Bergmann
2014-11-19separate kernel- and userland-side msghdrAl Viro