summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* ARM: make of_device_ids constUwe Kleine-König2015-02-191-1/+1
* mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin2015-02-141-1/+1
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-131-2/+2
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-02-1229-9766/+19Star
|\
| * Merge branch 'devel-stable' into for-nextRussell King2015-02-1028-9760/+30Star
| |\
| | * ARM: kprobes: enable OPTPROBES for ARM 32Wang Nan2015-01-134-34/+3Star
| | * ARM: kprobes: disallow probing stack consuming instructionsWang Nan2015-01-131-1/+2
| | * ARM: probes: move all probe code to dedicate directoryWang Nan2015-01-0923-9726/+5Star
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'debug', 'fixes', 'l2c' (early part), 'misc' and 'sa1100' into...Russell King2015-02-108-16/+33
| |\ \ \ \
| | | | * | ARM: 8302/1: Add a secondary_startup that assumes ARM modeStephen Boyd2015-02-101-0/+7
| | | | * | ARM: 8291/1: replace magic number with PAGE_SHIFT macro in fixup_pv codeMasahiro Yamada2015-01-211-1/+1
| | | | * | ARM: 8248/1: pm: remove outdated commentBrian Norris2015-01-211-4/+0Star
| | |_|/ / | |/| | |
| | | * | ARM: 8261/1: l2c: Get outer cache .write_sec callback from mach_desc only if ...Tomasz Figa2015-01-161-1/+2
| | |/ / | |/| |
* | | | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-111-3/+2Star
|\ \ \ \
| * \ \ \ Merge branch 'acpi-resources'Rafael J. Wysocki2015-02-101-3/+2Star
| |\ \ \ \
| | * | | | PCI: Use common resource list management code instead of private implementationJiang Liu2015-02-051-3/+2Star
* | | | | | Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-02-101-3/+0Star
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | ARM/PCI: Move to generic PCI domainsLorenzo Pieralisi2014-12-281-3/+0Star
| | |/ / / | |/| | |
* | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-02-041-0/+2
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | ARM: 8295/1: fix v7M build for !CONFIG_PRINTKRob Herring2015-01-291-0/+2
* | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-01-233-10/+20
|\| | |
| * | | ARM: 8292/1: mm: fix size rounding-down of arm_add_memory() functionMasahiro Yamada2015-01-211-2/+5
| * | | ARM: 8255/1: perf: Prevent wraparound during overflowDaniel Thompson2015-01-121-2/+8
| * | | ARM: 8266/1: Remove early stack deallocation from restore_user_regsDaniel Thompson2015-01-121-6/+7
* | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-01-111-0/+1
|\| | |
| * | | ARM: wire up execveat syscallRussell King2015-01-071-0/+1
| |/ /
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-01-111-0/+8
|\ \ \ | |_|/ |/| |
| * | perf: Move task_pt_regs sampling into arch codeAndy Lutomirski2015-01-091-0/+8
| |/
* / Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo"Pavel Machek2015-01-042-0/+21
|/
* Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-191-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-153-657/+2Star
|\ \ \
| * | | ARM: removing support for etb/etm in "arch/arm/kernel/"Mathieu Poirier2014-11-083-657/+2Star
| |/ /
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-12-1335-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/+2Star
| | * | | | | 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/+0Star