summaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2013-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds6-28/+30
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+3
2013-10-22s390/time: correct use of store clock fastMartin Schwidefsky4-25/+25
2013-10-17Powerpc KVM work is based on a commit after rc4.Gleb Natapov9-27/+36
2013-10-17kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V1-2/+3
2013-10-15s390/compat,signal: fix return value of copy_siginfo_(to|from)_user32()Heiko Carstens1-2/+2
2013-10-15s390/mm,kvm: fix software dirty bits vs. kvm for old machinesMartin Schwidefsky1-1/+3
2013-10-14doc: typo on word accounting in kprobes.c in mutliple architecturesAnoop Thomas Mathew1-1/+1
2013-10-14KVM: s390: Get rid of KVM_HPAGE definesChristoffer Dall1-7/+0
2013-10-11Merge branch 'core/urgent' into sched/coreIngo Molnar5-24/+28
2013-10-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar1-1/+1
2013-10-09Merge tag 'v3.12-rc4' into sched/coreIngo Molnar4-3/+8
2013-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+3
2013-10-07net: fix unsafe set_memory_rw from softirqAlexei Starovoitov1-1/+3
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-3/+8
2013-10-01irq: Consolidate do_softirq() arch overriden implementationsFrederic Weisbecker1-31/+21
2013-09-30s390: fix system call restart after inferior callMartin Schwidefsky2-0/+2
2013-09-30s390: Allow vmalloc target buffers for copy_from_oldmem()Michael Holzheu1-22/+20
2013-09-30s390/kprobes: add exrl to list of prohibited opcodesHeiko Carstens1-1/+5
2013-09-28net: introduce SO_MAX_PACING_RATEEric Dumazet1-0/+2
2013-09-28s390: enable ARCH_USE_CMPXCHG_LOCKREFHeiko Carstens2-0/+6
2013-09-28mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdefHeiko Carstens3-3/+2
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra1-0/+1
2013-09-24KVM: s390: Intercept SCK instructionThomas Huth1-0/+33
2013-09-24KVM: s390: Implement TEST BLOCKThomas Huth1-0/+28
2013-09-24KVM: s390: Helper for converting real addresses to absoluteThomas Huth1-7/+14
2013-09-24KVM: s390: Allow NULL parameter for kvm_s390_get_regs_rreThomas Huth1-2/+4
2013-09-24KVM: s390: Lock kvm->srcu at the appropriate placesThomas Huth3-3/+16
2013-09-24KVM: s390: Push run loop into __vcpu_runThomas Huth1-24/+25
2013-09-24KVM: s390: Split up __vcpu_run into three partsThomas Huth1-17/+37
2013-09-24KVM: s390: Remove dead "rerun vcpu" codeThomas Huth4-13/+1
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-1/+0
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner1-0/+2
2013-09-11s390/vmcore: use vmcore for zfcpdumpMichael Holzheu3-19/+107
2013-09-11s390/vmcore: implement remap_oldmem_pfn_range for s390Jan Willeke1-0/+26
2013-09-11s390/vmcore: use ELF header in new memory featureMichael Holzheu1-27/+54
2013-09-11s390/kprobes: add support for pc-relative long displacement instructionsHeiko Carstens2-8/+140
2013-09-11mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi1-0/+5
2013-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds20-122/+117
2013-09-09s390/irq: reduce size of external interrupt handler hash arrayHeiko Carstens1-2/+4
2013-09-07s390/compat,uid16: use current_cred()Heiko Carstens1-4/+5
2013-09-07s390/ftrace: avoid pointer arithmetics with function pointersHeiko Carstens1-2/+2
2013-09-07s390: make various functions static, add declarations to header filesHeiko Carstens8-16/+13
2013-09-07s390/compat signal: add couple of __force annotationsHeiko Carstens1-5/+5
2013-09-07s390/mm: add __releases()/__acquires() annotations to gmap_alloc_table()Heiko Carstens1-1/+3
2013-09-07s390: keep Kconfig sortedHeiko Carstens1-3/+3
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2-5/+0
2013-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-106/+93
2013-09-04Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-116/+195
2013-09-04Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-5/+9