index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
Commit message (
Expand
)
Author
Age
*
s390/pgtable: Fix gmap notifier address
Christian Borntraeger
2013-05-31
*
s390/pgtable: Fix check for pgste/storage key handling
Christian Borntraeger
2013-05-28
*
arch: s390: appldata: using strncpy() and strnlen() instead of sprintf()
Chen Gang
2013-05-28
*
s390/smp: lost IPIs on cpu hotplug
Heiko Carstens
2013-05-27
*
kernel: Fix s390 absolute memory access for /dev/mem
Michael Holzheu
2013-05-22
*
s390/dma: do not call debug_dma after free
Sebastian Ott
2013-05-22
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-05-21
|
\
|
*
s390/pgtable: fix ipte notify bit
Christian Borntraeger
2013-05-17
|
*
s390/smp: fix cpu re-scan vs. cpu state
Martin Schwidefsky
2013-05-17
|
*
s390/ftrace: fix mcount adjustment
Heiko Carstens
2013-05-15
|
*
s390: fix gmap_ipte_notifier vs. software dirty pages
Christian Borntraeger
2013-05-15
|
*
s390: disable pfmf for clear page instruction
Christian Borntraeger
2013-05-07
|
*
s390/disassembler: prevent endless loop in print_fn_code()
Heiko Carstens
2013-05-07
|
*
s390: remove non existent reference to GENERIC_KERNEL_THREAD
Alexander Shiyan
2013-05-07
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-10
|
\
\
|
*
|
switch compat_sys_sysctl to COMPAT_SYSCALL_DEFINE
Al Viro
2013-05-09
|
*
|
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
Al Viro
2013-05-09
*
|
|
aio: don't include aio.h in sched.h
Kent Overstreet
2013-05-07
|
|
/
|
/
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-05-06
|
\
\
|
*
|
s390/mem_detect: remove artificial kdump memory types
Heiko Carstens
2013-05-03
|
*
|
s390/mm: add pte invalidation notifier for kvm
Martin Schwidefsky
2013-05-03
|
*
|
s390/memory hotplug: provide memory_block_size_bytes() function
Heiko Carstens
2013-05-02
|
*
|
s390/mem_detect: limit memory detection loop to "mem=" parameter
Heiko Carstens
2013-05-02
|
*
|
s390/kdump,bootmem: fix bootmem allocator bitmap size
Heiko Carstens
2013-05-02
|
*
|
s390: get rid of odd global real_memory_size
Heiko Carstens
2013-05-02
|
*
|
s390/mem_detect: add DAT sanity check
Heiko Carstens
2013-05-02
|
*
|
s390/mem_detect: fix lockdep irq tracing
Heiko Carstens
2013-05-02
|
*
|
s390/mem_detect: move memory detection code to mm folder
Heiko Carstens
2013-05-02
|
*
|
s390/zfcpdump: exploit new cio_ignore keywords
Sebastian Ott
2013-05-02
|
*
|
s390/uaccess: add "fallthrough" comments
Heiko Carstens
2013-05-02
|
|
/
*
|
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-05-05
|
\
\
|
|
/
|
/
|
|
*
KVM: s390: Enable KVM_CAP_NR_MEMSLOTS on s390
Nick Wang
2013-04-02
|
*
KVM: s390: Remove the sanity checks for kvm memory slot
Nick Wang
2013-04-02
|
*
KVM: s390: fix compile with !CONFIG_COMPAT
Heiko Carstens
2013-04-02
|
*
KVM: s390: fix stsi exception handling
Heiko Carstens
2013-04-02
|
*
KVM: s390: fix and enforce return code handling for irq injections
Heiko Carstens
2013-04-02
|
*
KVM: s390: make if statements in lpsw/lpswe handlers readable
Heiko Carstens
2013-04-02
|
*
KVM: s390: fix return code handling in lpsw/lpswe handlers
Heiko Carstens
2013-04-02
|
*
KVM: s390: fix psw conversion in lpsw handler
Heiko Carstens
2013-04-02
|
*
KVM: s390: fix 24 bit psw handling in lpsw/lpswe handler
Heiko Carstens
2013-04-02
|
*
KVM: s390: Dont do a gmap update on minor memslot changes
Christian Borntraeger
2013-04-02
|
*
Merge remote-tracking branch 'upstream/master' into queue
Marcelo Tosatti
2013-03-21
|
|
\
|
*
|
s390/kvm,gaccess: add address space annotations
Heiko Carstens
2013-03-07
|
*
|
s390/kvm: cleanup/fix handle_tpi()
Heiko Carstens
2013-03-07
|
*
|
s390/kvm,gaccess: shorten copy_to/from_guest code
Heiko Carstens
2013-03-07
|
*
|
s390/kvm,gaccess: shorten put/get_guest code
Heiko Carstens
2013-03-07
|
*
|
s390/kvm: remove explicit -EFAULT return code checking on guest access
Heiko Carstens
2013-03-07
|
*
|
s390/kvm,tprot: use new gmap_translate() function
Heiko Carstens
2013-03-07
|
*
|
s390/mm,gmap: implement gmap_translate()
Heiko Carstens
2013-03-07
|
*
|
s390/kvm,gaccess: fix guest access return code handling
Heiko Carstens
2013-03-07
[next]