summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-06-14perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86Andi Kleen1-0/+8
2016-06-14perf/x86/intel/uncore: Remove redundant pci_get_drvdata()Bjorn Helgaas1-1/+1
2016-06-14Merge branch 'linus' into perf/core, to pick up fixes before merging new changesIngo Molnar46-461/+59
2016-06-10Merge tag 'powerpc-4.7-3Michael Ellerman:' of git://git.kernel.org/pub/scm/li...Linus Torvalds6-11/+15
2016-06-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+1
2016-06-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-15/+86
2016-06-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-22/+1
2016-06-10x86/ioapic: Fix incorrect pointers in ioapic_setup_resources()Rui Wang1-1/+1
2016-06-10x86/entry/traps: Don't force in_interrupt() to return true in IST handlersAndy Lutomirski1-10/+10
2016-06-10powerpc/nohash: Fix build break with 64K pagesMichael Ellerman1-1/+1
2016-06-09Merge tag 'arc-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds35-415/+30
2016-06-08x86/cpu/AMD: Extend X86_FEATURE_TOPOEXT workaround to newer modelsBorislav Petkov1-2/+2
2016-06-08perf/x86/rapl: Add Skylake server model detectionJacob Pan1-0/+1
2016-06-08perf/x86/uncore: Use Intel family name macros for uncoreDave Hansen1-20/+21
2016-06-08perf/x86/cstate: Use Intel Model name macrosDave Hansen1-23/+24
2016-06-08perf/x86/msr: Add missing Intel modelsDave Hansen1-0/+4
2016-06-08perf/x86/msr: Use Intel family macros for MSR events codeDave Hansen1-23/+24
2016-06-08perf/x86/rapl: Use Intel family macros for RAPLDave Hansen1-15/+16
2016-06-08perf/x86/intel: Use Intel family macros for core perf eventsDave Hansen1-43/+44
2016-06-08Merge branch 'x86/urgent' into perf/core, to pick up dependencyIngo Molnar3-2/+73
2016-06-08x86/cpu/intel: Introduce macros for Intel family numbersDave Hansen1-0/+68
2016-06-08arm64: mm: always take dirty state from new pte in ptep_set_access_flagsWill Deacon1-1/+1
2016-06-08Merge branch 'linus' into perf/core, to refresh the branchIngo Molnar1671-19387/+61704
2016-06-08powerpc/mm/hash: Compute the segment size correctly for ISA 3.0Aneesh Kumar K.V1-1/+5
2016-06-08powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXTAneesh Kumar K.V1-4/+4
2016-06-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2016-06-07coredump: fix dumping through pipesMateusz Guzik1-1/+1
2016-06-08powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was addedMichael Ellerman1-1/+1
2016-06-07Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+2
2016-06-07x86, build: copy ldlinux.c32 to image.isoH. Peter Anvin1-0/+3
2016-06-06x86/msr: Use the proper trace point conditional for writesDr. David Alan Gilbert1-2/+2
2016-06-06powerpc/pseries: Fix PCI config address for DDWGavin Shan1-2/+2
2016-06-06powerpc/ptrace: Fix out of bounds array access warningKhem Raj1-2/+2
2016-06-05parisc: Move die_if_kernel() prototype into traps.h headerHelge Deller2-2/+3
2016-06-05parisc: Fix pagefault crash in unaligned __get_user() callHelge Deller1-1/+9
2016-06-05parisc: Fix printk time during bootHelge Deller2-7/+3
2016-06-04parisc: Fix backtrace on PA-RISCMikulas Patocka1-8/+14
2016-06-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+9
2016-06-03Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-1/+1
2016-06-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds13-44/+74
2016-06-03Merge tag 'powerpc-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds6-38/+68
2016-06-03arm64: fix alignment when RANDOMIZE_TEXT_OFFSET is enabledMark Rutland1-1/+3
2016-06-03arm64: move {PAGE,CONT}_SHIFT into KconfigMark Rutland2-10/+14
2016-06-03arm64: mm: dump: log span levelMark Rutland1-1/+7
2016-06-03arm64: update stale PAGE_OFFSET commentMark Rutland1-1/+2
2016-06-03arm64: report CPU number in bad_modeMark Rutland1-2/+3
2016-06-03perf/x86/intel: Use new topology_max_smt_threads() in HT leak workaroundAndi Kleen1-4/+2
2016-06-03perf/x86/intel: Add topdown events to Intel AtomAndi Kleen1-0/+24
2016-06-03perf/x86/intel: Add topdown events to Intel CoreAndi Kleen1-0/+50
2016-06-03perf/x86: Support sysfs files depending on SMT statusAndi Kleen2-0/+33