aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-06s390/mm: add support for 2GB hugepagesGerald Schaefer7-63/+230
2016-07-04s390: have unique symbol for __switch_to addressHeiko Carstens1-0/+10
2016-07-04s390/cpuinfo: show maximum thread idHeiko Carstens1-0/+1
2016-06-28s390/ptrace: clarify bits in the per_structMartin Schwidefsky1-3/+3
2016-06-28s390: stack address vs thread_infoHeiko Carstens2-10/+6
2016-06-28s390: remove pointless load within __switch_toHeiko Carstens1-1/+0
2016-06-28s390: enable kcov supportHeiko Carstens5-0/+10
2016-06-28s390/cpumf: use basic block for ecctr inline assemblyHeiko Carstens1-3/+14
2016-06-28s390/hypfs: use basic block for diag inline assemblyHeiko Carstens1-5/+7
2016-06-28s390/sysinfo: use basic block for stsi inline assemblyHeiko Carstens1-8/+17
2016-06-28s390/smp: use basic blocks for sigp inline assembliesHeiko Carstens2-10/+15
2016-06-28s390/pci: use basic blocks for pci inline assembliesHeiko Carstens1-1/+11
2016-06-28s390/mm: use basic block for essa inline assemblyHeiko Carstens1-4/+9
2016-06-28s390/lib: use basic blocks for inline assembliesHeiko Carstens1-24/+26
2016-06-28s390/uaccess: fix __put_get_user_asm defineHeiko Carstens1-2/+59
2016-06-28s390/cpuinfo: rename cpu field to cpu numberHeiko Carstens1-1/+1
2016-06-28s390/perf: remove perf_release/reserver_sampling functionsHeiko Carstens3-47/+0
2016-06-28s390/oprofile: remove hardware sampler supportHeiko Carstens5-1752/+0
2016-06-15s390: remove math emulation codeHeiko Carstens4-238/+0
2016-06-15s390: calculate loops_per_jiffies with fp instructionsHeiko Carstens1-17/+21
2016-06-15s390: Updated kernel config filesHendrik Brueckner4-0/+7
2016-06-15s390/crc32-vx: add crypto API module for optimized CRC-32 algorithmsHendrik Brueckner2-0/+313
2016-06-14s390/crc32-vx: use vector instructions to optimize CRC-32 computationHendrik Brueckner2-0/+475
2016-06-14s390/vx: add support functions for in-kernel FPU useHendrik Brueckner4-1/+335
2016-06-14s390/mm: fix compile for PAGE_DEFAULT_KEY != 0Heiko Carstens2-5/+6
2016-06-13s390/topology: remove z10 special handlingHeiko Carstens1-56/+8
2016-06-13s390/topology: add drawer scheduling domain levelHeiko Carstens4-11/+55
2016-06-13s390/ipl: rename diagnose enumsHeiko Carstens2-13/+13
2016-06-13s390/ipl: use load normal for LPAR re-iplHeiko Carstens1-1/+4
2016-06-13s390: avoid extable collisionsHeiko Carstens5-5/+5
2016-06-13s390/uaccess: use __builtin_expect for get_user/put_userHeiko Carstens1-2/+2
2016-06-13s390/uaccess: fix whitespace damageHeiko Carstens1-3/+3
2016-06-13s390/pci: ensure to not cross a dma segment boundarySebastian Ott1-1/+2
2016-06-13s390/pci: ensure page aligned dma start addressSebastian Ott1-0/+1
2016-06-13s390: use SPARSE_IRQSebastian Ott3-18/+7
2016-06-13s390: use __section macro everywhereHeiko Carstens3-5/+5
2016-06-13s390: add proper __ro_after_init supportHeiko Carstens5-11/+19
2016-06-13s390/mm: simplify the TLB flushing codeMartin Schwidefsky6-48/+28
2016-06-13s390/mm: fix vunmap vs finish_arch_post_lock_switchMartin Schwidefsky1-2/+18
2016-06-13s390/time: remove ETR supportMartin Schwidefsky5-1229/+55
2016-06-13s390/time: add leap seconds to initial system timeMartin Schwidefsky2-2/+33
2016-06-13s390/time: LPAR offset handlingMartin Schwidefsky3-9/+53
2016-06-13s390/time: move PTFF definitionsMartin Schwidefsky2-32/+33
2016-06-13s390/time: STP sync clock correctionMartin Schwidefsky2-7/+6
2016-06-13s390/kexec: fix crash on resize of reserved memoryHeiko Carstens2-23/+25
2016-06-13s390/kexec: fix update of os_info crash kernel sizeHeiko Carstens1-6/+14
2016-06-13s390/mm: align swapper_pg_dir to 16kHeiko Carstens3-3/+10
2016-06-13s390: dump_stack: fill in arch descriptionChristian Borntraeger1-0/+21
2016-06-13s390: use canonical include guard styleDaniel van Gerpen1-1/+1
2016-06-13s390/cpuinfo: show dynamic and static cpu mhzHeiko Carstens4-12/+68