summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* 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/+1Star
| * 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/+1Star
* | 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/+14Star
|\ \ \ \ \ \
| | * | | | | x86, gcc-4.6: Fix set but not read variablesAndi Kleen2010-07-212-4/+3Star
| | * | | | | x86, gcc-4.6: Avoid unused by set variables in rdmsrAndi Kleen2010-07-211-2/+2
| * | | | | | x86, rwsem: Minor cleanupsMichel Lespinasse2010-07-211-9/+7Star
| * | | | | | x86, rwsem: Stay on fast path when count > 0 in __up_write()Michel Lespinasse2010-07-211-3/+2Star
* | | | | | | 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-034-4/+2Star
| * | | | | | | x86, setup: enable early console output from the decompressorYinghai Lu2010-08-037-29/+105
| * | | | | | | x86, setup: reorganize the early console setupYinghai Lu2010-08-037-163/+186
| * | | | | | | x86, setup: Allow global variables and functions in the decompressorH. Peter Anvin2010-08-033-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
| * | | | | | | | x86, tlb: Clean up and correct used typeBorislav Petkov2010-07-211-3/+1Star
| * | | | | | | | x86, iomap: Fix wrong page aligned size calculation in ioremapping codeFlorian Zumbiehl2010-07-211-1/+1
| * | | | | | | | x86, mm: Create symbolic index into address_markers arrayAndres Salomon2010-07-211-6/+26
| * | | | | | | | x86, ioremap: Fix normal ram range checkKenji Kaneshige2010-07-091-1/+1
| * | | | | | | | x86, ioremap: Fix incorrect physical address handling in PAE modeKenji Kaneshige2010-07-091-7/+5Star
| * | | | | | | | x86-64, mm: Initialize VDSO earlier on 64 bitsJiri Slaby2010-06-182-2/+2
| * | | | | | | | x86, kmmio/mmiotrace: Fix double free of kmmio_fault_pagesMarcin Slusarz2010-06-182-3/+35
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-08-0614-183/+164Star
|\ \ \ \ \ \ \ \
| * | | | | | | | x86-32, asm: Directly access per-cpu GDTBrian Gerst2010-08-021-6/+5Star
| * | | | | | | | x86-64, asm: Directly access per-cpu ISTBrian Gerst2010-08-021-3/+3
| * | | | | | | | x86, asm: Merge cmpxchg_486_u64() and cmpxchg8b_emu()H. Peter Anvin2010-07-292-34/+14Star
| * | | | | | | | x86, asm: Move cmpxchg emulation code to arch/x86/libH. Peter Anvin2010-07-293-1/+2
| * | | | | | | | x86, asm: Clean up and simplify <asm/cmpxchg.h>H. Peter Anvin2010-07-292-52/+84
| * | | | | | | | x86, asm: Clean up and simplify set_64bit()H. Peter Anvin2010-07-282-50/+21Star
| * | | | | | | | Merge remote branch 'origin/x86/urgent' into x86/asmH. Peter Anvin2010-07-2811-98/+116
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86: Add memory modify constraints to xchg() and cmpxchg()H. Peter Anvin2010-07-282-54/+54
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | x86-64: Simplify loading initial_gsBrian Gerst2010-07-221-3/+2Star
| * | | | | | | | x86: Use symbolic MSR namesBrian Gerst2010-07-222-2/+3
| * | | | | | | | x86: Remove redundant K6 MSRsBrian Gerst2010-07-224-10/+8Star
* | | | | | | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-062-1/+12
|\ \ \ \ \ \ \ \ \