index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-28
Merge branches 'cpuidle', 'fixes' and 'misc' into for-linus
Russell King
28
-165
/
+365
2016-07-14
ARM: 8586/1: cpuidle: make arm_cpuidle_suspend() a bit more efficient
Jisheng Zhang
1
-11
/
+6
2016-07-14
ARM: 8585/1: cpuidle: fix !cpuidle_ops[cpu].init case during init
Jisheng Zhang
1
-3
/
+11
2016-07-14
ARM: 8561/4: dma-mapping: Fix the coherent case when iommu is used
Gregory CLEMENT
1
-21
/
+65
2016-07-14
ARM: 8561/3: dma-mapping: Don't use outer_flush_range when the L2C is coherent
Gregory CLEMENT
1
-20
/
+42
2016-07-14
ARM: 8560/1: errata: Workaround errata A12 825619 / A17 852421
Doug Anderson
2
-0
/
+29
2016-07-14
ARM: 8559/1: errata: Workaround erratum A12 821420
Doug Anderson
2
-0
/
+15
2016-07-14
ARM: 8558/1: errata: Workaround errata A12 818325/852422 A17 852423
Doug Anderson
2
-0
/
+53
2016-07-07
ARM: save and reset the address limit when entering an exception
Russell King
5
-6
/
+20
2016-07-02
ARM: 8577/1: Fix Cortex-A15 798181 errata initialization
Matija Glavinic Pecotic
1
-4
/
+40
2016-07-02
ARM: 8584/1: floppy: avoid gcc-6 warning
Arnd Bergmann
1
-1
/
+1
2016-07-02
ARM: 8583/1: mm: fix location of _etext
Kees Cook
2
-3
/
+3
2016-07-02
ARM: 8582/1: remove unused CONFIG_ARCH_HAS_BARRIERS
Masahiro Yamada
2
-9
/
+1
2016-06-22
ARM: 8306/1: loop_udelay: remove bogomips value limitation
Nicolas Pitre
3
-14
/
+12
2016-06-22
ARM: 8581/1: add missing <asm/prom.h> to arch/arm/kernel/devtree.c
Ben Dooks
1
-0
/
+1
2016-06-22
ARM: 8576/1: avoid duplicating "Kernel: arch/arm/boot/*Image is ready"
Masahiro Yamada
2
-5
/
+2
2016-06-22
ARM: 8556/1: on a generic DT system: do not touch l2x0
Linus Walleij
1
-0
/
+2
2016-06-22
ARM: uaccess: remove put_user() code duplication
Russell King
1
-57
/
+49
2016-06-22
ARM: 8580/1: Remove orphaned __addr_ok() definition
Robin Murphy
1
-8
/
+0
2016-06-22
ARM: get rid of horrible *(unsigned int *)(regs + 1)
Russell King
2
-1
/
+3
2016-06-22
ARM: introduce svc_pt_regs structure
Russell King
4
-4
/
+14
2016-06-22
ARM: rename S_FRAME_SIZE to PT_REGS_SIZE
Russell King
6
-15
/
+15
2016-06-09
ARM: 8579/1: mm: Fix definition of pmd_mknotpresent
Steve Capper
1
-2
/
+2
2016-06-09
ARM: 8578/1: mm: ensure pmd_present only checks the valid bit
Will Deacon
3
-1
/
+2
2016-06-04
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2016-06-02
ARM: fix PTRACE_SETVFPREGS on SMP systems
Russell King
1
-1
/
+1
2016-05-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-27
/
+61
2016-05-27
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
3
-4
/
+2
2016-05-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+5
2016-05-25
Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+6
2016-05-25
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
5
-480
/
+5
2016-05-25
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
25
-442
/
+2850
2016-05-24
ARM: lpc32xx: fix NR_IRQS confict
Arnd Bergmann
1
-1
/
+1
2016-05-24
ARM: lpc32xx: remove legacy irq controller driver
Vladimir Zapolskiy
2
-478
/
+1
2016-05-24
Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-16
/
+46
2016-05-24
Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
6
-27
/
+61
2016-05-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-3
/
+2
2016-05-24
vdso: make arch_setup_additional_pages wait for mmap_sem for write killable
Michal Hocko
1
-1
/
+2
2016-05-24
arch/defconfig: remove CONFIG_RESOURCE_COUNTERS
Konstantin Khlebnikov
2
-2
/
+0
2016-05-23
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
7
-17
/
+3
2016-05-21
lib/GCD.c: use binary GCD algorithm instead of Euclidean
Zhaoxiu Zeng
1
-0
/
+3
2016-05-21
printk/nmi: generic solution for safe printk in NMI
Petr Mladek
2
-0
/
+3
2016-05-21
exit_thread: accept a task parameter to be exited
Jiri Slaby
2
-6
/
+2
2016-05-21
exit_thread: remove empty bodies
Jiri Slaby
1
-0
/
+1
2016-05-20
Merge tag 'pxa-for-4.7' of https://github.com/rjarzmik/linux into fixes
Arnd Bergmann
2
-1
/
+3
2016-05-20
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
15
-52
/
+147
2016-05-20
KVM: arm/arm64: vgic-new: Synchronize changes to active state
Christoffer Dall
2
-1
/
+9
2016-05-20
KVM: arm/arm64: vgic-new: enable build
Andre Przywara
2
-0
/
+18
2016-05-20
KVM: arm/arm64: Provide functionality to pause and resume a guest
Christoffer Dall
2
-12
/
+17
2016-05-20
KVM: arm/arm64: Export mmio_read/write_bus
Christoffer Dall
2
-5
/
+8
[next]