Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ea8f75f981918c5946fc4029acdc86707fa901c1
/
arch
7a86980
perf/x86/intel/rapl: Simplify quirk handling even more
by Borislav Petkov
· 9 years ago
8e2a7f5
x86/nmi: Mark 'ignore_nmis' as __read_mostly
by Kostenzer Felix
· 9 years ago
e17dc65
perf/x86/intel: Fix PEBS data source interpretation on Nehalem/Westmere
by Andi Kleen
· 9 years ago
b3e6246
perf/x86/pebs: Add proper PEBS constraints for Broadwell
by Stephane Eranian
· 9 years ago
8077eca
perf/x86/pebs: Add workaround for broken OVFL status on HSW+
by Stephane Eranian
· 9 years ago
5690ae2
perf/x86/intel: Add definition for PT PMI bit
by Stephane Eranian
· 9 years ago
c3d266c
perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmi
by Kan Liang
· 9 years ago
e72daf3
perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2
by Jiri Olsa
· 9 years ago
6f6e151
perf/x86/uncore: Fix build on UP-IOAPIC configs
by Ingo Molnar
· 9 years ago
9de8d68
perf/x86/intel/rapl: Convert it to a per package facility
by Thomas Gleixner
· 9 years ago
8a6d2f8
perf/x86/intel/rapl: Utilize event->pmu_private
by Thomas Gleixner
· 9 years ago
a208749
perf/x86/intel/rapl: Make PMU lock raw
by Thomas Gleixner
· 9 years ago
7162b8f
perf/x86/intel/rapl: Refactor the code some more
by Thomas Gleixner
· 9 years ago
512089d
perf/x86/intel/rapl: Clean up the printk output
by Thomas Gleixner
· 9 years ago
75c7003
perf/x86/intel/rapl: Calculate timing once
by Thomas Gleixner
· 9 years ago
b8b3319a
perf/x86/intel/rapl: Sanitize the quirk handling
by Thomas Gleixner
· 9 years ago
55f2890
perf/x86/intel/rapl: Add proper error handling
by Thomas Gleixner
· 9 years ago
4d120c5
perf/x86/intel/rapl: Make Knights Landings support functional
by Thomas Gleixner
· 9 years ago
827db83
perf/x86/intel/cqm: Get rid of the silly for_each_cpu() lookups
by Thomas Gleixner
· 9 years ago
5485592
perf/x86/intel/uncore: Make PCI and MSR uncore independent
by Thomas Gleixner
· 9 years ago
7b672d6
perf/x86/intel/uncore: Clear all hardware state on exit
by Thomas Gleixner
· 9 years ago
cf6d445
perf/x86/uncore: Track packages, not per CPU data
by Thomas Gleixner
· 9 years ago
1f12e32
x86/topology: Create logical package id
by Thomas Gleixner
· 9 years ago
1f2569f
perf/x86/intel/uncore: Store box in event->pmu_private
by Thomas Gleixner
· 9 years ago
1384c70
perf/x86/uncore: Make uncore_pcibus_to_physid() static
by Thomas Gleixner
· 9 years ago
1229735
perf/x86/intel/uncore: Make code more readable
by Thomas Gleixner
· 9 years ago
a46195f
perf/x86/intel/uncore: Clean up hardware on exit
by Thomas Gleixner
· 9 years ago
83f8ebd
perf/x86/intel/uncore: Add sanity checks for PCI dev package id
by Thomas Gleixner
· 9 years ago
4f08967
perf/x86/intel/uncore: Fix error handling
by Thomas Gleixner
· 9 years ago
ffeda00
perf/x86/intel/uncore: Simplify error rollback
by Thomas Gleixner
· 9 years ago
3ccca9e
perf/x86/intel/uncore: Remove pointless mask check
by Thomas Gleixner
· 9 years ago
6cb2f1d
perf/x86/intel/uncore: Remove SBOX support for BDX-DE
by Kan Liang
· 9 years ago
0a73489
Merge tag 'v4.5-rc6' into perf/core, to pick up fixes
by Ingo Molnar
· 9 years ago
4b696dc
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
f055ae0
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
340b3a5
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
691429e
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
a9f8094a
Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
5ef11c3
mm: ASLR: use get_random_long()
by Daniel Cashman
· 9 years ago
6c777e8
Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"
by Bjorn Helgaas
· 9 years ago
9bf148cb
x86/mpx: Fix off-by-one comparison with nr_registers
by Colin Ian King
· 9 years ago
73056bb
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
9aca90a
Merge tag 'powerpc-4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
70d070f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 9 years ago
bf70e55
x86/mm: Fix slow_virt_to_phys() for X86_PAE again
by Dexuan Cui
· 9 years ago
0fb00d3
Merge tag 'kvm-arm-for-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master
by Paolo Bonzini
· 9 years ago
17e4bce
KVM: x86: MMU: fix ubsan index-out-of-range warning
by Mike Krinkin
· 9 years ago
3d44d51
x86/entry/compat: Add missing CLAC to entry_INT80_32
by Andy Lutomirski
· 9 years ago
6dc390a
Merge tag 'arc-4.5-rc6-fixes-upd' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 9 years ago
fd451b9
arm64: KVM: vgic-v3: Restore ICH_APR0Rn_EL2 before ICH_APR1Rn_EL2
by Marc Zyngier
· 9 years ago
d877a21
Merge tag 'renesas-soc-fixes-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes
by Olof Johansson
· 9 years ago
0c1d77f
KVM: x86: fix conversion of addresses to linear in 32-bit protected mode
by Paolo Bonzini
· 9 years ago
172b238
KVM: x86: fix missed hardware breakpoints
by Paolo Bonzini
· 9 years ago
1d6a821
arm/arm64: KVM: Feed initialized memory to MMIO accesses
by Marc Zyngier
· 9 years ago
9ef2d8b
arc: SMP: CONFIG_ARC_IPI_DBG cleanup
by Valentin Rothberg
· 9 years ago
9fa6c2b
Merge tag 'omap-for-v4.5/fixes-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 9 years ago
5e45a25
ARM: at91/dt: fix typo in sama5d2 pinmux descriptions
by Ludovic Desroches
· 9 years ago
b223c9f
Merge tag 'imx-fixes-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes
by Olof Johansson
· 9 years ago
e3acd74
Merge tag 'omap-for-v4.5/fixes-rc3-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 9 years ago
74a46ec
Merge tag 'mvebu-fixes-4.5-2' of git://git.infradead.org/linux-mvebu into fixes
by Olof Johansson
· 9 years ago
04d1d28
x86/entry/32: Add an ASM_CLAC to entry_SYSENTER_32
by Andy Lutomirski
· 9 years ago
d73b73f
ARC: SMP: No need for CONFIG_ARC_IPI_DBG
by Vineet Gupta
· 9 years ago
3dea30c
ARCv2: Elide sending new cross core intr if receiver didn't ack prev
by Vineet Gupta
· 9 years ago
9681787
ARCv2: SMP: Push IPI_IRQ into IPI provider
by Vineet Gupta
· 9 years ago
dbcbc7e
ARC: [intc-compact] Remove IPI setup from ARCompact port
by Vineet Gupta
· 9 years ago
bb143f8
ARCv2: SMP: Emulate IPI to self using software triggered interrupt
by Vineet Gupta
· 9 years ago
de9e478
x86: fix SMAP in 32-bit environments
by Linus Torvalds
· 9 years ago
3e5177c
arc: get rid of DEVTMPFS dependency on INITRAMFS_SOURCE
by Alexey Brodkin
· 9 years ago
dd71a17
x86/platform/intel/quark: Change the kernel's IMR lock bit to false
by Bryan O'Donoghue
· 9 years ago
692b8c6
Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 9 years ago
3f315c5
ARM: OMAP2+: Fix onenand initialization to avoid filesystem corruption
by Ivaylo Dimitrov
· 9 years ago
1b17cb7
s390/fpu: signals vs. floating point control register
by Martin Schwidefsky
· 9 years ago
342300c
s390/compat: correct restore of high gprs on signal return
by Martin Schwidefsky
· 9 years ago
9ab3ac2
powerpc/mm/hash: Clear the invalid slot information correctly
by Aneesh Kumar K.V
· 9 years ago
f6bf0fa
powerpc/eeh: Fix partial hotplug criterion
by Gavin Shan
· 9 years ago
0389075
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
06b74c6
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
e6a1c1e
Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
87d9ac7
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
e327b3f
Revert "regulator: tps65217: remove tps65217.dtsi file"
by Peter Ujfalusi
· 9 years ago
23300f6
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
ff5f168
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 9 years ago
52d7523
arm64: mm: allow the kernel to handle alignment faults on user accesses
by EunTaik Lee
· 9 years ago
8684fa3
arm64: kbuild: make "make install" not depend on vmlinux
by Masahiro Yamada
· 9 years ago
705d43d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
by Linus Torvalds
· 9 years ago
457a98b
mm, x86: fix pte_page() crash in gup_pte_range()
by Hugh Dickins
· 9 years ago
8f31852
irqchip/gic-v3: Add missing barrier to 32bit version of gic_read_iar()
by Marc Zyngier
· 9 years ago
a150b08
ARCv2: boot report CCMs (Closely Coupled Memories)
by Vineet Gupta
· 9 years ago
98341f7
ARCv2: boot print Low Latency Memory
by Vineet Gupta
· 9 years ago
0eca6fd
ARC: Assume multiplier is always present
by Vineet Gupta
· 9 years ago
f4eafd8
x86/mm: Fix vmalloc_fault() to handle large pages properly
by Toshi Kani
· 9 years ago
67b4eab
Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"
by Bjorn Helgaas
· 9 years ago
fe25d07
Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled"
by Bjorn Helgaas
· 9 years ago
6ecad91
powerpc/ioda: Set "read" permission when "write" is set
by Alexey Kardashevskiy
· 9 years ago
722ec35
arm64: dma-mapping: fix handling of devices registered before arch_initcall
by Marek Szyprowski
· 9 years ago
9109dc9
Merge branch 'perf/urgent' into perf/core, to queue up dependent patch
by Ingo Molnar
· 9 years ago
901c5ff
ARM: shmobile: Remove shmobile_boot_arg
by Geert Uytterhoeven
· 9 years ago
4e960f5
ARM: shmobile: Move shmobile_smp_{mpidr, fn, arg}[] from .text to .bss
by Geert Uytterhoeven
· 9 years ago
b1568d8
ARM: shmobile: r8a7779: Remove remainings of removed SCU boot setup code
by Geert Uytterhoeven
· 9 years ago
d2613f5
ARM: shmobile: Move shmobile_scu_base from .text to .bss
by Geert Uytterhoeven
· 9 years ago
Next »