Age | Commit message (Expand) | Author |
2010-07-21 | x86, xsave: Make xstate_enable_boot_cpu() __init, protect on CPU 0 | H. Peter Anvin |
2010-07-21 | x86, xsave: Add __init attribute to setup_xstate_features() | Robert Richter |
2010-07-21 | x86, xsave: Make init_xstate_buf static | Robert Richter |
2010-07-21 | x86, xsave: Check cpuid level for XSTATE_CPUID (0x0d) | Robert Richter |
2010-07-21 | x86, xsave: Introduce xstate enable functions | Robert Richter |
2010-07-21 | x86, xsave: Separate fpu and xsave initialization | Robert Richter |
2010-07-20 | x86, xsave: Move boot cpu initialization to xsave_init() | Robert Richter |
2010-07-20 | x86, xsave: 32/64 bit boot cpu check unification in initialization | Robert Richter |
2010-07-20 | x86, xsave: Do not include asm/i387.h in asm/xsave.h | Robert Richter |
2010-07-19 | x86, xsave: Use xsaveopt in context-switch path when supported | Suresh Siddha |
2010-07-19 | x86, xsave: Sync xsave memory layout with its header for user handling | Suresh Siddha |
2010-07-19 | x86, xsave: Track the offset, size of state in the xsave layout | Suresh Siddha |
2010-07-19 | x86, cpu: Enumerate xsaveopt | Suresh Siddha |
2010-07-19 | x86, cpu: Add xsaveopt cpufeature | Suresh Siddha |
2010-07-19 | x86, cpu: Make init_scattered_cpuid_features() consider cpuid subleaves | Suresh Siddha |
2010-07-07 | x86, cpu: Support the features flags in new CPUID leaf 7 | H. Peter Anvin |
2010-07-07 | x86, cpu: Add CPU flags for F16C and RDRND | H. Peter Anvin |
2010-06-16 | x86: Look for IA32_ENERGY_PERF_BIAS support | Venkatesh Pallipadi |
2010-06-09 | x86, AMD: Extend support to future families | Borislav Petkov |
2010-06-09 | x86, cacheinfo: Carve out L3 cache slot accessors | Borislav Petkov |
2010-06-09 | x86, xsave: Cleanup return codes in check_for_xstate() | Dan Carpenter |
2010-06-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2010-06-04 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2010-06-04 | arch/um: fix kunmap_atomic() call in skas/uaccess.c | Cesar Eduardo Barros |
2010-06-04 | xtensa: invoke oom-killer from page fault | Nick Piggin |
2010-06-04 | mn10300: invoke oom-killer from page fault | Nick Piggin |
2010-06-04 | m32r: invoke oom-killer from page fault | Nick Piggin |
2010-06-04 | frv: invoke oom-killer from page fault | Nick Piggin |
2010-06-03 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-06-03 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2010-06-03 | Merge branch 'for-linus/bugfixes' of git://xenbits.xensource.com/people/ianc/... | Linus Torvalds |
2010-06-03 | Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2010-06-03 | xen: ensure timer tick is resumed even on CPU driving the resume | Ian Campbell |
2010-06-02 | of/powerpc: fix fsl_msi device node pointer | Wolfram Sang |
2010-06-02 | sh: make sure static declaration on ms7724se | Kuninori Morimoto |
2010-06-02 | sh: make sure static declaration on mach-migor | Kuninori Morimoto |
2010-06-02 | sh: make sure static declaration on mach-ecovec24 | Kuninori Morimoto |
2010-06-02 | sh: make sure static declaration on mach-ap325rxa | Kuninori Morimoto |
2010-06-02 | powerpc/macio: Fix probing of macio devices by using the right of match table | Benjamin Herrenschmidt |
2010-06-02 | powerpc/cell: Fix integer constant warning | Denis Kirjanov |
2010-06-02 | powerpc/kprobes: Remove resume_execution() in kprobes | Ananth N Mavinakayanahalli |
2010-06-02 | of/powerpc: fix 85xx RapidIO device node pointer | Alexandre Bounine |
2010-06-02 | x86, smpboot: Fix cores per node printing on boot | Borislav Petkov |
2010-06-02 | Merge branch 'sh/iomap' | Paul Mundt |
2010-06-02 | sh: PIO disabling for x3proto and urquell. | Paul Mundt |
2010-06-02 | sh: mach-sdk7786: conditionally disable PIO support. | Paul Mundt |
2010-06-02 | sh: support for platforms without PIO. | Paul Mundt |
2010-06-01 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2010-06-01 | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds |
2010-06-01 | Merge branch 'for-linus' of git://www.jni.nu/cris | Linus Torvalds |