summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
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-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-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
2013-08-22s390/time: clock comparator revalidationMartin Schwidefsky
2013-08-22s390/pgtable: add pgste_get helperMartin Schwidefsky
2013-08-22s390/pgtable: skip pgste updates on full flushMartin Schwidefsky
2013-08-22s390/mm: cleanup page table definitionsMartin Schwidefsky
2013-08-22s390/mm: remove dead pfmf inline assemblyHeiko Carstens
2013-08-22s390: convert interrupt handling to use generic hardirqMartin Schwidefsky
2013-08-22s390/pci: use adapter interrupt vector helpersMartin Schwidefsky
2013-08-22s390/pci: cleanup function namesMartin Schwidefsky
2013-08-22s390/airq: introduce adapter interrupt vector helperMartin Schwidefsky
2013-08-22s390: replace remaining strict_strtoul() with kstrtoul()Heiko Carstens
2013-08-17s390: Fix broken buildGuenter Roeck
2013-08-16Fix TLB gather virtual address range invalidation corner casesLinus Torvalds
2013-08-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-07-29KVM: s390: fix pfmf non-quiescing control handlingHeiko Carstens
2013-07-29KVM: s390: move kvm_guest_enter,exit closer to sieDominik Dingel
2013-07-26s390/perf: fix compile error (undefined reference sie_exit)Heiko Carstens
2013-07-26s390/bitops: fix find_next_bit_leftMartin Schwidefsky
2013-07-26s390: add support for IBM zBC12 machineHeiko Carstens
2013-07-26s390/Kconfig: select 'TTY' when 'S390_GUEST' is enabledChen Gang
2013-07-26s390: add support for LZ4-compressed kernelHeiko Carstens
2013-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-07-18s390/kdump: Allow copy_oldmem_page() copy to virtual memoryMichael Holzheu
2013-07-18s390/bpf,jit: add pkt_type supportHeiko Carstens
2013-07-18s390/bpf,jit: address randomize and write protect jit codeHeiko Carstens
2013-07-18s390/bpf,jit: use generic jit dumperHeiko Carstens