aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAge
* Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-18
|\
| * ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-12
* | Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-16
|\ \
| * | arm: call iommu_init before of_platform_populateWill Deacon2014-12-01
* | | Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-14
|\ \ \
| * | | ARM: removing support for etb/etm in "arch/arm/kernel/"Mathieu Poirier2014-11-07
| |/ /
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-12-12
|\ \ \
| * \ \ Merge branch 'devel-stable' into for-nextRussell King2014-12-05
| |\ \ \
| | * \ \ Merge tag 'ronx-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/l...Russell King2014-11-03
| | |\ \ \
| | | * | | ARM: mm: allow text and rodata sections to be read-onlyKees Cook2014-10-16
| | | * | | ARM: mm: allow non-text sections to be non-executableKees Cook2014-10-16
| | | * | | arm: kgdb: Handle read-only text / modulesDoug Anderson2014-10-16
| | | * | | ARM: kexec: Make .text R/W in machine_kexecNikolay Borisov2014-10-16
| | | * | | arm: use fixmap for text patching when text is RORabin Vincent2014-10-16
| | | | | |
| | \ \ \ \
| *-. | | | | Merge branches 'fixes', 'misc', 'pm' and 'sa1100' into for-nextRussell King2014-12-05
| |\ \| | | |
| | * | | | | ARM: 8221/1: PJ4: allow building in Thumb-2 modeArd Biesheuvel2014-12-03
| | * | | | | ARM: 8241/1: Update processor_modes for hyp and monitor modeStephen Boyd2014-12-03
| | * | | | | ARM: io.c: clean up EXPORT_SYMBOL()sRussell King2014-11-21
| | * | | | | ARM: move ftrace assembly code to separate fileRussell King2014-11-21
| | * | | | | ARM: add machine name to stack dump outputRussell King2014-11-21
| | * | | | | ARM: remove "SMP: Total of %d processors activated." messageRussell King2014-11-21
| | * | | | | ARM: reduce "Booted secondary processor" message to debug levelRussell King2014-11-21
| | * | | | | ARM: use pr_warn_ratelimited() when migrating IRQsRussell King2014-11-21
| | * | | | | ARM: convert printk(KERN_* to pr_*Russell King2014-11-21
| | * | | | | ARM: 8194/1: remove clear_thread_flag(TIF_UPROBE)Yalin Wang2014-11-17
| | * | | | | ARM: 8176/1: Use current_stack_pointer in unwind_backtraceBehan Webster2014-11-13
| | * | | | | ARM: 8172/1: Use current_stack_pointer in save_stack_trace_tskBehan Webster2014-11-13
| | * | | | | ARM: 8171/1: Use current_stack_pointer for return_addressBehan Webster2014-11-13
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-11
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-29
| |\ \ \ \ \ \
| * | | | | | | separate kernel- and userland-side msghdrAl Viro2014-11-19
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-10
|\ \ \ \ \ \ \
| * | | | | | | ARM/PCI: Remove unused pcibios_add_bus() and pcibios_remove_bus()Yijing Wang2014-11-21
| * | | | | | | ARM/PCI: Save MSI controller in pci_sys_dataYijing Wang2014-11-21
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-12-09
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Merge tag 'arm-perf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wi...Arnd Bergmann2014-11-20
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | arm: perf: fold hotplug notifier into arm_pmuMark Rutland2014-10-30
| | * | | | | arm: perf: dynamically allocate cpu hardware dataMark Rutland2014-10-30
| | * | | | | arm: perf: fold percpu_pmu into pmu_hw_eventsMark Rutland2014-10-30
| | * | | | | arm: perf: kill get_hw_events()Mark Rutland2014-10-30
| | * | | | | arm: perf: limit size of accounting dataMark Rutland2014-10-30
| | * | | | | arm: perf: use IDR types for CPU PMUsMark Rutland2014-10-30
| | * | | | | arm: perf: make PMU probing data-drivenMark Rutland2014-10-30
| | * | | | | arm: perf: add missing pr_info newlinesMark Rutland2014-10-30
| | * | | | | arm: perf: factor out callchain codeMark Rutland2014-10-30
| | * | | | | ARM: perf: use pr_* instead of printkWill Deacon2014-10-30
| | * | | | | ARM: perf: remove useless return and check of idx in counter handlingchai wen2014-10-30
| | |/ / / /
* | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-11-28
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | ARM: 8226/1: cacheflush: get rid of restarting blockVladimir Murzin2014-11-27
| | |/ / | |/| |
* | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-11-02
|\| | |