summaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86: apic: Cleanup and simplify setup_local_APIC()Tejun Heo2010-12-101-12/+9
* x86: Further simplify mp_irq info handlingFeng Tang2010-12-092-67/+8
* x86: Unify 3 similar ways of saving mp_irqs infoFeng Tang2010-12-095-110/+64
* x86, ioapic: Avoid writing io_apic id if already correctYinghai Lu2010-12-091-2/+5
* x86, x2apic: Don't map lapic addr for preenabled x2apic systemsYinghai Lu2010-12-091-3/+5
* x86, sfi: Use register_lapic_address()Yinghai Lu2010-12-091-12/+1
* x86, apic: Use register_lapic_address() in init_apic_mapping()Yinghai Lu2010-12-091-4/+1
* x86, apic: Remove early_init_lapic_mapping()Yinghai Lu2010-12-094-30/+4
* x86, apic: Unify identical register_lapic_address() functionsYinghai Lu2010-12-094-27/+16
* 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/+2
| * 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/+1
| * 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/+74
| * | 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/+119
| |\ \ \ \
| | * | | | x86, pvclock: Remove leftover scale_delta() functionKusanagi Kouichi2010-11-101-38/+0
| | * | | | x86, apic: Remove double #includeJesper Juhl2010-11-101-1/+0
| | * | | | 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/+7
| | * | | | 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