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
2008-06-10
x86: use cpuinfo to check for interrupt pending message msr
Thomas Gleixner
2
-49
/
+30
2008-06-10
x86: cleanup C1E enabled detection
Thomas Gleixner
2
-6
/
+4
2008-06-10
fix build bug in "x86: add PCI extended config space access for AMD Barcelona"
Robert Richter
3
-2
/
+6
2008-06-05
x86: watchdog - check for CPU is being supported
Cyrill Gorcunov
1
-1
/
+3
2008-06-03
x86: move bugs_64.c to cpu/bugs_64.c
Hiroshi Shimamoto
2
-0
/
+34
2008-06-02
fix build bug in "x86: add PCI extended config space access for AMD Barcelona"
Ingo Molnar
1
-0
/
+1
2008-06-02
x86: add PCI extended config space access for AMD Barcelona
Robert Richter
2
-0
/
+7
2008-05-30
x86: fix overlong line in arch/x86/kernel/cpu/amd_64.c
H. Peter Anvin
1
-1
/
+2
2008-05-30
x86: Move the 64-bit Centaur specific parts out of setup_64.c
Dave Jones
2
-0
/
+32
2008-05-30
x86: Remove workaround for prescott (32bit P4) from 64-bit code.
Dave Jones
1
-5
/
+0
2008-05-30
x86: Move the 64-bit Intel specific parts out of setup_64.c
Dave Jones
2
-0
/
+98
2008-05-30
x86: Move the AMD64 specific parts out of setup_64.c
Dave Jones
2
-0
/
+236
2008-05-25
x86: mtrr cleanup for converting continuous to discrete layout - fix #2
Yinghai Lu
1
-31
/
+48
2008-05-25
x86: amd opteron TOM2 mask val fix
Yinghai Lu
1
-1
/
+1
2008-05-25
x86: process fam 10h like k8 with fixed mtrr setting
Yinghai Lu
1
-1
/
+1
2008-05-25
x86: mtrr cleanup for converting continuous to discrete - auto detect v4
Yinghai Lu
1
-146
/
+464
2008-05-25
x86: mtrr cleanup for converting continuous to discrete layout v8 - fix
Yinghai Lu
1
-74
/
+90
2008-05-25
x86: fix trimming e820 with MTRR holes. - fix
Yinghai Lu
1
-29
/
+15
2008-05-25
x86: fix trimming e820 with MTRR holes.
Yinghai Lu
1
-17
/
+84
2008-05-25
x86: mtrr cleanup for converting continuous to discrete layout, v8
Yinghai Lu
3
-14
/
+488
2008-05-25
x86: fix sparse warning in mtrr/generic.c
Thomas Gleixner
1
-4
/
+4
2008-05-25
x86: janitor work in bugs.c
Miklos Vajna
1
-8
/
+19
2008-05-25
percpu: introduce DEFINE_PER_CPU_PAGE_ALIGNED() macro
Eric Dumazet
1
-1
/
+1
2008-05-23
x86: use performance variant for_each_cpu_mask_nr
Mike Travis
7
-20
/
+20
2008-05-22
x86: Add Centaur and Transmeta CPUs to PAT whitelist
Dave Jones
1
-0
/
+3
2008-05-19
[CPUFREQ] cpufreq: remove CVS keywords
Adrian Bunk
1
-1
/
+0
2008-05-19
[CPUFREQ] Crusoe: longrun cpufreq module reports false min freq
maximilian attems
1
-1
/
+1
2008-05-19
[CPUFREQ] powernow-k8: improve error messages
Mark Langsdorf
1
-2
/
+13
2008-05-12
x86: add new cache descriptor
Dave Jones
1
-0
/
+1
2008-05-12
x86: remove 6 bank limitation in 64 bit MCE reporting code
Venki Pallipadi
1
-8
/
+12
2008-05-12
x86, ptrace: PEBS support
Markus Metzger
1
-1
/
+2
2008-05-08
x86: cleanup PAT cpu validation
Thomas Gleixner
2
-25
/
+23
2008-04-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixes
Linus Torvalds
1
-1
/
+1
2008-04-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
1
-0
/
+1
2008-04-29
proc: remove proc_root from drivers
Alexey Dobriyan
1
-1
/
+1
2008-04-29
x86: !x & y typo in mtrr code
Harvey Harrison
1
-1
/
+1
2008-04-28
[CPUFREQ] expose cpufreq coordination requirements regardless of coordination mechanism
Darrick J. Wong
1
-0
/
+1
2008-04-28
[CPUFREQ] Make acpi-cpufreq more robust against BIOS freq changes behind our back.
Venkatesh Pallipadi
1
-0
/
+10
2008-04-26
x86: remove NexGen support
Dmitri Vorobiev
2
-60
/
+0
2008-04-26
x86: remove unused function amd_init_cpu()
Dmitri Vorobiev
1
-6
/
+0
2008-04-26
x86-64: extend MCE CPU quirk handling
Jan Beulich
1
-8
/
+10
2008-04-26
x86: fix watchdog ops for CoreDuo
Jan Beulich
1
-12
/
+2
2008-04-21
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
Linus Torvalds
2
-2
/
+0
2008-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel
Linus Torvalds
6
-101
/
+130
2008-04-19
x86: modify show_shared_cpu_map in intel_cacheinfo
Mike Travis
1
-7
/
+23
2008-04-19
generic: reduce stack pressure in sched_affinity
Mike Travis
1
-23
/
+23
2008-04-19
x86: use new set_cpus_allowed_ptr function
Mike Travis
5
-47
/
+50
2008-04-19
x86: reduce memory and stack usage in intel_cacheinfo
Mike Travis
1
-30
/
+40
2008-04-19
x86: remove pointless comments
WANG Cong
1
-1
/
+0
2008-04-19
x86: clean up cpu capabilities accesses, p4-clockmod.c
Ingo Molnar
1
-2
/
+2
[prev]
[next]