summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | s390/uaccess: fix __put_get_user_asm defineHeiko Carstens2016-06-281-2/+59
| * | | | s390/cpuinfo: rename cpu field to cpu numberHeiko Carstens2016-06-281-1/+1
| * | | | s390/perf: remove perf_release/reserver_sampling functionsHeiko Carstens2016-06-283-47/+0
| * | | | s390/oprofile: remove hardware sampler supportHeiko Carstens2016-06-285-1752/+0
| * | | | s390: remove math emulation codeHeiko Carstens2016-06-154-238/+0
| * | | | s390: calculate loops_per_jiffies with fp instructionsHeiko Carstens2016-06-151-17/+21
| * | | | s390: Updated kernel config filesHendrik Brueckner2016-06-154-0/+7
| * | | | s390/crc32-vx: add crypto API module for optimized CRC-32 algorithmsHendrik Brueckner2016-06-152-0/+313
| * | | | s390/crc32-vx: use vector instructions to optimize CRC-32 computationHendrik Brueckner2016-06-142-0/+475
| * | | | s390/vx: add support functions for in-kernel FPU useHendrik Brueckner2016-06-144-1/+335
| * | | | s390/mm: fix compile for PAGE_DEFAULT_KEY != 0Heiko Carstens2016-06-142-5/+6
| * | | | s390/topology: remove z10 special handlingHeiko Carstens2016-06-131-56/+8
| * | | | s390/topology: add drawer scheduling domain levelHeiko Carstens2016-06-134-11/+55
| * | | | s390/ipl: rename diagnose enumsHeiko Carstens2016-06-132-13/+13
| * | | | s390/ipl: use load normal for LPAR re-iplHeiko Carstens2016-06-131-1/+4
| * | | | s390: avoid extable collisionsHeiko Carstens2016-06-135-5/+5
| * | | | s390/uaccess: use __builtin_expect for get_user/put_userHeiko Carstens2016-06-131-2/+2
| * | | | s390/uaccess: fix whitespace damageHeiko Carstens2016-06-131-3/+3
| * | | | s390/pci: ensure to not cross a dma segment boundarySebastian Ott2016-06-131-1/+2
| * | | | s390/pci: ensure page aligned dma start addressSebastian Ott2016-06-131-0/+1
| * | | | s390: use SPARSE_IRQSebastian Ott2016-06-133-18/+7
| * | | | s390: use __section macro everywhereHeiko Carstens2016-06-133-5/+5
| * | | | s390: add proper __ro_after_init supportHeiko Carstens2016-06-135-11/+19
| * | | | s390/mm: simplify the TLB flushing codeMartin Schwidefsky2016-06-136-48/+28
| * | | | s390/mm: fix vunmap vs finish_arch_post_lock_switchMartin Schwidefsky2016-06-131-2/+18
| * | | | s390/time: remove ETR supportMartin Schwidefsky2016-06-135-1229/+55
| * | | | s390/time: add leap seconds to initial system timeMartin Schwidefsky2016-06-132-2/+33
| * | | | s390/time: LPAR offset handlingMartin Schwidefsky2016-06-133-9/+53
| * | | | s390/time: move PTFF definitionsMartin Schwidefsky2016-06-132-32/+33
| * | | | s390/time: STP sync clock correctionMartin Schwidefsky2016-06-132-7/+6
| * | | | s390/kexec: fix crash on resize of reserved memoryHeiko Carstens2016-06-132-23/+25
| * | | | s390/kexec: fix update of os_info crash kernel sizeHeiko Carstens2016-06-131-6/+14
| * | | | s390/mm: align swapper_pg_dir to 16kHeiko Carstens2016-06-133-3/+10
| * | | | s390: dump_stack: fill in arch descriptionChristian Borntraeger2016-06-131-0/+21
| * | | | s390: use canonical include guard styleDaniel van Gerpen2016-06-131-1/+1
| * | | | s390/cpuinfo: show dynamic and static cpu mhzHeiko Carstens2016-06-134-12/+68
| * | | | s390/cpuinfo: print cache info and all single cpu lines on first iterationHeiko Carstens2016-06-131-28/+34
| * | | | s390: add explicit <linux/stringify.h> for jump labelJason Baron2016-06-131-0/+1
| * | | | s390/pgtable: add mapping statisticsHeiko Carstens2016-06-133-0/+53
| * | | | s390/vmem: simplify vmem code for read-only mappingsHeiko Carstens2016-06-131-28/+9
| * | | | s390/pageattr: allow kernel page table splittingHeiko Carstens2016-06-133-33/+250
| * | | | s390/pgtable: make pmd and pud helper functions availableHeiko Carstens2016-06-131-14/+63
| * | | | s390/mm: always use PAGE_KERNEL when mapping pagesHeiko Carstens2016-06-131-1/+1
| * | | | s390/vmem: make use of pte_clear()Heiko Carstens2016-06-131-3/+1
| * | | | s390/pgtable: get rid of _REGION3_ENTRY_ROHeiko Carstens2016-06-132-3/+1
| * | | | s390/vmem: introduce and use SEGMENT_KERNEL and REGION3_KERNELHeiko Carstens2016-06-132-10/+46
| * | | | s390/vmem: align segment and region tables to 16kHeiko Carstens2016-06-131-1/+3
| * | | | s390/pgtable: introduce and use generic csp inline asmHeiko Carstens2016-06-132-20/+19
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-07-263-38/+47
|\ \ \ \ \
| * | | | | arm64: KVM: VHE: Context switch MDSCR_EL1Marc Zyngier2016-07-231-4/+4