summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
* KVM: s390/mm: Fix CMMA reset during rebootChristian Borntraeger2016-06-131-1/+1
* Merge tag 'powerpc-4.7-3Michael Ellerman:' of git://git.kernel.org/pub/scm/li...Linus Torvalds2016-06-106-11/+15
|\
| * powerpc/nohash: Fix build break with 64K pagesMichael Ellerman2016-06-101-1/+1
| * powerpc/mm/hash: Compute the segment size correctly for ISA 3.0Aneesh Kumar K.V2016-06-081-1/+5
| * powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXTAneesh Kumar K.V2016-06-081-4/+4
| * powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was addedMichael Ellerman2016-06-081-1/+1
| * powerpc/pseries: Fix PCI config address for DDWGavin Shan2016-06-061-2/+2
| * powerpc/ptrace: Fix out of bounds array access warningKhem Raj2016-06-061-2/+2
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-06-101-1/+1
|\ \
| * | arm64: mm: always take dirty state from new pte in ptep_set_access_flagsWill Deacon2016-06-081-1/+1
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-06-106-15/+86
|\ \ \
| * | | x86/ioapic: Fix incorrect pointers in ioapic_setup_resources()Rui Wang2016-06-101-1/+1
| * | | x86/entry/traps: Don't force in_interrupt() to return true in IST handlersAndy Lutomirski2016-06-101-10/+10
| * | | x86/cpu/AMD: Extend X86_FEATURE_TOPOEXT workaround to newer modelsBorislav Petkov2016-06-081-2/+2
| * | | x86/cpu/intel: Introduce macros for Intel family numbersDave Hansen2016-06-081-0/+68
| * | | x86, build: copy ldlinux.c32 to image.isoH. Peter Anvin2016-06-071-0/+3
| * | | x86/msr: Use the proper trace point conditional for writesDr. David Alan Gilbert2016-06-061-2/+2
| |/ /
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-06-102-22/+1
|\ \ \
| * | | perf/x86/intel/uncore: Remove SBOX support for Broadwell serverKan Liang2016-06-031-21/+0
| * | | perf/x86/intel/rapl: Fix pmus free during cleanupVincent Stehlé2016-05-251-1/+1
* | | | Merge tag 'arc-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2016-06-0935-415/+30
|\ \ \ \
| * | | | Revert "ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with ex...Vineet Gupta2016-06-023-340/+4
| * | | | Revert "ARCv2: spinlock/rwlock: Reset retry delay when starting a new spin-wa...Vineet Gupta2016-06-021-3/+3