aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-06
|\
| * x86, xsave: Make xstate_enable_boot_cpu() __init, protect on CPU 0H. Peter Anvin2010-07-21
| * x86, xsave: Add __init attribute to setup_xstate_features()Robert Richter2010-07-21
| * x86, xsave: Make init_xstate_buf staticRobert Richter2010-07-21
| * x86, xsave: Check cpuid level for XSTATE_CPUID (0x0d)Robert Richter2010-07-21
| * x86, xsave: Introduce xstate enable functionsRobert Richter2010-07-21
| * x86, xsave: Separate fpu and xsave initializationRobert Richter2010-07-21
| * x86, xsave: Move boot cpu initialization to xsave_init()Robert Richter2010-07-20
| * x86, xsave: 32/64 bit boot cpu check unification in initializationRobert Richter2010-07-20
| * x86, xsave: Do not include asm/i387.h in asm/xsave.hRobert Richter2010-07-20
| * x86, xsave: Use xsaveopt in context-switch path when supportedSuresh Siddha2010-07-19
| * x86, xsave: Sync xsave memory layout with its header for user handlingSuresh Siddha2010-07-19
| * x86, xsave: Track the offset, size of state in the xsave layoutSuresh Siddha2010-07-19
* | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-08-06
|\ \
| * | x86, mce: Use HW_ERR in MCE handlerHuang Ying2010-06-11
| * | x86, mce: Add HW_ERR printk prefix for hardware error loggingHuang Ying2010-06-11
| * | x86, mce: Fix MSR_IA32_MCI_CTL2 CMCI threshold setupHuang Ying2010-06-11
| * | x86, mce: Rename MSR_IA32_MCx_CTL2 valueHuang Ying2010-06-11
* | | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-08-06
|\ \ \
| * | | x86, olpc: Constify an olpc_ofw() argAndres Salomon2010-07-30
| * | | x86, olpc: Use pr_debug() for EC commandsAndres Salomon2010-07-30
| * | | x86, olpc: Add comment about implicit optimization barrierAndres Salomon2010-06-24
| * | | x86, olpc: Add support for calling into OpenFirmwareAndres Salomon2010-06-18
* | | | Merge branch 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2010-08-06
|\ \ \ \
| * | | | x86, alternatives: BUG on encountering an invalid CPU feature numberH. Peter Anvin2010-07-13
| * | | | x86, alternatives: Fix one more open-coded 8-bit alternative numberH. Peter Anvin2010-07-13
| * | | | x86, alternatives: Use 16-bit numbers for cpufeature indexH. Peter Anvin2010-07-07
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---------. \ \ \ \ Merge branches 'x86-cleanups-for-linus', 'x86-vmware-for-linus', 'x86-mtrr-fo...Linus Torvalds2010-08-06
|\ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | x86, vdso: Unmap vdso pagesShaohua Li2010-08-02
| | | | | * | | | | | x86: Avoid unnecessary __clear_user() and xrstor in signal handlingSuresh Siddha2010-07-06
| | | | * | | | | | | x86/apic/es7000_32: Remove unused variableJavier Martinez Canillas2010-07-08
| | | * | | | | | | | x86, mtrr: Use stop machine context to rendezvous all the cpu'sSuresh Siddha2010-07-30
| | * | | | | | | | | x86, vmware: Preset lpj values when on VMware.Alok Kataria2010-08-02
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | x86: Clean up arch/x86/kernel/cpu/mtrr/cleanup.c: use ";" not "," to terminat...Joe Perches2010-07-15
* | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-08-06
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | console: Fix compilation regressionJason Wessel2010-08-06
* | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-08-06
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | xen: Do not suspend IPI IRQs.Ian Campbell2010-07-29
| * | | | | | | | | | | powerpc: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interruptsIan Campbell2010-07-29
| * | | | | | | | | | | ixp4xx-beeper: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interruptIan Campbell2010-07-29
| * | | | | | | | | | | irq: Add new IRQ flag IRQF_NO_SUSPENDIan Campbell2010-07-29
* | | | | | | | | | | | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-06
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | um: Fix read_persistent_clock falloutThomas Gleixner2010-08-03
| * | | | | | | | | | | | kgdb: Do not access xtime directlyThomas Gleixner2010-07-29
| * | | | | | | | | | | | Merge branch 'powerpc.cherry-picks' into timers/clocksourceThomas Gleixner2010-07-28
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras2010-07-28
| | * | | | | | | | | | | | powerpc: Rework VDSO gettimeofday to prevent time going backwardsPaul Mackerras2010-07-28
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | clocksource: Add __clocksource_updatefreq_hz/khz methodsJohn Stultz2010-07-27
| * | | | | | | | | | | | x86: Convert common clocksources to use clocksource_register_hz/khzJohn Stultz2010-07-27
| * | | | | | | | | | | | timekeeping: Make xtime and wall_to_monotonic staticJohn Stultz2010-07-27