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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-13
arm64: Do not synchronise I and D caches for special ptes
Catalin Marinas
1
-1
/
+1
2014-03-13
arm64: Make DMA coherent and strongly ordered mappings not executable
Catalin Marinas
1
-3
/
+3
2014-03-10
arm64: barriers: add dmb barrier
Will Deacon
1
-0
/
+1
2014-03-04
arm64: topology: Implement basic CPU topology support
Mark Brown
5
-1
/
+162
2014-03-04
arm64: advertise ARMv8 extensions to 32-bit compat ELF binaries
Ard Biesheuvel
2
-0
/
+38
2014-03-04
arm64: add AT_HWCAP2 support for 32-bit compat
Ard Biesheuvel
2
-1
/
+3
2014-03-04
binfmt_elf: add ELF_HWCAP2 to compat auxv entries
Ard Biesheuvel
1
-0
/
+5
2014-03-04
arm64: remove unnecessary cache flush at boot
Mark Rutland
2
-7
/
+1
2014-02-28
cpufreq: enable ARM drivers on arm64
Rob Herring
2
-1
/
+9
2014-02-28
arm64: remove return value form psci_init()
Vladimir Murzin
2
-7
/
+4
2014-02-28
arm64: remove redundant "psci:" prefixes
Vladimir Murzin
1
-2
/
+2
2014-02-27
arm64: Implement coherent DMA API based on swiotlb
Catalin Marinas
4
-1
/
+253
2014-02-27
arm64: Use swiotlb late initialisation
Catalin Marinas
2
-4
/
+8
2014-02-27
arm64: Replace ZONE_DMA32 with ZONE_DMA
Catalin Marinas
3
-18
/
+19
2014-02-26
arm64: vdso: clean up vdso_pagelist initialization
Nathan Lynch
1
-30
/
+12
2014-02-26
arm64: Change misleading function names in dma-mapping
Ritesh Harjani
1
-10
/
+10
2014-02-26
arm64: Fix the soft_restart routine
Geoff Levand
1
-1
/
+10
2014-02-26
arm64: Extend the idmap to the whole kernel image
Catalin Marinas
1
-12
/
+8
2014-02-26
arm64: Convert asm/tlb.h to generic mmu_gather
Catalin Marinas
1
-116
/
+20
2014-02-26
arm64: Extend the PCI I/O space to 16MB
Catalin Marinas
2
-7
/
+11
2014-02-26
arm64: enable processor debug state for secondary cpus
Vijaya Kumar K
2
-4
/
+4
2014-02-26
arm64: KGDB: Add KGDB config
Vijaya Kumar K
1
-0
/
+1
2014-02-26
misc: debug: remove compilation warnings
Vijaya Kumar K
1
-1
/
+1
2014-02-26
KGDB: make kgdb_breakpoint() as noinline
Vijaya Kumar K
1
-1
/
+1
2014-02-26
arm64: KGDB: Add step debugging support
Vijaya Kumar K
1
-8
/
+56
2014-02-26
arm64: KGDB: Add Basic KGDB support
Vijaya Kumar K
4
-0
/
+420
2014-02-26
arm64: Add macros to manage processor debug state
Vijaya Kumar K
3
-17
/
+24
2014-02-24
Linux 3.14-rc4
v3.14-rc4
Linus Torvalds
1
-1
/
+1
2014-02-24
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
26
-48
/
+108
2014-02-24
Merge tag 'regulator-v3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-5
/
+10
2014-02-24
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-17
/
+29
2014-02-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-21
/
+18
2014-02-24
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+19
2014-02-23
Merge tag 'usb-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
19
-111
/
+159
2014-02-23
Merge tag 'tty-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-20
/
+8
2014-02-23
Merge tag 'staging-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+1
2014-02-23
Merge tag 'char-misc-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+3
2014-02-23
MAINTAINERS: add additional ARM BCM281xx/BCM11xxx maintainer
Matt Porter
1
-0
/
+1
2014-02-23
Merge remote-tracking branches 'regulator/fix/da9063', 'regulator/fix/max1457...
Mark Brown
3
-4
/
+9
2014-02-23
Merge remote-tracking branch 'regulator/fix/core' into regulator-linus
Mark Brown
1
-1
/
+1
2014-02-23
Revert "tty: Set correct tty name in 'active' sysfs attribute"
Greg Kroah-Hartman
2
-20
/
+8
2014-02-23
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-25
/
+28
2014-02-23
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-29
/
+96
2014-02-22
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2014-02-22
Merge branch 'xfs-fixes-for-3.14-rc4' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
5
-27
/
+43
2014-02-22
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
4
-3
/
+44
2014-02-22
regulator: max14577: Fix invalid return value on DT parse success
Krzysztof Kozlowski
1
-2
/
+3
2014-02-22
Merge tag 'irqchip-mvebu-fixes-3.14' of git://git.infradead.org/linux-mvebu i...
Thomas Gleixner
1
-3
/
+19
2014-02-22
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
9
-80
/
+166
2014-02-22
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
1
-1
/
+1
[next]