summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
| * x86: printk kernel version in WARN_ON and other dump_stack usersArjan van de Ven2007-11-262-0/+12
| * x86: fix NMI watchdog & 'stopped time' problemMaciej W. Rozycki2007-11-262-4/+17
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-11-265-7/+46
|\ \
| * \ Pull fluff into release branchLen Brown2007-11-202-4/+1
| |\ \
| | * | x86: acpi_pciprobe_dmi_table[] must be __devinitdataAdrian Bunk2007-11-161-1/+1
| | * | x86_64: remove acpi_pci_link_exit()Adrian Bunk2007-11-161-3/+0
| * | | Pull thermal into release branchLen Brown2007-11-201-0/+3
| |\ \ \
| | * | | ACPI: Enable MSR (FixedHW) support for T-StatesZhao Yakui2007-11-161-0/+3
| | |/ /
| * | | ACPI: fix two IRQ8 issues in IOAPIC modeShaohua Li2007-11-202-3/+42
| | |/ | |/|
* | | x86: correctly set UTS_MACHINE for "make ARCH=x86"Andreas Herrmann2007-11-261-3/+2
|/ /
* | x86: simplify "make ARCH=x86" and fix kconfig all.configSam Ravnborg2007-11-171-2/+2
* | x86: reboot fixup for wrap2c boardDenys2007-11-171-0/+1
* | x86: check boundary in count setup resourceYinghai Lu2007-11-171-0/+6
* | x86: add hpet sanity checksThomas Gleixner2007-11-171-0/+32
* | x86: on x86_64, correct reading of PC RTC when update in progress in time_64.cDavid P. Reed2007-11-171-12/+18
* | x86: fix freeze in x86_64 RTC update code in time_64.cDavid P. Reed2007-11-171-7/+4
* | x86: fixup cpu_info array conversionThomas Gleixner2007-11-171-1/+0
* | x86: show cpuinfo only for online CPUsAndreas Herrmann2007-11-172-10/+6
* | x86: fix cpu-hotplug regressionAndreas Herrmann2007-11-171-1/+1
* | x86: ignore the sys_getcpu() tcache parameterIngo Molnar2007-11-171-17/+2
* | x86: fix smp init sectionsRandy Dunlap2007-11-171-2/+2
* | x86: fix voyager_cat_init sectionRandy Dunlap2007-11-171-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-11-162-81/+29
|\ \ | |/ |/|
| * [CPUFREQ] architectural pstate driver for powernow-k8Mark Langsdorf2007-10-222-81/+29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86Linus Torvalds2007-11-1413-1171/+578
|\ \
| * | x86: enable "make ARCH=x86"Sam Ravnborg2007-11-123-41/+15
| * | x86: do not use $(ARCH) when not neededSam Ravnborg2007-11-127-16/+23
| * | x86: move the rest of the menu's to KconfigSam Ravnborg2007-11-123-1543/+1052
| * | x86: move all simple arch settings to KconfigSam Ravnborg2007-11-123-234/+136
| * | x86: copy x86_64 specific Kconfig symbols to Kconfig.i386Sam Ravnborg2007-11-122-23/+198
| * | x86: add X86_64 dependency to x86_64 specific symbols in Kconfig.x86_64Sam Ravnborg2007-11-121-17/+17
| * | x86: add X86_32 dependency to i386 specific symbols in Kconfig.i386Sam Ravnborg2007-11-121-37/+53
| * | x86: arch/x86/Kconfig.cpu unificationSam Ravnborg2007-11-124-134/+95
| * | x86: start unification of arch/x86/Kconfig.*Sam Ravnborg2007-11-123-458/+404
| * | x86: unification of cfufreq/KconfigSam Ravnborg2007-11-124-132/+49
* | | x86: don't call mce_create_device on CPU_UP_PREPAREAndreas Herrmann2007-11-141-7/+11
* | | x86: disable preemption in delay_tsc()Andrew Morton2007-11-142-4/+10
* | | x86: fix taking DNA during 64bit sigreturnSiddha, Suresh B2007-11-121-4/+5
|/ /
* | x86 - 32-bit ptrace emulation mishandles 6th argChuck Ebbert2007-11-101-13/+6
* | x86_64: ia32 ptrace THREAD_AREA fixRoland McGrath2007-11-101-8/+2
* | x86: make nmi_cpu_busy() always definedIngo Molnar2007-11-091-2/+2
* | x86: make ipi_handler() always definedIngo Molnar2007-11-091-4/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2007-11-051-35/+34
|\ \
| * | lguest: tidy up documentationRusty Russell2007-11-051-22/+21
| * | lguest: make async_hcall() staticAdrian Bunk2007-11-051-13/+13
* | | x86 setup: set %ebx == %ebp == %edi == 0 on protected mode entryH. Peter Anvin2007-11-041-1/+3
* | | x86 setup: add a near jump to serialize %cr0 on 386/486H. Peter Anvin2007-11-041-2/+2
|/ /
* | Merge branch 'v2.6.24-rc1-lockdep' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2007-11-036-12/+16
|\ \
| * | lockdep: fixup irq tracingPeter Zijlstra2007-10-256-12/+16
* | | Remove bogus default y for DMAR and NET_DMAAndi Kleen2007-10-301-1/+0
OpenPOWER on IntegriCloud