aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-09switch compat_sys_sysctl to COMPAT_SYSCALL_DEFINEAl Viro
2013-05-09unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro
2013-05-07aio: don't include aio.h in sched.hKent Overstreet
2013-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-05-05Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-05-03s390/mem_detect: remove artificial kdump memory typesHeiko Carstens
2013-05-03s390/mm: add pte invalidation notifier for kvmMartin Schwidefsky
2013-05-02s390/memory hotplug: provide memory_block_size_bytes() functionHeiko Carstens
2013-05-02s390/mem_detect: limit memory detection loop to "mem=" parameterHeiko Carstens
2013-05-02s390/kdump,bootmem: fix bootmem allocator bitmap sizeHeiko Carstens
2013-05-02s390: get rid of odd global real_memory_sizeHeiko Carstens
2013-05-02s390/mem_detect: add DAT sanity checkHeiko Carstens
2013-05-02s390/mem_detect: fix lockdep irq tracingHeiko Carstens
2013-05-02s390/mem_detect: move memory detection code to mm folderHeiko Carstens
2013-05-02s390/zfcpdump: exploit new cio_ignore keywordsSebastian Ott
2013-05-02s390/uaccess: add "fallthrough" commentsHeiko Carstens
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-30Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-04-29sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner
2013-04-29mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer
2013-04-29mm/s390: use common help functions to free reserved pagesJiang Liu
2013-04-29Include missing linux/slab.h inclusionsDavid Howells
2013-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-04-26s390/pci: use pci_scan_root_busSebastian Ott
2013-04-26s390: remove small stack config optionHeiko Carstens
2013-04-26s390: system call path micro optimizationMartin Schwidefsky
2013-04-26s390: lowcore stack pointer offsetsMartin Schwidefsky
2013-04-23s390/uapi: change struct statfs[64] member types to unsigned valuesHeiko Carstens
2013-04-23s390/pci: return correct dma address for offset > PAGE_SIZEGerald Schaefer
2013-04-23s390/ptrace: remove empty ifdefsHeiko Carstens
2013-04-23s390/compat: remove ptrace compat definitions from uapi header fileHeiko Carstens
2013-04-23s390/compat: fix compile error for !COMPATHeiko Carstens
2013-04-23s390/compat: fix compat_sys_statfs() memory corruptionHeiko Carstens
2013-04-23s390/mm,gmap: segment mapping raceMartin Schwidefsky
2013-04-23s390/mm,gmap: implement gmap_translate()Heiko Carstens
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-21Merge branch 'perf/urgent' into perf/coreIngo Molnar
2013-04-17s390: move dummy io_remap_pfn_range() to asm/pgtable.hLinus Torvalds
2013-04-17s390/pci: remove disable_device implementationSebastian Ott
2013-04-17s390/pci: disable per defaultSebastian Ott
2013-04-17s390/pci: return error after failed pci opsSebastian Ott
2013-04-17s390/pci: do not read data after failed loadSebastian Ott