summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* x86: two trivial sparse annotationsHarvey Harrison2008-10-291-1/+1
* x86, gart: fix gart detection for Fam11h CPUsJoerg Roedel2008-10-282-2/+1
* x86, kdump: fix invalid access on i386 sparsememKen'ichi Ohmichi2008-10-281-1/+4
* x86: AMD microcode patch loader author updatePeter Oruba2008-10-281-1/+1
* x86: microcode patch loader author updatePeter Oruba2008-10-281-2/+2
* x86/uv: memory allocation at initializationCliff Wickman2008-10-271-4/+3
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-2313-24/+28
|\
| * x86: fix section mismatch warning - apic_x2apic_physMarcin Slusarz2008-10-221-1/+1
| * x86: fix section mismatch warning - apic_x2apic_clusterMarcin Slusarz2008-10-221-1/+1
| * x86: fix section mismatch warning - apic_x2apic_uv_xMarcin Slusarz2008-10-221-1/+1
| * x86: fix section mismatch warning - apic_physflatMarcin Slusarz2008-10-221-1/+1
| * x86: fix section mismatch warning - apic_flatMarcin Slusarz2008-10-221-1/+1
| * x86/tlb_uv: remove strange mc146818rtc includeJeremy Fitzhardinge2008-10-221-1/+1
| * x86: remove redundant KERN_DEBUG on pr_debugGustavo F. Padovan2008-10-222-2/+2
| * x86: do_boot_cpu - check if we have ESR registerCyrill Gorcunov2008-10-221-3/+5
| * x86/proc: fix /proc/cpuinfo cpu offline bugLai Jiangshan2008-10-221-2/+4
| * x86: call dmi-quirks for HP Laptops after early-quirks are executedAndreas Herrmann2008-10-221-0/+8
| * x86, kexec: fix hang on i386 when panic occurs while console_sem is heldNeil Horman2008-10-221-1/+1
| * MCE: Don't run 32bit machine checks with interrupts onAndi Kleen2008-10-222-9/+1
| * x86: SB600: skip IRQ0 override if it is not routed to INT2 of IOAPICAndreas Herrmann2008-10-221-3/+52
| * x86: make variables staticroel kluin2008-10-221-1/+1
* | Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-10-233-4/+4
|\ \
| * | x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-222-3/+3
| * | x86, um: ... and asm-x86 moveAl Viro2008-10-221-1/+1
| |/
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-10-236-25/+91
|\ \
| * \ Merge branch 'bugzilla-11715' into testLen Brown2008-10-231-3/+52
| |\ \
| | * | x86: SB600: skip ACPI IRQ0 override if it is not routed to INT2 of IOAPICAndreas Herrmann2008-10-161-3/+52
| * | | Merge branch 'linus' into testLen Brown2008-10-23139-11806/+13770
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'yinghai' into testLen Brown2008-10-221-0/+3
| |\ \ \
| | * | | ACPI: don't load acpi_cpufreq if acpi=offYinghai Lu2008-10-101-0/+3
| * | | | Merge branch 'misc' into testLen Brown2008-10-222-3/+5
| |\ \ \ \
| | * | | | fix CONFIG_MMCONFIG=n build warningPavel Vasilyev2008-10-151-1/+3
| | * | | | x86: trim ACPI sleep stack bufferMatt Mackall2008-10-101-1/+1
| | * | | | x86: remove magic number from ACPI sleep stack bufferMatt Mackall2008-10-101-1/+1
| | |/ / /
| * | | | Merge branch 'i7300_idle' into testLen Brown2008-10-221-0/+7
| |\ \ \ \
| | * | | | x86 allow modules to register idle notifiersVenkatesh Pallipadi2008-10-211-0/+7
| | |/ / /
| * | | | Merge branch 'FW_BUG' into testLen Brown2008-10-221-18/+24
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | CPUFREQ: powernow-k8: Try to detect old BIOS, not supporting CPU freq on a re...Thomas Renninger2008-09-221-18/+24
* | | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2008-10-232-17/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David Woodhouse2008-10-2139-5737/+2892
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David Woodhouse2008-10-202-17/+1
| |\ \ \ \ \
| | * | | | | amd_iommu: fix nasty bug that caused ILLEGAL_DEVICE_TABLE_ENTRY errorsAndreas Herrmann2008-10-181-1/+1
| | * | | | | intel-iommu: IA64 supportFenghua Yu2008-10-181-16/+0
* | | | | | | genirq: fix off by one and coding styleIngo Molnar2008-10-211-2/+2
| |_|/ / / / |/| | | | |
* | | | | | Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-204-89/+86
|\ \ \ \ \ \
| * | | | | | ftrace: make ftrace_test_p6nop disassembler-friendlyAnders Kaseorg2008-10-141-2/+4
| * | | | | | x86/ftrace: use uaccess in atomic contextFrédéric Weisbecker2008-10-141-2/+2
| * | | | | | x86: suppress trivial sparse signedness warningsHarvey Harrison2008-10-141-1/+1
| * | | | | | ftrace: x86 use copy to and from user functionsSteven Rostedt2008-10-141-25/+13
| * | | | | | ftrace: use only 5 byte nops for x86Steven Rostedt2008-10-141-7/+61
OpenPOWER on IntegriCloud