aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-17s390: move dummy io_remap_pfn_range() to asm/pgtable.hLinus Torvalds2-4/+4
2013-04-02s390/mm: provide emtpy check_pgt_cache() functionHeiko Carstens1-1/+2
2013-04-02s390/uaccess: fix page table walkHeiko Carstens1-0/+1
2013-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-3/+5
2013-03-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2013-03-11s390: Fix a header dependencies related build errorLi Zefan1-0/+1
2013-03-07s390/scm: process availabilitySebastian Ott1-1/+1
2013-03-07s390/scm_blk: suspend writesSebastian Ott1-0/+2
2013-03-07s390/scm_drv: extend notify callbackSebastian Ott1-1/+3
2013-03-05s390/mm: fix flush_tlb_kernel_range()Heiko Carstens1-2/+0
2013-02-28s390/uaccess: remove pointless access_ok() checksHeiko Carstens2-24/+5
2013-02-28s390/page table dumper: add support for change-recording override bitHeiko Carstens1-0/+2
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-4/+1
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro1-4/+1
2013-02-24Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-3/+13
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-21/+1
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds11-101/+132
2013-02-14s390/cleanup: rename SPP to LPPHendrik Brueckner2-5/+5
2013-02-14s390/mm: implement software dirty bitsMartin Schwidefsky4-73/+97
2013-02-14s390/mm: Fix crst upgrade of mmap with MAP_FIXEDHendrik Brueckner1-2/+2
2013-02-14s390/pci: fix hotplug module initSebastian Ott1-1/+3
2013-02-14s390/pci: cleanup clp page allocationSebastian Ott1-1/+1
2013-02-14s390/mm: provide PAGE_SHARED defineHeiko Carstens1-0/+1
2013-02-14s390/pci: rename pci_probe to s390_pci_probeHeiko Carstens1-1/+1
2013-02-14s390/dma: remove dma_is_consistent() declarationHeiko Carstens1-1/+0
2013-02-14s390/dma: provide dma_cache_sync() functionHeiko Carstens1-2/+5
2013-02-14s390/barrier: convert mb() to define againHeiko Carstens1-6/+3
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens1-9/+9
2013-02-14s390/chsc: cleanup SEI helper functionsSebastian Ott1-0/+5
2013-02-14burying unused conditionalsAl Viro1-3/+0
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+12
2013-02-03s390: switch to generic old sigaction()Al Viro1-7/+0
2013-02-03consolidate kernel-side struct sigaction declarationsAl Viro1-7/+1
2013-02-03consolidate declarations of k_sigactionAl Viro1-4/+0
2013-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-4/+29
2013-01-23soreuseport: infrastructureTom Herbert1-1/+1
2013-01-22s390/thp: implement pmdp_set_wrprotect()Gerald Schaefer1-0/+12
2013-01-17sk-filter: Add ability to lock a socket filter programVincent Bernat1-0/+2
2013-01-16s390/time: fix sched_clock() overflowHeiko Carstens1-0/+28
2013-01-12s390/mm: fix pmd_pfn() for thpGerald Schaefer1-4/+1
2013-01-08s390/pci: define read*_relaxed functionsHeiko Carstens1-0/+5
2013-01-08s390/pci: define isa_dma_bridge_buggyHeiko Carstens1-0/+6
2013-01-08s390/irq: count cpu restart eventsHeiko Carstens1-0/+1
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens1-30/+47
2013-01-08s390/syscalls: wire up finit_module syscallHeiko Carstens1-1/+2
2013-01-07KVM: s390: Add support for channel I/O instructions.Cornelia Huck1-0/+1
2013-01-07KVM: s390: Add support for machine checks.Cornelia Huck1-0/+8
2013-01-07KVM: s390: Support for I/O interrupts.Cornelia Huck1-0/+2
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds3-7/+3
2012-12-19unify SS_ONSTACK/SS_DISABLE definitionsAl Viro1-6/+0