summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-216-1222/+4
|\
| * x86, paravirt: Remove alloc_pmd_clone hook, only used by VMIAlok Kataria2010-08-231-1/+0
| * x86, vmware: Remove deprecated VMI kernel supportAlok Kataria2010-08-235-1221/+4
* | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-214-34/+202
|\ \
| * | x86, olpc: Register XO-1 platform devicesDaniel Drake2010-10-131-0/+24
| * | x86, olpc: Add XO-1 poweroff supportDaniel Drake2010-10-122-0/+141
| * | x86, olpc: Don't retry EC commands foreverPaul Fox2010-10-081-1/+4
| * | x86, olpc: Rework BIOS signature checkDaniel Drake2010-09-232-33/+31
| * | x86, olpc: Only enable PCI configuration type override on XO-1Daniel Drake2010-09-231-2/+4
* | | Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-211-22/+106
|\ \ \
| * | | x86, mtrr: Support mtrr lookup for range spanning across MTRR rangeVenkatesh Pallipadi2010-09-101-7/+77
| * | | x86, mtrr: Refactor MTRR type overlap check codeVenkatesh Pallipadi2010-09-101-15/+29
* | | | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-214-2/+335
|\ \ \ \
| * | | | x86: sfi: Make local functions staticThomas Gleixner2010-10-151-2/+2
| * | | | x86, earlyprintk: Add hsu early console for Intel Medfield platformFeng Tang2010-10-082-1/+94
| * | | | x86, earlyprintk: Add earlyprintk for Intel Moorestown platformFeng Tang2010-10-083-0/+240
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-10-211-1/+2
|\ \ \ \ \
| * | | | | mm, x86: Saving vmcore with non-lazy freeing of vmasCliff Wickman2010-09-171-0/+1
| * | | | | x86, kdump: Change copy_oldmem_page() to use cached addressingCliff Wickman2010-09-091-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-212-11/+80
|\ \ \ \ \
| * | | | | x86, hotplug: In the MWAIT case of play_dead, CLFLUSH the cache lineH. Peter Anvin2010-09-201-1/+19
| * | | | | x86, hotplug: Move WBINVD back outside the play_dead loopH. Peter Anvin2010-09-171-6/+5
| * | | | | x86, hotplug: Use mwait to offline a processor, fix the legacy caseH. Peter Anvin2010-09-171-1/+62
| * | | | | x86, mwait: Move mwait constants to a common header fileH. Peter Anvin2010-09-171-10/+1
* | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-10-214-67/+35
|\ \ \ \ \ \
| * | | | | | x86, fpu: Remove unnecessary ifdefs from i387 code.Brian Gerst2010-09-091-4/+0
| * | | | | | x86-32, fpu: Remove math_emulate stubBrian Gerst2010-09-091-17/+6
| * | | | | | x86-64, fpu: Fix %cs value in convert_from_fxsr()Brian Gerst2010-09-091-10/+8
| * | | | | | x86-64, fpu: Disable preemption when using TS_USEDFPUBrian Gerst2010-09-091-1/+1
| * | | | | | x86, fpu: Merge fpu_init()Brian Gerst2010-09-093-35/+14
| * | | | | | x86, xsave: Disable xsave in i387 emulation modeRobert Richter2010-08-121-0/+6
* | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-214-267/+157
|\ \ \ \ \ \ \
| * | | | | | | x86: Remove pr_<level> uses of KERN_<level>Joe Perches2010-09-121-2/+2
| * | | | | | | therm_throt.c: Trivial printk message fix for a unsuitable abbreviation of 't...Jin Dongming2010-09-051-1/+1
| * | | | | | | x86: Use {push,pop}{l,q}_cfi in more placesJan Beulich2010-09-032-238/+121
| * | | | | | | i386: Add unwind directives to syscall ptregs stubsJan Beulich2010-09-031-4/+12
| * | | | | | | x86-64: Use symbolics instead of raw numbers in entry_64.SJan Beulich2010-09-031-16/+16
| * | | | | | | x86-64: Adjust frame type at paranoid_exit:Jan Beulich2010-09-031-1/+1
| * | | | | | | x86-64: Fix unwind annotations in syscall stubsJan Beulich2010-09-031-5/+4
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-10-212-5/+11
|\ \ \ \ \ \ \
| * | | | | | | x86, cpu: Fix X86_FEATURE_NOPLBorislav Petkov2010-10-041-5/+10
| * | | | | | | x86, cpu: Re-run get_cpu_cap() after adjusting the CPUID levelH. Peter Anvin2010-09-203-1/+3
* | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-10-2112-87/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: Remove stale pmtimer_64.cThomas Gleixner2010-10-152-70/+0
| * | | | | | | | x86, cleanups: Use clear_page/copy_page rather than memset/memcpyJan Beulich2010-09-221-2/+2
| * | | | | | | | x86: Remove unnecessary #ifdef ACPI/X86_IO_ACPIChristian Dietrich2010-09-081-2/+0
| * | | | | | | | x86, cleanup: Remove obsolete boot_cpu_id variableRobert Richter2010-08-128-13/+12
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-bios-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-211-76/+30
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, bios: Make the x86 early memory reservation a kernel optionH. Peter Anvin2010-08-251-2/+26
| * | | | | | | | x86, bios: By default, reserve the low 64K for all BIOSesH. Peter Anvin2010-08-241-77/+7
| | |_|_|_|/ / / | |/| | | | | |
OpenPOWER on IntegriCloud