index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-01
x86, mtrr: Use explicit sizing and padding for the 64-bit ioctls
H. Peter Anvin
1
-4
/
+6
2012-02-28
x86: relocate get/set debugreg fcns to include/asm/debugreg.
Paul Gortmaker
1
-0
/
+1
2012-02-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-8
/
+38
2012-02-24
Merge tag 'mce-recovery-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/mce
Ingo Molnar
1
-4
/
+10
2012-02-22
x86/mce: Fix return value of mce_chrdev_read() when erst is disabled
Naoya Horiguchi
1
-0
/
+6
2012-02-22
x86/mce: Convert static array of pointers to per-cpu variables
Greg Kroah-Hartman
2
-8
/
+9
2012-02-22
x86/mce/AMD: Fix UP build error
Borislav Petkov
1
-0
/
+2
2012-02-21
i387: Split up <asm/i387.h> into exported and internal interfaces
Linus Torvalds
1
-0
/
+1
2012-02-21
i387: Uninline the generic FP helpers that we expose to kernel modules
Linus Torvalds
1
-2
/
+0
2012-02-20
i387: export 'fpu_owner_task' per-cpu variable
Linus Torvalds
1
-0
/
+3
2012-02-20
x32: Handle process creation
H. Peter Anvin
1
-1
/
+3
2012-02-20
i387: support lazy restore of FPU state
Linus Torvalds
1
-0
/
+2
2012-02-13
x86/cpu: Clean up modalias feature matching
Ben Hutchings
1
-2
/
+1
2012-02-13
x86/cpu: Fix overrun check in arch_print_cpu_modalias()
Ben Hutchings
1
-1
/
+1
2012-02-12
x86/debug: Fix/improve the show_msr=<cpus> debug print out
Yinghai Lu
1
-7
/
+7
2012-02-09
x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h processors
Andreas Herrmann
1
-8
/
+36
2012-02-07
perf: Fix double start/stop in x86_pmu_start()
Stephane Eranian
1
-0
/
+3
2012-02-07
x86/sched/perf/AMD: Set sched_clock_stable
Borislav Petkov
1
-0
/
+3
2012-02-06
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
3
-6
/
+0
2012-02-03
perf: Remove deprecated WARN_ON_ONCE()
Stephane Eranian
3
-6
/
+0
2012-01-27
Merge branch 'perf/fast' into perf/core
Ingo Molnar
2
-0
/
+90
2012-01-26
CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts
Thomas Renninger
1
-0
/
+44
2012-01-26
X86: Introduce HW-Pstate scattered cpuid feature
Thomas Renninger
1
-0
/
+1
2012-01-26
Add driver auto probing for x86 features v4
Andi Kleen
2
-0
/
+49
2012-01-26
x86/mce: Replace hard coded hex constants with symbolic defines
Tony Luck
1
-4
/
+10
2012-01-26
Merge tag 'mce-recovery-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/mce
Ingo Molnar
2
-54
/
+141
2012-01-16
mce: fix warning messages about static struct mce_device
Greg Kroah-Hartman
2
-11
/
+25
2012-01-15
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+24
2012-01-13
x86/mce: Fix CPU hotplug and suspend regression related to MCE
Srivatsa S. Bhat
1
-1
/
+1
2012-01-08
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core
Ingo Molnar
1
-1
/
+1
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
5
-117
/
+114
2012-01-07
Merge branch 'tip/x86/core-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core
Ingo Molnar
1
-0
/
+24
2012-01-06
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-33
/
+94
2012-01-06
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2012-01-06
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-4
/
+1
2012-01-06
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+2
2012-01-06
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-20
/
+18
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
5
-117
/
+114
2012-01-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-88
/
+315
2012-01-06
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+2
2012-01-04
Merge commit 'v3.2-rc7' into x86/asm
Ingo Molnar
6
-23
/
+40
2012-01-03
x86/mce: Recognise machine check bank signature for data path error
Tony Luck
1
-1
/
+15
2012-01-03
x86/mce: Handle "action required" errors
Tony Luck
1
-42
/
+53
2012-01-03
x86/mce: Add mechanism to safely save information in MCE handler
Tony Luck
1
-0
/
+43
2012-01-03
x86/mce: Create helper function to save addr/misc when needed
Tony Luck
1
-8
/
+23
2012-01-03
HWPOISON: Clean up memory_failure() vs. __memory_failure()
Tony Luck
1
-4
/
+8
2011-12-23
perf/x86: Fix raw_spin_unlock_irqrestore() usage
Robert Richter
1
-1
/
+1
2011-12-21
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
5
-117
/
+114
2011-12-21
x86: Add counter when debug stack is used with interrupts enabled
Steven Rostedt
1
-2
/
+4
2011-12-21
x86: Keep current stack in NMI breakpoints
Steven Rostedt
1
-0
/
+22
[prev]
[next]