summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-12-10x86: apic: Cleanup and simplify setup_local_APIC()Tejun Heo1-12/+9
2010-12-09x86: Further simplify mp_irq info handlingFeng Tang2-67/+8
2010-12-09x86: Unify 3 similar ways of saving mp_irqs infoFeng Tang5-110/+64
2010-12-09x86, ioapic: Avoid writing io_apic id if already correctYinghai Lu1-2/+5
2010-12-09x86, x2apic: Don't map lapic addr for preenabled x2apic systemsYinghai Lu1-3/+5
2010-12-09x86, sfi: Use register_lapic_address()Yinghai Lu1-12/+1
2010-12-09x86, apic: Use register_lapic_address() in init_apic_mapping()Yinghai Lu1-4/+1
2010-12-09x86, apic: Remove early_init_lapic_mapping()Yinghai Lu4-30/+4
2010-12-09x86, apic: Unify identical register_lapic_address() functionsYinghai Lu4-27/+16
2010-12-09Merge branch 'x86/platform' into x86/apic-cleanupsThomas Gleixner22-15/+1328
2010-12-09Merge branch 'x86/amd-nb' into x86/apic-cleanupsThomas Gleixner1768-25702/+70804
2010-12-06x86, earlyprintk: Move mrst early console to platform/ and fix a typoFeng Tang4-3/+2
2010-12-06x86, apbt: Setup affinity for apb timers acting as per-cpu timerFeng Tang1-0/+1
2010-12-06ce4100: Add errata fixes for UART on CE4100Dirk Brandewie1-2/+92
2010-12-06x86: io_apic: Split setup_ioapic_ids_from_mpc()Sebastian Andrzej Siewior2-12/+17
2010-11-20x86: platform: Move iris to x86/platform where it belongsThomas Gleixner4-1/+2
2010-11-19x86, mrst: Check platform_device_register() return codeVasiliy Kulikov1-2/+1
2010-11-18x86, cacheinfo: Cleanup L3 cache index disable supportHans Rosenfeld3-84/+74
2010-11-18x86, amd-nb: Cleanup AMD northbridge caching codeHans Rosenfeld4-71/+102
2010-11-18x86, amd-nb: Complete the rename of AMD NB and related codeHans Rosenfeld10-101/+101
2010-11-18x86/platform: Add Eurobraille/Iris power off supportShérab3-0/+105
2010-11-17x86, mrst: Fix dependencies of "select INTEL_SCU_IPC"Randy Dunlap1-0/+1
2010-11-17x86, mrst: The shutdown for MRST requires the SCU IPC mechanismAlan Cox1-0/+1
2010-11-16Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-6/+6
2010-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-20/+83
2010-11-15Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-17/+17
2010-11-15Merge branches 'sh-fixes-for-linus' and 'rmobile-fixes-for-linus' of git://gi...Linus Torvalds2-1/+7
2010-11-15Merge branch 'rmobile/core' into rmobile-fixes-for-linusPaul Mundt1-0/+4
2010-11-15ARM: mach-shmobile: ap4evb: add fsib 44100Hz rateKuninori Morimoto1-0/+4
2010-11-13ARM: SAMSUNG: Fix HAVE_S3C_RTC warningsKukjin Kim1-4/+4
2010-11-13ARM: SAMSUNG: Fix HAVE_S3C2410_I2C warningsKukjin Kim1-6/+6
2010-11-13ARM: SAMSUNG: Fix HAVE_S3C2410_WATCHDOG warningsKyungmin Park2-7/+7
2010-11-13Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+3
2010-11-13Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-8/+12
2010-11-13Merge branch 'stable/xen-pcifront-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-3/+5
2010-11-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds27-71/+168
2010-11-12Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-155/+119
2010-11-12Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2010-11-12um: fix ptrace build errorRichard Weinberger2-3/+3
2010-11-12ARM: GIC: don't disable software generated interruptsRussell King1-4/+24
2010-11-12x86: Ce4100: Add reboot_fixup() for CE4100Dirk Brandewie2-0/+17
2010-11-12ce4100: Add PCI register emulation for CE4100Dirk Brandewie2-0/+316
2010-11-12x86: Add CE4100 platform supportThomas Gleixner7-0/+65
2010-11-11x86/PCI: coalesce overlapping host bridge windowsBjorn Helgaas1-20/+83
2010-11-11x86: mrst: Set vRTC's IRQ to level trigger typeFeng Tang1-1/+1
2010-11-11Staging: Merge 'tidspbridge-2.6.37-rc1' into staging-linusGreg Kroah-Hartman1-1/+3
2010-11-11x86: mrst: Add audio driver bindingsVinod Koul1-0/+7
2010-11-11rtc: Add drivers/rtc/rtc-mrst.cFeng Tang1-0/+46
2010-11-11x86: mrst: Add vrtc driver which serves as a wall clock deviceFeng Tang6-7/+143
2010-11-11x86: mrst: Add Moorestown specific reboot/shutdown supportAlek Du1-0/+16