aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-11-08
|\
| * Merge branch 'rmobile/core' into rmobile-fixes-for-linusPaul Mundt2010-11-07
| |\
| | * ARM: mach-shmobile: Allow GPIO chips to register IRQ mappings.Paul Mundt2010-11-03
| | * ARM: mach-shmobile: fix sh7372 after a recent clock framework reworkGuennadi Liakhovetski2010-11-02
| | * ARM: mach-shmobile: include drivers/sh/KconfigPaul Mundt2010-11-01
| | * ARM: mach-shmobile: ap4evb: Add HDMI sound supportKuninori Morimoto2010-10-31
| | * ARM: mach-shmobile: clock-sh7372: Add FSIDIV clock supportKuninori Morimoto2010-10-31
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-------. \ \ Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/int...Paul Mundt2010-11-07
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| | | | * | | sh: Simplify phys_addr_mask()/PTE_PHYS_MASK for 29/32-bit.Paul Mundt2010-11-03
| | | | |/ /
| | | * | / sh: make some needlessly global sh7724 clocks staticGuennadi Liakhovetski2010-11-07
| | | | |/ | | | |/|
| | * | | sh: nommu: Support building without an uncached mapping.Paul Mundt2010-11-03
| | * | | sh: nommu: use 32-bit phys mode.Paul Mundt2010-11-03
| | * | | sh: mach-se: Fix up SE7206 no ioport build.Paul Mundt2010-11-03
| | | |/ | | |/|
| * | | sh: mach-se: Rip out superfluous 7751 PIO routines.Paul Mundt2010-10-29
| * | | sh: mach-se: Rip out superfluous 770x PIO routines.Paul Mundt2010-10-29
| * | | sh: mach-edosk7705: Kill off machtype, consolidate board def.Paul Mundt2010-10-29
| * | | sh: mach-edosk7705: update for this century, kill off PIO trapping.Paul Mundt2010-10-29
| * | | sh: mach-se: Rip out superfluous 7206 PIO routines.Paul Mundt2010-10-29
| * | | sh: mach-systemh: Kill off dead board.Paul Mundt2010-10-29
| * | | sh: mach-snapgear: Kill off machtype, consolidate board def.Paul Mundt2010-10-29
| * | | sh: mach-snapgear: Rip out superfluous PIO routines.Paul Mundt2010-10-29
| * | | sh: mach-microdev: SuperIO-relative ioport mapping.Paul Mundt2010-10-29
* | | | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-11-05
|\ \ \ \
| * | | | KVM: PPC: BookE: Load the lower half of MSRScott Wood2010-11-05
| * | | | KVM: PPC: BookE: fix sleep with interrupts disabledScott Wood2010-11-05
| * | | | KVM: PPC: e500: Call kvm_vcpu_uninit() before kvmppc_e500_tlb_uninit().Scott Wood2010-11-05
| * | | | PPC: KVM: Book E doesn't have __end_interrupts.Scott Wood2010-11-05
| * | | | KVM: x86: Issue smp_call_function_many with preemption disabledJan Kiszka2010-11-05
| * | | | KVM: x86: fix information leak to userlandVasiliy Kulikov2010-11-05
| * | | | KVM: PPC: fix information leak to userlandVasiliy Kulikov2010-11-05
| * | | | KVM: MMU: fix rmap_remove on non present sptesMarcelo Tosatti2010-11-05
| * | | | KVM: Write protect memory after slot swapMichael S. Tsirkin2010-11-05
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-11-05
|\ \ \ \
| * | | | arch/tile: mark "hardwall" device as non-seekableChris Metcalf2010-11-01
| * | | | asm-generic/stat.h: support 64-bit file time_t for stat()Chris Metcalf2010-11-01
| * | | | arch/tile: don't allow user code to set the PL via ptrace or signal returnChris Metcalf2010-11-01
| * | | | arch/tile: correct double syscall restart for nested signalsChris Metcalf2010-11-01
| * | | | arch/tile: avoid __must_check warning on one strict_strtol checkChris Metcalf2010-11-01
| * | | | arch/tile: bomb raw_local_irq_ to arch_local_irq_Chris Metcalf2010-11-01
| * | | | arch/tile: complete migration to new kmap_atomic schemeChris Metcalf2010-11-01
| |/ / /
* | | | m68k, m68knommu: Do not include linux/hardirq.h in asm/irqflags.hPhilippe De Muyter2010-11-02
* | | | m68knommu: add back in declaration of do_IRQGreg Ungerer2010-11-02
|/ / /
* | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-11-01
|\ \ \ | |_|/ |/| |
| * | spi/pl022: fix erroneous platform data in U300Linus Walleij2010-11-01
| | |
| \ \
*-. \ \ Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git....Linus Torvalds2010-10-30
|\ \ \ \
| | * | | x86: Check irq_remapped instead of remapping_enabled in destroy_irq()Yinghai Lu2010-10-30
| * | | | jump label: Add work around to i386 gcc asm goto bugSteven Rostedt2010-10-29
| * | | | x86, ftrace: Use safe noops, drop trap testH. Peter Anvin2010-10-29
| * | | | jump_label: Fix unaligned traps on sparc.David Miller2010-10-29
* | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-10-30
|\ \ \ \ \