aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-29s390/mm: implement software referenced bitsMartin Schwidefsky5-187/+244
2013-08-28s390/tx: allow program interruption filtering in user spaceMartin Schwidefsky1-3/+3
2013-08-28s390/pgtable: fix mprotect for single-threaded KVM guestsMartin Schwidefsky1-0/+1
2013-08-28s390/time: return with irqs disabled from psw_idleMartin Schwidefsky5-6/+4
2013-08-22s390/kprobes: add support for compare and branch instructionsHeiko Carstens1-2/+19
2013-08-22s390/switch_to: fix save_access_regs() / restore_access_regs()Heiko Carstens1-2/+7
2013-08-22s390/bitops: fix inline assembly constraintsHeiko Carstens1-6/+6
2013-08-22s390/mm: introduce ptep_flush_lazy helperMartin Schwidefsky5-25/+24
2013-08-22s390/time: clock comparator revalidationMartin Schwidefsky1-4/+1
2013-08-22s390/pgtable: add pgste_get helperMartin Schwidefsky1-1/+10
2013-08-22s390/pgtable: skip pgste updates on full flushMartin Schwidefsky1-4/+3
2013-08-22s390/mm: cleanup page table definitionsMartin Schwidefsky10-325/+333
2013-08-22s390/mm: remove dead pfmf inline assemblyHeiko Carstens1-10/+0
2013-08-22s390: convert interrupt handling to use generic hardirqMartin Schwidefsky12-455/+207
2013-08-22s390/pci: use adapter interrupt vector helpersMartin Schwidefsky3-208/+165
2013-08-22s390/pci: cleanup function namesMartin Schwidefsky5-28/+28
2013-08-22s390/airq: introduce adapter interrupt vector helperMartin Schwidefsky1-0/+67
2013-08-22s390: replace remaining strict_strtoul() with kstrtoul()Heiko Carstens2-2/+2
2013-08-16s390: Fix broken buildGuenter Roeck1-1/+1
2013-08-16Fix TLB gather virtual address range invalidation corner casesLinus Torvalds1-2/+6
2013-08-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-9/+16
2013-07-29KVM: s390: fix pfmf non-quiescing control handlingHeiko Carstens1-2/+2
2013-07-29KVM: s390: move kvm_guest_enter,exit closer to sieDominik Dingel1-7/+14
2013-07-26s390/perf: fix compile error (undefined reference sie_exit)Heiko Carstens1-4/+5
2013-07-26s390/bitops: fix find_next_bit_leftMartin Schwidefsky1-1/+1
2013-07-26s390: add support for IBM zBC12 machineHeiko Carstens4-4/+7
2013-07-26s390/Kconfig: select 'TTY' when 'S390_GUEST' is enabledChen Gang1-0/+1
2013-07-26s390: add support for LZ4-compressed kernelHeiko Carstens3-3/+11
2013-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds6-43/+186
2013-07-18s390/kdump: Allow copy_oldmem_page() copy to virtual memoryMichael Holzheu1-4/+47
2013-07-18s390/bpf,jit: add pkt_type supportHeiko Carstens1-0/+42
2013-07-18s390/bpf,jit: address randomize and write protect jit codeHeiko Carstens1-5/+46
2013-07-18s390/bpf,jit: use generic jit dumperHeiko Carstens1-8/+2
2013-07-18s390/bpf,jit: call module_free() from any contextHeiko Carstens1-17/+3
2013-07-16s390/ptrace: PTRACE_TE_ABORT_RANDMichael Mueller4-14/+51
2013-07-14s390: delete __cpuinit usage from all s390 filesPaul Gortmaker7-26/+24
2013-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2013-07-10mm: remove free_area_cacheMichel Lespinasse1-4/+0
2013-07-10net: rename busy poll socket op and globalsEliezer Tamir1-1/+1
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-4/+6
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2-22/+6
2013-07-03s390: remove setting for saved_max_pfnZhang Yanfei1-4/+0
2013-07-03mm/s390: prepare for removing num_physpages and simplify mem_init()Jiang Liu1-15/+2
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu1-1/+1
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu1-1/+1
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu1-1/+2
2013-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-6/+10
2013-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds16-283/+527
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds27-155/+228