index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
2013-10-24
s390: fix handling of runtime instrumentation psw bit
Heiko Carstens
2013-10-24
s390: fix save and restore of the floating-point-control register
Martin Schwidefsky
2013-10-24
s390/crypto: fix aes_s390 crypto module unload problem
Ingo Tuchscherer
2013-10-24
s390/appldata: make copy_from_user() invocations provably correct
Heiko Carstens
2013-10-24
s390/cmm: make copy_from_user() invocation provably correct
Heiko Carstens
2013-10-24
s390/cache: get rid of compile warning
Heiko Carstens
2013-10-24
s390/compat,signal: change return values to -EFAULT
Heiko Carstens
2013-10-24
s390: Remove unused declaration of zfcpdump_prefix_array[]
Michael Holzheu
2013-10-24
s390/cio: fix error-prone defines
Peter Oberparleiter
2013-10-24
s390: Remove zfcpdump NR_CPUS dependency
Michael Holzheu
2013-10-24
s390/ftrace: prepare_ftrace_return() function call order
Heiko Carstens
2013-10-24
s390/crashdump: remove unused variable
Heiko Carstens
2013-10-24
s390/atomic: use 'unsigned int' instead of 'unsigned long' for atomic_*_mask()
Chen Gang
2013-10-24
s390/gup: handle zero nr_pages case correctly
Heiko Carstens
2013-10-24
s390/gup: reduce code duplication between [__]get_user_pages_fast functions
Heiko Carstens
2013-10-24
s390/mm: do not initialize storage keys
Martin Schwidefsky
2013-10-24
s390/bpf,jit: fix prolog oddity
Martin Schwidefsky
2013-10-24
s390: cleanup and add sanity checks to control register macros
Heiko Carstens
2013-10-24
s390/pci: implement hibernation hooks
Sebastian Ott
2013-10-24
s390/uaccess: always run the kernel in home space
Martin Schwidefsky
2013-10-24
s390/bitops: rename find_first_bit_left() to find_first_bit_inv()
Heiko Carstens
2013-10-24
s390/bitops: use flogr instruction to implement __ffs, ffs, __fls, fls and fls64
Heiko Carstens
2013-10-24
s390/bitops: use generic find bit functions / reimplement _left variant
Heiko Carstens
2013-10-24
s390/s390dbf: add debug_level_enabled() function
Hendrik Brueckner
2013-10-24
s390/bitops: optimize set_bit() for constant values
Heiko Carstens
2013-10-24
s390/bitops: remove CONFIG_SMP / simplify non-atomic bitops
Heiko Carstens
2013-10-24
s390/atomic: various small cleanups
Heiko Carstens
2013-10-24
s390/atomic: optimize atomic_add() for constant values
Heiko Carstens
2013-10-24
s390/kprobes: allow kprobes only on known instructions
Heiko Carstens
2013-10-24
s390/kprobes: use insn_length helper function
Heiko Carstens
2013-10-24
s390/dis: move disassembler function prototypes to proper header file
Heiko Carstens
2013-10-24
s390/dis: move common definitions to a header file
Suzuki K. Poulose
2013-10-24
s390/dis: rename structures for unique types
Suzuki K. Poulose
2013-10-24
s390/atomic: make use of interlocked-access facility 1 instructions
Heiko Carstens
2013-10-24
s390/atomic: implement atomic_sub_return() with atomic_add_return()
Heiko Carstens
2013-10-24
s390/kprobes: have more correct if statement in s390_get_insn_slot()
Heiko Carstens
2013-10-24
s390: always set -march compiler option
Heiko Carstens
2013-10-24
s390/bitops: make use of interlocked-access facility 1 instructions
Heiko Carstens
2013-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-10-22
s390/time: correct use of store clock fast
Martin Schwidefsky
2013-10-15
s390/compat,signal: fix return value of copy_siginfo_(to|from)_user32()
Heiko Carstens
2013-10-15
s390/mm,kvm: fix software dirty bits vs. kvm for old machines
Martin Schwidefsky
2013-10-11
compiler/gcc4: Add quirk for 'asm goto' miscompilation bug
Ingo Molnar
2013-10-07
net: fix unsafe set_memory_rw from softirq
Alexei Starovoitov
2013-09-30
s390: fix system call restart after inferior call
Martin Schwidefsky
2013-09-30
s390: Allow vmalloc target buffers for copy_from_oldmem()
Michael Holzheu
2013-09-30
s390/kprobes: add exrl to list of prohibited opcodes
Heiko Carstens
2013-09-28
s390: enable ARCH_USE_CMPXCHG_LOCKREF
Heiko Carstens
2013-09-28
mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdef
Heiko Carstens
[next]