aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAge
...
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-08-07
| |\ \ \ \ \ \ \
| | * | | | | | | workqueue: increase max_active of keventd and kill current_is_keventd()Tejun Heo2010-06-29
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | 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: 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: 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: 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: 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 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-06
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | x86: Convert common clocksources to use clocksource_register_hz/khzJohn Stultz2010-07-27
| | * | | | | | | | | | | | timkeeping: Fix update_vsyscall to provide wall_to_monotonic offsetJohn Stultz2010-07-27
| | * | | | | | | | | | | | x86: Fix vtime/file timestamp inconsistenciesJohn Stultz2010-07-27
| | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-08-06
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()Ben Hutchings2010-07-30
| | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-08-06
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Staging: Merge staging-next into Linus's treeGreg Kroah-Hartman2010-08-05
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | x86: Export the symbol ms_hypervKy Srinivasan2010-07-08
| | | | |_|_|_|_|_|/ / / / | | | |/| | | | | | | | |
| | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ Merge branches 'x86-rwsem-for-linus' and 'x86-gcc46-for-linus' of git://git.k...Linus Torvalds2010-08-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | x86, gcc-4.6: Fix set but not read variablesAndi Kleen2010-07-20
| * | | | | | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-08-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | x86-32, asm: Directly access per-cpu GDTBrian Gerst2010-08-01
| | * | | | | | | | | | | | | | x86-64, asm: Directly access per-cpu ISTBrian Gerst2010-08-01
| | * | | | | | | | | | | | | | x86, asm: Move cmpxchg emulation code to arch/x86/libH. Peter Anvin2010-07-28
| | * | | | | | | | | | | | | | Merge remote branch 'origin/x86/urgent' into x86/asmH. Peter Anvin2010-07-28
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / / / / | | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | | x86-64: Simplify loading initial_gsBrian Gerst2010-07-22
| | * | | | | | | | | | | | | | x86: Use symbolic MSR namesBrian Gerst2010-07-22