aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds4-9/+3
2012-12-19unify SS_ONSTACK/SS_DISABLE definitionsAl Viro1-6/+0
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2-3/+0
2012-12-19COMPAT_SYSCALL_DEFINE: infrastructureAl Viro1-0/+3
2012-12-17s390/ccwdev: Include asm/schid.h.Cornelia Huck1-3/+1
2012-12-14s390/pci: performance statistics and debug infrastructureJan Glauber8-5/+349
2012-12-13Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+24
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds54-512/+4574
2012-12-13Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-10/+1
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2012-12-12asm-generic, mm: pgtable: consolidate zero page helpersKirill A. Shutemov1-10/+1
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds7-98/+25
2012-12-11Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-5/+13
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2012-12-11mm: add comment on storage key dirty bit semanticsJan Kara1-0/+3
2012-12-11s390/pci: remove obsolete email addressesJan Glauber1-7/+7
2012-12-11s390/pci: speed up __iowrite64_copy by using pci store block insnJan Glauber1-0/+6
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/coreIngo Molnar1-0/+1
2012-12-08Merge tag 'sched-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/coreIngo Molnar2-3/+11
2012-12-07Merge branch 'linus' into sched/coreIngo Molnar13-29/+71
2012-12-05s390/pci: enable NEED_DMA_MAP_STATEJan Glauber1-0/+3
2012-12-05s390/pci: no msleep in potential IRQ contextJan Glauber1-5/+5
2012-12-03s390/pci: fix potential NULL pointer dereference in dma_free_seg_table()Wei Yongjun1-1/+2
2012-12-03s390/pci: use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun1-2/+1
2012-12-03s390/bpf,jit: add support for XOR instructionHeiko Carstens1-0/+7
2012-12-03s390/bpf,jit: add support MOD instructionHeiko Carstens1-0/+21
2012-12-02open*(2) compat fixes (s390, arm64)Al Viro1-1/+1
2012-11-30vga: compile fix, disable vga for s390Jan Glauber1-0/+6
2012-11-30s390/pci: add PCI Kconfig optionsJan Glauber1-6/+50
2012-11-30s390/pci: s390 specific PCI sysfs attributesJan Glauber4-1/+97
2012-11-30s390/pci: PCI hotplug support via SCLPJan Glauber3-0/+22
2012-11-30s390/pci: CHSC PCI support for error and availability eventsJan Glauber3-1/+99
2012-11-30s390/pci: DMA supportJan Glauber8-11/+848
2012-11-30s390/pci: PCI adapter interrupts for MSI/MSI-XJan Glauber9-2/+672
2012-11-30s390/bitops: find leftmost bit instruction supportJan Glauber1-0/+81
2012-11-30s390/pci: CLP interfaceJan Glauber6-1/+563
2012-11-30s390/pci: base supportJan Glauber8-8/+1181
2012-11-29unify default ptrace_signal_deliverAl Viro1-2/+0
2012-11-28flagday: don't pass regs to copy_thread()Al Viro1-2/+1
2012-11-28take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro1-4/+0
2012-11-28s390: switch to generic fork/vfork/cloneAl Viro3-42/+14
2012-11-28Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arch-h8300', 'arch-m32r', 'arch-mn10300', 'arch-score', 'arch-sh' and 'arch-powerpc' into for-nextAl Viro4-49/+11
2012-11-27KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initializationMarcelo Tosatti1-0/+5
2012-11-23s390/ccwgroup: allow drivers to call set_{on,off}lineSebastian Ott1-0/+3
2012-11-23s390/kvm: Fix address space mixupChristian Borntraeger1-5/+20
2012-11-23s390/ptrace: race of single stepping vs signal deliveryMartin Schwidefsky4-14/+21
2012-11-23s390/disassembler: add new instructionsHeiko Carstens1-193/+370
2012-11-23s390: add zEC12 code generation supportHeiko Carstens4-30/+59
2012-11-23s390/topology: cleanup topology codeHeiko Carstens2-75/+72
2012-11-23s390/mm: move kernel_page_present/kernel_map_pages to page_attr.cHeiko Carstens3-44/+43