aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-06perf/x86/amd: Remove l1-dcache-stores event for AMDVince Weaver1-1/+1
2016-01-06perf/x86/intel/uncore: Add Knights Landing uncore PMU supportHarish Chegondi4-1/+499
2016-01-06perf/x86/intel/uncore: Remove hard coding of PMON box control MSR offsetHarish Chegondi1-1/+2
2016-01-06perf/x86/intel: Add perf core PMU support for Intel Knights LandingHarish Chegondi3-0/+78
2016-01-06perf/x86/intel/uncore: Add Broadwell-EP uncore supportKan Liang2-5/+149
2016-01-06perf/x86/rapl: Use unified perf_event_sysfs_show instead of special interfaceHuang Rui1-18/+5
2016-01-06perf/x86: Enable cycles:pp for Intel AtomStephane Eranian2-0/+3
2016-01-06perf/x86: fix PEBS issues on Intel Atom/Core2Stephane Eranian1-1/+8
2016-01-06perf/x86: Fix LBR related crashes on Intel AtomStephane Eranian1-4/+7
2016-01-06perf/x86: Fix filter_events() bug with event mappingsStephane Eranian1-1/+10
2016-01-06perf/x86: Use INST_RETIRED.PREC_DIST for cycles: pppAndi Kleen4-5/+57
2016-01-06perf/x86: Use INST_RETIRED.TOTAL_CYCLES_PS for cycles:pp for SkylakeAndi Kleen2-4/+3
2016-01-06perf/x86: Allow zero PEBS status with only single active eventAndi Kleen1-0/+12
2016-01-06perf/x86: Remove warning for zero PEBS statusAndi Kleen1-4/+1
2015-12-14Merge tag 'v4.4-rc5' into perf/core, to pick up fixesIngo Molnar161-788/+954
2015-12-13Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+2
2015-12-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds17-27/+62
2015-12-12Merge tag 'powerpc-4.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds3-47/+33
2015-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+2
2015-12-12Merge branch 'parisc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds4-20/+5
2015-12-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-6/+11
2015-12-12MIPS: fix DMA contiguous allocationQais Yousef1-1/+1
2015-12-12sh64: fix __NR_fgetxattrDmitry V. Levin1-1/+1
2015-12-12parisc: Disable huge pages on Mako machinesHelge Deller1-1/+2
2015-12-12parisc: Wire up mlock2 syscallHelge Deller2-1/+3
2015-12-12parisc: Remove unused pcibios_init_bus()Bjorn Helgaas1-18/+0
2015-12-11Merge tag 'imx-fixes-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixesKevin Hilman3-8/+5
2015-12-11ls2080a/dts: Add little endian property for GPIO IP blockLiu Gang1-0/+4
2015-12-11ARM64: dts: ls2080a: fix eSDHC endiannessyangbo lu1-0/+1
2015-12-11arm64: Improve error reporting on set_pte_at() checksCatalin Marinas1-4/+8
2015-12-11ARM: dts: vf610: use reset values for L2 cache latenciesStefan Agner2-6/+1
2015-12-11Merge tag 'omap-for-v4.4/fixes-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesArnd Bergmann4-5/+17
2015-12-11ARM: pxa: use PWM lookup table for all machinesArnd Bergmann1-0/+5
2015-12-11Merge tag 'berlin-fixes-for-4.4-rc1-1' of git://git.infradead.org/users/hesselba/linux-berlin into fixesArnd Bergmann1-3/+5
2015-12-11Merge tag 'at91-4.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux into fixesArnd Bergmann3-2/+12
2015-12-11Merge tag 'samsung-fixes-4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into fixesArnd Bergmann3-3/+7
2015-12-10ARM: dts: berlin: add 2nd clock for BG2Q sdhci0 and sdhci1Jisheng Zhang1-2/+4
2015-12-10ARM: dts: berlin: correct BG2Q's sdhci2 2nd clockJisheng Zhang1-1/+1
2015-12-10irqchip/gic-v3: Add missing include for barrier.hMarc Zyngier2-0/+2
2015-12-09ARM: dts: am4372: fix clock source for arm twd and global timersGrygorii Strashko2-2/+10
2015-12-09Revert "powerpc/eeh: Don't unfreeze PHB PE after reset"Andrew Donnellan1-10/+4
2015-12-09powerpc/sbc8641: drop bogus PHY IRQ entries from DTS filePaul Gortmaker1-8/+0
2015-12-08Merge branch 'for-linus-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds4-14/+18
2015-12-08um: fix returns without va_endGeyslan G. Bem1-4/+6
2015-12-08um: Fix fpstate handlingRichard Weinberger1-8/+10
2015-12-08arch: um: fix error when linking vmlinux.Lorenzo Colitti1-1/+1
2015-12-08um: Fix get_signal() usageRichard Weinberger1-1/+1
2015-12-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds10-11/+14
2015-12-08powerpc/opal-irqchip: Fix double endian conversionAlistair Popple1-29/+29
2015-12-07arm64: update linker script to increased L1_CACHE_BYTES valueArd Biesheuvel1-2/+3