summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)AuthorFilesLines
2016-06-13s390: add proper __ro_after_init supportHeiko Carstens2-3/+1
2016-06-13s390/mm: simplify the TLB flushing codeMartin Schwidefsky3-19/+11
2016-06-13s390/time: remove ETR supportMartin Schwidefsky2-229/+51
2016-06-13s390/time: add leap seconds to initial system timeMartin Schwidefsky1-0/+18
2016-06-13s390/time: LPAR offset handlingMartin Schwidefsky1-1/+14
2016-06-13s390/time: move PTFF definitionsMartin Schwidefsky2-32/+33
2016-06-13s390/time: STP sync clock correctionMartin Schwidefsky1-1/+1
2016-06-13s390/mm: align swapper_pg_dir to 16kHeiko Carstens1-1/+1
2016-06-13s390: use canonical include guard styleDaniel van Gerpen1-1/+1
2016-06-13s390/cpuinfo: show dynamic and static cpu mhzHeiko Carstens1-1/+16
2016-06-13s390: add explicit <linux/stringify.h> for jump labelJason Baron1-0/+1
2016-06-13s390/pgtable: add mapping statisticsHeiko Carstens1-0/+19
2016-06-13s390/pageattr: allow kernel page table splittingHeiko Carstens1-0/+36
2016-06-13s390/pgtable: make pmd and pud helper functions availableHeiko Carstens1-14/+63
2016-06-13s390/pgtable: get rid of _REGION3_ENTRY_ROHeiko Carstens1-2/+0
2016-06-13s390/vmem: introduce and use SEGMENT_KERNEL and REGION3_KERNELHeiko Carstens1-2/+41
2016-06-13s390/pgtable: introduce and use generic csp inline asmHeiko Carstens2-20/+19
2016-05-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2016-05-20arch: fix has_transparent_hugepage()Hugh Dickins1-0/+1
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-7/+14
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds8-15/+499
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-7/+0
2016-05-16Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-4/+14
2016-05-13KVM: s390: set halt polling to 80 microsecondsChristian Borntraeger1-1/+1
2016-05-13KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger1-0/+3
2016-05-10s390: add missing declarationsHeiko Carstens1-0/+1
2016-05-09s390/sclp: Add hmfai fieldAlexander Yarygin1-0/+1
2016-05-09KVM: s390: cleanup cpuid handlingDavid Hildenbrand1-5/+1
2016-05-09KVM: s390: enable SRS only if enabled for the guestDavid Hildenbrand1-0/+1
2016-05-04s390/dumpstack: implement and use return_address()Heiko Carstens1-1/+3
2016-04-21s390/fpu: allocate 'struct fpu' with the task_structMartin Schwidefsky2-7/+12
2016-04-21s390/mm: fix asce_bits handling with dynamic pagetable levelsGerald Schaefer5-16/+29
2016-04-20KVM: s390: add clear I/O irq operation for FLICHalil Pasic1-0/+1
2016-04-20KVM: s390/perf: provide additional sigp eventsChristian Borntraeger1-1/+6
2016-04-15s390/crypto: cleanup and move the header with the cpacf definitionsMartin Schwidefsky1-0/+410
2016-04-15s390/pci: fmb enhancementsSebastian Ott1-7/+28
2016-04-15s390/dasd: Add new ioctl BIODASDCHECKFMTJan Höppner1-0/+32
2016-04-15s390/sclp: add error notification commandSebastian Ott1-0/+13
2016-04-13locking/rwsem, s390: Provide __down_write_killable()Michal Hocko1-2/+17
2016-04-13locking/rwsem: Get rid of __down_write_nested()Michal Hocko1-6/+1
2016-04-01s390/seccomp: include generic seccomp header fileSudip Mukherjee1-0/+2
2016-04-01s390/pci: add extra padding to function measurement blockSebastian Ott1-1/+2
2016-04-01livepatch: reuse module loader code to write relocationsJessica Yu1-7/+0
2016-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2-1/+6
2016-04-01s390: wire up preadv2/pwritev2 syscallsHeiko Carstens1-1/+3
2016-03-23s390/extable: use generic search and sort routinesArd Biesheuvel1-7/+1
2016-03-21Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+12
2016-03-20Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-3/+9
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-4/+4
2016-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-4/+0