summaryrefslogtreecommitdiff
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-10-23338-8/+38685
|\
| * x86: canonicalize remaining header guardsH. Peter Anvin2008-10-233-8/+8
| * x86: drop double underscores from header guardsH. Peter Anvin2008-10-2332-96/+96
| * x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-22270-803/+803
| * x86, um: ... and asm-x86 moveAl Viro2008-10-22335-4/+38676
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-10-237-25/+96
|\ \
| * \ 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-23240-14616/+19247
| |\ \ \ | | | |/ | | |/|
| * | | 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-222-0/+9
| |\ \ \ \
| | * | | | i7300_idle driver v1.55Andy Henroid2008-10-211-0/+2
| | * | | | x86 allow modules to register idle notifiersVenkatesh Pallipadi2008-10-211-0/+7
| | |/ / /
| * | | | Merge branch 'cpuidle' into testLen Brown2008-10-221-0/+3
| |\ \ \ \
| | * | | | cpuidle: upon BIOS bug, default to default_idle rather than pollingVenkatesh Pallipadi2008-10-161-0/+3
| | |/ / /
| * | | | 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 branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds2008-10-237-174/+244
|\ \ \ \ \
| * | | | | oprofile: fixing whitespaces in arch/x86/oprofile/*Robert Richter2008-10-162-11/+10
| * | | | | Merge branch 'oprofile/x86-oprofile-for-tip' into oprofile/oprofile-for-tipRobert Richter2008-10-153-35/+108
| |\ \ \ \ \
| | * | | | | oprofile: discover counters for op ppro tooAndi Kleen2008-10-132-4/+6
| | * | | | | oprofile: Implement Intel architectural perfmon supportAndi Kleen2008-10-133-28/+102
| | * | | | | oprofile: Don't report Nehalem as core_2Andi Kleen2008-10-131-3/+0
| | * | | | | oprofile: drop const in num counters fieldAndi Kleen2008-10-131-2/+2
| * | | | | | x86/oprofile: add the logic for enabling additional IBS bitsSuravee Suthikulpanit2008-10-151-2/+5
| * | | | | | x86/oprofile: reordering functions in nmi_int.cRobert Richter2008-10-151-76/+71
| * | | | | | oprofile: more whitespace fixesRobert Richter2008-10-153-6/+6
| * | | | | | oprofile: whitespace fixesRobert Richter2008-10-153-34/+34
| * | | | | | OProfile: Rename IBS sysfs dir into "ibs_op"Robert Richter2008-10-151-1/+1
| * | | | | | OProfile: Rework string handling in setup_ibs_files()Robert Richter2008-10-151-12/+11
| * | | | | | OProfile: Rework oprofile_add_ibs_sample() functionRobert Richter2008-10-151-2/+3
| |/ / / / /
| * | | | | Merge branch 'linus' into oprofileIngo Molnar2008-10-13187-6082/+12483
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2008-09-306-148/+40
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge commit 'v2.6.27-rc5' into tip/oprofileRobert Richter2008-09-2437-484/+784
| | |\ \ \ \ \ \
| | * | | | | | | Revert "Oprofile Multiplexing Patch"Robert Richter2008-09-246-149/+39
| * | | | | | | | Merge commit 'v2.6.27-rc8' into oprofileIngo Molnar2008-09-3062-643/+1155
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | x86, oprofile: BUG: using smp_processor_id() in preemptible codeAndrea Righi2008-09-221-1/+1
| * | | | | | | | Merge branch 'x86/oprofile' into oprofileIngo Molnar2008-08-1987-924/+1422
| |\ \ \ \ \ \ \ \
| * | | | | | | | | x86/oprofile: fix on_each_cpu build errorRobert Richter2008-07-261-1/+1
| * | | | | | | | | Oprofile Multiplexing PatchJason Yeh2008-07-266-39/+149
* | | | | | | | | | 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-2153-5861/+3065
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| * | | | | | | | | | 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