summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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-091768-25702/+70804
|\ \
| * | 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 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-154-6/+6
| |\ \
| | * | arm: omap1: devices: need to return with a valueFelipe Balbi2010-11-081-3/+2
| | * | OMAP1: camera.h: add missing includeJanusz Krzysztofik2010-11-051-0/+2
| | * | omap: dma: Add read-back to DMA interrupt handler to avoid spuriousinterruptsMathias Nyman2010-11-051-0/+2
| | * | OMAP2: Devkit8000: Fix mmc regulator failureThomas Weber2010-11-051-3/+0
| * | | 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 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-11-152-17/+17
| |\ \ \
| | * | | ARM: SAMSUNG: Fix HAVE_S3C_RTC warningsKukjin Kim2010-11-131-4/+4
| | * | | ARM: SAMSUNG: Fix HAVE_S3C2410_I2C warningsKukjin Kim2010-11-131-6/+6
| | * | | ARM: SAMSUNG: Fix HAVE_S3C2410_WATCHDOG warningsKyungmin Park2010-11-132-7/+7
| | | |/ | | |/|
| * | | Merge branches 'sh-fixes-for-linus' and 'rmobile-fixes-for-linus' of git://gi...Linus Torvalds2010-11-152-1/+7
| |\ \ \
| | * \ \ Merge branch 'rmobile/core' into rmobile-fixes-for-linusPaul Mundt2010-11-151-0/+4
| | |\ \ \
| | | * | | ARM: mach-shmobile: ap4evb: add fsib 44100Hz rateKuninori Morimoto2010-11-151-0/+4
| | * | | | Merge branch 'rmobile/core' into rmobile-fixes-for-linusPaul Mundt2010-11-092-1/+3
| | |\ \ \ \ | | | |/ / / | | | | | / | | | |_|/ | | |/| |
| | | * | ARM: mach-shmobile: ap4evb: Mark NOR boot loader partitions read-only.Yusuke Goda2010-11-081-0/+2
| | | * | ARM: mach-shmobile: intc-sh7372: fix interrupt numberTony SIM2010-11-081-1/+1
| * | | | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-11-121-1/+3
| |\ \ \ \
| | * \ \ \ Staging: Merge 'tidspbridge-2.6.37-rc1' into staging-linusGreg Kroah-Hartman2010-11-111-1/+3
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | omap: dsp: remove shm from normal memoryFelipe Contreras2010-11-101-1/+3
| | | | |/ | | | |/|
| * | | | Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-11-122-8/+12
| |\ \ \ \
| | * | | | xen: do not release any memory under 1M in domain 0Ian Campbell2010-11-101-7/+11
| | * | | | xen: correct size of level2_kernel_pgtIan Campbell2010-10-291-1/+1
OpenPOWER on IntegriCloud