| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc-4.6: mm: fix unused but set warnings | Andi Kleen | 2010-08-09 | 1 | -2/+2 |
* | kmap_atomic: make kunmap_atomic() harder to misuse | Cesar Eduardo Barros | 2010-08-09 | 1 | -1/+1 |
* | Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-06 | 2 | -7/+32 |
|\ |
|
| * | x86, xsave: Make init_xstate_buf static | Robert Richter | 2010-07-21 | 1 | -1/+0 |
| * | x86, xsave: Check cpuid level for XSTATE_CPUID (0x0d) | Robert Richter | 2010-07-21 | 1 | -0/+2 |
| * | x86, xsave: Separate fpu and xsave initialization | Robert Richter | 2010-07-21 | 2 | -2/+0 |
| * | x86, xsave: Do not include asm/i387.h in asm/xsave.h | Robert Richter | 2010-07-20 | 1 | -1/+0 |
| * | x86, xsave: Use xsaveopt in context-switch path when supported | Suresh Siddha | 2010-07-19 | 2 | -4/+7 |
| * | x86, xsave: Sync xsave memory layout with its header for user handling | Suresh Siddha | 2010-07-19 | 2 | -0/+24 |
* | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-08-06 | 2 | -3/+4 |
|\ \ |
|
| * | | x86, mce: Fix MSR_IA32_MCI_CTL2 CMCI threshold setup | Huang Ying | 2010-06-10 | 1 | -1/+1 |
| * | | x86, mce: Rename MSR_IA32_MCx_CTL2 value | Huang Ying | 2010-06-10 | 2 | -3/+4 |
* | | | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-08-06 | 2 | -1/+41 |
|\ \ \ |
|
| * | | | x86, olpc: Constify an olpc_ofw() arg | Andres Salomon | 2010-07-30 | 1 | -1/+1 |
| * | | | x86, olpc: Add support for calling into OpenFirmware | Andres Salomon | 2010-06-18 | 2 | -1/+41 |
* | | | | Merge branch 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2010-08-06 | 2 | -9/+12 |
|\ \ \ \ |
|
| * | | | | x86, alternatives: Use 16-bit numbers for cpufeature index | H. Peter Anvin | 2010-07-07 | 2 | -9/+12 |
| | | | | | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
*---. \ \ \ \ | Merge branches 'x86-cleanups-for-linus', 'x86-vmware-for-linus', 'x86-mtrr-fo... | Linus Torvalds | 2010-08-06 | 2 | -0/+19 |
|\ \ \ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| | | * | | | | x86: Avoid unnecessary __clear_user() and xrstor in signal handling | Suresh Siddha | 2010-07-06 | 2 | -0/+19 |
| | |/ / / / |
|
* | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2010-08-06 | 1 | -0/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86/PCI: Add option to not assign BAR's if not already assigned | Mike Habeck | 2010-07-30 | 1 | -0/+1 |
| |/ / / / / |
|
| | | | | | | |
| \ \ \ \ \ | |
*-. \ \ \ \ \ | Merge branches 'x86-rwsem-for-linus' and 'x86-gcc46-for-linus' of git://git.k... | Linus Torvalds | 2010-08-06 | 2 | -14/+11 |
|\ \ \ \ \ \ \ |
|
| | * | | | | | | x86, gcc-4.6: Avoid unused by set variables in rdmsr | Andi Kleen | 2010-07-20 | 1 | -2/+2 |
| | |/ / / / / |
|
| * | | | | | | x86, rwsem: Minor cleanups | Michel Lespinasse | 2010-07-20 | 1 | -9/+7 |
| * | | | | | | x86, rwsem: Stay on fast path when count > 0 in __up_write() | Michel Lespinasse | 2010-07-20 | 1 | -3/+2 |
| |/ / / / / |
|
* | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-08-06 | 3 | -142/+141 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, asm: Merge cmpxchg_486_u64() and cmpxchg8b_emu() | H. Peter Anvin | 2010-07-28 | 1 | -16/+14 |
| * | | | | | | 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 | 2 | -54/+54 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | x86: Add memory modify constraints to xchg() and cmpxchg() | H. Peter Anvin | 2010-07-27 | 2 | -54/+54 |
| | |/ / / / / |
|
| * | | | | | | x86: Remove redundant K6 MSRs | Brian Gerst | 2010-07-21 | 1 | -2/+0 |
| |/ / / / / |
|
* | | | | | | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-08-06 | 2 | -1/+26 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, mrst: make mrst_timer_options an enum | H. Peter Anvin | 2010-05-19 | 1 | -1/+2 |
| * | | | | | | x86, mrst: make mrst_identify_cpu() an inline returning enum | H. Peter Anvin | 2010-05-19 | 1 | -1/+6 |
| * | | | | | | x86, mrst: add more timer config options | Jacob Pan | 2010-05-19 | 2 | -1/+1 |
| * | | | | | | x86, mrst: add cpu type detection | Jacob Pan | 2010-05-19 | 1 | -0/+19 |
* | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-08-06 | 5 | -12/+61 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86: Fix keeping track of AMD C1E | Michal Schmidt | 2010-08-02 | 3 | -2/+3 |
| * | | | | | | | x86, cpu: Package Level Thermal Control, Power Limit Notification definitions | Fenghua Yu | 2010-07-30 | 2 | -2/+17 |
| * | | | | | | | x86, cpu: Use AMD errata checking framework for erratum 383 | Hans Rosenfeld | 2010-07-28 | 1 | -0/+1 |
| * | | | | | | | x86, cpu: Clean up AMD erratum 400 workaround | Hans Rosenfeld | 2010-07-28 | 1 | -0/+1 |
| * | | | | | | | x86, cpu: AMD errata checking framework | Hans Rosenfeld | 2010-07-28 | 1 | -0/+18 |
| * | | | | | | | Merge remote branch 'linus/master' into x86/cpu | H. Peter Anvin | 2010-07-28 | 8 | -4/+13 |
| |\ \ \ \ \ \ \
| | | |/ / / / /
| | |/| | | | | |
|
| * | | | | | | | x86, cpu: Clean up formatting in cpufeature.h, remove override | H. Peter Anvin | 2010-07-19 | 1 | -6/+6 |
| | |_|_|_|_|/
| |/| | | | | |
|
| * | | | | | | x86, cpu: Add xsaveopt cpufeature | Suresh Siddha | 2010-07-19 | 1 | -0/+1 |
| * | | | | | | x86, cpu: Support the features flags in new CPUID leaf 7 | H. Peter Anvin | 2010-07-07 | 2 | -4/+11 |
| * | | | | | | x86, cpu: Add CPU flags for F16C and RDRND | H. Peter Anvin | 2010-07-07 | 1 | -0/+2 |
| * | | | | | | x86: Look for IA32_ENERGY_PERF_BIAS support | Venkatesh Pallipadi | 2010-06-16 | 2 | -0/+3 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-06 | 6 | -50/+121 |
|\ \ \ \ \ \ |
|