summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-02-10ARM: orion: Fix USB phy for orion5x.Andrew Lunn6-10/+15
2012-02-10ARM: orion: Fix Orion5x GPIO regression from MPP cleanupAndrew Lunn3-275/+274
2012-02-10Merge tag 'tty-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-4/+4
2012-02-09tty: serial: OMAP: block idle while the UART is transferring data in PIO modePaul Walmsley1-4/+4
2012-02-09ARM: omap: fix oops in arch/arm/mach-omap2/vp.c when pmic is not foundRussell King1-0/+5
2012-02-09ARM: 7322/1: Print BUG instead of undefined instruction on BUG_ON()Stephen Boyd1-1/+4
2012-02-09ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDRStephen Boyd1-0/+6
2012-02-09ARM: 7320/1: Fix proc_info table alignmentMarc Zyngier1-0/+1
2012-02-09ARM: EXYNOS: Add cpu-offset property in gic device tree nodeThomas Abraham1-0/+1
2012-02-09ARM: EXYNOS: Bring exynos4-dt up to dateKarol Lewandowski1-2/+6
2012-02-08ARM: OMAP3: cm-t35: fix section mismatch warningIgor Grinberg1-1/+1
2012-02-08ARM: OMAP2: Fix the OMAP2 only build break seen with 2011+ ARM tool-chainsSantosh Shilimkar2-3/+3
2012-02-08Merge branch 'fixes-dt' into fixesTony Lindgren1-0/+4
2012-02-08Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6Linus Torvalds3-12/+28
2012-02-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds4-4/+6
2012-02-07perf: Fix double start/stop in x86_pmu_start()Stephane Eranian1-0/+3
2012-02-07ARM: tegra: paz00: fix wrong UART port on mini-pcie plugMarc Dietrich2-6/+6
2012-02-07ARM: tegra: paz00: fix wrong SD1 power gpioMarc Dietrich2-2/+2
2012-02-07Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-0/+112
2012-02-06Merge branch 'v3.3-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson33-36/+62
2012-02-05Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds23-1093/+105
2012-02-04ARM: bcmring: fix build failure in mach-bcmring/arch.cPaul Gortmaker1-1/+1
2012-02-04ARM: bcmring: remove unused DMA map codeJD Zheng2-1008/+0
2012-02-04Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+2
2012-02-04Merge branch 'akpm'Linus Torvalds2-3/+1
2012-02-04Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds6-10/+46
2012-02-04avr32: select generic atomic64_t supportFabio Baltieri1-0/+1
2012-02-04xtensa: fix memscan()Akinobu Mita1-3/+0
2012-02-04xen pvhvm: do not remap pirqs onto evtchns if !xen_have_vector_callbackStefano Stabellini1-1/+1
2012-02-04xen/smp: Fix CPU online/offline bug triggering a BUG: scheduling while atomic.Konrad Rzeszutek Wilk1-0/+7
2012-02-03ARM: 7314/1: kuser: consistently use usr_ret for returning from helpersWill Deacon1-1/+1
2012-02-03perf: Remove deprecated WARN_ON_ONCE()Stephane Eranian3-6/+0
2012-02-02Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-20/+1
2012-02-02Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...Linus Torvalds5-20/+37
2012-02-02ARM: 7302/1: Add TLB flushing for both entries in a PMDCatalin Marinas1-1/+9
2012-02-02ARM: 7303/1: perf: add empty NODE event definitions for Cortex-A5 and Cortex-A15Will Deacon1-0/+28
2012-02-02ARM: 7308/1: vfp: flush thread hwstate before copying ptrace registersWill Deacon1-1/+1
2012-02-02ARM: 7307/1: vfp: fix ptrace regset modification raceDave Martin1-2/+4
2012-02-02ARM: 7306/1: vfp: flush thread hwstate before restoring context from sigframeWill Deacon1-3/+2
2012-02-02Revert "ARM: 7304/1: ioremap: fix boundary check when reusing static mapping"Russell King1-2/+1
2012-02-02lib: Fix multiple definitions of clz_tabDavid Miller2-15/+2
2012-02-01ARM: mach-shmobile: both USB DMAC instances on sh7372 are slave-onlyGuennadi Liakhovetski1-0/+2
2012-02-01KVM: do not #GP on perf MSR writes when vPMU is disabledGleb Natapov1-0/+22
2012-02-01KVM: x86: fix missing checks in syscall emulationStephan Bärwolf2-0/+64
2012-02-01KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"Stephan Bärwolf2-0/+26
2012-02-01sh: use the the PCI channels's io_map_baseMichael S. Tsirkin2-2/+3
2012-02-01mips: use the the PCI controller's io_map_baseMichael S. Tsirkin2-2/+3
2012-01-31Revert "microblaze: Add topology init"Michal Simek1-20/+1
2012-01-31ARM: EXYNOS: Correct M-5MOLS sensor clock frequency on Universal C210 boardSylwester Nawrocki1-1/+1
2012-01-31ARM: EXYNOS: Correct framebuffer window size on Nuri boardSylwester Nawrocki1-4/+4