summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)Author
2013-11-04s390/mm,tlb: correct tlb flush on page table upgradeMartin Schwidefsky
2013-10-31s390/percpu: remove this_cpu_xor() implementationHeiko Carstens
2013-10-31s390/time: fix get_tod_clock_ext inline assemblyMartin Schwidefsky
2013-10-24s390/pci: cleanup function information blockSebastian Ott
2013-10-24s390/pci: remove CONFIG_PCI_DEBUG dependancySebastian Ott
2013-10-24s390/percpu: make use of interlocked-access facility 1 instructionsHeiko Carstens
2013-10-24s390/percpu: use generic percpu ops for CONFIG_32BITHeiko Carstens
2013-10-24s390/compat: make psw32_user_bits a constant value againHeiko Carstens
2013-10-24s390: fix handling of runtime instrumentation psw bitHeiko Carstens
2013-10-24s390: fix save and restore of the floating-point-control registerMartin Schwidefsky
2013-10-24s390: Remove unused declaration of zfcpdump_prefix_array[]Michael Holzheu
2013-10-24s390/cio: fix error-prone definesPeter Oberparleiter
2013-10-24s390: Remove zfcpdump NR_CPUS dependencyMichael Holzheu
2013-10-24s390/atomic: use 'unsigned int' instead of 'unsigned long' for atomic_*_mask()Chen Gang
2013-10-24s390/mm: do not initialize storage keysMartin Schwidefsky
2013-10-24s390: cleanup and add sanity checks to control register macrosHeiko Carstens
2013-10-24s390/uaccess: always run the kernel in home spaceMartin Schwidefsky
2013-10-24s390/bitops: rename find_first_bit_left() to find_first_bit_inv()Heiko Carstens
2013-10-24s390/bitops: use flogr instruction to implement __ffs, ffs, __fls, fls and fls64Heiko Carstens
2013-10-24s390/bitops: use generic find bit functions / reimplement _left variantHeiko Carstens
2013-10-24s390/s390dbf: add debug_level_enabled() functionHendrik Brueckner
2013-10-24s390/bitops: optimize set_bit() for constant valuesHeiko Carstens
2013-10-24s390/bitops: remove CONFIG_SMP / simplify non-atomic bitopsHeiko Carstens
2013-10-24s390/atomic: various small cleanupsHeiko Carstens
2013-10-24s390/atomic: optimize atomic_add() for constant valuesHeiko Carstens
2013-10-24s390/kprobes: allow kprobes only on known instructionsHeiko Carstens
2013-10-24s390/dis: move disassembler function prototypes to proper header fileHeiko Carstens
2013-10-24s390/dis: move common definitions to a header fileSuzuki K. Poulose
2013-10-24s390/atomic: make use of interlocked-access facility 1 instructionsHeiko Carstens
2013-10-24s390/atomic: implement atomic_sub_return() with atomic_add_return()Heiko Carstens
2013-10-24s390/bitops: make use of interlocked-access facility 1 instructionsHeiko Carstens
2013-10-22s390/time: correct use of store clock fastMartin Schwidefsky
2013-10-15s390/mm,kvm: fix software dirty bits vs. kvm for old machinesMartin Schwidefsky
2013-10-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar
2013-09-28s390: enable ARCH_USE_CMPXCHG_LOCKREFHeiko Carstens
2013-09-28mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdefHeiko Carstens
2013-09-11s390/vmcore: use vmcore for zfcpdumpMichael Holzheu
2013-09-11s390/kprobes: add support for pc-relative long displacement instructionsHeiko Carstens
2013-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-09-05Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-09-04Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-04s390/irq: rework irq subclass handlingHeiko Carstens
2013-08-30s390/pci: update function handle after resume from hibernateSebastian Ott
2013-08-30s390/pci: split lpfSebastian Ott
2013-08-30s390/hibernate: add early resume functionSebastian Ott
2013-08-30s390/pci/hotplug: convert to be builtin onlySebastian Ott
2013-08-29s390/mm: implement software referenced bitsMartin Schwidefsky
2013-08-28s390/pgtable: fix mprotect for single-threaded KVM guestsMartin Schwidefsky
2013-08-22s390/switch_to: fix save_access_regs() / restore_access_regs()Heiko Carstens