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
2016-06-13
s390/time: remove ETR support
Martin Schwidefsky
5
-1229
/
+55
2016-06-13
s390/time: add leap seconds to initial system time
Martin Schwidefsky
2
-2
/
+33
2016-06-13
s390/time: LPAR offset handling
Martin Schwidefsky
3
-9
/
+53
2016-06-13
s390/time: move PTFF definitions
Martin Schwidefsky
2
-32
/
+33
2016-06-13
s390/time: STP sync clock correction
Martin Schwidefsky
2
-7
/
+6
2016-06-13
s390/kexec: fix crash on resize of reserved memory
Heiko Carstens
2
-23
/
+25
2016-06-13
s390/kexec: fix update of os_info crash kernel size
Heiko Carstens
1
-6
/
+14
2016-06-13
s390/mm: align swapper_pg_dir to 16k
Heiko Carstens
3
-3
/
+10
2016-06-13
s390: dump_stack: fill in arch description
Christian Borntraeger
1
-0
/
+21
2016-06-13
s390: use canonical include guard style
Daniel van Gerpen
1
-1
/
+1
2016-06-13
s390/cpuinfo: show dynamic and static cpu mhz
Heiko Carstens
4
-12
/
+68
2016-06-13
s390/cpuinfo: print cache info and all single cpu lines on first iteration
Heiko Carstens
1
-28
/
+34
2016-06-13
s390: add explicit <linux/stringify.h> for jump label
Jason Baron
1
-0
/
+1
2016-06-13
s390/pgtable: add mapping statistics
Heiko Carstens
3
-0
/
+53
2016-06-13
s390/vmem: simplify vmem code for read-only mappings
Heiko Carstens
1
-28
/
+9
2016-06-13
s390/pageattr: allow kernel page table splitting
Heiko Carstens
3
-33
/
+250
2016-06-13
s390/pgtable: make pmd and pud helper functions available
Heiko Carstens
1
-14
/
+63
2016-06-13
s390/mm: always use PAGE_KERNEL when mapping pages
Heiko Carstens
1
-1
/
+1
2016-06-13
s390/vmem: make use of pte_clear()
Heiko Carstens
1
-3
/
+1
2016-06-13
s390/pgtable: get rid of _REGION3_ENTRY_RO
Heiko Carstens
2
-3
/
+1
2016-06-13
s390/vmem: introduce and use SEGMENT_KERNEL and REGION3_KERNEL
Heiko Carstens
2
-10
/
+46
2016-06-13
s390/vmem: align segment and region tables to 16k
Heiko Carstens
1
-1
/
+3
2016-06-13
s390/pgtable: introduce and use generic csp inline asm
Heiko Carstens
2
-20
/
+19
2016-06-13
KVM: s390/mm: Fix CMMA reset during reboot
Christian Borntraeger
1
-1
/
+1
2016-06-10
Merge tag 'powerpc-4.7-3Michael Ellerman:' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
6
-11
/
+15
2016-06-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2016-06-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-15
/
+86
2016-06-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-22
/
+1
2016-06-10
x86/ioapic: Fix incorrect pointers in ioapic_setup_resources()
Rui Wang
1
-1
/
+1
2016-06-10
x86/entry/traps: Don't force in_interrupt() to return true in IST handlers
Andy Lutomirski
1
-10
/
+10
2016-06-10
powerpc/nohash: Fix build break with 64K pages
Michael Ellerman
1
-1
/
+1
2016-06-10
Merge tag 'arc-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
35
-415
/
+30
2016-06-08
x86/cpu/AMD: Extend X86_FEATURE_TOPOEXT workaround to newer models
Borislav Petkov
1
-2
/
+2
2016-06-08
x86/cpu/intel: Introduce macros for Intel family numbers
Dave Hansen
1
-0
/
+68
2016-06-08
arm64: mm: always take dirty state from new pte in ptep_set_access_flags
Will Deacon
1
-1
/
+1
2016-06-08
powerpc/mm/hash: Compute the segment size correctly for ISA 3.0
Aneesh Kumar K.V
1
-1
/
+5
2016-06-08
powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXT
Aneesh Kumar K.V
1
-4
/
+4
2016-06-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2016-06-08
coredump: fix dumping through pipes
Mateusz Guzik
1
-1
/
+1
2016-06-08
powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was added
Michael Ellerman
1
-1
/
+1
2016-06-08
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+2
2016-06-08
x86, build: copy ldlinux.c32 to image.iso
H. Peter Anvin
1
-0
/
+3
2016-06-06
x86/msr: Use the proper trace point conditional for writes
Dr. David Alan Gilbert
1
-2
/
+2
2016-06-06
powerpc/pseries: Fix PCI config address for DDW
Gavin Shan
1
-2
/
+2
2016-06-06
powerpc/ptrace: Fix out of bounds array access warning
Khem Raj
1
-2
/
+2
2016-06-05
parisc: Move die_if_kernel() prototype into traps.h header
Helge Deller
2
-2
/
+3
2016-06-05
parisc: Fix pagefault crash in unaligned __get_user() call
Helge Deller
1
-1
/
+9
2016-06-05
parisc: Fix printk time during boot
Helge Deller
2
-7
/
+3
2016-06-04
parisc: Fix backtrace on PA-RISC
Mikulas Patocka
1
-8
/
+14
2016-06-04
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+9
[next]