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
/
s390
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-20
s390/mm: support EDAT2 for gmap shadows
David Hildenbrand
1
-1
/
+2
2016-06-20
s390/mm: support EDAT1 for gmap shadows
David Hildenbrand
1
-2
/
+3
2016-06-20
s390/mm: prepare for EDAT1/EDAT2 support in gmap shadow
David Hildenbrand
1
-1
/
+4
2016-06-20
s390/mm: fix races on gmap_shadow creation
David Hildenbrand
1
-0
/
+2
2016-06-20
s390/mm: shadow pages with real guest requested protection
David Hildenbrand
2
-3
/
+2
2016-06-20
s390/mm: add shadow gmap support
Martin Schwidefsky
4
-3
/
+62
2016-06-20
s390/mm: add reference counter to gmap structure
Martin Schwidefsky
1
-2
/
+7
2016-06-20
s390/mm: extended gmap pte notifier
Martin Schwidefsky
2
-3
/
+8
2016-06-20
s390/mm: use RCU for gmap notifier list and the per-mm gmap list
Martin Schwidefsky
3
-5
/
+10
2016-06-20
s390/kvm: page table invalidation notifier
Martin Schwidefsky
1
-1
/
+2
2016-06-16
locking/atomic: Remove linux/atomic.h:atomic_fetch_or()
Peter Zijlstra
1
-2
/
+0
2016-06-16
locking/atomic, arch/s390: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()
Peter Zijlstra
1
-10
/
+32
2016-06-15
s390: remove math emulation code
Heiko Carstens
3
-237
/
+0
2016-06-14
s390/vx: add support functions for in-kernel FPU use
Hendrik Brueckner
2
-0
/
+85
2016-06-14
s390/mm: fix compile for PAGE_DEFAULT_KEY != 0
Heiko Carstens
1
-3
/
+4
2016-06-14
locking/spinlock, arch: Update and fix spin_unlock_wait() implementations
Peter Zijlstra
1
-0
/
+3
2016-06-13
s390/topology: add drawer scheduling domain level
Heiko Carstens
1
-0
/
+4
2016-06-13
s390/ipl: rename diagnose enums
Heiko Carstens
1
-5
/
+5
2016-06-13
s390: avoid extable collisions
Heiko Carstens
1
-1
/
+1
2016-06-13
s390/uaccess: use __builtin_expect for get_user/put_user
Heiko Carstens
1
-2
/
+2
2016-06-13
s390: use SPARSE_IRQ
Sebastian Ott
1
-5
/
+2
2016-06-13
s390: use __section macro everywhere
Heiko Carstens
1
-1
/
+1
2016-06-13
s390: add proper __ro_after_init support
Heiko Carstens
2
-3
/
+1
2016-06-13
s390/mm: simplify the TLB flushing code
Martin Schwidefsky
3
-19
/
+11
2016-06-13
s390/time: remove ETR support
Martin Schwidefsky
2
-229
/
+51
2016-06-13
s390/time: add leap seconds to initial system time
Martin Schwidefsky
1
-0
/
+18
2016-06-13
s390/time: LPAR offset handling
Martin Schwidefsky
1
-1
/
+14
2016-06-13
s390/time: move PTFF definitions
Martin Schwidefsky
2
-32
/
+33
2016-06-13
s390/time: STP sync clock correction
Martin Schwidefsky
1
-1
/
+1
2016-06-13
s390/mm: align swapper_pg_dir to 16k
Heiko Carstens
1
-1
/
+1
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
1
-1
/
+16
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
1
-0
/
+19
2016-06-13
s390/pageattr: allow kernel page table splitting
Heiko Carstens
1
-0
/
+36
2016-06-13
s390/pgtable: make pmd and pud helper functions available
Heiko Carstens
1
-14
/
+63
2016-06-13
s390/pgtable: get rid of _REGION3_ENTRY_RO
Heiko Carstens
1
-2
/
+0
2016-06-13
s390/vmem: introduce and use SEGMENT_KERNEL and REGION3_KERNEL
Heiko Carstens
1
-2
/
+41
2016-06-13
s390/pgtable: introduce and use generic csp inline asm
Heiko Carstens
2
-20
/
+19
2016-06-10
KVM: s390: handle missing storage-key facility
David Hildenbrand
2
-3
/
+5
2016-06-10
s390/sclp: detect storage-key facility
David Hildenbrand
1
-1
/
+3
2016-06-10
KVM: s390: pfmf: support conditional-sske facility
David Hildenbrand
1
-0
/
+3
2016-06-10
s390/mm: return key via pointer in get_guest_storage_key
David Hildenbrand
1
-1
/
+2
2016-06-10
s390/mm: don't drop errors in get_guest_storage_key
David Hildenbrand
1
-1
/
+1
2016-06-10
s390/sclp: detect interlock-and-broadcast-suppression facility
David Hildenbrand
1
-0
/
+1
2016-06-10
s390/sclp: detect PFMF interpretation facility
David Hildenbrand
1
-0
/
+1
2016-06-10
s390/sclp: detect conditional-external-interception facility
David Hildenbrand
1
-1
/
+3
2016-06-10
s390/sclp: detect intervention bypass facility
David Hildenbrand
1
-1
/
+6
2016-06-10
KVM: s390: handle missing guest-storage-limit-suppression
David Hildenbrand
1
-1
/
+3
2016-06-10
s390/sclp: detect guest-storage-limit-suppression
David Hildenbrand
1
-0
/
+1
[prev]
[next]