index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
1
-7
/
+0
|
\
|
*
consolidate compat lookup_dcookie()
Al Viro
2013-03-03
1
-7
/
+0
*
|
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-30
1
-6
/
+1
*
|
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-04-30
1
-7
/
+0
*
|
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-04-30
37
-88
/
+1408
|
\
\
|
*
|
arm64: Use acquire/release semantics instead of explicit DMB
Catalin Marinas
2013-04-30
1
-4
/
+2
|
*
|
arm64: klib: bitops: fix unpredictable stxr usage
Mark Rutland
2013-04-30
1
-2
/
+2
|
*
|
arm64: vexpress: Enable ARMv8 RTSM model (SoC) support
Catalin Marinas
2013-04-26
2
-1
/
+14
|
*
|
arm64: vexpress: Add dts files for the ARMv8 RTSM models
Pawel Moll
2013-04-26
5
-0
/
+638
|
*
|
arm64: Survive invalid cpu enable-methods
Mark Rutland
2013-04-25
1
-4
/
+4
|
*
|
arm64: mm: Correct show_pte behaviour
Steve Capper
2013-04-25
1
-3
/
+3
|
*
|
arm64: Fix compat types affecting struct compat_stat
Catalin Marinas
2013-04-25
1
-9
/
+13
|
*
|
arm64: Execute DSB during thread switching for TLB/cache maintenance
Catalin Marinas
2013-04-25
1
-0
/
+6
|
*
|
arm64: compiling issue, need add include/asm/vga.h file
Chen Gang
2013-04-25
1
-0
/
+1
|
*
|
arm64: smp: honour #address-size when parsing CPU reg property
Will Deacon
2013-04-25
1
-1
/
+4
|
*
|
arm64: Define cmpxchg64 and cmpxchg64_local for outside use
Chen Gang
2013-04-23
1
-0
/
+3
|
*
|
arm64: Define readq and writeq for driver module using
Chen Gang
2013-04-19
1
-0
/
+4
|
*
|
arm64: Fix task tracing
Christopher Covington
2013-04-17
1
-1
/
+1
|
*
|
arm64: add explicit symbols to ESR_EL1 decoding
Marc Zyngier
2013-04-17
2
-26
/
+82
|
*
|
Merge branch 'arm64-klib' into upstream
Catalin Marinas
2013-03-28
12
-18
/
+418
|
|
\
\
|
|
*
|
arm64: klib: Optimised atomic bitops
Catalin Marinas
2013-03-21
4
-32
/
+94
|
|
*
|
arm64: klib: Optimised string functions
Catalin Marinas
2013-03-21
5
-1
/
+95
|
|
*
|
arm64: klib: Optimised memory functions
Catalin Marinas
2013-03-21
8
-2
/
+246
|
*
|
|
arm64: Use irqchip_init() for interrupt controller initialisation
Catalin Marinas
2013-03-26
4
-10
/
+16
|
*
|
|
arm64: psci: Use the MPIDR values from cpu_logical_map for cpu ids.
Liviu Dudau
2013-03-26
1
-2
/
+3
|
*
|
|
arm64: head: match all affinity levels in the pen of the secondaries
Javi Merino
2013-03-20
2
-1
/
+7
|
*
|
|
arm64: kernel: initialise cpu_logical_map from the DT
Javi Merino
2013-03-20
4
-7
/
+121
|
*
|
|
arm64: kernel: make the pen of the secondary a 64-bit unsigned value
Javi Merino
2013-03-20
2
-5
/
+7
|
*
|
|
arm64: Initialise the clocks described via DT
Catalin Marinas
2013-03-20
1
-0
/
+8
|
*
|
|
arm64: add support for 8250/16550 earlyprintk
Anup Patel
2013-03-20
1
-0
/
+23
|
*
|
|
arm64: early_printk: add support for FastModel console output
Marc Zyngier
2013-03-20
1
-0
/
+12
|
*
|
|
arm64: add read_cpuid_{implementor,part_number,mpidr}
Marc Zyngier
2013-03-20
1
-0
/
+22
|
|
/
/
*
|
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-30
2
-39
/
+6
|
\
\
\
|
*
|
|
idle: Remove GENERIC_IDLE_LOOP config switch
Thomas Gleixner
2013-04-17
1
-1
/
+0
|
*
|
|
arm64: Use generic idle loop
Thomas Gleixner
2013-04-08
3
-39
/
+7
*
|
|
|
sparse-vmemmap: specify vmemmap population range in bytes
Johannes Weiner
2013-04-29
1
-8
/
+5
*
|
|
|
mm/ARM: use common help functions to free reserved pages
Jiang Liu
2013-04-29
1
-24
/
+2
|
/
/
/
*
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...
Linus Torvalds
2013-03-28
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ARM64: early_printk: Fix check for CONFIG_ARM64_64K_PAGES
Ben Hutchings
2013-03-25
1
-1
/
+1
|
|
/
*
|
arm64: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORS
Paul Bolle
2013-03-19
2
-12
/
+0
*
|
arm64: Do not select GENERIC_HARDIRQS_NO_DEPRECATED
Paul Bolle
2013-03-19
1
-1
/
+0
*
|
arm64: fix padding computation in struct ucontext
Andreas Schwab
2013-03-18
1
-1
/
+1
*
|
arm64: Fix build error with !SMP
Catalin Marinas
2013-03-18
1
-0
/
+2
*
|
arm64: Removed unused variable in compat_setup_rt_frame()
Catalin Marinas
2013-03-18
1
-1
/
+0
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-03-02
2
-8
/
+3
|
\
|
*
fix compat truncate/ftruncate
Al Viro
2013-02-25
1
-2
/
+2
|
*
switch lseek to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-24
2
-6
/
+1
*
|
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-02-26
1
-1
/
+2
|
\
\
|
*
|
arm64: select ARCH_WANT_OPTIONAL_GPIOLIB
Arnd Bergmann
2013-02-22
1
-1
/
+2
*
|
|
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-02-25
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
[next]