summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | s390/pci: split lpfSebastian Ott2013-08-304-54/+72
* | | | | s390/hibernate: add early resume functionSebastian Ott2013-08-303-5/+12
* | | | | s390/pci: add recover sysfs knobSebastian Ott2013-08-302-2/+29
* | | | | s390/pci: use claim_resourceSebastian Ott2013-08-301-29/+34
* | | | | s390/pci/hotplug: convert to be builtin onlySebastian Ott2013-08-302-41/+17
* | | | | s390/mm: implement software referenced bitsMartin Schwidefsky2013-08-295-187/+244
* | | | | s390/tx: allow program interruption filtering in user spaceMartin Schwidefsky2013-08-281-3/+3
* | | | | s390/pgtable: fix mprotect for single-threaded KVM guestsMartin Schwidefsky2013-08-281-0/+1
* | | | | s390/time: return with irqs disabled from psw_idleMartin Schwidefsky2013-08-285-6/+4
* | | | | s390/kprobes: add support for compare and branch instructionsHeiko Carstens2013-08-221-2/+19
* | | | | s390/switch_to: fix save_access_regs() / restore_access_regs()Heiko Carstens2013-08-221-2/+7
* | | | | s390/bitops: fix inline assembly constraintsHeiko Carstens2013-08-221-6/+6
* | | | | s390/mm: introduce ptep_flush_lazy helperMartin Schwidefsky2013-08-225-25/+24
* | | | | s390/time: clock comparator revalidationMartin Schwidefsky2013-08-221-4/+1
* | | | | s390/pgtable: add pgste_get helperMartin Schwidefsky2013-08-221-1/+10
* | | | | s390/pgtable: skip pgste updates on full flushMartin Schwidefsky2013-08-221-4/+3
* | | | | s390/mm: cleanup page table definitionsMartin Schwidefsky2013-08-2210-325/+333
* | | | | s390/mm: remove dead pfmf inline assemblyHeiko Carstens2013-08-221-10/+0
* | | | | s390: convert interrupt handling to use generic hardirqMartin Schwidefsky2013-08-2212-455/+207
* | | | | s390/pci: use adapter interrupt vector helpersMartin Schwidefsky2013-08-223-208/+165
* | | | | s390/pci: cleanup function namesMartin Schwidefsky2013-08-225-28/+28
* | | | | s390/airq: introduce adapter interrupt vector helperMartin Schwidefsky2013-08-221-0/+67
* | | | | s390: replace remaining strict_strtoul() with kstrtoul()Heiko Carstens2013-08-222-2/+2
| |_|_|/ |/| | |
* | | | s390: Fix broken buildGuenter Roeck2013-08-161-1/+1
* | | | Fix TLB gather virtual address range invalidation corner casesLinus Torvalds2013-08-161-2/+6
|/ / /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-08-112-9/+16
|\ \ \
| * | | KVM: s390: fix pfmf non-quiescing control handlingHeiko Carstens2013-07-291-2/+2
| * | | KVM: s390: move kvm_guest_enter,exit closer to sieDominik Dingel2013-07-291-7/+14
| |/ /
* | | s390/perf: fix compile error (undefined reference sie_exit)Heiko Carstens2013-07-261-4/+5
* | | s390/bitops: fix find_next_bit_leftMartin Schwidefsky2013-07-261-1/+1
* | | s390: add support for IBM zBC12 machineHeiko Carstens2013-07-264-4/+7
* | | s390/Kconfig: select 'TTY' when 'S390_GUEST' is enabledChen Gang2013-07-261-0/+1
* | | s390: add support for LZ4-compressed kernelHeiko Carstens2013-07-263-3/+11
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-07-196-43/+186
|\ \
| * | s390/kdump: Allow copy_oldmem_page() copy to virtual memoryMichael Holzheu2013-07-181-4/+47
| * | s390/bpf,jit: add pkt_type supportHeiko Carstens2013-07-181-0/+42
| * | s390/bpf,jit: address randomize and write protect jit codeHeiko Carstens2013-07-181-5/+46
| * | s390/bpf,jit: use generic jit dumperHeiko Carstens2013-07-181-8/+2
| * | s390/bpf,jit: call module_free() from any contextHeiko Carstens2013-07-181-17/+3
| * | s390/ptrace: PTRACE_TE_ABORT_RANDMichael Mueller2013-07-164-14/+51
| |/
* / s390: delete __cpuinit usage from all s390 filesPaul Gortmaker2013-07-147-26/+24
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-131-1/+1
|\
| * net: rename busy poll socket op and globalsEliezer Tamir2013-07-101-1/+1
* | mm: remove free_area_cacheMichel Lespinasse2013-07-101-4/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-091-0/+2
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-034-6/+10
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-195-48/+95
| |\ \
| * | | net: add socket option for low latency pollingEliezer Tamir2013-06-171-0/+2
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-07-042-4/+6
|\ \ \ \
| * \ \ \ Merge tag 'v3.10' into nextBenjamin Herrenschmidt2013-07-014-6/+10
| |\ \ \ \ | | | |_|/ | | |/| |