summaryrefslogtreecommitdiffstats
path: root/arch/s390/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390: remove math emulation codeHeiko Carstens2016-06-153-237/+0
* s390/vx: add support functions for in-kernel FPU useHendrik Brueckner2016-06-142-0/+85
* s390/mm: fix compile for PAGE_DEFAULT_KEY != 0Heiko Carstens2016-06-141-3/+4
* s390/topology: add drawer scheduling domain levelHeiko Carstens2016-06-131-0/+4
* s390/ipl: rename diagnose enumsHeiko Carstens2016-06-131-5/+5
* s390: avoid extable collisionsHeiko Carstens2016-06-131-1/+1
* s390/uaccess: use __builtin_expect for get_user/put_userHeiko Carstens2016-06-131-2/+2
* s390: use SPARSE_IRQSebastian Ott2016-06-131-5/+2
* s390: use __section macro everywhereHeiko Carstens2016-06-131-1/+1
* s390: add proper __ro_after_init supportHeiko Carstens2016-06-132-3/+1
* s390/mm: simplify the TLB flushing codeMartin Schwidefsky2016-06-133-19/+11
* s390/time: remove ETR supportMartin Schwidefsky2016-06-132-229/+51
* s390/time: add leap seconds to initial system timeMartin Schwidefsky2016-06-131-0/+18
* s390/time: LPAR offset handlingMartin Schwidefsky2016-06-131-1/+14
* s390/time: move PTFF definitionsMartin Schwidefsky2016-06-132-32/+33
* s390/time: STP sync clock correctionMartin Schwidefsky2016-06-131-1/+1
* s390/mm: align swapper_pg_dir to 16kHeiko Carstens2016-06-131-1/+1
* s390: use canonical include guard styleDaniel van Gerpen2016-06-131-1/+1
* s390/cpuinfo: show dynamic and static cpu mhzHeiko Carstens2016-06-131-1/+16
* s390: add explicit <linux/stringify.h> for jump labelJason Baron2016-06-131-0/+1
* s390/pgtable: add mapping statisticsHeiko Carstens2016-06-131-0/+19
* s390/pageattr: allow kernel page table splittingHeiko Carstens2016-06-131-0/+36
* s390/pgtable: make pmd and pud helper functions availableHeiko Carstens2016-06-131-14/+63
* s390/pgtable: get rid of _REGION3_ENTRY_ROHeiko Carstens2016-06-131-2/+0
* s390/vmem: introduce and use SEGMENT_KERNEL and REGION3_KERNELHeiko Carstens2016-06-131-2/+41
* s390/pgtable: introduce and use generic csp inline asmHeiko Carstens2016-06-132-20/+19
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-201-0/+1
|\
| * arch: fix has_transparent_hugepage()Hugh Dickins2016-05-201-0/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-195-7/+14
|\ \ | |/ |/|
| * KVM: s390: set halt polling to 80 microsecondsChristian Borntraeger2016-05-131-1/+1
| * KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger2016-05-131-0/+3
| * s390/sclp: Add hmfai fieldAlexander Yarygin2016-05-091-0/+1
| * KVM: s390: cleanup cpuid handlingDavid Hildenbrand2016-05-091-5/+1
| * KVM: s390: enable SRS only if enabled for the guestDavid Hildenbrand2016-05-091-0/+1
| * KVM: s390: add clear I/O irq operation for FLICHalil Pasic2016-04-201-0/+1
| * KVM: s390/perf: provide additional sigp eventsChristian Borntraeger2016-04-201-1/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-05-188-15/+499
|\ \
| * | s390: add missing declarationsHeiko Carstens2016-05-101-0/+1
| * | s390/dumpstack: implement and use return_address()Heiko Carstens2016-05-041-1/+3
| * | s390/fpu: allocate 'struct fpu' with the task_structMartin Schwidefsky2016-04-212-7/+12
| * | s390/crypto: cleanup and move the header with the cpacf definitionsMartin Schwidefsky2016-04-151-0/+410
| * | s390/pci: fmb enhancementsSebastian Ott2016-04-151-7/+28
| * | s390/dasd: Add new ioctl BIODASDCHECKFMTJan Höppner2016-04-151-0/+32
| * | s390/sclp: add error notification commandSebastian Ott2016-04-151-0/+13
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-181-7/+0
|\ \ \
| * | | livepatch: reuse module loader code to write relocationsJessica Yu2016-04-011-7/+0
* | | | Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-05-161-4/+14
|\ \ \ \
| * | | | locking/rwsem, s390: Provide __down_write_killable()Michal Hocko2016-04-131-2/+17
| * | | | locking/rwsem: Get rid of __down_write_nested()Michal Hocko2016-04-131-6/+1
| | |_|/ | |/| |
* | | | s390/mm: fix asce_bits handling with dynamic pagetable levelsGerald Schaefer2016-04-215-16/+29
| |_|/ |/| |