index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-05
s390/unwind: add machine check handler stack
Vasily Gorbik
1
-0
/
+1
2021-03-25
s390/vdso: fix tod_steering_delta type
Heiko Carstens
1
-1
/
+1
2021-03-15
s390/pci: fix leak of PCI device structure
Niklas Schnelle
1
-1
/
+1
2021-03-08
s390/time,idle: get rid of unsigned long long
Heiko Carstens
2
-24
/
+24
2021-02-26
Merge tag 's390-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
3
-9
/
+21
2021-02-25
Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2021-02-24
Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2021-02-24
s390/smp: implement arch_irq_work_raise()
Ilya Leoshkevich
1
-0
/
+12
2021-02-24
s390/mm: fix phys vs virt confusion in pgtable allocation routines
Alexander Gordeev
1
-1
/
+1
2021-02-24
s390/mm: fix invalid __pa() usage in pfn_pXd() macros
Alexander Gordeev
1
-2
/
+2
2021-02-24
s390/mm: make pXd_deref() macros return a pointer
Alexander Gordeev
1
-6
/
+6
2021-02-21
Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
26
-182
/
+294
2021-02-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+0
2021-02-13
s390/qdio: remove 'merge_pending' mechanism
Julian Wiedmann
1
-4
/
+0
2021-02-13
s390/qdio: improve handling of PENDING buffers for QEBSM devices
Julian Wiedmann
1
-0
/
+1
2021-02-13
s390/time: remove get_tod_clock_ext()
Heiko Carstens
1
-12
/
+3
2021-02-13
s390/time: convert tod_clock_base to union
Heiko Carstens
1
-2
/
+2
2021-02-13
s390/time: introduce new store_tod_clock_ext()
Heiko Carstens
1
-0
/
+5
2021-02-13
s390/time: rename store_tod_clock_ext() and use union tod_clock
Heiko Carstens
1
-3
/
+2
2021-02-13
s390/time: introduce union tod_clock
Heiko Carstens
1
-0
/
+19
2021-02-13
s390: add stack for machine check handler
Sven Schnelle
1
-7
/
+6
2021-02-12
Merge branch 'x86/paravirt' into x86/entry
Ingo Molnar
1
-2
/
+2
2021-02-10
softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig
Thomas Gleixner
1
-1
/
+0
2021-02-09
s390/alternatives: add alternative_input() / alternative_io()
Heiko Carstens
1
-0
/
+16
2021-02-09
s390/time: use stcke instead of stck
Heiko Carstens
1
-4
/
+6
2021-02-09
s390/vdso: implement generic vdso time namespace support
Heiko Carstens
2
-0
/
+9
2021-02-09
s390/vdso: simplify __arch_get_hw_counter()
Heiko Carstens
1
-3
/
+2
2021-02-09
s390/vdso: convert vdso_init() to arch_initcall
Heiko Carstens
1
-1
/
+1
2021-02-09
s390/vdso: remove VDSO32_LBASE compat leftover
Heiko Carstens
1
-2
/
+1
2021-02-09
s390/thread_info.h: fix task_struct declaration warning
Alexander Egorenkov
1
-0
/
+2
2021-02-09
s390: Simplify the calculation of variables
Jiapeng Zhong
1
-2
/
+1
2021-02-09
s390/ap: remove unneeded semicolon
Chengyang Fan
1
-1
/
+1
2021-02-09
s390/pci: refactor zpci_create_device()
Niklas Schnelle
1
-2
/
+2
2021-02-09
s390/qdio: remove Input tasklet code
Julian Wiedmann
1
-1
/
+1
2021-02-09
KVM: Raise the maximum number of user memslots
Vitaly Kuznetsov
1
-1
/
+0
2021-01-29
Fix "ordering" comment typos
Bjorn Helgaas
1
-1
/
+1
2021-01-27
s390: uv: Fix sysfs max number of VCPUs reporting
Janosch Frank
1
-2
/
+2
2021-01-19
s390: pass struct pt_regs instead of registers to syscalls
Sven Schnelle
2
-45
/
+73
2021-01-19
s390: remove asmlinkage
Sven Schnelle
2
-17
/
+17
2021-01-19
s390: convert to generic entry
Sven Schnelle
13
-33
/
+138
2021-01-19
s390/bitops: remove small optimization to fix clang build
Heiko Carstens
1
-36
/
+0
2021-01-19
s390/atomic: remove small optimization to fix clang build
Heiko Carstens
1
-20
/
+0
2021-01-19
s390/tlb: make cleared_pXs flags consistent with generic code
Alexander Gordeev
1
-3
/
+2
2020-12-29
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
1
-1
/
+0
2020-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2020-12-18
Merge tag 's390-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2
-14
/
+5
2020-12-17
Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-1
/
+4
2020-12-16
Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-0
/
+3
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2020-12-16
Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+9
[next]