index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-03
perf/x86/uncore: Fix build on UP-IOAPIC configs
Ingo Molnar
1
-0
/
+2
2016-02-29
perf/x86/intel/rapl: Convert it to a per package facility
Thomas Gleixner
1
-108
/
+86
2016-02-29
perf/x86/intel/rapl: Utilize event->pmu_private
Thomas Gleixner
1
-4
/
+12
2016-02-29
perf/x86/intel/rapl: Make PMU lock raw
Thomas Gleixner
1
-10
/
+10
2016-02-29
perf/x86/intel/rapl: Refactor the code some more
Thomas Gleixner
1
-30
/
+31
2016-02-29
perf/x86/intel/rapl: Clean up the printk output
Thomas Gleixner
1
-19
/
+23
2016-02-29
perf/x86/intel/rapl: Calculate timing once
Thomas Gleixner
1
-21
/
+18
2016-02-29
perf/x86/intel/rapl: Sanitize the quirk handling
Thomas Gleixner
1
-30
/
+19
2016-02-29
perf/x86/intel/rapl: Add proper error handling
Thomas Gleixner
1
-8
/
+21
2016-02-29
perf/x86/intel/rapl: Make Knights Landings support functional
Thomas Gleixner
1
-1
/
+1
2016-02-29
perf/x86/intel/cqm: Get rid of the silly for_each_cpu() lookups
Thomas Gleixner
1
-21
/
+11
2016-02-29
perf/x86/intel/uncore: Make PCI and MSR uncore independent
Thomas Gleixner
1
-16
/
+18
2016-02-29
perf/x86/intel/uncore: Clear all hardware state on exit
Thomas Gleixner
1
-0
/
+26
2016-02-29
perf/x86/uncore: Track packages, not per CPU data
Thomas Gleixner
3
-252
/
+198
2016-02-29
x86/topology: Create logical package id
Thomas Gleixner
6
-0
/
+142
2016-02-29
perf/x86/intel/uncore: Store box in event->pmu_private
Thomas Gleixner
3
-16
/
+12
2016-02-29
perf/x86/uncore: Make uncore_pcibus_to_physid() static
Thomas Gleixner
2
-2
/
+1
2016-02-29
perf/x86/intel/uncore: Make code more readable
Thomas Gleixner
1
-45
/
+50
2016-02-29
perf/x86/intel/uncore: Clean up hardware on exit
Thomas Gleixner
4
-1
/
+33
2016-02-29
perf/x86/intel/uncore: Add sanity checks for PCI dev package id
Thomas Gleixner
1
-1
/
+1
2016-02-29
perf/x86/intel/uncore: Fix error handling
Thomas Gleixner
2
-43
/
+94
2016-02-29
perf/x86/intel/uncore: Simplify error rollback
Thomas Gleixner
1
-21
/
+24
2016-02-29
perf/x86/intel/uncore: Remove pointless mask check
Thomas Gleixner
1
-6
/
+0
2016-02-29
perf/x86/intel/uncore: Remove SBOX support for BDX-DE
Kan Liang
1
-1
/
+7
2016-02-29
Merge tag 'v4.5-rc6' into perf/core, to pick up fixes
Ingo Molnar
107
-455
/
+773
2016-02-28
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-7
/
+15
2016-02-28
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2016-02-28
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
22
-92
/
+163
2016-02-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
7
-13
/
+13
2016-02-27
Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-26
/
+34
2016-02-27
mm: ASLR: use get_random_long()
Daniel Cashman
7
-13
/
+13
2016-02-27
Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"
Bjorn Helgaas
4
-15
/
+29
2016-02-27
x86/mpx: Fix off-by-one comparison with nr_registers
Colin Ian King
1
-1
/
+1
2016-02-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-14
/
+16
2016-02-26
Merge tag 'powerpc-4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-4
/
+19
2016-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-1
/
+3
2016-02-25
x86/mm: Fix slow_virt_to_phys() for X86_PAE again
Dexuan Cui
1
-4
/
+10
2016-02-25
Merge tag 'kvm-arm-for-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2
-11
/
+12
2016-02-25
KVM: x86: MMU: fix ubsan index-out-of-range warning
Mike Krinkin
1
-1
/
+1
2016-02-25
x86/entry/compat: Add missing CLAC to entry_INT80_32
Andy Lutomirski
1
-0
/
+1
2016-02-25
Merge tag 'arc-4.5-rc6-fixes-upd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
20
-163
/
+134
2016-02-24
arm64: KVM: vgic-v3: Restore ICH_APR0Rn_EL2 before ICH_APR1Rn_EL2
Marc Zyngier
1
-10
/
+10
2016-02-24
Merge tag 'renesas-soc-fixes-for-v4.5' of git://git.kernel.org/pub/scm/linux/...
Olof Johansson
6
-23
/
+19
2016-02-24
KVM: x86: fix conversion of addresses to linear in 32-bit protected mode
Paolo Bonzini
1
-2
/
+2
2016-02-24
KVM: x86: fix missed hardware breakpoints
Paolo Bonzini
1
-0
/
+1
2016-02-24
arm/arm64: KVM: Feed initialized memory to MMIO accesses
Marc Zyngier
1
-1
/
+2
2016-02-24
arc: SMP: CONFIG_ARC_IPI_DBG cleanup
Valentin Rothberg
1
-5
/
+0
2016-02-24
Merge tag 'omap-for-v4.5/fixes-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
7
-61
/
+70
2016-02-24
ARM: at91/dt: fix typo in sama5d2 pinmux descriptions
Ludovic Desroches
1
-1
/
+1
2016-02-24
Merge tag 'imx-fixes-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...
Olof Johansson
1
-1
/
+0
[next]