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-12-07
s390: Remove VLAIS in ptff() and clear_table()
Michael Holzheu
2
-26
/
+33
2016-12-07
s390: fix machine check panic stack switch
Martin Schwidefsky
1
-1
/
+1
2016-12-02
s390/setup: fix memblock usage
Heiko Carstens
1
-8
/
+8
2016-12-02
s390/kexec: use node 0 when re-adding crash kernel memory
Heiko Carstens
1
-1
/
+1
2016-11-29
s390/uapi: sort header export list
Heiko Carstens
1
-2
/
+2
2016-11-29
s390/hypfs: add hypfs header file to uapi header export list
Heiko Carstens
1
-0
/
+1
2016-11-29
s390: use generic asm-offsets.h
Heiko Carstens
2
-1
/
+1
2016-11-29
s390: convert remaining bootmem allocations to memblock
Heiko Carstens
2
-13
/
+12
2016-11-25
s390: fix kernel oops for CONFIG_MARCH_Z900=y builds
Martin Schwidefsky
1
-1
/
+2
2016-11-23
s390/pci: use unique UIDs for domain enumeration
Sebastian Ott
3
-1
/
+15
2016-11-23
s390: update defconfig
Heiko Carstens
3
-3
/
+11
2016-11-23
s390: add cma support
Heiko Carstens
3
-2
/
+4
2016-11-23
s390/cpumf: simplify psw generation
Heiko Carstens
1
-21
/
+5
2016-11-23
s390/thread_info: get rid of THREAD_ORDER define
Heiko Carstens
7
-10
/
+8
2016-11-23
s390/uaccess: make setfs macro return void
Heiko Carstens
1
-3
/
+3
2016-11-17
s390/pci_dma: remove memset from dma_alloc
Sebastian Ott
1
-2
/
+0
2016-11-17
s390/pci_dma: make lazy flush independent from the tlb_refresh bit
Sebastian Ott
1
-8
/
+11
2016-11-17
s390/pci: fix dma address calculation in map_sg
Sebastian Ott
1
-7
/
+8
2016-11-17
s390/time: fix clocksource steering for negative clock offsets
Martin Schwidefsky
1
-4
/
+3
2016-11-15
s390: move sys_call_table and last_break from thread_info to thread_struct
Martin Schwidefsky
8
-21
/
+33
2016-11-11
s390: move cputime accounting fields from thread_info to thread_struct
Martin Schwidefsky
6
-27
/
+16
2016-11-11
s390: move system_call field from thread_info to thread_struct
Martin Schwidefsky
4
-8
/
+9
2016-11-11
s390: move thread_info into task_struct
Heiko Carstens
8
-36
/
+19
2016-11-11
s390/preempt: move preempt_count to the lowcore
Martin Schwidefsky
8
-5
/
+144
2016-11-11
s390/bitops: use atomic primitives for bitops
Martin Schwidefsky
1
-55
/
+7
2016-11-11
s390/atomic: refactor atomic primitives
Martin Schwidefsky
3
-169
/
+170
2016-11-08
s390: remove unneeded dependency for gen_facilities
Masahiro Yamada
1
-2
/
+0
2016-11-07
s390: squash facilities_src.h into gen_facilities.c
Masahiro Yamada
2
-83
/
+73
2016-11-07
s390: delete unneeded #include <linux/kconfig.h> from facilities_src.h
Masahiro Yamada
1
-2
/
+0
2016-10-31
s390: kernel: make lgr explicitly non-modular
Paul Gortmaker
1
-2
/
+3
2016-10-31
s390: hypfs: make inode explicitly non-modular
Paul Gortmaker
1
-20
/
+4
2016-10-28
s390/time: steer clocksource on STP sync events
Martin Schwidefsky
7
-7
/
+106
2016-10-28
s390/time: adjust last_update_clock at clock synchronization
Martin Schwidefsky
1
-0
/
+2
2016-10-28
s390/time: refactor clock sync
Martin Schwidefsky
3
-84
/
+71
2016-10-28
s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignment
Michael Holzheu
1
-3
/
+3
2016-10-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-9
/
+5
2016-10-28
cris/arch-v32: cryptocop: print a hex number after a 0x prefix
Uwe Kleine-König
1
-1
/
+1
2016-10-28
kconfig.h: remove config_enabled() macro
Masahiro Yamada
1
-3
/
+3
2016-10-28
h8300: fix syscall restarting
Mark Rutland
2
-5
/
+1
2016-10-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
10
-68
/
+55
2016-10-25
Merge tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2016-10-24
x86: xen: move cpu_up functions out of ifdef
Arnd Bergmann
1
-0
/
+2
2016-10-24
s390/mm: fix zone calculation in arch_add_memory()
Gerald Schaefer
1
-17
/
+21
2016-10-24
s390/dumpstack: use pr_cont within show_stack and die
Heiko Carstens
1
-8
/
+8
2016-10-22
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-11
/
+38
2016-10-22
x86/boot/smp: Don't try to poke disabled/non-existent APIC
Ville Syrjälä
1
-7
/
+9
2016-10-22
Merge tag 'powerpc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-43
/
+27
2016-10-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-10
/
+24
2016-10-21
Merge tag 'kvm-arm-for-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Radim Krčmář
2
-5
/
+13
2016-10-21
arm/arm64: KVM: Map the BSS at HYP
Marc Zyngier
1
-0
/
+7
[next]