index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-16
perf/x86/intel: Disallow flags for most Core2/Atom/Nehalem/Westmere events
Andi Kleen
1
-26
/
+26
2014-11-16
perf/x86/intel: Use INTEL_FLAGS_UEVENT_CONSTRAINT for PRECDIST
Andi Kleen
1
-3
/
+3
2014-11-16
perf/x86: Add INTEL_FLAGS_UEVENT_CONSTRAINT
Andi Kleen
1
-0
/
+4
2014-11-16
perf/x86/intel/uncore: Add scaling units to the EP iMC events
Andi Kleen
1
-0
/
+8
2014-11-16
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
11
-32
/
+76
2014-11-16
perf/x86/intel/uncore: Fix boot crash on SBOX PMU on Haswell-EP
Andi Kleen
1
-3
/
+30
2014-11-16
perf/x86/intel/uncore: Fix IRP uncore register offsets on Haswell EP
Andi Kleen
1
-1
/
+15
2014-11-12
perf/x86/amd/ibs: Update IBS MSRs and feature definitions
Aravind Gopalakrishnan
1
-0
/
+15
2014-10-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-28
/
+31
2014-10-29
perf/x86/intel: Revert incomplete and undocumented Broadwell client support
Ingo Molnar
3
-181
/
+2
2014-10-29
ACPI, irq, x86: Return IRQ instead of GSI in mp_register_gsi()
Jiang Liu
1
-1
/
+1
2014-10-29
x86, intel-mid: Create IRQs for APB timers and RTC timers
Jiang Liu
1
-2
/
+0
2014-10-29
x86: Don't enable F00F workaround on Intel Quark processors
Dave Jones
1
-2
/
+3
2014-10-28
x86/irq: Fix XT-PIC-XT-PIC in /proc/interrupts
Maciej W. Rozycki
2
-4
/
+2
2014-10-28
perf/x86: Fix compile warnings for intel_uncore
Peter Zijlstra
1
-2
/
+5
2014-10-28
perf: Fix bogus kernel printk
Peter Zijlstra (Intel)
1
-2
/
+3
2014-10-28
x86, cma: Reserve DMA contiguous area after initmem_init()
Weijie Yang
1
-1
/
+1
2014-10-24
i386/audit: stop scribbling on the stack frame
Eric Paris
1
-8
/
+7
2014-10-24
Merge tag 'v3.18-rc1' into x86/urgent
H. Peter Anvin
23
-132
/
+144
2014-10-22
x86, apic: Handle a bad TSC more gracefully
Andy Lutomirski
2
-3
/
+6
2014-10-20
x86: ACPI: Do not translate GSI number if IOAPIC is disabled
Jiang Liu
1
-5
/
+9
2014-10-19
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2
-8
/
+7
2014-10-19
x86/smpboot: Move data structure to its primary usage scope
Ingo Molnar
1
-2
/
+2
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
19
-112
/
+112
2014-10-14
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
4
-12
/
+25
2014-10-14
Merge branches 'x86-ras-for-linus', 'x86-uv-for-linus' and 'x86-vdso-for-linu...
Linus Torvalds
2
-4
/
+2
2014-10-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2014-10-14
Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-63
/
+155
2014-10-14
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-5
/
+156
2014-10-14
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+3
2014-10-14
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-8
/
+8
2014-10-14
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-18
/
+19
2014-10-14
Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-5
/
+6
2014-10-14
kvm: ensure hard lockup detection is disabled by default
Ulrich Obergfell
1
-0
/
+8
2014-10-14
arch/x86/kernel/cpu/common.c: fix unused symbol warning
Andrew Morton
1
-1
/
+3
2014-10-14
kexec-bzimage64: fix sparse warnings
Vivek Goyal
1
-7
/
+8
2014-10-14
kexec: check if crashk_res_low exists when exclude it from crash mem ranges
Baoquan He
1
-4
/
+6
2014-10-13
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-11
/
+12
2014-10-13
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-79
/
+48
2014-10-13
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-27
/
+0
2014-10-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-9
/
+46
2014-10-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11
-3638
/
+4580
2014-10-09
Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+5
2014-10-09
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2014-10-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+7
2014-10-08
x86: Fix section conflict for numachip
Andi Kleen
1
-1
/
+1
2014-10-08
x86: Add cpu_detect_cache_sizes to init_intel() add Quark legacy_cache()
Bryan O'Donoghue
1
-1
/
+16
2014-10-08
x86: Quark: Comment setup_arch() to document TLB/PGE bug
Bryan O'Donoghue
1
-0
/
+9
2014-10-07
Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...
Linus Torvalds
2
-3
/
+8
2014-10-07
Merge branch 'pm-genirq'
Rafael J. Wysocki
1
-0
/
+5
[next]