| 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 git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2010-06-04 | 23 | -59/+354 |
|\ |
|
| * | sh: make sure static declaration on ms7724se | Kuninori Morimoto | 2010-06-02 | 1 | -4/+4 |
| * | sh: make sure static declaration on mach-migor | Kuninori Morimoto | 2010-06-02 | 1 | -1/+1 |
| * | sh: make sure static declaration on mach-ecovec24 | Kuninori Morimoto | 2010-06-02 | 1 | -8/+8 |
| * | sh: make sure static declaration on mach-ap325rxa | Kuninori Morimoto | 2010-06-02 | 1 | -1/+1 |
| * | Merge branch 'sh/iomap' | Paul Mundt | 2010-06-02 | 9 | -34/+57 |
| |\ |
|
| | * | sh: PIO disabling for x3proto and urquell. | Paul Mundt | 2010-06-02 | 1 | -0/+2 |
| | * | sh: mach-sdk7786: conditionally disable PIO support. | Paul Mundt | 2010-06-02 | 1 | -0/+1 |
| | * | sh: support for platforms without PIO. | Paul Mundt | 2010-06-02 | 8 | -34/+54 |
| * | | sh: add romImage MMCIF boot for sh7724 and Ecovec V2 | Magnus Damm | 2010-05-31 | 9 | -4/+171 |
| * | | sh: allow romImage data between head.S and the zero page | Magnus Damm | 2010-05-31 | 2 | -3/+10 |
| * | | sh: Add support MMCIF for ecovec | Yusuke Goda | 2010-05-31 | 1 | -2/+84 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2010-05-31 | 333 | -5497/+9728 |
| |\ \ |
|
| * | | | sh: remove duplicated #include | Huang Weiyi | 2010-05-26 | 1 | -1/+0 |
| | |/
| |/| |
|
| * | | sh: handle early calls to return_address() when using dwarf unwinder. | Paul Mundt | 2010-05-25 | 2 | -2/+19 |
* | | | 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 |
* | | | | arch/um: fix kunmap_atomic() call in skas/uaccess.c | Cesar Eduardo Barros | 2010-06-04 | 1 | -1/+1 |
* | | | | xtensa: invoke oom-killer from page fault | Nick Piggin | 2010-06-04 | 1 | -10/+4 |
* | | | | mn10300: invoke oom-killer from page fault | Nick Piggin | 2010-06-04 | 1 | -5/+4 |
* | | | | m32r: invoke oom-killer from page fault | Nick Piggin | 2010-06-04 | 1 | -10/+4 |
* | | | | frv: invoke oom-killer from page fault | Nick Piggin | 2010-06-04 | 1 | -4/+4 |
* | | | | 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 | 1771 | -38560/+91496 |
| | |\ \ \ \
| | | | |_|/
| | | |/| | |
|
| | * | | | | 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 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2010-06-03 | 3 | -17/+3 |
|\ \ \ \ \ |
|
| * | | | | | powerpc/macio: Fix probing of macio devices by using the right of match table | Benjamin Herrenschmidt | 2010-06-02 | 1 | -4/+0 |