aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-05Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds11-728/+340
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-22/+5
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds7-182/+14
2013-04-30Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd4-23/+1
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo1-8/+1
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo1-17/+0
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-30/+10
2013-04-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2013-04-29sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner1-9/+6
2013-04-29mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer3-57/+96
2013-04-29mm/s390: use common help functions to free reserved pagesJiang Liu1-29/+6
2013-04-29Include missing linux/slab.h inclusionsDavid Howells1-0/+1
2013-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds47-913/+1047
2013-04-26s390/pci: use pci_scan_root_busSebastian Ott1-33/+17
2013-04-26s390: remove small stack config optionHeiko Carstens3-28/+0
2013-04-26s390: system call path micro optimizationMartin Schwidefsky6-13/+24
2013-04-26s390: lowcore stack pointer offsetsMartin Schwidefsky4-48/+46
2013-04-23s390/uapi: change struct statfs[64] member types to unsigned valuesHeiko Carstens2-52/+48
2013-04-23s390/pci: return correct dma address for offset > PAGE_SIZEGerald Schaefer1-3/+1
2013-04-23s390/ptrace: remove empty ifdefsHeiko Carstens1-5/+1
2013-04-23s390/compat: remove ptrace compat definitions from uapi header fileHeiko Carstens3-20/+17
2013-04-23s390/compat: fix compile error for !COMPATHeiko Carstens1-2/+2
2013-04-23s390/compat: fix compat_sys_statfs() memory corruptionHeiko Carstens1-1/+1
2013-04-23s390/mm,gmap: segment mapping raceMartin Schwidefsky1-69/+91
2013-04-23s390/mm,gmap: implement gmap_translate()Heiko Carstens2-22/+87
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-4/+4
2013-04-21Merge branch 'perf/urgent' into perf/coreIngo Molnar2-29/+58
2013-04-17s390: move dummy io_remap_pfn_range() to asm/pgtable.hLinus Torvalds2-4/+4
2013-04-17s390/pci: remove disable_device implementationSebastian Ott1-34/+0
2013-04-17s390/pci: disable per defaultSebastian Ott1-3/+3
2013-04-17s390/pci: return error after failed pci opsSebastian Ott1-4/+12
2013-04-17s390/pci: do not read data after failed loadSebastian Ott3-5/+11
2013-04-17s390/pci: add exception table to load/store instructionsSebastian Ott2-24/+30
2013-04-17s390/pci: rename instruction wrappersSebastian Ott5-28/+29
2013-04-17s390/pci: uninline instruction wrappersSebastian Ott3-199/+202
2013-04-17s390/pci: implement pcibios_add_deviceSebastian Ott1-3/+11
2013-04-17s390/pci: do not modify function handlesSebastian Ott2-0/+8
2013-04-17s390/pci: debug device statesSebastian Ott4-16/+16
2013-04-17s390/pci: msi cleanup hash usageSebastian Ott1-4/+6
2013-04-17s390/signal: Add BEA to compat signal handler parametersMichael Holzheu1-0/+2
2013-04-17s390/cio: ccw_device_force_console don't use static variableSebastian Ott1-1/+1
2013-04-17s390/cio: wait_cons_dev don't use static variableSebastian Ott2-2/+1
2013-04-17s390/hibernate: Save and restore absolute zero pagesMichael Holzheu3-3/+58
2013-04-17s390/bitops: get rid of __BITOPS_BARRIER()Heiko Carstens1-4/+3
2013-04-17s390/bitops: remove unnecessary macro definitions in asm/bitops.hAkinobu Mita1-57/+53
2013-04-17s390/mm: speedup storage key initializationHeiko Carstens1-15/+9
2013-04-17s390/dumpstack: fix call chain walkingHeiko Carstens3-250/+253
2013-04-17s390/hypfs: Use PTR_RET functionAlexandru Gheorghiu1-3/+1