summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-094-39/+95
|\
| * x86: hpet: Make WARN_ON understandableThomas Gleixner2009-11-271-4/+15
| * x86: arch specific support for remapping HPET MSIsSuresh Siddha2009-08-274-11/+47
| * x86, hpet: Simplify the HPET codeJan Beulich2009-08-212-23/+24
| * x86, hpet: Disable per-cpu hpet timer if ARAT is supportedShaohua Li2009-08-121-2/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-12-097-344/+824
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu2009-12-01138-1719/+1434Star
| |\ \
| * | | crypto: ghash-clmulni-intel - Put proper .data section in placeJiri Kosina2009-11-231-0/+2
| * | | crypto: ghash-clmulni-intel - Use gas macro for PCLMULQDQ-NI and PSHUFBHuang Ying2009-11-231-19/+10Star
| * | | crypto: aesni-intel - Use gas macro for AES-NI instructionsHuang Ying2009-11-231-344/+173Star
| * | | x86: Generate .byte code for some new instructions via gas macroHuang Ying2009-11-091-0/+150
| * | | crypto: ghash-intel - Fix irq_fpu_usable usageHuang Ying2009-11-031-4/+4
| * | | crypto: ghash-intel - Add PSHUFB macrosHerbert Xu2009-11-032-5/+13
| * | | crypto: ghash-intel - Hard-code pshufbHerbert Xu2009-11-011-6/+12
| * | | crypto: ghash - Add PCLMULQDQ accelerated implementationHuang Ying2009-10-194-0/+494
* | | | Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-12-081-1/+1
|\ \ \ \
| * | | | cpumask: Use modern cpumask style in XenRusty Russell2009-11-041-1/+1
* | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-089-51/+69
|\ \ \ \ \
| * | | | | x86: UV RTC: Always enable RTC clocksourceDimitri Sivanich2009-11-231-11/+6Star
| * | | | | x86: UV RTC: Rename generic_interrupt to x86_platform_ipiDimitri Sivanich2009-10-149-25/+25
| * | | | | x86: UV RTC: Clean up error handlingDimitri Sivanich2009-10-141-8/+13
| * | | | | x86: UV RTC: Add clocksource only boot optionDimitri Sivanich2009-10-141-5/+18
| * | | | | x86: UV RTC: Fix early expiry handlingDimitri Sivanich2009-10-141-12/+17
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-085-5/+24
|\ \ \ \ \ \
| * | | | | | x86, mce: don't restart timer if disabledHidetoshi Seto2009-12-031-2/+4
| * | | | | | x86: Use -maccumulate-outgoing-args for sane mcount prologuesThomas Gleixner2009-11-281-2/+3
| * | | | | | x86: Prevent GCC 4.4.x (pentium-mmx et al) function prologue wreckageThomas Gleixner2009-11-201-0/+6
| * | | | | | x86: AMD Northbridge: Verify NB's node is onlinePrarit Bhargava2009-11-161-1/+8
| * | | | | | x86 VSDO: Fix Kconfig helpRandy Dunlap2009-11-111-1/+1
| * | | | | | x86: Fix typo in Intel CPU cache size descriptorDave Jones2009-11-101-1/+1
| * | | | | | x86: Add new Intel CPU cache size descriptorsDave Jones2009-11-101-0/+3
* | | | | | | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-081-0/+6
|\ \ \ \ \ \ \
| * | | | | | | x86, setup: Store the boot cursor stateMatthew Garrett2009-11-131-0/+6
* | | | | | | | Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-081-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/reboot: Add pci_dev_put in reboot_fixup_32.c for consistencyXiaotian Feng2009-12-031-0/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-082-26/+26
|\ \ \ \ \ \ \ \
| * | | | | | | | x86-64: merge the standard and compat start_thread() functionsH. Peter Anvin2009-10-101-22/+17Star
| * | | | | | | | x86-64: make compat_start_thread() match start_thread()H. Peter Anvin2009-10-102-19/+24
* | | | | | | | | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-12-083-33/+7Star
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86: pat: Remove ioremap_default()Xiaotian Feng2009-11-101-25/+1Star
| * | | | | | | | | x86: pat: Clean up req_type special case for reserve_memtype()Xiaotian Feng2009-11-101-6/+1Star
| * | | | | | | | | x86: Relegate CONFIG_PAT and CONFIG_MTRR configurability to EMBEDDEDArjan van de Ven2009-10-121-2/+5
* | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-0842-339/+650
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86, mm: Correct the implementation of is_untracked_pat_range()H. Peter Anvin2009-12-012-2/+6
| * | | | | | | | | | x86/pat: Trivial: don't create debugfs for memtype if pat is disabledXiaotian Feng2009-11-261-2/+4
| * | | | | | | | | | x86, mtrr: Fix sorting of mtrr after subtractingYinghai Lu2009-11-241-9/+40
| * | | | | | | | | | x86: Move find_smp_config() earlier and avoid bootmem usageYinghai Lu2009-11-247-64/+22Star
| * | | | | | | | | | x86, platform: Change is_untracked_pat_range() to bool; cleanup initH. Peter Anvin2009-11-245-12/+5Star
| * | | | | | | | | | x86: Change is_ISA_range() into an inline functionH. Peter Anvin2009-11-241-7/+12
| * | | | | | | | | | x86, mm: is_untracked_pat_range() takes a normal semiclosed rangeH. Peter Anvin2009-11-242-4/+4