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
2015-08-24
arm64: Fix source code file path in comments
Alexander Kuleshov
1
-1
/
+1
2015-08-21
arm64: entry: always restore x0 from the stack on syscall return
Will Deacon
1
-11
/
+6
2015-08-20
arm64: mdscr_el1: avoid exposing DCC to userspace
Will Deacon
1
-1
/
+2
2015-08-19
arm64: kconfig: Move LIST_POISON to a safe value
Jeff Vander Stoep
1
-0
/
+4
2015-08-12
arm64: Add __exception_irq_entry definition for function graph
Jungseok Lee
2
-2
/
+27
2015-08-05
Merge branch 'aarch64/psci/drivers' into aarch64/for-next/core
Will Deacon
10
-390
/
+453
2015-08-05
arm64: mm: ensure patched kernel text is fetched from PoU
Will Deacon
3
-1
/
+16
2015-08-04
arm64: alternatives: ensure secondary CPUs execute ISB after patching
Will Deacon
1
-0
/
+1
2015-08-04
arm64: make ll/sc __cmpxchg_case_##name asm consistent
Mark Rutland
1
-1
/
+1
2015-08-03
arm64: dma-mapping: Simplify pgprot handling
Robin Murphy
1
-3
/
+2
2015-08-03
MAINTAINERS: add PSCI entry
Mark Rutland
1
-0
/
+9
2015-08-03
drivers: psci: support native SMC{32,64} calls
Mark Rutland
1
-6
/
+19
2015-08-03
arm64: psci: factor invocation code to drivers
Mark Rutland
9
-390
/
+431
2015-07-31
arm64: restore cpu suspend/resume functionality
Sudeep Holla
1
-1
/
+0
2015-07-30
ARM64: PCI: do not enable resources on PROBE_ONLY systems
Lorenzo Pieralisi
1
-0
/
+13
2015-07-30
arm64: cmpxchg: truncate sub-word signed types before comparison
Will Deacon
1
-4
/
+4
2015-07-30
arm64: alternative: put secondary CPUs into polling loop during patch
Will Deacon
2
-6
/
+26
2015-07-29
arm64/Documentation: clarify wording regarding memory below the Image
Ard Biesheuvel
1
-4
/
+7
2015-07-29
arm64: lse: fix lse cmpxchg code indentation
Will Deacon
1
-3
/
+3
2015-07-29
arm64: remove redundant object file list
Jonas Rabenstein
1
-1
/
+0
2015-07-29
arm64: remove dead-code depending on CONFIG_UP_LATE_INIT
Jonas Rabenstein
3
-28
/
+14
2015-07-28
arm64: pgtable: fix definition of pte_valid
Will Deacon
1
-1
/
+1
2015-07-28
arm64: spinlock: fix ll/sc unlock on big-endian systems
Will Deacon
1
-1
/
+1
2015-07-28
arm64: Use last level TLBI for user pte changes
Catalin Marinas
2
-6
/
+22
2015-07-28
arm64: Clean up __flush_tlb(_kernel)_range functions
Catalin Marinas
1
-26
/
+21
2015-07-28
arm64: mm: mark create_mapping as __init
Mark Rutland
1
-1
/
+1
2015-07-27
arm64: debug: rename enum debug_el to avoid symbol collision
Will Deacon
3
-8
/
+8
2015-07-27
arm64: mm: add __init section marker to free_initrd_mem
Wang Long
1
-2
/
+2
2015-07-27
arm64: elf: use cpuid_feature_extract_field for hwcap detection
Will Deacon
1
-20
/
+15
2015-07-27
arm64: lse: use generic cpufeature detection for LSE atomics
Will Deacon
2
-20
/
+21
2015-07-27
arm64: kconfig: group the v8.1 features together
Will Deacon
1
-43
/
+47
2015-07-27
arm64: lse: rename ARM64_CPU_FEAT_LSE_ATOMICS for consistency
Will Deacon
3
-4
/
+4
2015-07-27
arm64: kconfig: select HAVE_CMPXCHG_LOCAL
Will Deacon
1
-0
/
+1
2015-07-27
arm64: atomic64_dec_if_positive: fix incorrect branch condition
Will Deacon
2
-2
/
+2
2015-07-27
arm64: atomics: implement atomic{,64}_cmpxchg using cmpxchg
Will Deacon
3
-89
/
+2
2015-07-27
arm64: atomics: prefetch the destination word for write prior to stxr
Will Deacon
4
-0
/
+21
2015-07-27
arm64: atomics: tidy up common atomic{,64}_* macros
Will Deacon
1
-59
/
+40
2015-07-27
arm64: cmpxchg: avoid memory barrier on comparison failure
Will Deacon
1
-26
/
+22
2015-07-27
arm64: cmpxchg: avoid "cc" clobber in ll/sc routines
Will Deacon
2
-10
/
+8
2015-07-27
arm64: cmpxchg_dbl: patch in lse instructions when supported by the CPU
Will Deacon
3
-51
/
+94
2015-07-27
arm64: cmpxchg: patch in lse instructions when supported by the CPU
Will Deacon
4
-66
/
+98
2015-07-27
arm64: xchg: patch in lse instructions when supported by the CPU
Will Deacon
1
-5
/
+33
2015-07-27
arm64: bitops: patch in lse instructions when supported by the CPU
Will Deacon
2
-21
/
+45
2015-07-27
arm64: locks: patch in lse instructions when supported by the CPU
Will Deacon
1
-29
/
+108
2015-07-27
arm64: atomics: patch in lse instructions when supported by the CPU
Will Deacon
6
-124
/
+342
2015-07-27
arm64: introduce CONFIG_ARM64_LSE_ATOMICS as fallback to ll/sc atomics
Will Deacon
6
-2
/
+224
2015-07-27
arm64: alternatives: add cpu feature for lse atomics
Will Deacon
2
-1
/
+3
2015-07-27
arm64: elf: advertise 8.1 atomic instructions as new hwcap
Will Deacon
2
-0
/
+15
2015-07-27
arm64: atomics: move ll/sc atomics into separate header file
Will Deacon
2
-174
/
+221
2015-07-27
arm64: cpufeature.h: add missing #include of kernel.h
Will Deacon
1
-0
/
+2
[next]