index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2016-01-12
51
-190
/
+1035
|
\
|
*
Merge branch 'devel-stable' into for-linus
Russell King
2016-01-12
29
-368
/
+986
|
|
\
|
|
*
Merge tag 'arm32-efi-for-v4.5' of git://git.linaro.org/people/ard.biesheuvel/...
Russell King
2016-01-04
29
-368
/
+986
|
|
|
\
|
|
|
*
ARM: add UEFI stub support
Roy Franz
2015-12-14
9
-4
/
+331
|
|
|
*
ARM: wire up UEFI init and runtime support
Ard Biesheuvel
2015-12-13
6
-1
/
+104
|
|
|
*
ARM: only consider memblocks with NOMAP cleared for linear mapping
Ard Biesheuvel
2015-12-13
2
-1
/
+7
|
|
|
*
ARM: implement create_mapping_late() for EFI use
Ard Biesheuvel
2015-12-13
2
-0
/
+22
|
|
|
*
ARM: add support for non-global kernel mappings
Ard Biesheuvel
2015-12-13
1
-15
/
+20
|
|
|
*
ARM: factor out allocation routine from __create_mapping()
Ard Biesheuvel
2015-12-13
1
-11
/
+23
|
|
|
*
ARM: split off core mapping logic from create_mapping
Ard Biesheuvel
2015-12-13
1
-25
/
+31
|
|
|
*
ARM: add support for generic early_ioremap/early_memremap
Ard Biesheuvel
2015-12-13
6
-4
/
+45
|
*
|
|
Merge branches 'misc' and 'misc-rc6' into for-linus
Russell King
2016-01-05
35
-138
/
+454
|
|
\
\
\
|
|
*
|
|
ARM: 8481/2: drivers: psci: replace psci firmware calls
Jens Wiklander
2016-01-04
6
-64
/
+23
|
|
*
|
|
ARM: 8480/2: arm64: add implementation for arm-smccc
Jens Wiklander
2016-01-04
5
-1
/
+53
|
|
*
|
|
ARM: 8479/2: add implementation for arm-smccc
Jens Wiklander
2016-01-04
4
-0
/
+71
|
|
*
|
|
ARM: 8478/2: arm/arm64: add arm-smccc
Jens Wiklander
2016-01-04
2
-0
/
+107
|
|
*
|
|
ARM: 8494/1: mm: Enable PXN when running non-LPAE kernel on LPAE processor
Jungseung Lee
2016-01-04
1
-1
/
+1
|
|
*
|
|
ARM: 8496/1: OMAP: RX51: save ATAGS data in the early boot stage
Ivaylo Dimitrov
2016-01-04
1
-1
/
+11
|
|
*
|
|
ARM: 8495/1: ATAGS: move save_atags() to arch/arm/include/asm/setup.h
Ivaylo Dimitrov
2016-01-04
2
-6
/
+6
|
|
*
|
|
ARM: 8452/3: PJ4: make coprocessor access sequences buildable in Thumb2 mode
Ard Biesheuvel
2016-01-04
2
-1
/
+4
|
|
*
|
|
ARM: 8482/1: l2x0: make it possible to disable outer sync from DT
Linus Walleij
2015-12-22
2
-3
/
+13
|
|
*
|
|
ARM: 8488/1: Make IPI_CPU_BACKTRACE a "non-secure" SGI
Marc Zyngier
2015-12-22
1
-1
/
+6
|
|
*
|
|
ARM: 8487/1: Remove IPI_CALL_FUNC_SINGLE
Marc Zyngier
2015-12-22
2
-10
/
+2
|
|
*
|
|
ARM: 8485/1: cpuidle: remove cpu parameter from the cpuidle_ops suspend hook
Lorenzo Pieralisi
2015-12-22
3
-7
/
+7
|
|
*
|
|
ARM: 8477/1: runtime patch udiv/sdiv instructions into __aeabi_{u}idiv()
Nicolas Pitre
2015-12-17
3
-0
/
+93
|
|
*
|
|
ARM: 8476/1: VDSO: use PTR_ERR_OR_ZERO for vma check
Prasanna Karthik
2015-12-17
1
-1
/
+1
|
|
*
|
|
ARM: 8453/2: proc-v7.S: don't locate temporary stack space in .text section
Nicolas Pitre
2015-12-17
1
-7
/
+16
|
|
*
|
|
ARM: 8456/1: code patching only works on MMU
Arnd Bergmann
2015-12-03
1
-3
/
+3
|
|
*
|
|
ARM: 8463/1: Enable GICv2m on 32-bit virt machine
Pavel Fedin
2015-12-03
1
-0
/
+1
|
|
*
|
|
ARM: 8462/1: cache-uniphier: use common API to find the next level cache
Masahiro Yamada
2015-12-03
1
-12
/
+1
|
|
*
|
|
ARM: 8458/1: bL_switcher: add GIC dependency
Arnd Bergmann
2015-12-03
1
-1
/
+1
|
|
*
|
|
ARM: 8457/1: psci-smp is built only for SMP
Arnd Bergmann
2015-12-03
1
-1
/
+1
|
|
*
|
|
ARM: 8455/1: define __BUG as asm(BUG_INSTR) without CONFIG_BUG
Arnd Bergmann
2015-12-03
1
-4
/
+1
|
|
*
|
|
ARM: 8451/1: v7-M: Set an early stack for __v7m_setup
Ezequiel Garcia
2015-11-16
1
-9
/
+5
|
|
*
|
|
ARM: 8450/1: v7-M: Use ret_to_user_from_irq in PendSV handler
Ezequiel Garcia
2015-11-16
1
-1
/
+1
|
|
*
|
|
ARM: 8448/1: add some L220 DT settings
Linus Walleij
2015-11-16
2
-4
/
+26
|
*
|
|
|
ARM: 8484/1: Documentation: l2c2x0: Mention separate controllers explicitly
Dirk B
2015-12-21
1
-2
/
+9
|
*
|
|
|
ARM: 8483/1: Documentation: l2c: Rename l2cc to l2c2x0
Dirk B
2015-12-21
1
-0
/
+0
*
|
|
|
|
Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...
Linus Torvalds
2016-01-12
6
-168
/
+440
|
\
\
\
\
\
|
*
|
|
|
|
arm64: perf: add support for Cortex-A72
Will Deacon
2015-12-22
2
-1
/
+13
|
*
|
|
|
|
arm64: perf: add format entry to describe event -> config mapping
Will Deacon
2015-12-22
1
-2
/
+16
|
*
|
|
|
|
ARM: perf: add format entry to describe event -> config mapping
Will Deacon
2015-12-22
1
-4
/
+18
|
*
|
|
|
|
arm64: kernel: enforce pmuserenr_el0 initialization and restore
Lorenzo Pieralisi
2015-12-21
2
-3
/
+2
|
*
|
|
|
|
arm64: perf: Correct Cortex-A53/A57 compatible values
Geert Uytterhoeven
2015-12-17
1
-2
/
+2
|
*
|
|
|
|
arm64: perf: Add event descriptions
Drew Richardson
2015-11-16
1
-0
/
+138
|
*
|
|
|
|
arm64: perf: Convert event enums to #defines
Drew Richardson
2015-11-16
1
-50
/
+45
|
*
|
|
|
|
arm: perf: Add event descriptions
Drew Richardson
2015-11-16
1
-0
/
+121
|
*
|
|
|
|
arm: perf: Convert event enums to #defines
Drew Richardson
2015-11-16
1
-101
/
+85
|
*
|
|
|
|
drivers/perf: kill armpmu_register
Mark Rutland
2015-11-16
2
-11
/
+6
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-01-12
54
-534
/
+1234
|
\
\
\
\
\
[next]