summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | KVM: provide irq_unsafe kvm_guest_{enter|exit}Christian Borntraeger2015-05-071-4/+6
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-06-2411-47/+65
|\ \ \ \ \
| * | | | | s390/pci: improve handling of hotplug event 0x301Sebastian Ott2015-06-181-1/+7
| * | | | | s390/setup: fix DMA_API_DEBUG warningsSebastian Ott2015-06-181-4/+9
| * | | | | s390/mm: s/specifiation/specification/, s/an specification/a specification/Geert Uytterhoeven2015-06-151-2/+2
| * | | | | s390/sclp: move sclp_facilities into "struct sclp"David Hildenbrand2015-05-131-0/+1
| * | | | | s390/sclp: get rid of sclp_get_mtid() and sclp_get_mtid_max()David Hildenbrand2015-05-132-4/+3Star
| * | | | | s390/sclp: unify basic sclp access by exposing "struct sclp"David Hildenbrand2015-05-139-34/+41
| * | | | | s390/sclp: prepare smp_fill_possible_mask for global "struct sclp"David Hildenbrand2015-05-131-4/+4
* | | | | | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-231-1/+1
|\ \ \ \ \ \
| * | | | | | PCI: Include <linux/pci.h>, not <asm/pci.h>Bjorn Helgaas2015-06-081-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-233-10/+12
|\ \ \ \ \ \
| * | | | | | s390: time: Provide read_boot_clock64() and read_persistent_clock64()Xunlei Pang2015-05-223-10/+12
| |/ / / / /
* | | | | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-231-0/+1
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar2015-06-227-26/+27
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | | * | | | | arch/*/io.h: Add ioremap_wt() to all architecturesToshi Kani2015-06-071-0/+1
| | | | |_|/ / | | | |/| | |
| | * | | | | Merge branch 'locking/core' into x86/core, to prepare for dependent patchIngo Molnar2015-06-032-3/+1Star
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-233-7/+13
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar2015-06-024-23/+25
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski2015-05-271-1/+2
| * | | | | | | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-191-1/+1
| * | | | | | | mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...David Hildenbrand2015-05-191-5/+10
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-06-222-3/+1Star
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | / / | |_|_|_|/ / |/| | | | |
| * | | | | locking/arch: Rename set_mb() to smp_store_mb()Peter Zijlstra2015-05-191-1/+1
| * | | | | locking/arch: Add WRITE_ONCE() to set_mb()Peter Zijlstra2015-05-191-1/+1
| * | | | | arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner2015-05-131-2/+0Star
| |/ / / /
* | | | | s390/bpf: fix bpf frame pointer setupMichael Holzheu2015-06-041-4/+7
* | | | | s390/bpf: fix stack allocationMichael Holzheu2015-06-041-1/+3
| |/ / / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-05-221-12/+13
|\ \ \ \
| * | | | crypto: s390/ghash - Fix incorrect ghash icv buffer handling.Harald Freudenberger2015-05-221-12/+13
* | | | | s390/mm: correct return value of pmd_pfnMartin Schwidefsky2015-05-191-1/+1
| |_|/ / |/| | |
* | | | s390/crypto: fix stckf loopHarald Freudenberger2015-05-131-1/+1
* | | | s390/bpf: Fix gcov stack space problemMichael Holzheu2015-04-301-1/+4
* | | | s390/bpf: Adjust ALU64_DIV/MOD to match interpreter changeMichael Holzheu2015-04-301-8/+6Star
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-04-2810-328/+1032
|\ \ \ | |_|/ |/| |
| * | s390/zcrypt: Introduce new SHA-512 based Pseudo Random Generator.Harald Freudenberger2015-04-232-102/+870
| * | s390/mm: change swap pte encoding and pgtable cleanupMartin Schwidefsky2015-04-232-123/+97Star
| * | s390/mm: correct transfer of dirty & young bits in __pmd_to_pteMartin Schwidefsky2015-04-231-2/+2
| * | s390/bpf: add dependency to z196 featuresHeiko Carstens2015-04-231-1/+1
| * | s390/kvm: remove delayed reallocation of page tables for KVMMartin Schwidefsky2015-04-235-100/+59Star
| * | kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFPMartin Schwidefsky2015-04-231-0/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-271-9/+9
|\ \ \
| * | | VFS: assorted weird filesystems: d_inode() annotationsDavid Howells2015-04-151-9/+9
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-261-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | KVM: s390: disable RRBM againChristian Borntraeger2015-04-151-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-04-209-823/+1273
|\ \ \ \ | |_|_|/ |/| | |
| * | | s390/pci: add locking for fmb accessSebastian Ott2015-04-153-6/+12
| * | | s390/pci: extract software counters from fmbSebastian Ott2015-04-154-14/+28
| * | | s390/bpf: Add s390x eBPF JIT compiler backendMichael Holzheu2015-04-154-803/+1234
| * | | s390: Use bool function return values of true/false not 1/0Joe Perches2015-04-151-1/+1