aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
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
2013-04-17s390/pci: add exception table to load/store instructionsSebastian Ott
2013-04-17s390/pci: rename instruction wrappersSebastian Ott
2013-04-17s390/pci: uninline instruction wrappersSebastian Ott
2013-04-17s390/pci: implement pcibios_add_deviceSebastian Ott
2013-04-17s390/pci: do not modify function handlesSebastian Ott
2013-04-17s390/pci: debug device statesSebastian Ott
2013-04-17s390/pci: msi cleanup hash usageSebastian Ott
2013-04-17s390/signal: Add BEA to compat signal handler parametersMichael Holzheu
2013-04-17s390/cio: ccw_device_force_console don't use static variableSebastian Ott
2013-04-17s390/cio: wait_cons_dev don't use static variableSebastian Ott
2013-04-17s390/hibernate: Save and restore absolute zero pagesMichael Holzheu
2013-04-17s390/bitops: get rid of __BITOPS_BARRIER()Heiko Carstens
2013-04-17s390/bitops: remove unnecessary macro definitions in asm/bitops.hAkinobu Mita
2013-04-17s390/mm: speedup storage key initializationHeiko Carstens
2013-04-17s390/dumpstack: fix call chain walkingHeiko Carstens
2013-04-17s390/hypfs: Use PTR_RET functionAlexandru Gheorghiu
2013-04-17s390/cmm: Removed useless labelAlexandru Gheorghiu
2013-04-17s390/bpf,jit: use kcalloc instead of kmalloc and memsetStelian Nirlu
2013-04-17s390/dis: use explicit buf lenStefan Raspl
2013-04-17s390/pci: use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun
2013-04-17s390/mm: zero page cache synonyms for zEC12Martin Schwidefsky
2013-04-17s390/mm: protection exception PSW for aborted transactionMartin Schwidefsky
2013-04-17idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner
2013-04-15s390/kdump: Add PM notifier for kdumpMichael Holzheu
2013-04-09create_proc_cpu_mask() doesn't need an argument...Al Viro