aboutsummaryrefslogtreecommitdiffstats
path: root/sound/sparc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-28s390/crypto: use basic blocks for ap bus inline assembliesHeiko Carstens1-28/+49
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 Carstens6-1754/+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 Brueckner3-0/+326
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-13topology/sysfs: provide drawer id and siblings attributesHeiko Carstens2-8/+45
2016-06-13s390/ipl: rename diagnose enumsHeiko Carstens3-14/+14
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/Documentation: improve sort command for trace bufferThomas Richter1-1/+1
2016-06-13s390: use __section macro everywhereHeiko Carstens3-5/+5
2016-06-13s390: add proper __ro_after_init supportHeiko Carstens5-11/+19
2016-06-13vmlinux.lds.h: allow arch specific handling of ro_after_init data sectionHeiko Carstens1-1/+9
2016-06-13s390/mm: simplify the TLB flushing codeMartin Schwidefsky6-48/+28
2016-06-13bitmap: bitmap_equal memcmp optimizationMartin Schwidefsky1-0/+4
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 Schwidefsky4-11/+55
2016-06-13s390/time: move PTFF definitionsMartin Schwidefsky2-32/+33
2016-06-13s390/time: STP sync clock correctionMartin Schwidefsky3-9/+12
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 Gerpen3-3/+3
2016-06-13s390/cpuinfo: show dynamic and static cpu mhzHeiko Carstens5-13/+69
2016-06-13s390/cpuinfo: print cache info and all single cpu lines on first iterationHeiko Carstens1-28/+34
2016-06-13s390: add explicit <linux/stringify.h> for jump labelJason Baron1-0/+1
2016-06-13s390/pgtable: add mapping statisticsHeiko Carstens3-0/+53
2016-06-13s390/vmem: simplify vmem code for read-only mappingsHeiko Carstens1-28/+9
2016-06-13s390/pageattr: allow kernel page table splittingHeiko Carstens3-33/+250
2016-06-13s390/pgtable: make pmd and pud helper functions availableHeiko Carstens1-14/+63
2016-06-13s390/mm: always use PAGE_KERNEL when mapping pagesHeiko Carstens1-1/+1