summaryrefslogtreecommitdiff
path: root/arch/arm/kernel (follow)
Commit message (Expand)AuthorAge
...
* | | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-04
|\ \ \
| * | | clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier2015-10-01
| | |/ | |/|
* | | Merge branches 'fixes' and 'misc' into for-nextRussell King2015-10-29
|\ \ \ | |/ / |/| |
| * | arm: add missing of_node_putJulia Lawall2015-10-26
| * | ARM: clean up TWD after previous patchRussell King2015-10-09
| * | ARM: 8441/2: twd: Don't set CLOCK_EVT_FEAT_C3STOP unconditionallyMarc Gonzalez2015-10-09
| * | ARM: 8439/1: Fix backtrace generation when IPI is maskedDaniel Thompson2015-10-03
| * | ARM: 8428/1: kgdb: Fix registers on sleeping tasksDoug Anderson2015-10-03
| * | ARM: remove user cmpxchg syscallRussell King2015-10-03
| * | ARM: 8436/1: hw_breakpoint: remove unnecessary headerManinder Singh2015-10-03
| * | ARM: 8434/2: Revert "7655/1: smp_twd: make twd_local_timer_of_register() no-o...Felipe Balbi2015-10-03
| * | ARM: 8424/1: add const qualifier to the argument of smp_set_ops()Masahiro Yamada2015-09-22
| * | ARM: 8422/1: enable imprecise aborts during early kernel startupLucas Stach2015-09-22
* | | ARM: wire up new syscallsRussell King2015-09-22
|/ /
* | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-19
|\ \
| * | ARM: 8425/1: kgdb: Don't try to stop the machine when setting breakpointsDoug Anderson2015-09-16
| * | ARM: get rid of needless #if in signal handling codeRussell King2015-09-16
| * | ARM: fix Thumb2 signal handling when ARMv6 is enabledRussell King2015-09-16
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-18
|\ \ \
| * | | ARM: Remove ununsed set_irq_flagsRob Herring2015-09-16
| | |/ | |/|
* | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-14
|\ \ \ | |/ / |/| / | |/
| * Merge branch 'uaccess' into fixesRussell King2015-09-11
| |\
| | * ARM: uaccess: fix undefined instruction on ARMv7M/noMMURussell King2015-09-09
* | | Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-08
|\ \ \
| * | | ARM: add basic support for on-demand backtrace of other CPUsRussell King2015-07-17
* | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-03
|\ \ \ \
| * \ \ \ Merge branch 'devel-stable' into for-linusRussell King2015-09-03
| |\ \ \ \
| | * \ \ \ Merge branch 'psci/for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King2015-08-10
| | |\ \ \ \
| | | * | | | ARM: migrate to common PSCI client codeMark Rutland2015-08-03
| | | * | | | ARM: psci: boot_secondary: replace __pa with virt_to_idmapGrygorii Strashko2015-08-03
| | * | | | | arm: perf: factor arm_pmu core out to driversMark Rutland2015-07-31
| | * | | | | ARM: perf: replace arch_find_n_match_cpu_physical_id with of_cpu_device_node_getSudeep Holla2015-07-31
| | * | | | | ARM: perf: extend interrupt-affinity property for PPIsWill Deacon2015-07-31
| | * | | | | arm: perf: Set affinity for PPI based PMUsStephen Boyd2015-07-31
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-----. \ \ \ \ \ Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...Russell King2015-09-03
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | / | | | | | | |_|_|/ | | | | | |/| | |
| | | | | * | | | ARM: software-based priviledged-no-access supportRussell King2015-08-26
| | | | | * | | | ARM: entry: provide uaccess assembly macro hooksRussell King2015-08-26
| | | | | * | | | ARM: entry: get rid of multiple macro definitionsRussell King2015-08-26
| | | | | * | | | ARM: uaccess: provide uaccess_save_and_enable() and uaccess_restore()Russell King2015-08-25
| | | | | * | | | ARM: domains: get rid of manager mode for user domainRussell King2015-08-21
| | | | | * | | | ARM: domains: move initial domain setting value to asm/domains.hRussell King2015-08-21
| | | | | * | | | ARM: domains: switch to keeping domain value in registerRussell King2015-08-21
| | | | | | |_|/ | | | | | |/| |
| | | | * / | | ARM: move heavy barrier support out of lineRussell King2015-07-25
| | | | |/ / /
| | | * | | | ARM: 8421/1: smp: Collapse arch_cpu_idle_dead() into cpu_die()Stephen Boyd2015-08-25
| | | * | | | ARM: 8415/1: early fixmap support for earlyconStefan Agner2015-08-18
| | | * | | | ARM: 8392/3: smp: Only expose /sys/.../cpuX/online if hotpluggableStephen Boyd2015-07-31
| | | * | | | ARM: 8401/1: perf: Set affinity for PPI based PMUsStephen Boyd2015-07-10
| | | |/ / /
| * | | | | ARM: entry: ensure that IRQs are enabled when calling syscall_trace_exit()Russell King2015-08-25
| * | | | | ARM: entry: efficiency cleanupsRussell King2015-08-25
| | |/ / / | |/| | |
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-03
|\ \ \ \ \