aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2013-09-28s390: enable ARCH_USE_CMPXCHG_LOCKREFHeiko Carstens
2013-09-28mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdefHeiko Carstens
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2013-09-11s390/vmcore: use vmcore for zfcpdumpMichael Holzheu
2013-09-11s390/vmcore: implement remap_oldmem_pfn_range for s390Jan Willeke
2013-09-11s390/vmcore: use ELF header in new memory featureMichael Holzheu
2013-09-11s390/kprobes: add support for pc-relative long displacement instructionsHeiko Carstens
2013-09-11mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi
2013-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-09-09s390/irq: reduce size of external interrupt handler hash arrayHeiko Carstens
2013-09-07s390/compat,uid16: use current_cred()Heiko Carstens
2013-09-07s390/ftrace: avoid pointer arithmetics with function pointersHeiko Carstens
2013-09-07s390: make various functions static, add declarations to header filesHeiko Carstens
2013-09-07s390/compat signal: add couple of __force annotationsHeiko Carstens
2013-09-07s390/mm: add __releases()/__acquires() annotations to gmap_alloc_table()Heiko Carstens
2013-09-07s390: keep Kconfig sortedHeiko Carstens
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-09-04Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-09-04Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-04Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-04s390/irq: rework irq subclass handlingHeiko Carstens
2013-09-04s390/irq: use hlists for external interrupt handler arrayHeiko Carstens
2013-09-04s390/dumpstack: convert print_symbol to %pSRHeiko Carstens
2013-09-04s390/perf: Remove print_hex_dump_bytes() debug outputHendrik Brueckner
2013-09-04s390: update defconfigHeiko Carstens
2013-09-04s390/bpf,jit: fix address randomizationHeiko Carstens
2013-09-03don't pass superblock to hypfs_{mkdir,create*}Al Viro
2013-09-03don't pass superblock to hypfs_diag_create_filesAl Viro
2013-09-03don't pass superblock to hypfs_vm_create_files()Al Viro
2013-09-03oprofilefs_create_...() do not need superblock argumentAl Viro
2013-09-03oprofilefs_mkdir() doesn't need superblock argumentAl Viro
2013-09-03oprofile: don't bother with passing superblock to ->create_files()Al Viro
2013-08-30s390/pci: use virtual memory for iommu bitmapSebastian Ott
2013-08-30s390/pci: update function handle after resume from hibernateSebastian Ott
2013-08-30s390/pci: try harder to modify a functionSebastian Ott
2013-08-30s390/pci: split lpfSebastian Ott
2013-08-30s390/hibernate: add early resume functionSebastian Ott
2013-08-30s390/pci: add recover sysfs knobSebastian Ott
2013-08-30s390/pci: use claim_resourceSebastian Ott
2013-08-30s390/pci/hotplug: convert to be builtin onlySebastian Ott
2013-08-29s390/mm: implement software referenced bitsMartin Schwidefsky
2013-08-28s390/tx: allow program interruption filtering in user spaceMartin Schwidefsky
2013-08-28s390/pgtable: fix mprotect for single-threaded KVM guestsMartin Schwidefsky
2013-08-28s390/time: return with irqs disabled from psw_idleMartin Schwidefsky
2013-08-22s390/kprobes: add support for compare and branch instructionsHeiko Carstens
2013-08-22s390/switch_to: fix save_access_regs() / restore_access_regs()Heiko Carstens
2013-08-22s390/bitops: fix inline assembly constraintsHeiko Carstens
2013-08-22s390/mm: introduce ptep_flush_lazy helperMartin Schwidefsky