index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
irq_regs.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-27
s390/qdio: set qdio_irq->cdev at allocation time
Julian Wiedmann
5
-17
/
+15
2020-03-27
s390/qdio: remove unused function declarations
Julian Wiedmann
1
-2
/
+0
2020-03-27
s390/ccwgroup: remove pm support
Julian Wiedmann
1
-69
/
+0
2020-03-27
s390/ap: remove power management code from ap bus and drivers
Harald Freudenberger
6
-174
/
+5
2020-03-27
s390/zcrypt: use kvmalloc instead of kmalloc for 256k alloc
Harald Freudenberger
2
-9
/
+9
2020-03-27
s390/mm: cleanup arch_get_unmapped_area() and friends
Alexander Gordeev
3
-38
/
+27
2020-03-27
s390/ism: remove pm support
Ursula Braun
1
-20
/
+0
2020-03-25
s390/cio: use fallthrough;
Joe Perches
1
-2
/
+2
2020-03-25
s390/vfio: use fallthrough;
Joe Perches
1
-1
/
+1
2020-03-25
s390/zcrypt: use fallthrough;
Joe Perches
3
-9
/
+9
2020-03-25
s390: use fallthrough;
Joe Perches
8
-16
/
+15
2020-03-25
s390/cpum_sf: Fix wrong page count in error message
Thomas Richter
1
-1
/
+3
2020-03-25
s390/diag: fix display of diagnose call statistics
Michael Mueller
1
-1
/
+1
2020-03-23
s390/ap: Remove ap device suspend and resume callbacks
Harald Freudenberger
1
-21
/
+0
2020-03-23
s390/pci: Improve handling of unset UID
Niklas Schnelle
3
-1
/
+12
2020-03-23
s390/pci: Fix zpci_alloc_domain() over allocation
Niklas Schnelle
2
-16
/
+19
2020-03-23
s390/qdio: pass ISC as parameter to chsc_sadc()
Julian Wiedmann
3
-4
/
+6
2020-03-23
PM: remove s390 specific callbacks
Heiko Carstens
3
-55
/
+0
2020-03-23
s390: remove broken hibernate / power management support
Heiko Carstens
8
-660
/
+3
2020-03-23
s390/cpuinfo: do not skip info for CPUs without MHz feature
Alexander Gordeev
1
-2
/
+2
2020-03-23
s390/cpuinfo: fix wrong output when CPU0 is offline
Alexander Gordeev
1
-1
/
+4
2020-03-23
s390/cpuinfo: show number of online CPUs within a package
Alexander Gordeev
1
-0
/
+1
2020-03-23
s390/cpuinfo: show number of online cores
Alexander Gordeev
3
-2
/
+22
2020-03-23
s390/ipl: add support to control memory clearing for FCP and CCW re-IPL
Gerald Schaefer
2
-7
/
+67
2020-03-23
s390/zcrypt: replace snprintf/sprintf with scnprintf
Harald Freudenberger
6
-75
/
+76
2020-03-23
s390/zcrypt: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-19
/
+21
2020-03-23
s390/topology: remove offline CPUs from CPU topology masks
Alexander Gordeev
3
-3
/
+9
2020-03-23
s390/numa: remove redundant cpus_with_topology variable
Alexander Gordeev
2
-7
/
+0
2020-03-23
s390/cpuinfo: show processor physical address
Alexander Gordeev
3
-0
/
+7
2020-03-23
s390/mm: optimize page table upgrade routine
Alexander Gordeev
1
-34
/
+56
2020-03-11
s390/config: do not select VIRTIO_CONSOLE via Kconfig
Christian Borntraeger
3
-1
/
+2
2020-03-11
s390/traps: mark test_monitor_call __init
Heiko Carstens
1
-1
/
+1
2020-03-11
s390/irq: make init_ext_interrupts static
Heiko Carstens
2
-10
/
+9
2020-03-11
s390/irq: replace setup_irq() by request_irq()
afzal mohammed
3
-18
/
+6
2020-03-10
s390/cpuinfo: add system topology information
Alexander Gordeev
1
-0
/
+22
2020-03-10
s390: prevent leaking kernel address in BEAR
Sven Schnelle
9
-27
/
+62
2020-03-10
s390: enable bpf jit by default when not built as always-on
Heiko Carstens
1
-0
/
+1
2020-03-10
s390/cpum_cf: Add new extended counters for IBM z15
Thomas Richter
1
-1
/
+122
2020-03-10
s390/pci: embedding hotplug_slot in zdev
Pierre Morel
2
-70
/
+31
2020-03-06
s390/qdio: export SSQD via debugfs
Julian Wiedmann
1
-0
/
+19
2020-03-06
s390/mm: cleanup phys_to_pfn() and friends
Alexander Gordeev
1
-9
/
+9
2020-03-04
MAINTAINERS: Update s390/pci maintainer
Peter Oberparleiter
1
-1
/
+1
2020-03-04
MAINTAINERS: Update s390/cio maintainer
Peter Oberparleiter
1
-1
/
+1
2020-03-04
s390/mm: mark private defines for vm_fault_t as such
Christian Borntraeger
1
-5
/
+5
2020-02-27
s390/mm: remove fake numa support
Heiko Carstens
12
-1231
/
+20
2020-02-27
s390/crypto: explicitly memzero stack key material in aes_s390.c
Torsten Duwe
1
-0
/
+3
2020-02-27
s390: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
9
-9
/
+9
2020-02-27
s390/qdio: simplify debugfs code
Julian Wiedmann
3
-29
/
+9
2020-02-27
s390/qdio: use QDIO_IRQ_STATE_INACTIVE instead of 0
Julian Wiedmann
1
-1
/
+2
2020-02-19
s390/arch: install kernels with their proper version ID
Stefan Raspl
1
-11
/
+6
[next]