summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86, apic: Unify identical register_lapic_address() functionsYinghai Lu2010-12-094-27/+16Star
* Merge branch 'x86/platform' into x86/apic-cleanupsThomas Gleixner2010-12-0922-15/+1328
|\
| * x86, earlyprintk: Move mrst early console to platform/ and fix a typoFeng Tang2010-12-064-3/+2Star
| * x86, apbt: Setup affinity for apb timers acting as per-cpu timerFeng Tang2010-12-061-0/+1
| * ce4100: Add errata fixes for UART on CE4100Dirk Brandewie2010-12-061-2/+92
| * x86: platform: Move iris to x86/platform where it belongsThomas Gleixner2010-11-204-1/+2
| * x86, mrst: Check platform_device_register() return codeVasiliy Kulikov2010-11-181-2/+1Star
| * x86/platform: Add Eurobraille/Iris power off supportShérab2010-11-183-0/+105
| * x86, mrst: Fix dependencies of "select INTEL_SCU_IPC"Randy Dunlap2010-11-171-0/+1
| * x86, mrst: The shutdown for MRST requires the SCU IPC mechanismAlan Cox2010-11-171-0/+1
| * x86: Ce4100: Add reboot_fixup() for CE4100Dirk Brandewie2010-11-122-0/+17
| * ce4100: Add PCI register emulation for CE4100Dirk Brandewie2010-11-122-0/+316
| * x86: Add CE4100 platform supportThomas Gleixner2010-11-127-0/+65
| * x86: mrst: Set vRTC's IRQ to level trigger typeFeng Tang2010-11-111-1/+1
| * x86: mrst: Add audio driver bindingsVinod Koul2010-11-111-0/+7
| * rtc: Add drivers/rtc/rtc-mrst.cFeng Tang2010-11-111-0/+46
| * x86: mrst: Add vrtc driver which serves as a wall clock deviceFeng Tang2010-11-116-7/+143
| * x86: mrst: Add Moorestown specific reboot/shutdown supportAlek Du2010-11-111-0/+16
| * x86: mrst: Parse SFI timer table for all timer configsJacob Pan2010-11-091-1/+1
| * x86/mrst: Add SFI platform device parsing codeFeng Tang2010-11-093-4/+517
* | Merge branch 'x86/amd-nb' into x86/apic-cleanupsThomas Gleixner2010-12-09160-2997/+5949
|\ \
| * | x86, cacheinfo: Cleanup L3 cache index disable supportHans Rosenfeld2010-11-183-84/+74Star
| * | x86, amd-nb: Cleanup AMD northbridge caching codeHans Rosenfeld2010-11-184-71/+102
| * | x86, amd-nb: Complete the rename of AMD NB and related codeHans Rosenfeld2010-11-1810-101/+101
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-11-151-20/+83
| |\ \
| | * | x86/PCI: coalesce overlapping host bridge windowsBjorn Helgaas2010-11-111-20/+83
| | |/
| * | Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-11-132-8/+12
| |\ \
| | * | xen: do not release any memory under 1M in domain 0Ian Campbell2010-11-111-7/+11
| | * | xen: correct size of level2_kernel_pgtIan Campbell2010-10-291-1/+1
| * | | Merge branch 'stable/xen-pcifront-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-11-131-3/+5
| |\ \ \
| | * | | xen: fix memory leak in Xen PCI MSI/MSI-X allocator.Jiri Slaby2010-11-081-3/+5
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-11-129-155/+119Star
| |\ \ \ \
| | * | | | x86, pvclock: Remove leftover scale_delta() functionKusanagi Kouichi2010-11-101-38/+0Star
| | * | | | x86, apic: Remove double #includeJesper Juhl2010-11-101-1/+0Star
| | * | | | x86: Adjust section annotations in AMD Fam10 MMCONF enabling codeJan Beulich2010-11-101-3/+4
| | * | | | x86, UV: Update node controller MMRsJack Steiner2010-11-102-99/+102
| | * | | | x86: Remove unnecessary casts of void ptr returning alloc function return valuesJesper Juhl2010-11-102-8/+7Star
| | * | | | x86: Address gcc4.6 "set but not used" warnings in apic.hAndi Kleen2010-11-091-5/+5
| | * | | | x86, mm: Fix section mismatch in tlb.cRakib Mullick2010-11-011-1/+1
| | |/ / /
| * | | / perf, amd: Use kmalloc_node(,__GFP_ZERO) for northbridge structure allocationPeter Zijlstra2010-11-101-2/+2
| | |_|/ | |/| |
| * | | KVM: x86: Issue smp_call_function_many with preemption disabledJan Kiszka2010-11-051-0/+2
| * | | KVM: x86: fix information leak to userlandVasiliy Kulikov2010-11-051-0/+6
| * | | KVM: MMU: fix rmap_remove on non present sptesMarcelo Tosatti2010-11-051-4/+5
| * | | KVM: Write protect memory after slot swapMichael S. Tsirkin2010-11-051-4/+4
| |/ /
| | |
| | \
| *-. \ Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git....Linus Torvalds2010-10-303-56/+28Star
| |\ \ \
| | | * | x86: Check irq_remapped instead of remapping_enabled in destroy_irq()Yinghai Lu2010-10-301-1/+1
| | |/ / | |/| |
| | * | jump label: Add work around to i386 gcc asm goto bugSteven Rostedt2010-10-291-1/+12
| | * | x86, ftrace: Use safe noops, drop trap testH. Peter Anvin2010-10-291-54/+15Star
| | | |
| | \ \
| *-. \ \ Merge branches 'x86-fixes-for-linus' and 'x86-uv-for-linus' of git://git.kern...Linus Torvalds2010-10-305-13/+50
| |\ \ \ \
| | | * | | x86, uv: More Westmere support on SGI UVRuss Anderson2010-10-291-4/+3Star