summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2011-02-14mrst/vrtc: Avoid using cmos rtc opsFeng Tang
2011-02-14x86/platform: Add a wallclock_init func to x86_init.timers opsFeng Tang
2010-12-06x86, earlyprintk: Move mrst early console to platform/ and fix a typoFeng Tang
2010-12-06x86, apbt: Setup affinity for apb timers acting as per-cpu timerFeng Tang
2010-12-06ce4100: Add errata fixes for UART on CE4100Dirk Brandewie
2010-11-20x86: platform: Move iris to x86/platform where it belongsThomas Gleixner
2010-11-18x86, mrst: Check platform_device_register() return codeVasiliy Kulikov
2010-11-18x86/platform: Add Eurobraille/Iris power off supportShérab
2010-11-17x86, mrst: Fix dependencies of "select INTEL_SCU_IPC"Randy Dunlap
2010-11-17x86, mrst: The shutdown for MRST requires the SCU IPC mechanismAlan Cox
2010-11-12x86: Ce4100: Add reboot_fixup() for CE4100Dirk Brandewie
2010-11-12ce4100: Add PCI register emulation for CE4100Dirk Brandewie
2010-11-12x86: Add CE4100 platform supportThomas Gleixner
2010-11-11x86: mrst: Set vRTC's IRQ to level trigger typeFeng Tang
2010-11-11x86: mrst: Add audio driver bindingsVinod Koul
2010-11-11rtc: Add drivers/rtc/rtc-mrst.cFeng Tang
2010-11-11x86: mrst: Add vrtc driver which serves as a wall clock deviceFeng Tang
2010-11-11x86: mrst: Add Moorestown specific reboot/shutdown supportAlek Du
2010-11-09x86: mrst: Parse SFI timer table for all timer configsJacob Pan
2010-11-09x86/mrst: Add SFI platform device parsing codeFeng Tang
2010-11-08Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-11-08Merge branch 'rmobile/core' into rmobile-fixes-for-linusPaul Mundt
2010-11-08Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/int...Paul Mundt
2010-11-08sh: make some needlessly global sh7724 clocks staticGuennadi Liakhovetski
2010-11-05Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2010-11-05KVM: PPC: BookE: Load the lower half of MSRScott Wood
2010-11-05KVM: PPC: BookE: fix sleep with interrupts disabledScott Wood
2010-11-05KVM: PPC: e500: Call kvm_vcpu_uninit() before kvmppc_e500_tlb_uninit().Scott Wood
2010-11-05PPC: KVM: Book E doesn't have __end_interrupts.Scott Wood
2010-11-05KVM: x86: Issue smp_call_function_many with preemption disabledJan Kiszka
2010-11-05KVM: x86: fix information leak to userlandVasiliy Kulikov
2010-11-05KVM: PPC: fix information leak to userlandVasiliy Kulikov
2010-11-05KVM: MMU: fix rmap_remove on non present sptesMarcelo Tosatti
2010-11-05KVM: Write protect memory after slot swapMichael S. Tsirkin
2010-11-04sh: Simplify phys_addr_mask()/PTE_PHYS_MASK for 29/32-bit.Paul Mundt
2010-11-04sh: nommu: Support building without an uncached mapping.Paul Mundt
2010-11-04sh: nommu: use 32-bit phys mode.Paul Mundt
2010-11-04sh: mach-se: Fix up SE7206 no ioport build.Paul Mundt
2010-11-04ARM: mach-shmobile: Allow GPIO chips to register IRQ mappings.Paul Mundt
2010-11-03m68k, m68knommu: Do not include linux/hardirq.h in asm/irqflags.hPhilippe De Muyter
2010-11-03m68knommu: add back in declaration of do_IRQGreg Ungerer
2010-11-02ARM: mach-shmobile: fix sh7372 after a recent clock framework reworkGuennadi Liakhovetski
2010-11-01arch/tile: mark "hardwall" device as non-seekableChris Metcalf
2010-11-01asm-generic/stat.h: support 64-bit file time_t for stat()Chris Metcalf
2010-11-01arch/tile: don't allow user code to set the PL via ptrace or signal returnChris Metcalf
2010-11-01arch/tile: correct double syscall restart for nested signalsChris Metcalf
2010-11-01arch/tile: avoid __must_check warning on one strict_strtol checkChris Metcalf
2010-11-01arch/tile: bomb raw_local_irq_ to arch_local_irq_Chris Metcalf
2010-11-01arch/tile: complete migration to new kmap_atomic schemeChris Metcalf