aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/include/asm
AgeCommit message (Expand)Author
2013-03-05s390/mm: fix flush_tlb_kernel_range()Heiko Carstens
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro
2013-02-28s390/uaccess: remove pointless access_ok() checksHeiko Carstens
2013-02-28s390/page table dumper: add support for change-recording override bitHeiko Carstens
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro
2013-02-24Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-14s390/cleanup: rename SPP to LPPHendrik Brueckner
2013-02-14s390/mm: implement software dirty bitsMartin Schwidefsky
2013-02-14s390/mm: Fix crst upgrade of mmap with MAP_FIXEDHendrik Brueckner
2013-02-14s390/pci: fix hotplug module initSebastian Ott
2013-02-14s390/pci: cleanup clp page allocationSebastian Ott
2013-02-14s390/mm: provide PAGE_SHARED defineHeiko Carstens
2013-02-14s390/pci: rename pci_probe to s390_pci_probeHeiko Carstens
2013-02-14s390/dma: remove dma_is_consistent() declarationHeiko Carstens
2013-02-14s390/dma: provide dma_cache_sync() functionHeiko Carstens
2013-02-14s390/barrier: convert mb() to define againHeiko Carstens
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens
2013-02-14s390/chsc: cleanup SEI helper functionsSebastian Ott
2013-02-14burying unused conditionalsAl Viro
2013-02-03s390: switch to generic old sigaction()Al Viro
2013-02-03consolidate kernel-side struct sigaction declarationsAl Viro
2013-02-03consolidate declarations of k_sigactionAl Viro
2013-01-22s390/thp: implement pmdp_set_wrprotect()Gerald Schaefer
2013-01-16s390/time: fix sched_clock() overflowHeiko Carstens
2013-01-12s390/mm: fix pmd_pfn() for thpGerald Schaefer
2013-01-08s390/pci: define read*_relaxed functionsHeiko Carstens
2013-01-08s390/pci: define isa_dma_bridge_buggyHeiko Carstens
2013-01-08s390/irq: count cpu restart eventsHeiko Carstens
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens
2013-01-07KVM: s390: Add support for channel I/O instructions.Cornelia Huck
2013-01-07KVM: s390: Add support for machine checks.Cornelia Huck
2013-01-07KVM: s390: Support for I/O interrupts.Cornelia Huck
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-12-19COMPAT_SYSCALL_DEFINE: infrastructureAl Viro
2012-12-18KVM: s390: Add a channel I/O based virtio transport driver.Cornelia Huck
2012-12-18s390/ccwdev: Include asm/schid.h.Cornelia Huck
2012-12-17s390/ccwdev: Include asm/schid.h.Cornelia Huck
2012-12-14s390/pci: performance statistics and debug infrastructureJan Glauber
2012-12-13KVM: Make KVM_PRIVATE_MEM_SLOTS optionalAlex Williamson
2012-12-13KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTSAlex Williamson
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-12-12asm-generic, mm: pgtable: consolidate zero page helpersKirill A. Shutemov
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-11Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-11mm: add comment on storage key dirty bit semanticsJan Kara
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar