index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/atomic,cmpxchg: always inline __xchg/__cmpxchg
Heiko Carstens
2021-04-18
1
-3
/
+5
*
s390/atomic,cmpxchg: make constraints work with old compilers
Heiko Carstens
2021-04-15
2
-9
/
+9
*
s390/cmpxchg: use unsigned long values instead of void pointers
Heiko Carstens
2021-04-15
1
-26
/
+23
*
s390/spinlock: use R constraint in inline assembly
Heiko Carstens
2021-04-12
1
-1
/
+1
*
s390/atomic,cmpxchg: switch to use atomic-instrumented.h
Heiko Carstens
2021-04-12
2
-30
/
+58
*
s390/cmpxchg: get rid of gcc atomic builtins
Heiko Carstens
2021-04-12
1
-15
/
+150
*
s390/atomic: get rid of gcc atomic builtins
Heiko Carstens
2021-04-12
1
-6
/
+30
*
s390/atomic: use proper constraints
Heiko Carstens
2021-04-12
1
-7
/
+7
*
s390/atomic: move remaining inline assemblies to atomic_ops.h
Heiko Carstens
2021-04-12
2
-18
/
+38
*
s390/bitops: make bitops only work on longs
Heiko Carstens
2021-04-12
1
-46
/
+47
*
s390/pci: separate zbus registration from scanning
Niklas Schnelle
2021-04-12
1
-1
/
+1
*
s390/pci: separate zbus creation from scanning
Niklas Schnelle
2021-04-12
1
-1
/
+2
*
s390/traps: convert pgm_check.S to C
Heiko Carstens
2021-04-12
1
-4
/
+0
*
Merge branch 'fixes' into features
Heiko Carstens
2021-04-12
2
-1
/
+2
|
\
|
*
s390/unwind: add machine check handler stack
Vasily Gorbik
2021-04-05
1
-0
/
+1
|
*
s390/vdso: fix tod_steering_delta type
Heiko Carstens
2021-03-25
1
-1
/
+1
*
|
s390/cio: remove duplicate struct ccw1 declaration
Wan Jiabing
2021-04-05
1
-3
/
+0
*
|
s390/spinlock: remove align attribute from arch_spinlock_t
Heiko Carstens
2021-03-28
1
-1
/
+1
*
|
s390/qdio: let driver manage the QAOB
Julian Wiedmann
2021-03-22
1
-18
/
+4
*
|
s390/pci: move zpci_remove_device() to bus code
Niklas Schnelle
2021-03-22
1
-1
/
+0
*
|
s390/pci: unify de-/configure for slots and events
Niklas Schnelle
2021-03-22
1
-0
/
+3
*
|
s390/pci: refactor zpci function states
Niklas Schnelle
2021-03-22
1
-1
/
+0
|
/
*
s390/pci: fix leak of PCI device structure
Niklas Schnelle
2021-03-15
1
-1
/
+1
*
s390/time,idle: get rid of unsigned long long
Heiko Carstens
2021-03-08
2
-24
/
+24
*
Merge tag 's390-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-02-26
3
-9
/
+21
|
\
|
*
s390/smp: implement arch_irq_work_raise()
Ilya Leoshkevich
2021-02-24
1
-0
/
+12
|
*
s390/mm: fix phys vs virt confusion in pgtable allocation routines
Alexander Gordeev
2021-02-24
1
-1
/
+1
|
*
s390/mm: fix invalid __pa() usage in pfn_pXd() macros
Alexander Gordeev
2021-02-24
1
-2
/
+2
|
*
s390/mm: make pXd_deref() macros return a pointer
Alexander Gordeev
2021-02-24
1
-6
/
+6
*
|
Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-02-25
1
-1
/
+1
|
\
\
|
*
|
Fix "ordering" comment typos
Bjorn Helgaas
2021-01-29
1
-1
/
+1
*
|
|
Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-02-25
1
-1
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge branch 'x86/paravirt' into x86/entry
Ingo Molnar
2021-02-12
1
-2
/
+2
|
|
\
\
|
*
|
|
softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig
Thomas Gleixner
2021-02-10
1
-1
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-02-21
26
-182
/
+294
|
\
\
\
|
*
|
|
s390/qdio: remove 'merge_pending' mechanism
Julian Wiedmann
2021-02-13
1
-4
/
+0
|
*
|
|
s390/qdio: improve handling of PENDING buffers for QEBSM devices
Julian Wiedmann
2021-02-13
1
-0
/
+1
|
*
|
|
s390/time: remove get_tod_clock_ext()
Heiko Carstens
2021-02-13
1
-12
/
+3
|
*
|
|
s390/time: convert tod_clock_base to union
Heiko Carstens
2021-02-13
1
-2
/
+2
|
*
|
|
s390/time: introduce new store_tod_clock_ext()
Heiko Carstens
2021-02-13
1
-0
/
+5
|
*
|
|
s390/time: rename store_tod_clock_ext() and use union tod_clock
Heiko Carstens
2021-02-13
1
-3
/
+2
|
*
|
|
s390/time: introduce union tod_clock
Heiko Carstens
2021-02-13
1
-0
/
+19
|
*
|
|
s390: add stack for machine check handler
Sven Schnelle
2021-02-13
1
-7
/
+6
|
*
|
|
s390/alternatives: add alternative_input() / alternative_io()
Heiko Carstens
2021-02-09
1
-0
/
+16
|
*
|
|
s390/time: use stcke instead of stck
Heiko Carstens
2021-02-09
1
-4
/
+6
|
*
|
|
s390/vdso: implement generic vdso time namespace support
Heiko Carstens
2021-02-09
2
-0
/
+9
|
*
|
|
s390/vdso: simplify __arch_get_hw_counter()
Heiko Carstens
2021-02-09
1
-3
/
+2
|
*
|
|
s390/vdso: convert vdso_init() to arch_initcall
Heiko Carstens
2021-02-09
1
-1
/
+1
|
*
|
|
s390/vdso: remove VDSO32_LBASE compat leftover
Heiko Carstens
2021-02-09
1
-2
/
+1
|
*
|
|
s390/thread_info.h: fix task_struct declaration warning
Alexander Egorenkov
2021-02-09
1
-0
/
+2
[next]