Age | Commit message (Expand) | Author | Files | Lines |
2010-12-10 | x86: apic: Cleanup and simplify setup_local_APIC() | Tejun Heo | 1 | -12/+9 |
2010-12-09 | x86: Further simplify mp_irq info handling | Feng Tang | 2 | -67/+8 |
2010-12-09 | x86: Unify 3 similar ways of saving mp_irqs info | Feng Tang | 5 | -110/+64 |
2010-12-09 | x86, ioapic: Avoid writing io_apic id if already correct | Yinghai Lu | 1 | -2/+5 |
2010-12-09 | x86, x2apic: Don't map lapic addr for preenabled x2apic systems | Yinghai Lu | 1 | -3/+5 |
2010-12-09 | x86, sfi: Use register_lapic_address() | Yinghai Lu | 1 | -12/+1 |
2010-12-09 | x86, apic: Use register_lapic_address() in init_apic_mapping() | Yinghai Lu | 1 | -4/+1 |
2010-12-09 | x86, apic: Remove early_init_lapic_mapping() | Yinghai Lu | 4 | -30/+4 |
2010-12-09 | x86, apic: Unify identical register_lapic_address() functions | Yinghai Lu | 4 | -27/+16 |
2010-12-09 | Merge branch 'x86/platform' into x86/apic-cleanups | Thomas Gleixner | 22 | -15/+1328 |
2010-12-09 | Merge branch 'x86/amd-nb' into x86/apic-cleanups | Thomas Gleixner | 1768 | -25702/+70804 |
2010-12-06 | x86, earlyprintk: Move mrst early console to platform/ and fix a typo | Feng Tang | 4 | -3/+2 |
2010-12-06 | x86, apbt: Setup affinity for apb timers acting as per-cpu timer | Feng Tang | 1 | -0/+1 |
2010-12-06 | ce4100: Add errata fixes for UART on CE4100 | Dirk Brandewie | 1 | -2/+92 |
2010-12-06 | x86: io_apic: Split setup_ioapic_ids_from_mpc() | Sebastian Andrzej Siewior | 2 | -12/+17 |
2010-11-20 | x86: platform: Move iris to x86/platform where it belongs | Thomas Gleixner | 4 | -1/+2 |
2010-11-19 | x86, mrst: Check platform_device_register() return code | Vasiliy Kulikov | 1 | -2/+1 |
2010-11-18 | x86, cacheinfo: Cleanup L3 cache index disable support | Hans Rosenfeld | 3 | -84/+74 |
2010-11-18 | x86, amd-nb: Cleanup AMD northbridge caching code | Hans Rosenfeld | 4 | -71/+102 |
2010-11-18 | x86, amd-nb: Complete the rename of AMD NB and related code | Hans Rosenfeld | 10 | -101/+101 |
2010-11-18 | x86/platform: Add Eurobraille/Iris power off support | Shérab | 3 | -0/+105 |
2010-11-17 | x86, mrst: Fix dependencies of "select INTEL_SCU_IPC" | Randy Dunlap | 1 | -0/+1 |
2010-11-17 | x86, mrst: The shutdown for MRST requires the SCU IPC mechanism | Alan Cox | 1 | -0/+1 |
2010-11-16 | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -6/+6 |
2010-11-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 1 | -20/+83 |
2010-11-15 | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -17/+17 |
2010-11-15 | Merge branches 'sh-fixes-for-linus' and 'rmobile-fixes-for-linus' of git://gi... | Linus Torvalds | 2 | -1/+7 |
2010-11-15 | Merge branch 'rmobile/core' into rmobile-fixes-for-linus | Paul Mundt | 1 | -0/+4 |
2010-11-15 | ARM: mach-shmobile: ap4evb: add fsib 44100Hz rate | Kuninori Morimoto | 1 | -0/+4 |
2010-11-13 | ARM: SAMSUNG: Fix HAVE_S3C_RTC warnings | Kukjin Kim | 1 | -4/+4 |
2010-11-13 | ARM: SAMSUNG: Fix HAVE_S3C2410_I2C warnings | Kukjin Kim | 1 | -6/+6 |
2010-11-13 | ARM: SAMSUNG: Fix HAVE_S3C2410_WATCHDOG warnings | Kyungmin Park | 2 | -7/+7 |
2010-11-13 | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+3 |
2010-11-13 | Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -8/+12 |
2010-11-13 | Merge branch 'stable/xen-pcifront-fixes' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -3/+5 |
2010-11-12 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 27 | -71/+168 |
2010-11-12 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 9 | -155/+119 |
2010-11-12 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
2010-11-12 | um: fix ptrace build error | Richard Weinberger | 2 | -3/+3 |
2010-11-12 | ARM: GIC: don't disable software generated interrupts | Russell King | 1 | -4/+24 |
2010-11-12 | x86: Ce4100: Add reboot_fixup() for CE4100 | Dirk Brandewie | 2 | -0/+17 |
2010-11-12 | ce4100: Add PCI register emulation for CE4100 | Dirk Brandewie | 2 | -0/+316 |
2010-11-12 | x86: Add CE4100 platform support | Thomas Gleixner | 7 | -0/+65 |
2010-11-11 | x86/PCI: coalesce overlapping host bridge windows | Bjorn Helgaas | 1 | -20/+83 |
2010-11-11 | x86: mrst: Set vRTC's IRQ to level trigger type | Feng Tang | 1 | -1/+1 |
2010-11-11 | Staging: Merge 'tidspbridge-2.6.37-rc1' into staging-linus | Greg Kroah-Hartman | 1 | -1/+3 |
2010-11-11 | x86: mrst: Add audio driver bindings | Vinod Koul | 1 | -0/+7 |
2010-11-11 | rtc: Add drivers/rtc/rtc-mrst.c | Feng Tang | 1 | -0/+46 |
2010-11-11 | x86: mrst: Add vrtc driver which serves as a wall clock device | Feng Tang | 6 | -7/+143 |
2010-11-11 | x86: mrst: Add Moorestown specific reboot/shutdown support | Alek Du | 1 | -0/+16 |