summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* mrst/vrtc: Avoid using cmos rtc opsFeng Tang2011-02-142-12/+6Star
* x86/platform: Add a wallclock_init func to x86_init.timers opsFeng Tang2011-02-143-0/+5
* x86, earlyprintk: Move mrst early console to platform/ and fix a typoFeng Tang2010-12-064-3/+2Star
* 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/+1Star
* 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 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-11-085-3/+153
|\
| * Merge branch 'rmobile/core' into rmobile-fixes-for-linusPaul Mundt2010-11-085-3/+153
| |\
| | * ARM: mach-shmobile: Allow GPIO chips to register IRQ mappings.Paul Mundt2010-11-041-2/+2
| | * ARM: mach-shmobile: fix sh7372 after a recent clock framework reworkGuennadi Liakhovetski2010-11-021-0/+1
| | * ARM: mach-shmobile: include drivers/sh/KconfigPaul Mundt2010-11-011-0/+2
| | * ARM: mach-shmobile: ap4evb: Add HDMI sound supportKuninori Morimoto2010-10-311-1/+45
| | * ARM: mach-shmobile: clock-sh7372: Add FSIDIV clock supportKuninori Morimoto2010-10-312-0/+103
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-------. \ \ Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/int...Paul Mundt2010-11-0844-1477/+158Star
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| | | | * | | sh: Simplify phys_addr_mask()/PTE_PHYS_MASK for 29/32-bit.Paul Mundt2010-11-041-12/+0Star
| | | | |/ /
| | | * | / sh: make some needlessly global sh7724 clocks staticGuennadi Liakhovetski2010-11-081-3/+3
| | | | |/ | | | |/|
| | * | | sh: nommu: Support building without an uncached mapping.Paul Mundt2010-11-044-42/+41Star
| | * | | sh: nommu: use 32-bit phys mode.Paul Mundt2010-11-045-14/+14
| | * | | sh: mach-se: Fix up SE7206 no ioport build.Paul Mundt2010-11-041-1/+3
| | | |/ | | |/|
| * | | sh: mach-se: Rip out superfluous 7751 PIO routines.Paul Mundt2010-10-293-138/+1Star
| * | | sh: mach-se: Rip out superfluous 770x PIO routines.Paul Mundt2010-10-293-179/+1Star
| * | | sh: mach-edosk7705: Kill off machtype, consolidate board def.Paul Mundt2010-10-295-14/+1Star
| * | | sh: mach-edosk7705: update for this century, kill off PIO trapping.Paul Mundt2010-10-293-82/+54Star
| * | | sh: mach-se: Rip out superfluous 7206 PIO routines.Paul Mundt2010-10-293-120/+1Star
| * | | sh: mach-systemh: Kill off dead board.Paul Mundt2010-10-299-397/+0Star
| * | | sh: mach-snapgear: Kill off machtype, consolidate board def.Paul Mundt2010-10-296-7/+2Star
| * | | sh: mach-snapgear: Rip out superfluous PIO routines.Paul Mundt2010-10-294-170/+11Star
| * | | sh: mach-microdev: SuperIO-relative ioport mapping.Paul Mundt2010-10-293-275/+3Star
* | | | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-11-067-13/+21
|\ \ \ \
| * | | | KVM: PPC: BookE: Load the lower half of MSRScott Wood2010-11-051-1/+1
| * | | | KVM: PPC: BookE: fix sleep with interrupts disabledScott Wood2010-11-051-2/+0Star
| * | | | KVM: PPC: e500: Call kvm_vcpu_uninit() before kvmppc_e500_tlb_uninit().Scott Wood2010-11-051-1/+1
| * | | | PPC: KVM: Book E doesn't have __end_interrupts.Scott Wood2010-11-051-1/+1
| * | | | KVM: x86: Issue smp_call_function_many with preemption disabledJan Kiszka2010-11-051-0/+2
| * | | | KVM: x86: fix information leak to userlandVasiliy Kulikov2010-11-051-0/+6
| * | | | KVM: PPC: fix information leak to userlandVasiliy Kulikov2010-11-051-0/+1