summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)Author
2015-06-22Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-22Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-06-22Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar
2015-06-07arch/*/io.h: Add ioremap_wt() to all architecturesToshi Kani
2015-06-03Merge branch 'locking/core' into x86/core, to prepare for dependent patchIngo Molnar
2015-06-02Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar
2015-05-27sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski
2015-05-22s390: time: Provide read_boot_clock64() and read_persistent_clock64()Xunlei Pang
2015-05-19s390/mm: correct return value of pmd_pfnMartin Schwidefsky
2015-05-19mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...David Hildenbrand
2015-05-19locking/arch: Rename set_mb() to smp_store_mb()Peter Zijlstra
2015-05-19locking/arch: Add WRITE_ONCE() to set_mb()Peter Zijlstra
2015-05-13arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner
2015-04-23s390/mm: change swap pte encoding and pgtable cleanupMartin Schwidefsky
2015-04-23s390/kvm: remove delayed reallocation of page tables for KVMMartin Schwidefsky
2015-04-23kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFPMartin Schwidefsky
2015-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-15s390/pci: add locking for fmb accessSebastian Ott
2015-04-15s390/pci: extract software counters from fmbSebastian Ott
2015-04-15s390: Use bool function return values of true/false not 1/0Joe Perches
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-14mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZEKees Cook
2015-04-14mm: split ET_DYN ASLR from mmap ASLRKees Cook
2015-04-14s390: redefine randomize_et_dyn for ELF_ET_DYN_BASEKees Cook
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-04-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-04-12s390: Remove signal translation and exec_domainRichard Weinberger
2015-04-09jump_label: Allow asm/jump_label.h to be included in assemblyAnton Blanchard
2015-04-07Merge tag 'kvm-s390-next-20150331' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-31KVM: s390: deliver floating interrupts in order of priorityJens Freimann
2015-03-30s390/syscalls: simplify syscall_get_arch()Heiko Carstens
2015-03-27livepatch: add support on s390Jiri Slaby
2015-03-25s390: fix /proc/interrupts outputSebastian Ott
2015-03-25s390: add missing arch_release_task_struct() declarationHeiko Carstens
2015-03-25s390/maccess: remove potentially broken probe_kernel_write()Heiko Carstens
2015-03-25s390/cmpxchg: simplify cmpxchg_doubleHeiko Carstens
2015-03-25s390: remove 31 bit supportHeiko Carstens
2015-03-23Merge tag 'kvm-s390-next-20150318' of git://git.kernel.org/pub/scm/linux/kern...Marcelo Tosatti
2015-03-17KVM: s390: represent SIMD cap in kvm facilityMichael Mueller
2015-03-17KVM: s390: introduce post handlers for STSIEkaterina Tumanova
2015-03-13s390/mm: limit STACK_RND_MASK for compat tasksMartin Schwidefsky
2015-03-12Merge tag 'kvm-s390-next-20150306' of git://git.kernel.org/pub/scm/linux/kern...Marcelo Tosatti
2015-03-09Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds