| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-08-06 | 12 | -32/+80 |
|\ |
|
| * | x86: Ioremap: fix wrong physical address handling in PAT code | Yasuaki Ishimatsu | 2010-07-29 | 1 | -1/+1 |
| * | x86, tlb: Clean up and correct used type | Borislav Petkov | 2010-07-21 | 1 | -3/+1 |
| * | x86, iomap: Fix wrong page aligned size calculation in ioremapping code | Florian Zumbiehl | 2010-07-20 | 1 | -1/+1 |
| * | x86, mm: Create symbolic index into address_markers array | Andres Salomon | 2010-07-20 | 1 | -6/+26 |
| * | x86, ioremap: Fix normal ram range check | Kenji Kaneshige | 2010-07-09 | 1 | -1/+1 |
| * | x86, ioremap: Fix incorrect physical address handling in PAE mode | Kenji Kaneshige | 2010-07-09 | 5 | -16/+14 |
| * | x86-64, mm: Initialize VDSO earlier on 64 bits | Jiri Slaby | 2010-06-18 | 2 | -2/+2 |
| * | x86, kmmio/mmiotrace: Fix double free of kmmio_fault_pages | Marcin Slusarz | 2010-06-18 | 2 | -3/+35 |
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-08-06 | 15 | -185/+166 |
|\ \ |
|
| * | | um, x86: Cast to (u64 *) inside set_64bit() | H. Peter Anvin | 2010-08-03 | 1 | -2/+2 |
| * | | x86-32, asm: Directly access per-cpu GDT | Brian Gerst | 2010-08-01 | 1 | -6/+5 |
| * | | x86-64, asm: Directly access per-cpu IST | Brian Gerst | 2010-08-01 | 1 | -3/+3 |
| * | | x86, asm: Merge cmpxchg_486_u64() and cmpxchg8b_emu() | H. Peter Anvin | 2010-07-28 | 2 | -34/+14 |
| * | | x86, asm: Move cmpxchg emulation code to arch/x86/lib | H. Peter Anvin | 2010-07-28 | 3 | -1/+2 |
| * | | x86, asm: Clean up and simplify <asm/cmpxchg.h> | H. Peter Anvin | 2010-07-28 | 2 | -52/+84 |
| * | | x86, asm: Clean up and simplify set_64bit() | H. Peter Anvin | 2010-07-27 | 2 | -50/+21 |
| * | | Merge remote branch 'origin/x86/urgent' into x86/asm | H. Peter Anvin | 2010-07-27 | 159 | -506/+1113 |
| |\ \ |
|
| | * | | x86: Add memory modify constraints to xchg() and cmpxchg() | H. Peter Anvin | 2010-07-27 | 2 | -54/+54 |
| * | | | x86-64: Simplify loading initial_gs | Brian Gerst | 2010-07-21 | 1 | -3/+2 |
| * | | | x86: Use symbolic MSR names | Brian Gerst | 2010-07-21 | 2 | -2/+3 |
| * | | | x86: Remove redundant K6 MSRs | Brian Gerst | 2010-07-21 | 4 | -10/+8 |
* | | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-06 | 2 | -1/+12 |
|\ \ \ \ |
|
| * | | | | x86, vdso: Don't quote $nm in the script for checking vdso references | H. Peter Anvin | 2010-07-27 | 1 | -1/+1 |
| * | | | | x86, vdso: Error out if the vdso contains external references | H. Peter Anvin | 2010-06-18 | 2 | -1/+12 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-08-06 | 5 | -54/+117 |
|\ \ \ \ |
|
| * | | | | x86, mrst: make mrst_timer_options an enum | H. Peter Anvin | 2010-05-19 | 2 | -2/+3 |
| * | | | | x86, mrst: make mrst_identify_cpu() an inline returning enum | H. Peter Anvin | 2010-05-19 | 2 | -12/+12 |
| * | | | | x86, mrst: add more timer config options | Jacob Pan | 2010-05-19 | 4 | -55/+72 |
| * | | | | x86, mrst: add cpu type detection | Jacob Pan | 2010-05-19 | 2 | -0/+45 |
| * | | | | x86: detect scattered cpuid features earlier | Jacob Pan | 2010-05-19 | 1 | -1/+1 |
* | | | | | Merge branch 'x86-hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-06 | 7 | -39/+669 |
|\ \ \ \ \ |
|
| * | | | | | x86, hwmon: Package Level Thermal/Power: pkgtemp documentation | Fenghua Yu | 2010-08-03 | 1 | -0/+36 |
| * | | | | | x86, hwmon: Package Level Thermal/Power: power limit | Fenghua Yu | 2010-08-03 | 1 | -54/+129 |
| * | | | | | x86, hwmon: Package Level Thermal/Power: thermal throttling handler | Fenghua Yu | 2010-08-03 | 1 | -18/+71 |
| * | | | | | x86, hwmon: Package Level Thermal/Power: pkgtemp hwmon driver | Fenghua Yu | 2010-08-03 | 5 | -0/+466 |
* | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-08-06 | 15 | -143/+311 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86: Fix keeping track of AMD C1E | Michal Schmidt | 2010-08-02 | 5 | -6/+9 |
| |/ / / / / |
|
| * | | | | | x86, cpu: Package Level Thermal Control, Power Limit Notification definitions | Fenghua Yu | 2010-07-30 | 3 | -2/+19 |
| * | | | | | x86, cpu: Export AMD errata definitions | H. Peter Anvin | 2010-07-28 | 1 | -0/+4 |
| * | | | | | x86, cpu: Use AMD errata checking framework for erratum 383 | Hans Rosenfeld | 2010-07-28 | 3 | -2/+4 |
| * | | | | | x86, cpu: Clean up AMD erratum 400 workaround | Hans Rosenfeld | 2010-07-28 | 3 | -37/+8 |
| * | | | | | x86, cpu: AMD errata checking framework | Hans Rosenfeld | 2010-07-28 | 2 | -0/+78 |
| * | | | | | Merge remote branch 'linus/master' into x86/cpu | H. Peter Anvin | 2010-07-28 | 1155 | -202288/+11892 |
| |\ \ \ \ \ |
|
| * | | | | | | x86, cpu: Split addon_cpuid_features.c | H. Peter Anvin | 2010-07-19 | 3 | -57/+67 |
| * | | | | | | x86, cpu: Clean up formatting in cpufeature.h, remove override | H. Peter Anvin | 2010-07-19 | 1 | -6/+6 |
| * | | | | | | x86, cpu: Enumerate xsaveopt | Suresh Siddha | 2010-07-19 | 1 | -0/+1 |
| * | | | | | | x86, cpu: Add xsaveopt cpufeature | Suresh Siddha | 2010-07-19 | 1 | -0/+1 |
| * | | | | | | x86, cpu: Make init_scattered_cpuid_features() consider cpuid subleaves | Suresh Siddha | 2010-07-19 | 1 | -12/+13 |
| * | | | | | | x86, cpu: Support the features flags in new CPUID leaf 7 | H. Peter Anvin | 2010-07-07 | 3 | -4/+21 |