index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-05
s390/pgtable: Fix guest overindication for change bit
Christian Borntraeger
1
-7
/
+9
2013-06-03
Finally eradicate CONFIG_HOTPLUG
Stephen Rothwell
1
-1
/
+0
2013-06-03
KVM: s390: Add "devname:kvm" alias.
Cornelia Huck
1
-0
/
+9
2013-05-31
s390/pgtable: Fix gmap notifier address
Christian Borntraeger
1
-1
/
+1
2013-05-28
s390/pgtable: Fix check for pgste/storage key handling
Christian Borntraeger
1
-4
/
+11
2013-05-28
arch: s390: appldata: using strncpy() and strnlen() instead of sprintf()
Chen Gang
1
-2
/
+5
2013-05-27
s390/smp: lost IPIs on cpu hotplug
Heiko Carstens
1
-16
/
+11
2013-05-22
kernel: Fix s390 absolute memory access for /dev/mem
Michael Holzheu
1
-0
/
+1
2013-05-22
s390/dma: do not call debug_dma after free
Sebastian Ott
1
-1
/
+1
2013-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
10
-30
/
+27
2013-05-21
s390: fix gmap_ipte_notifier vs. software dirty pages
Christian Borntraeger
1
-2
/
+1
2013-05-21
s390/kvm: avoid automatic sie reentry
Martin Schwidefsky
2
-44
/
+36
2013-05-21
s390/kvm: Kick guests out of sie if prefix page host pte is touched
Christian Borntraeger
4
-37
/
+53
2013-05-21
s390/kvm: Provide a way to prevent reentering SIE
Christian Borntraeger
5
-2
/
+40
2013-05-21
s390/kvm: Mark if a cpu is in SIE
Christian Borntraeger
3
-4
/
+13
2013-05-21
s390/kvm: rename RCP_xxx defines to PGSTE_xxx
Martin Schwidefsky
2
-44
/
+40
2013-05-21
s390/kvm: fix psw rewinding in handle_skey
Martin Schwidefsky
1
-1
/
+2
2013-05-21
s390/pgtable: fix ipte notify bit
Christian Borntraeger
1
-2
/
+2
2013-05-19
KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in Makefiles
Marc Zyngier
1
-1
/
+2
2013-05-17
s390/pgtable: fix ipte notify bit
Christian Borntraeger
1
-2
/
+2
2013-05-17
s390/smp: fix cpu re-scan vs. cpu state
Martin Schwidefsky
1
-1
/
+1
2013-05-15
s390/ftrace: fix mcount adjustment
Heiko Carstens
4
-12
/
+13
2013-05-15
s390: fix gmap_ipte_notifier vs. software dirty pages
Christian Borntraeger
1
-2
/
+1
2013-05-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-15
/
+2
2013-05-09
switch compat_sys_sysctl to COMPAT_SYSCALL_DEFINE
Al Viro
2
-5
/
+1
2013-05-09
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
Al Viro
2
-10
/
+1
2013-05-07
aio: don't include aio.h in sched.h
Kent Overstreet
1
-0
/
+1
2013-05-07
s390: disable pfmf for clear page instruction
Christian Borntraeger
1
-12
/
+8
2013-05-07
s390/disassembler: prevent endless loop in print_fn_code()
Heiko Carstens
1
-0
/
+2
2013-05-07
s390: remove non existent reference to GENERIC_KERNEL_THREAD
Alexander Shiyan
1
-1
/
+0
2013-05-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
13
-217
/
+356
2013-05-05
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-728
/
+340
2013-05-03
s390/mem_detect: remove artificial kdump memory types
Heiko Carstens
5
-103
/
+41
2013-05-03
s390/mm: add pte invalidation notifier for kvm
Martin Schwidefsky
2
-14
/
+173
2013-05-02
s390/memory hotplug: provide memory_block_size_bytes() function
Heiko Carstens
1
-0
/
+11
2013-05-02
s390/mem_detect: limit memory detection loop to "mem=" parameter
Heiko Carstens
5
-7
/
+23
2013-05-02
s390/kdump,bootmem: fix bootmem allocator bitmap size
Heiko Carstens
1
-1
/
+5
2013-05-02
s390: get rid of odd global real_memory_size
Heiko Carstens
2
-9
/
+11
2013-05-02
s390/mem_detect: add DAT sanity check
Heiko Carstens
1
-1
/
+13
2013-05-02
s390/mem_detect: fix lockdep irq tracing
Heiko Carstens
1
-3
/
+5
2013-05-02
s390/mem_detect: move memory detection code to mm folder
Heiko Carstens
3
-2
/
+2
2013-05-02
s390/zfcpdump: exploit new cio_ignore keywords
Sebastian Ott
1
-12
/
+4
2013-05-02
s390/uaccess: add "fallthrough" comments
Heiko Carstens
1
-0
/
+3
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-22
/
+5
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+2
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-182
/
+14
2013-04-30
Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
Stephen Boyd
4
-23
/
+1
2013-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
1
-8
/
+1
2013-04-30
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
1
-17
/
+0
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
[prev]
[next]