aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-08Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus 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/intc-extension' into sh-fixes-for-linusPaul 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
2010-11-01ARM: mach-shmobile: include drivers/sh/KconfigPaul Mundt1-0/+2
2010-11-01Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
2010-11-01spi/pl022: fix erroneous platform data in U300Linus Walleij1-1/+1
2010-10-31ARM: mach-shmobile: ap4evb: Add HDMI sound supportKuninori Morimoto1-1/+45
2010-10-31ARM: mach-shmobile: clock-sh7372: Add FSIDIV clock supportKuninori Morimoto2-0/+103
2010-10-30Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-56/+43
2010-10-30Merge git://git.infradead.org/mtd-2.6Linus Torvalds8-58/+397
2010-10-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds229-1720/+8166
2010-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse1899-23696/+52868
2010-10-30x86: Check irq_remapped instead of remapping_enabled in destroy_irq()Yinghai Lu1-1/+1
2010-10-29Merge branches 'x86-fixes-for-linus' and 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-13/+50
2010-10-29Merge branches 'msm-fixes' and 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds5-17/+32
2010-10-29Merge branch 'for-2637/s3c24xx-all' of git://git.fluff.org/bjdooks/linuxLinus Torvalds7-68/+399
2010-10-30ARM: Merge for-2637/s3c24xx/miscBen Dooks2-5/+4
2010-10-30ARM: Merge for-2637/s3c24xx/h1940Ben Dooks4-57/+183
2010-10-30ARM: Merge for-2637/s3c24xx/rx1950Ben Dooks1-6/+212
2010-10-30ARM: h1940: add UDA1380 to i2c devices listVasily Khoruzhick1-0/+20
2010-10-30ARM: h1940: Fix backlight and LCD power functionsVasily Khoruzhick2-16/+66
2010-10-29x86, alternative: Call stop_machine_text_poke() on all cpusJason Baron1-1/+1
2010-10-30ARM: S3C2440: fix boot failure introduced by recent changes in gpiolibAbdoulaye Walsimou Gaye1-0/+2