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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-18
s390/facilities: add z13 als bit
Heiko Carstens
1
-0
/
+3
2015-12-18
s390/facilities: optimize test_facility()
Heiko Carstens
1
-0
/
+6
2015-12-18
s390/facilities: remove unneeded facility bits
Heiko Carstens
1
-12
/
+0
2015-12-18
s390/facilities: add helper tool to generate facility lists
Heiko Carstens
2
-0
/
+72
2015-12-18
s390/facilities: use stfl mnemonic instead of insn magic
Heiko Carstens
1
-4
/
+2
2015-11-27
s390/spinlock: do not yield to a CPU in udelay/mdelay
Martin Schwidefsky
1
-0
/
+12
2015-11-27
s390: remove is_32bit_task() helper
Heiko Carstens
3
-7
/
+6
2015-11-27
s390/sclp: Add VT220 support to early sclp console
Sascha Silbe
1
-1
/
+1
2015-11-27
s390/pci_dma: fix DMA table corruption with > 4 TB main memory
Gerald Schaefer
1
-0
/
+2
2015-11-27
s390/dump: cleanup CPU save area handling
Martin Schwidefsky
2
-27
/
+5
2015-11-27
s390/dump: rework CPU register dump code
Martin Schwidefsky
4
-14
/
+4
2015-11-27
s390/dump: streamline oldmem copy functions
Martin Schwidefsky
2
-2
/
+3
2015-11-27
s390/kdump: remove code to create ELF notes in the crashed system
Martin Schwidefsky
1
-2
/
+0
2015-11-27
s390/zcore: remove /sys/kernel/debug/zcore/mem
Martin Schwidefsky
1
-1
/
+0
2015-11-27
s390/zcore: copy vector registers into the image data
Martin Schwidefsky
1
-0
/
+1
2015-11-16
s390: wire up mlock2 system call
Heiko Carstens
1
-1
/
+2
2015-11-16
s390: avoid cache aliasing under z/VM and KVM
Martin Schwidefsky
1
-3
/
+10
2015-11-11
s390: add support for ipl devices in subchannel sets > 0
Sebastian Ott
2
-1
/
+3
2015-11-09
s390/pci_dma: handle dma table failures
Sebastian Ott
1
-1
/
+3
2015-11-09
s390/syscalls: remove system call number calculation
Heiko Carstens
1
-8
/
+8
2015-11-09
s390/diag: add a s390 prefix to the diagnose trace point
Martin Schwidefsky
1
-3
/
+3
2015-11-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2015-11-05
Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+8
2015-11-04
Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
1
-0
/
+2
2015-11-03
s390: remove runtime instrumentation interrupts
Martin Schwidefsky
3
-7
/
+0
2015-11-02
Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/am...
Joerg Roedel
2
-1
/
+8
2015-10-27
s390/nmi: remove casts
Heiko Carstens
1
-43
/
+46
2015-10-27
s390: don't store registers on disabled wait anymore
Heiko Carstens
1
-41
/
+5
2015-10-27
s390: get rid of __set_psw_mask()
Heiko Carstens
1
-16
/
+11
2015-10-22
KVM: Add kvm_arch_vcpu_{un}blocking callbacks
Christoffer Dall
1
-0
/
+2
2015-10-16
s390/fpu: split fpu-internal.h into fpu internals, api, and type headers
Hendrik Brueckner
6
-39
/
+62
2015-10-14
s390/spinlock: remove unneeded serializations at unlock
Christian Borntraeger
1
-3
/
+0
2015-10-14
s390/etr,stp: fix possible deadlock on machine check
Heiko Carstens
1
-4
/
+6
2015-10-14
s390/bitops: remove 31 bit related comments
Heiko Carstens
1
-19
/
+12
2015-10-14
s390/cmpxchg: remove dead code
Heiko Carstens
1
-27
/
+3
2015-10-14
s390/nmi: change type of mcck_interruption_code lowcore field
Heiko Carstens
1
-1
/
+1
2015-10-14
s390/flags: use _BITUL macro
Heiko Carstens
3
-17
/
+22
2015-10-14
s390/flags: fix flag handling
Heiko Carstens
2
-6
/
+6
2015-10-14
s390/udelay: make udelay have busy loop semantics
Heiko Carstens
3
-0
/
+17
2015-10-14
s390/cpumf: rework program parameter setting to detect guest samples
Christian Borntraeger
2
-1
/
+11
2015-10-14
s390/entry: add assembler macro to conveniently tests under mask
Hendrik Brueckner
2
-23
/
+33
2015-10-14
s390/fpu: add static FPU save area for init_task
Hendrik Brueckner
1
-0
/
+2
2015-10-14
s390/fpu: always enable the vector facility if it is available
Hendrik Brueckner
2
-14
/
+2
2015-10-14
s390/mm: try to avoid storage key operation in ptep_set_access_flags
Martin Schwidefsky
1
-2
/
+5
2015-10-14
s390/barrier: remove unnecessary serialization in atomics and bitops
Martin Schwidefsky
2
-3
/
+0
2015-10-14
s390/diag: add tracepoint for diagnose calls
Martin Schwidefsky
2
-10
/
+45
2015-10-14
s390/diag: add a statistic for diagnose calls
Martin Schwidefsky
3
-9
/
+97
2015-10-14
s390/bitops: implement cache friendly test_and_set_bit_lock
Martin Schwidefsky
1
-1
/
+22
2015-10-14
s390/mm: implement soft-dirty bits for user memory change tracking
Martin Schwidefsky
1
-4
/
+55
2015-10-14
s390/cio: introduce pathmask_to_pos
Sebastian Ott
1
-0
/
+10
[next]