summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-11-08arm: omap1: devices: need to return with a valueFelipe Balbi
2010-11-08Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-11-08xen: fix memory leak in Xen PCI MSI/MSI-X allocator.Jiri Slaby
2010-11-08ARM: mach-shmobile: ap4evb: Mark NOR boot loader partitions read-only.Yusuke Goda
2010-11-08ARM: mach-shmobile: intc-sh7372: fix interrupt numberTony SIM
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-07ARM: arch/arm/kernel/traps.c: Convert sprintf_symbol to %pSJoe Perches
2010-11-07ARM: arch/arm/kernel/hw_breakpoint.c: Convert WARN_ON to WARNJoe Perches
2010-11-07ARM: 6462/1: EP93xx: Document DMA M2P APIRyan Mallon
2010-11-07ARM: 6470/1: atomic64: use generic implementation for OABI configurationsWill Deacon
2010-11-07ARM: 6469/1: perf-events: squash compiler warningWill Deacon
2010-11-07ARM: 6468/1: backtrace: fix calculation of thread stack baseWill Deacon
2010-11-07Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2010-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orionRussell King
2010-11-07ARM: Fix DMA coherent allocator alignmentRussell King
2010-11-05Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-11-05OMAP1: camera.h: add missing includeJanusz Krzysztofik
2010-11-05omap: dma: Add read-back to DMA interrupt handler to avoid spuriousinterruptsMathias Nyman
2010-11-05OMAP2: Devkit8000: Fix mmc regulator failureThomas Weber
2010-11-05ARM: orion5x/kirkwood/mv78xx0: fix MPP configuration corner casesMike Rapoport
2010-11-05[ARM] TS-78xxx NAND resource type should be IORESOURCE_MEMMichael Spang
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-03ARM: pxa/saar: fix the building failure caused by typoEric Miao
2010-11-03ARM: pxa/cm-x2xx: remove duplicate call to pxa27x_init_irqMike Rapoport
2010-11-03ARM: pxa: fix the missing definition of IRQ_BOARD_ENDEric Miao
2010-11-03ARM: mmp: fix cpuid detection on mmp2Haojian Zhuang
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