summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-181-1/+1
|\
| * ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-131-1/+1
* | Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-161-0/+2
|\ \
| * | arm: call iommu_init before of_platform_populateWill Deacon2014-12-011-0/+2
* | | Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-143-657/+2
|\ \ \
| * | | ARM: removing support for etb/etm in "arch/arm/kernel/"Mathieu Poirier2014-11-073-657/+2
| |/ /
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-12-1235-356/+495
|\ \ \
| * \ \ Merge branch 'devel-stable' into for-nextRussell King2014-12-058-26/+158
| |\ \ \
| | * \ \ Merge tag 'ronx-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/l...Russell King2014-11-038-26/+158
| | |\ \ \
| | | * | | ARM: mm: allow text and rodata sections to be read-onlyKees Cook2014-10-163-0/+23
| | | * | | ARM: mm: allow non-text sections to be non-executableKees Cook2014-10-161-0/+16
| | | * | | arm: kgdb: Handle read-only text / modulesDoug Anderson2014-10-162-1/+30
| | | * | | ARM: kexec: Make .text R/W in machine_kexecNikolay Borisov2014-10-161-4/+4
| | | * | | arm: use fixmap for text patching when text is RORabin Vincent2014-10-163-21/+85
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'fixes', 'misc', 'pm' and 'sa1100' into for-nextRussell King2014-12-0529-330/+337
| |\ \ \ \ \ \ | | | |/ / / /
| | * | | | | ARM: 8221/1: PJ4: allow building in Thumb-2 modeArd Biesheuvel2014-12-032-0/+14
| | * | | | | ARM: 8241/1: Update processor_modes for hyp and monitor modeStephen Boyd2014-12-031-2/+2
| | * | | | | ARM: io.c: clean up EXPORT_SYMBOL()sRussell King2014-11-211-3/+2
| | * | | | | ARM: move ftrace assembly code to separate fileRussell King2014-11-213-235/+244
| | * | | | | ARM: add machine name to stack dump outputRussell King2014-11-211-0/+1
| | * | | | | ARM: remove "SMP: Total of %d processors activated." messageRussell King2014-11-211-3/+0
| | * | | | | ARM: reduce "Booted secondary processor" message to debug levelRussell King2014-11-211-1/+1
| | * | | | | ARM: use pr_warn_ratelimited() when migrating IRQsRussell King2014-11-211-3/+3
| | * | | | | ARM: convert printk(KERN_* to pr_*Russell King2014-11-2118-78/+70
| | * | | | | ARM: 8194/1: remove clear_thread_flag(TIF_UPROBE)Yalin Wang2014-11-171-1/+0
| | * | | | | ARM: 8176/1: Use current_stack_pointer in unwind_backtraceBehan Webster2014-11-131-2/+1
| | * | | | | ARM: 8172/1: Use current_stack_pointer in save_stack_trace_tskBehan Webster2014-11-131-3/+1
| | * | | | | ARM: 8171/1: Use current_stack_pointer for return_addressBehan Webster2014-11-131-2/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-111-2/+2
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-291-29/+2
| |\ \ \ \ \ \
| * | | | | | | separate kernel- and userland-side msghdrAl Viro2014-11-191-2/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-101-16/+12
|\ \ \ \ \ \ \
| * | | | | | | ARM/PCI: Remove unused pcibios_add_bus() and pcibios_remove_bus()Yijing Wang2014-11-211-16/+0
| * | | | | | | ARM/PCI: Save MSI controller in pci_sys_dataYijing Wang2014-11-211-0/+12
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-12-097-291/+294
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Merge tag 'arm-perf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wi...Arnd Bergmann2014-11-207-291/+294
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | arm: perf: fold hotplug notifier into arm_pmuMark Rutland2014-10-301-35/+34
| | * | | | | arm: perf: dynamically allocate cpu hardware dataMark Rutland2014-10-301-8/+25
| | * | | | | arm: perf: fold percpu_pmu into pmu_hw_eventsMark Rutland2014-10-302-11/+17
| | * | | | | arm: perf: kill get_hw_events()Mark Rutland2014-10-305-32/+27
| | * | | | | arm: perf: limit size of accounting dataMark Rutland2014-10-302-7/+1
| | * | | | | arm: perf: use IDR types for CPU PMUsMark Rutland2014-10-302-2/+6
| | * | | | | arm: perf: make PMU probing data-drivenMark Rutland2014-10-301-32/+18
| | * | | | | arm: perf: add missing pr_info newlinesMark Rutland2014-10-301-4/+4
| | * | | | | arm: perf: factor out callchain codeMark Rutland2014-10-303-132/+138
| | * | | | | ARM: perf: use pr_* instead of printkWill Deacon2014-10-302-10/+10
| | * | | | | ARM: perf: remove useless return and check of idx in counter handlingchai wen2014-10-301-22/+18
| | |/ / / /
* | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-11-281-29/+2
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | ARM: 8226/1: cacheflush: get rid of restarting blockVladimir Murzin2014-11-271-29/+2
| | |/ / | |/| |
* | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-11-021-0/+1
|\ \ \ \ | |/ / /
OpenPOWER on IntegriCloud