| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, xsave: Move boot cpu initialization to xsave_init() | Robert Richter | 2010-07-20 | 3 | -13/+12 |
* | x86, xsave: 32/64 bit boot cpu check unification in initialization | Robert Richter | 2010-07-20 | 1 | -1/+1 |
* | 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 | 3 | -4/+15 |
* | x86, xsave: Sync xsave memory layout with its header for user handling | Suresh Siddha | 2010-07-19 | 4 | -1/+123 |
* | x86, xsave: Track the offset, size of state in the xsave layout | Suresh Siddha | 2010-07-19 | 1 | -0/+29 |
* | 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 |
* | 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 | 3 | -0/+4 |
* | x86, AMD: Extend support to future families | Borislav Petkov | 2010-06-09 | 1 | -3/+3 |
* | x86, cacheinfo: Carve out L3 cache slot accessors | Borislav Petkov | 2010-06-09 | 1 | -26/+82 |
* | x86, xsave: Cleanup return codes in check_for_xstate() | Dan Carpenter | 2010-06-09 | 1 | -6/+7 |
* | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2010-06-04 | 3 | -17/+37 |
|\ |
|
| * | i7core_edac: do not export static functions | Stephen Rothwell | 2010-05-10 | 1 | -1/+0 |
| * | i7core_edac: Add a code to probe Xeon 55xx bus | Mauro Carvalho Chehab | 2010-05-10 | 1 | -0/+1 |
| * | pci: Add a probing code that seeks for an specific bus | Aristeu Rozanski | 2010-05-10 | 2 | -17/+27 |
| * | edac_mce: Add an interface driver to report mce errors via edac | Mauro Carvalho Chehab | 2010-05-10 | 1 | -0/+10 |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-06-03 | 5 | -23/+27 |
|\ \ |
|
| * | | x86, smpboot: Fix cores per node printing on boot | Borislav Petkov | 2010-06-02 | 1 | -1/+1 |
| * | | Merge branch 'amd-iommu/2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2010-06-01 | 2 | -10/+26 |
| |\ \ |
|
| | * | | x86/amd-iommu: Fall back to GART if initialization fails | Joerg Roedel | 2010-06-01 | 2 | -4/+9 |
| | * | | x86/amd-iommu: Fix crash when request_mem_region fails | Joerg Roedel | 2010-06-01 | 1 | -3/+8 |
| | * | | Merge commit 'v2.6.35-rc1' into amd-iommu/2.6.35 | Joerg Roedel | 2010-06-01 | 186 | -8175/+11259 |
| | |\ \ |
|
| | * | | | arch/x86/kernel: Add missing spin_unlock | Julia Lawall | 2010-05-27 | 1 | -3/+9 |
| * | | | | x86/mm: Remove unused DBG() macro | Akinobu Mita | 2010-05-31 | 2 | -12/+0 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'for-linus/bugfixes' of git://xenbits.xensource.com/people/ianc/... | Linus Torvalds | 2010-06-03 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | xen: ensure timer tick is resumed even on CPU driving the resume | Ian Campbell | 2010-06-03 | 1 | -2/+2 |
| |/ / / |
|
* | | | | Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-06-03 | 1 | -0/+22 |
|\ \ \ \ |
|
| * | | | | perf_events: Fix event scheduling issues introduced by transactional API | Stephane Eranian | 2010-05-31 | 1 | -0/+22 |
| |/ / / |
|
* | | | | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2010-06-01 | 8 | -9/+12 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | add random binaries to .gitignore | Jan III Sobieski | 2010-04-08 | 1 | -0/+3 |
| * | | | Rename .data.init to .data..init. | Denys Vlasenko | 2010-03-03 | 1 | -1/+1 |
| * | | | Rename .text.page_aligned to .text..page_aligned. | Denys Vlasenko | 2010-03-03 | 2 | -2/+2 |
| * | | | Rename .rodata.compressed to .rodata..compressed. | Denys Vlasenko | 2010-03-03 | 2 | -3/+3 |
| * | | | Rename .data.read_mostly to .data..read_mostly. | Denys Vlasenko | 2010-03-03 | 1 | -1/+1 |
| * | | | Rename .bss.page_aligned to .bss..page_aligned. | Tim Abbott | 2010-03-03 | 1 | -1/+1 |
| * | | | Rename .data.cacheline_aligned to .data..cacheline_aligned. | Tim Abbott | 2010-03-03 | 1 | -1/+1 |
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 2010-05-30 | 1 | -12/+0 |
|\ \ \ \ |
|
| * | | | | x86: remove rdc321x_defs.h | Florian Fainelli | 2010-05-28 | 1 | -12/+0 |
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-05-30 | 10 | -26/+92 |
|\ \ \ \ \ |
|
| * | | | | | x86, cpufeature: Unbreak compile with gcc 3.x | H. Peter Anvin | 2010-05-27 | 1 | -0/+7 |
| * | | | | | x86, pat: Fix memory leak in free_memtype | Xiaotian Feng | 2010-05-26 | 3 | -9/+14 |
| * | | | | | x86, k8: Fix section mismatch for powernowk8_exit() | Borislav Petkov | 2010-05-25 | 1 | -3/+3 |
| * | | | | | x86: remove last traces of quicklist usage | Peter Zijlstra | 2010-05-24 | 1 | -1/+0 |
| * | | | | | x86, setup: Phoenix BIOS fixup is needed on Dell Inspiron Mini 1012 | Gabor Gombas | 2010-05-24 | 1 | -0/+11 |
| * | | | | | x86: "nosmp" command line option should force the system into UP mode | Jan Beulich | 2010-05-24 | 1 | -3/+23 |
| * | | | | | arch/x86/pci: use kasprintf | Julia Lawall | 2010-05-24 | 1 | -2/+1 |