| Commit message (Expand) | Author | Age |
* | Merge branch 'x86/apic-cleanups' into x86/numa | H. Peter Anvin | 2010-12-29 |
|\ |
|
| * | x86: apic: Cleanup and simplify setup_local_APIC() | Tejun Heo | 2010-12-10 |
| * | x86: Further simplify mp_irq info handling | Feng Tang | 2010-12-09 |
| * | x86: Unify 3 similar ways of saving mp_irqs info | Feng Tang | 2010-12-09 |
| * | x86, ioapic: Avoid writing io_apic id if already correct | Yinghai Lu | 2010-12-09 |
| * | x86, x2apic: Don't map lapic addr for preenabled x2apic systems | Yinghai Lu | 2010-12-09 |
| * | x86, sfi: Use register_lapic_address() | Yinghai Lu | 2010-12-09 |
| * | x86, apic: Use register_lapic_address() in init_apic_mapping() | Yinghai Lu | 2010-12-09 |
| * | x86, apic: Remove early_init_lapic_mapping() | Yinghai Lu | 2010-12-09 |
| * | x86, apic: Unify identical register_lapic_address() functions | Yinghai Lu | 2010-12-09 |
| * | Merge branch 'x86/platform' into x86/apic-cleanups | Thomas Gleixner | 2010-12-09 |
| |\ |
|
| | * | x86, earlyprintk: Move mrst early console to platform/ and fix a typo | Feng Tang | 2010-12-06 |
| | * | x86, apbt: Setup affinity for apb timers acting as per-cpu timer | Feng Tang | 2010-12-06 |
| | * | ce4100: Add errata fixes for UART on CE4100 | Dirk Brandewie | 2010-12-06 |
| | * | x86: platform: Move iris to x86/platform where it belongs | Thomas Gleixner | 2010-11-20 |
| | * | x86, mrst: Check platform_device_register() return code | Vasiliy Kulikov | 2010-11-18 |
| | * | x86/platform: Add Eurobraille/Iris power off support | Shérab | 2010-11-18 |
| | * | x86, mrst: Add explanation for using 1960 as the year offset for vrtc | Feng Tang | 2010-11-17 |
| | * | x86, mrst: Fix dependencies of "select INTEL_SCU_IPC" | Randy Dunlap | 2010-11-17 |
| | * | x86, mrst: The shutdown for MRST requires the SCU IPC mechanism | Alan Cox | 2010-11-17 |
| | * | x86: Ce4100: Add reboot_fixup() for CE4100 | Dirk Brandewie | 2010-11-11 |
| | * | ce4100: Add PCI register emulation for CE4100 | Dirk Brandewie | 2010-11-11 |
| | * | x86: Add CE4100 platform support | Thomas Gleixner | 2010-11-11 |
| | * | x86: mrst: Set vRTC's IRQ to level trigger type | Feng Tang | 2010-11-11 |
| | * | x86: mrst: Add audio driver bindings | Vinod Koul | 2010-11-11 |
| | * | rtc: Add drivers/rtc/rtc-mrst.c | Feng Tang | 2010-11-11 |
| | * | x86: mrst: Add vrtc driver which serves as a wall clock device | Feng Tang | 2010-11-11 |
| | * | x86: mrst: Add Moorestown specific reboot/shutdown support | Alek Du | 2010-11-11 |
| | * | x86: mrst: Parse SFI timer table for all timer configs | Jacob Pan | 2010-11-09 |
| | * | x86/mrst: Add SFI platform device parsing code | Feng Tang | 2010-11-09 |
| * | | Merge branch 'x86/amd-nb' into x86/apic-cleanups | Thomas Gleixner | 2010-12-09 |
| |\ \ |
|
| * | | | x86: io_apic: Split setup_ioapic_ids_from_mpc() | Sebastian Andrzej Siewior | 2010-12-06 |
| * | | | x86: io_apic: Fix CONFIG_X86_IO_APIC=n breakage | Thomas Gleixner | 2010-10-24 |
| * | | | x86: apic: Move probe_nr_irqs_gsi() into ioapic_init_mappings() | Thomas Gleixner | 2010-10-23 |
| * | | | x86: Allow platforms to force enable apic | Thomas Gleixner | 2010-10-23 |
* | | | | x86, numa: Fix cpu to node mapping for sparse node ids | David Rientjes | 2010-12-23 |
* | | | | x86, numa: Fake node-to-cpumask for NUMA emulation | David Rientjes | 2010-12-23 |
* | | | | x86, numa: Fake apicid and pxm mappings for NUMA emulation | David Rientjes | 2010-12-23 |
* | | | | x86, numa: Avoid compiling NUMA emulation functions without CONFIG_NUMA_EMU | David Rientjes | 2010-12-23 |
* | | | | x86, numa: Reduce minimum fake node size to 32M | David Rientjes | 2010-12-23 |
| |/ /
|/| | |
|
* | | | x86, cacheinfo: Cleanup L3 cache index disable support | Hans Rosenfeld | 2010-11-18 |
* | | | x86, amd-nb: Cleanup AMD northbridge caching code | Hans Rosenfeld | 2010-11-18 |
* | | | x86, amd-nb: Complete the rename of AMD NB and related code | Hans Rosenfeld | 2010-11-18 |
* | | | Linux 2.6.37-rc2v2.6.37-rc2 | Linus Torvalds | 2010-11-15 |
* | | | capabilities/syslog: open code cap_syslog logic to fix build failure | Eric Paris | 2010-11-15 |
* | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-11-15 |
|\ \ \ |
|
| * | | | arm: omap1: devices: need to return with a value | Felipe Balbi | 2010-11-08 |
| * | | | OMAP1: camera.h: add missing include | Janusz Krzysztofik | 2010-11-05 |
| * | | | omap: dma: Add read-back to DMA interrupt handler to avoid spuriousinterrupts | Mathias Nyman | 2010-11-05 |
| * | | | OMAP2: Devkit8000: Fix mmc regulator failure | Thomas Weber | 2010-11-05 |