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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-23
arm64: Introduce VA_BITS and translation level options
Jungseok Lee
7
-15
/
+54
2014-07-23
arm64: Do not initialise the fixmap page tables in head.S
Catalin Marinas
3
-19
/
+22
2014-07-23
arm64: Remove stray ARCH_HAS_OPP reference
Mark Brown
1
-1
/
+0
2014-07-21
arm64: dmi: Add SMBIOS/DMI support
Yi Li
3
-0
/
+54
2014-07-18
arm64: cpuinfo: print info for all CPUs
Mark Rutland
1
-22
/
+18
2014-07-18
arm64: add runtime system sanity checks
Mark Rutland
1
-0
/
+93
2014-07-18
arm64: cachetype: report weakest cache policy
Mark Rutland
2
-6
/
+36
2014-07-18
arm64: cpuinfo: record cpu system register values
Mark Rutland
5
-4
/
+144
2014-07-18
arm64: add MIDR_EL1 field accessors
Mark Rutland
1
-7
/
+26
2014-07-18
arm64: kernel: add missing __init section marker to cpu_suspend_init
Lorenzo Pieralisi
1
-1
/
+1
2014-07-18
arm64: kernel: add __init marker to PSCI init functions
Lorenzo Pieralisi
1
-2
/
+2
2014-07-18
arm64: kernel: enable PSCI cpu operations on UP systems
Lorenzo Pieralisi
2
-2
/
+4
2014-07-18
arm64: fpsimd: avoid restoring fpcr if the contents haven't changed
Will Deacon
1
-2
/
+15
2014-07-17
arm64: Align the kbuild output for VDSOL and VDSOA
Ian Campbell
1
-2
/
+2
2014-07-17
arm64: vdso: move data page before code pages
Will Deacon
2
-20
/
+18
2014-07-17
arm64: vdso: move to _install_special_mapping and remove arch_vma_name
Will Deacon
1
-45
/
+35
2014-07-17
arm64: vdso: put vdso datapage in a separate vma
Will Deacon
1
-8
/
+26
2014-07-17
arm64: Remove duplicate (SWAPPER|IDMAP)_DIR_SIZE definitions
Catalin Marinas
1
-3
/
+0
2014-07-17
arm64: Use pr_* instead of printk
Jungseok Lee
1
-4
/
+4
2014-07-10
arm64: Enable TEXT_OFFSET fuzzing
Mark Rutland
4
-2
/
+30
2014-07-10
arm64: Update the Image header
Mark Rutland
3
-3
/
+69
2014-07-10
arm64: place initial page tables above the kernel
Mark Rutland
4
-28
/
+28
2014-07-10
arm64: head.S: remove unnecessary function alignment
Mark Rutland
1
-1
/
+6
2014-07-10
arm64: Cast KSTK_(EIP|ESP) to unsigned long
Catalin Marinas
1
-2
/
+2
2014-07-10
arm64: Add audit support
AKASHI Takahiro
2
-0
/
+16
2014-07-10
arm64: audit: Add audit hook in syscall_trace_enter/exit()
AKASHI Takahiro
1
-0
/
+7
2014-07-10
arm64: Add __NR_* definitions for compat syscalls
Catalin Marinas
6
-404
/
+786
2014-07-10
arm64: enable context tracking
Larry Bassel
3
-1
/
+41
2014-07-10
arm64: adjust el0_sync so that a function can be called
Larry Bassel
1
-6
/
+13
2014-07-09
arm64: Add CONFIG_CC_STACKPROTECTOR
Laura Abbott
3
-0
/
+45
2014-07-09
arm64: topology: add MPIDR-based detection
Zi Shen Lim
2
-14
/
+35
2014-07-06
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
23
-59
/
+266
2014-07-05
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
5
-6
/
+9
2014-07-05
Merge tag 'mvebu-fixes-3.16-2' of git://git.infradead.org/linux-mvebu into fixes
Olof Johansson
4
-18
/
+47
2014-07-05
ARM: sunxi: Reintroduce the restart code for A10/A20 SoCs
Maxime Ripard
1
-0
/
+77
2014-07-05
Merge tag 'omap-for-v3.16/fixes-against-rc1' of git://git.kernel.org/pub/scm/...
Olof Johansson
16
-39
/
+139
2014-07-04
arm64: fix el2_setup check of CurrentEL
Marc Zyngier
3
-4
/
+6
2014-07-04
arm64: mm: Make icache synchronisation logic huge page aware
Steve Capper
1
-1
/
+2
2014-07-04
arm64: mm: Fix horrendous config typo
Steve Capper
1
-1
/
+1
2014-07-04
ptrace,x86: force IRET path after a ptrace_stop()
Tejun Heo
1
-0
/
+16
2014-07-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-17
/
+18
2014-06-30
ARM: mvebu: fix cpuidle implementation to work on big-endian systems
Thomas Petazzoni
3
-8
/
+28
2014-06-30
ARM: mvebu: update L2/PCIe deadlock workaround after L2CC cleanup
Thomas Petazzoni
1
-6
/
+6
2014-06-30
ARM: mvebu: move Armada 375 external abort logic as a quirk
Thomas Petazzoni
1
-4
/
+13
2014-06-30
Merge commit '33b458d276bb' into kvm-master
Paolo Bonzini
1
-0
/
+1
2014-06-30
KVM: SVM: Fix CPL export via SS.DPL
Jan Kiszka
1
-0
/
+1
2014-06-30
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
5
-6
/
+42
2014-06-29
ARM: 8087/1: ptrace: reload syscall number after secure_computing() check
Will Deacon
1
-3
/
+4
2014-06-29
ARM: 8086/1: Set memblock limit for nommu
Laura Abbott
1
-0
/
+1
2014-06-29
ARM: 8085/1: sa1100: collie: add top boot mtd partition
Andrea Adami
1
-0
/
+5
[next]