summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
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/dis: rename structures for unique typesSuzuki 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/kprobes: have more correct if statement in s390_get_insn_slot()Heiko Carstens
2013-10-24s390: always set -march compiler optionHeiko Carstens
2013-10-24s390/bitops: make use of interlocked-access facility 1 instructionsHeiko Carstens
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-10-22s390/time: correct use of store clock fastMartin Schwidefsky
2013-10-15s390/compat,signal: fix return value of copy_siginfo_(to|from)_user32()Heiko Carstens
2013-10-15s390/mm,kvm: fix software dirty bits vs. kvm for old machinesMartin Schwidefsky
2013-10-14doc: typo on word accounting in kprobes.c in mutliple architecturesAnoop Thomas Mathew
2013-10-14KVM: s390: Get rid of KVM_HPAGE definesChristoffer Dall
2013-10-11Merge branch 'core/urgent' into sched/coreIngo Molnar
2013-10-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar
2013-10-09Merge tag 'v3.12-rc4' into sched/coreIngo Molnar
2013-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-07net: fix unsafe set_memory_rw from softirqAlexei Starovoitov
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-01irq: Consolidate do_softirq() arch overriden implementationsFrederic Weisbecker
2013-09-30s390: fix system call restart after inferior callMartin Schwidefsky
2013-09-30s390: Allow vmalloc target buffers for copy_from_oldmem()Michael Holzheu
2013-09-30s390/kprobes: add exrl to list of prohibited opcodesHeiko Carstens
2013-09-28net: introduce SO_MAX_PACING_RATEEric Dumazet
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-25sched, arch: Create asm/preempt.hPeter Zijlstra
2013-09-24KVM: s390: Intercept SCK instructionThomas Huth
2013-09-24KVM: s390: Implement TEST BLOCKThomas Huth
2013-09-24KVM: s390: Helper for converting real addresses to absoluteThomas Huth
2013-09-24KVM: s390: Allow NULL parameter for kvm_s390_get_regs_rreThomas Huth
2013-09-24KVM: s390: Lock kvm->srcu at the appropriate placesThomas Huth
2013-09-24KVM: s390: Push run loop into __vcpu_runThomas Huth
2013-09-24KVM: s390: Split up __vcpu_run into three partsThomas Huth
2013-09-24KVM: s390: Remove dead "rerun vcpu" codeThomas Huth
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2013-09-11s390/vmcore: use vmcore for zfcpdumpMichael Holzheu
2013-09-11s390/vmcore: implement remap_oldmem_pfn_range for s390Jan Willeke
2013-09-11s390/vmcore: use ELF header in new memory featureMichael Holzheu
2013-09-11s390/kprobes: add support for pc-relative long displacement instructionsHeiko Carstens
2013-09-11mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi
2013-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-09-09s390/irq: reduce size of external interrupt handler hash arrayHeiko Carstens
2013-09-07s390/compat,uid16: use current_cred()Heiko Carstens
2013-09-07s390/ftrace: avoid pointer arithmetics with function pointersHeiko Carstens
2013-09-07s390: make various functions static, add declarations to header filesHeiko Carstens