aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'x86/apic-cleanups' into x86/numaH. Peter Anvin2010-12-29
|\
| * x86: apic: Cleanup and simplify setup_local_APIC()Tejun Heo2010-12-10
| * x86: Further simplify mp_irq info handlingFeng Tang2010-12-09
| * x86: Unify 3 similar ways of saving mp_irqs infoFeng Tang2010-12-09
| * x86, ioapic: Avoid writing io_apic id if already correctYinghai Lu2010-12-09
| * x86, x2apic: Don't map lapic addr for preenabled x2apic systemsYinghai Lu2010-12-09
| * x86, sfi: Use register_lapic_address()Yinghai Lu2010-12-09
| * x86, apic: Use register_lapic_address() in init_apic_mapping()Yinghai Lu2010-12-09
| * x86, apic: Remove early_init_lapic_mapping()Yinghai Lu2010-12-09
| * x86, apic: Unify identical register_lapic_address() functionsYinghai Lu2010-12-09
| * Merge branch 'x86/platform' into x86/apic-cleanupsThomas Gleixner2010-12-09
| |\
| | * x86, earlyprintk: Move mrst early console to platform/ and fix a typoFeng Tang2010-12-06
| | * x86, apbt: Setup affinity for apb timers acting as per-cpu timerFeng Tang2010-12-06
| | * ce4100: Add errata fixes for UART on CE4100Dirk Brandewie2010-12-06
| | * x86: platform: Move iris to x86/platform where it belongsThomas Gleixner2010-11-20
| | * x86, mrst: Check platform_device_register() return codeVasiliy Kulikov2010-11-18
| | * x86/platform: Add Eurobraille/Iris power off supportShérab2010-11-18
| | * x86, mrst: Add explanation for using 1960 as the year offset for vrtcFeng Tang2010-11-17
| | * x86, mrst: Fix dependencies of "select INTEL_SCU_IPC"Randy Dunlap2010-11-17
| | * x86, mrst: The shutdown for MRST requires the SCU IPC mechanismAlan Cox2010-11-17
| | * x86: Ce4100: Add reboot_fixup() for CE4100Dirk Brandewie2010-11-11
| | * ce4100: Add PCI register emulation for CE4100Dirk Brandewie2010-11-11
| | * x86: Add CE4100 platform supportThomas Gleixner2010-11-11
| | * x86: mrst: Set vRTC's IRQ to level trigger typeFeng Tang2010-11-11
| | * x86: mrst: Add audio driver bindingsVinod Koul2010-11-11
| | * rtc: Add drivers/rtc/rtc-mrst.cFeng Tang2010-11-11
| | * x86: mrst: Add vrtc driver which serves as a wall clock deviceFeng Tang2010-11-11
| | * x86: mrst: Add Moorestown specific reboot/shutdown supportAlek Du2010-11-11
| | * x86: mrst: Parse SFI timer table for all timer configsJacob Pan2010-11-09
| | * x86/mrst: Add SFI platform device parsing codeFeng Tang2010-11-09
| * | Merge branch 'x86/amd-nb' into x86/apic-cleanupsThomas Gleixner2010-12-09
| |\ \
| * | | x86: io_apic: Split setup_ioapic_ids_from_mpc()Sebastian Andrzej Siewior2010-12-06
| * | | x86: io_apic: Fix CONFIG_X86_IO_APIC=n breakageThomas Gleixner2010-10-24
| * | | x86: apic: Move probe_nr_irqs_gsi() into ioapic_init_mappings()Thomas Gleixner2010-10-23
| * | | x86: Allow platforms to force enable apicThomas Gleixner2010-10-23
* | | | x86, numa: Fix cpu to node mapping for sparse node idsDavid Rientjes2010-12-23
* | | | x86, numa: Fake node-to-cpumask for NUMA emulationDavid Rientjes2010-12-23
* | | | x86, numa: Fake apicid and pxm mappings for NUMA emulationDavid Rientjes2010-12-23
* | | | x86, numa: Avoid compiling NUMA emulation functions without CONFIG_NUMA_EMUDavid Rientjes2010-12-23
* | | | x86, numa: Reduce minimum fake node size to 32MDavid Rientjes2010-12-23
| |/ / |/| |
* | | x86, cacheinfo: Cleanup L3 cache index disable supportHans Rosenfeld2010-11-18
* | | x86, amd-nb: Cleanup AMD northbridge caching codeHans Rosenfeld2010-11-18
* | | x86, amd-nb: Complete the rename of AMD NB and related codeHans Rosenfeld2010-11-18
* | | Linux 2.6.37-rc2v2.6.37-rc2Linus Torvalds2010-11-15
* | | capabilities/syslog: open code cap_syslog logic to fix build failureEric Paris2010-11-15
* | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-15
|\ \ \
| * | | arm: omap1: devices: need to return with a valueFelipe Balbi2010-11-08
| * | | OMAP1: camera.h: add missing includeJanusz Krzysztofik2010-11-05
| * | | omap: dma: Add read-back to DMA interrupt handler to avoid spuriousinterruptsMathias Nyman2010-11-05
| * | | OMAP2: Devkit8000: Fix mmc regulator failureThomas Weber2010-11-05