aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-06s390/mm: add support for 2GB hugepagesGerald Schaefer3-23/+54
2016-06-28s390: stack address vs thread_infoHeiko Carstens1-2/+2
2016-06-28s390/cpumf: use basic block for ecctr inline assemblyHeiko Carstens1-3/+14
2016-06-28s390/smp: use basic blocks for sigp inline assembliesHeiko Carstens1-3/+14
2016-06-28s390/uaccess: fix __put_get_user_asm defineHeiko Carstens1-2/+59
2016-06-28s390/perf: remove perf_release/reserver_sampling functionsHeiko Carstens1-12/+0
2016-06-15s390: remove math emulation codeHeiko Carstens3-237/+0
2016-06-14s390/vx: add support functions for in-kernel FPU useHendrik Brueckner2-0/+85
2016-06-14s390/mm: fix compile for PAGE_DEFAULT_KEY != 0Heiko Carstens1-3/+4
2016-06-13s390/topology: add drawer scheduling domain levelHeiko Carstens1-0/+4
2016-06-13s390/ipl: rename diagnose enumsHeiko Carstens1-5/+5
2016-06-13s390: avoid extable collisionsHeiko Carstens1-1/+1
2016-06-13s390/uaccess: use __builtin_expect for get_user/put_userHeiko Carstens1-2/+2
2016-06-13s390: use SPARSE_IRQSebastian Ott1-5/+2
2016-06-13s390: use __section macro everywhereHeiko Carstens1-1/+1
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-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2016-05-19arch: fix has_transparent_hugepage()Hugh Dickins1-0/+1
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-6/+7
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds7-15/+467
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatchingLinus Torvalds1-7/+0
2016-05-16Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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-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/sclp: add error notification commandSebastian Ott1-0/+13