summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-03-31s390/cpu_mf: remove register variable in __ecctr()Hendrik Brueckner
2017-03-31s390/cpum_cf: correct variable naming (cleanup)Hendrik Brueckner
2017-03-31s390/cpum_cf: add IBM z13 counter event namesHendrik Brueckner
2017-03-31s390/cpum_cf: add support for the MT-diagnostic counter set (z13)Hendrik Brueckner
2017-03-31s390/cpum_cf: cleanup event/counter validationHendrik Brueckner
2017-03-31s390/cpum_cf: update counter numbers to ecctr limitsHendrik Brueckner
2017-03-30s390: use generic headers if possibleHeiko Carstens
2017-03-30s390/uapi: use generic headers if possibleHeiko Carstens
2017-03-28s390: make MAX_PHYSMEM_BITS configurableHeiko Carstens
2017-03-28s390: enable ARCH_SUPPORTS_DEFERRED_STRUCT_PAGE_INITHeiko Carstens
2017-03-28s390/kdump: Add final noteMichael Holzheu
2017-03-28s390: remove HAVE_ARCH_EARLY_PFN_TO_NID select statementHeiko Carstens
2017-03-24s390/mm: Remove double gaddr calculation when notifyingJanosch Frank
2017-03-22s390/facilities: get rid of __ASSEMBLY__ in facility header fileHeiko Carstens
2017-03-22s390/facilites: use stfle_fac_list array size for MAX_FACILITY_BITHeiko Carstens
2017-03-22s390/sysinfo: provide remaining stsi information via debugfsHeiko Carstens
2017-03-22s390/sysinfo,topology: provide raw stsi 15,1,x data via debugfsHeiko Carstens
2017-03-22s390/debugfs: introduce top-level 's390' directoryHeiko Carstens
2017-03-22s390/pkey: Introduce new API for secure key verificationHarald Freudenberger
2017-03-22s390/configs//zfcpdump_defconfig: Remove CONFIG_SCSI_SRP_ATTRSMichael Holzheu
2017-03-22s390/dump_stack: use control program identification stringHeiko Carstens
2017-03-22s390/dump_stack: remove whitespace from arch descriptionHeiko Carstens
2017-03-22s390/sysinfo: allow compiler warnings againHeiko Carstens
2017-03-22s390/topology: fix typo in early topology codeHeiko Carstens
2017-03-22s390/topology: get rid of core mask arrayHeiko Carstens
2017-03-22s390/bitops: remove outdated commentHeiko Carstens
2017-03-22s390: get rid of superfluous __GFP_REPEATMichal Hocko
2017-03-22s390/cpuinfo: show facilities as reported by stfleHeiko Carstens
2017-03-22s390/bitops: add for_each_set_bit_inv helperHeiko Carstens
2017-03-22Merge branch 'guarded-storage' into 'features' to make merging withMartin Schwidefsky
2017-03-22s390/smp: fix ipl from cpu with non-zero addressHeiko Carstens
2017-03-22s390/decompressor: fix initrd corruption caused by bss clearMarcelo Henrique Cerri
2017-03-22s390: add a system call for guarded storageMartin Schwidefsky
2017-03-19Merge tag 'powerpc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-03-19Merge branch 'parisc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-18Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2017-03-18parisc: Fix system shutdown haltHelge Deller
2017-03-18parisc: perf: Fix potential NULL pointer dereferenceArvind Yadav
2017-03-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-03-17Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-03-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-03-17Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-03-17x86/perf: Clarify why x86_pmu_event_mapped() isn't racyAndy Lutomirski
2017-03-17x86/perf: Fix CR4.PCE propagation to use active_mm instead of mmAndy Lutomirski
2017-03-17powerpc/pseries: Don't give a warning when HPT resizing isn't availableMichael Ellerman
2017-03-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-03-16mm, x86: fix native_pud_clear build errorArnd Bergmann
2017-03-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-03-16powerpc: Wire up statx() syscallChandan Rajendra
2017-03-16x86/mpx: Make unnecessarily global function staticTobias Klauser