summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-08-064-29/+19
|\
| * x86, mce: Use HW_ERR in MCE handlerHuang Ying2010-06-101-22/+10
| * x86, mce: Fix MSR_IA32_MCI_CTL2 CMCI threshold setupHuang Ying2010-06-102-1/+2
| * x86, mce: Rename MSR_IA32_MCx_CTL2 valueHuang Ying2010-06-103-7/+8
* | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-08-068-13/+177
|\ \
| * | x86, olpc: Constify an olpc_ofw() argAndres Salomon2010-07-303-3/+3
| * | x86, olpc: Use pr_debug() for EC commandsAndres Salomon2010-07-301-5/+3
| * | x86, olpc: Add comment about implicit optimization barrierAndres Salomon2010-06-241-0/+2
| * | x86, olpc: Add support for calling into OpenFirmwareAndres Salomon2010-06-188-8/+172
* | | Merge branch 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2010-08-069-15/+19
|\ \ \
| * | | x86, alternatives: BUG on encountering an invalid CPU feature numberH. Peter Anvin2010-07-131-0/+1
| * | | x86, alternatives: Fix one more open-coded 8-bit alternative numberH. Peter Anvin2010-07-131-1/+1
| * | | x86, alternatives: Use 16-bit numbers for cpufeature indexH. Peter Anvin2010-07-077-14/+17
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*---------. \ \ \ Merge branches 'x86-cleanups-for-linus', 'x86-vmware-for-linus', 'x86-mtrr-fo...Linus Torvalds2010-08-069-28/+83
|\ \ \ \ \ \ \ \ \
| | | | | | * | | | x86, vdso: Unmap vdso pagesShaohua Li2010-08-021-0/+1
| | | | | * | | | | x86: Avoid unnecessary __clear_user() and xrstor in signal handlingSuresh Siddha2010-07-063-10/+21
| | | | * | | | | | x86/apic/es7000_32: Remove unused variableJavier Martinez Canillas2010-07-081-1/+0
| | | | | |_|/ / / | | | | |/| | | |
| | | * | | | | | x86, mtrr: Use stop machine context to rendezvous all the cpu'sSuresh Siddha2010-07-302-13/+50
| | * | | | | | | x86, vmware: Preset lpj values when on VMware.Alok Kataria2010-08-021-1/+8
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | x86: Clean up arch/x86/kernel/cpu/mtrr/cleanup.c: use ";" not "," to terminat...Joe Perches2010-07-151-3/+3
* | | | | | | | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-064-18/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: Convert common clocksources to use clocksource_register_hz/khzJohn Stultz2010-07-272-8/+10
| * | | | | | | | timkeeping: Fix update_vsyscall to provide wall_to_monotonic offsetJohn Stultz2010-07-271-3/+3
| * | | | | | | | time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-271-4/+1
| * | | | | | | | x86: Fix vtime/file timestamp inconsistenciesJohn Stultz2010-07-271-3/+8
* | | | | | | | | x86, kvm: Remove cast obsoleted by set_64bit() prototype cleanupH. Peter Anvin2010-08-061-5/+1
* | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-08-066-5/+35
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/PCI: use for_each_pci_dev()Kulikov Vasiliy2010-07-301-3/+3
| * | | | | | | | | PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()Ben Hutchings2010-07-301-1/+1
| * | | | | | | | | x86/PCI: use host bridge _CRS info on ASRock ALiveSATA2-GLANBjorn Helgaas2010-07-301-0/+9
| * | | | | | | | | x86/PCI: Add option to not assign BAR's if not already assignedMike Habeck2010-07-302-0/+21
| * | | | | | | | | x86/PCI: pci, fix section mismatchJiri Slaby2010-07-301-1/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-08-061-0/+1
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Staging: Merge staging-next into Linus's treeGreg Kroah-Hartman2010-08-051-0/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | x86: Export the symbol ms_hypervKy Srinivasan2010-07-081-0/+1
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | | | | | | | | |
| \ \ \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ \ \ Merge branches 'x86-rwsem-for-linus' and 'x86-gcc46-for-linus' of git://git.k...Linus Torvalds2010-08-064-18/+14
|\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86, gcc-4.6: Fix set but not read variablesAndi Kleen2010-07-202-4/+3
| | * | | | | | | | | | x86, gcc-4.6: Avoid unused by set variables in rdmsrAndi Kleen2010-07-201-2/+2
| * | | | | | | | | | | x86, rwsem: Minor cleanupsMichel Lespinasse2010-07-201-9/+7
| * | | | | | | | | | | x86, rwsem: Stay on fast path when count > 0 in __up_write()Michel Lespinasse2010-07-201-3/+2
* | | | | | | | | | | | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-0618-52/+422
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86, setup: move isdigit.h to ctype.h, header files on top.H. Peter Anvin2010-08-024-4/+2
| * | | | | | | | | | | | x86, setup: enable early console output from the decompressorYinghai Lu2010-08-027-29/+105
| * | | | | | | | | | | | x86, setup: reorganize the early console setupYinghai Lu2010-08-027-163/+186
| * | | | | | | | | | | | x86, setup: Allow global variables and functions in the decompressorH. Peter Anvin2010-08-023-0/+32
| * | | | | | | | | | | | x86, setup: Only set early_serial_base after port is initializedYinghai Lu2010-07-141-30/+33
| * | | | | | | | | | | | x86, setup: Make the setup code also accept console=uart8250Yinghai Lu2010-07-132-1/+80
| * | | | | | | | | | | | x86, setup: Early-boot serial I/O supportPekka Enberg2010-07-124-6/+165
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-08-068-23/+71
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86: Ioremap: fix wrong physical address handling in PAT codeYasuaki Ishimatsu2010-07-291-1/+1