summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-02-14mrst/vrtc: Avoid using cmos rtc opsFeng Tang2-12/+6
2011-02-14x86/platform: Add a wallclock_init func to x86_init.timers opsFeng Tang3-0/+5
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-11-20x86: platform: Move iris to x86/platform where it belongsThomas Gleixner4-1/+2
2010-11-18x86, mrst: Check platform_device_register() return codeVasiliy Kulikov1-2/+1
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-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: mrst: Set vRTC's IRQ to level trigger typeFeng Tang1-1/+1
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
2010-11-09x86: mrst: Parse SFI timer table for all timer configsJacob Pan1-1/+1
2010-11-09x86/mrst: Add SFI platform device parsing codeFeng Tang3-4/+517
2010-11-08Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-3/+153
2010-11-08Merge branch 'rmobile/core' into rmobile-fixes-for-linusPaul Mundt5-3/+153
2010-11-08Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/int...Paul Mundt44-1477/+158
2010-11-08sh: make some needlessly global sh7724 clocks staticGuennadi Liakhovetski1-3/+3
2010-11-05Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-13/+21
2010-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds21-69/+103
2010-11-05KVM: PPC: BookE: Load the lower half of MSRScott Wood1-1/+1
2010-11-05KVM: PPC: BookE: fix sleep with interrupts disabledScott Wood1-2/+0
2010-11-05KVM: PPC: e500: Call kvm_vcpu_uninit() before kvmppc_e500_tlb_uninit().Scott Wood1-1/+1
2010-11-05PPC: KVM: Book E doesn't have __end_interrupts.Scott Wood1-1/+1
2010-11-05KVM: x86: Issue smp_call_function_many with preemption disabledJan Kiszka1-0/+2
2010-11-05KVM: x86: fix information leak to userlandVasiliy Kulikov1-0/+6
2010-11-05KVM: PPC: fix information leak to userlandVasiliy Kulikov1-0/+1
2010-11-05KVM: MMU: fix rmap_remove on non present sptesMarcelo Tosatti1-4/+5
2010-11-05KVM: Write protect memory after slot swapMichael S. Tsirkin1-4/+4
2010-11-04sh: Simplify phys_addr_mask()/PTE_PHYS_MASK for 29/32-bit.Paul Mundt1-12/+0
2010-11-04sh: nommu: Support building without an uncached mapping.Paul Mundt4-42/+41
2010-11-04sh: nommu: use 32-bit phys mode.Paul Mundt5-14/+14
2010-11-04sh: mach-se: Fix up SE7206 no ioport build.Paul Mundt1-1/+3
2010-11-04ARM: mach-shmobile: Allow GPIO chips to register IRQ mappings.Paul Mundt1-2/+2
2010-11-03m68k, m68knommu: Do not include linux/hardirq.h in asm/irqflags.hPhilippe De Muyter1-0/+2
2010-11-03m68knommu: add back in declaration of do_IRQGreg Ungerer1-0/+1
2010-11-02ARM: mach-shmobile: fix sh7372 after a recent clock framework reworkGuennadi Liakhovetski1-0/+1
2010-11-01arch/tile: mark "hardwall" device as non-seekableChris Metcalf1-1/+1
2010-11-01asm-generic/stat.h: support 64-bit file time_t for stat()Chris Metcalf3-5/+9
2010-11-01arch/tile: don't allow user code to set the PL via ptrace or signal returnChris Metcalf2-18/+24
2010-11-01arch/tile: correct double syscall restart for nested signalsChris Metcalf1-1/+5
2010-11-01arch/tile: avoid __must_check warning on one strict_strtol checkChris Metcalf1-2/+6
2010-11-01arch/tile: bomb raw_local_irq_ to arch_local_irq_Chris Metcalf8-18/+18
2010-11-01arch/tile: complete migration to new kmap_atomic schemeChris Metcalf7-24/+40