summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-04-16perf/x86: Fix offcore_rsp valid mask for SNB/IVBStephane Eranian1-4/+16
2013-04-16efi: Distinguish between "remaining space" and actually used spaceMatthew Garrett1-6/+100
2013-04-16efi: Pass boot services variable info to runtime codeMatthew Garrett4-0/+76
2013-04-15powerpc: add a missing label in resume_kernelKevin Hao1-1/+1
2013-04-15powerpc: Fix audit crash due to save/restore PPR changesAlistair Popple1-1/+1
2013-04-15[media] ARM: daVinci: dm644x/dm355/dm365: replace V4L2_STD_525_60/625_50 with...Lad, Prabhakar3-6/+6
2013-04-15[media] ARM: davinci: dm355 EVM: add support for VPBE displayLad, Prabhakar1-1/+68
2013-04-15[media] ARM: davinci: dm355: add support for v4l2 video displayLad, Prabhakar3-8/+166
2013-04-15[media] ARM: davinci: dm365 EVM: add support for VPBE displayLad, Prabhakar1-1/+163
2013-04-15[media] ARM: davinci: dm365: add support for v4l2 video displayLad, Prabhakar3-17/+179
2013-04-15[media] media: davinci: vpss: enable vpss clocksLad, Prabhakar4-16/+13
2013-04-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-21/+33
2013-04-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+2
2013-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds1-0/+20
2013-04-13x86-32: Fix possible incomplete TLB invalidate with PAE pagetablesDave Hansen2-1/+8
2013-04-12x86/mm: Flush lazy MMU when DEBUG_PAGEALLOC is setBoris Ostrovsky1-0/+2
2013-04-12x86/mm/cpa/selftest: Fix false positive in CPA self testAndrea Arcangeli1-1/+1
2013-04-12Merge tag 'arm-soc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds10-27/+24
2013-04-11Merge tag 'mvebu_fixes_for_v3.9_round3' of git://git.infradead.org/users/jcoo...Arnd Bergmann3-19/+18
2013-04-11x86,efi: Check max_size only if it is non-zero.Richard Weinberger1-1/+6
2013-04-11kvm/ppc/e500: eliminate tlb_refsScott Wood2-69/+30
2013-04-11kvm/ppc/e500: g2h_tlb1_map: clear old bit before setting new bitScott Wood1-3/+4
2013-04-11kvm/ppc/e500: h2g_tlb1_rmap: esel 0 is validScott Wood1-2/+2
2013-04-11x86/mm/cpa: Convert noop to functional fixAndrea Arcangeli1-5/+5
2013-04-11Merge tag 'stable/for-linus-3.9-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-4/+8
2013-04-11kvm/powerpc/e500mc: fix tlb invalidation on cpu migrationScott Wood1-1/+6
2013-04-11Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds1-1/+1
2013-04-11ARM: OMAP4: hwmod data: make 'ocp2scp_usb_phy_phy_48m" as the main clockKishon Vijay Abraham I1-7/+11
2013-04-10x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky5-13/+21
2013-04-10x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updatesSamu Kallio1-2/+4
2013-04-10arm: mvebu: Fix the irq map function in SMP modeGregory CLEMENT1-11/+5
2013-04-10Fix GE0/GE1 init on ix2-200 as GE0 has no PHYNigel Roberts1-1/+6
2013-04-10powerpc: fix compiling CONFIG_PPC_TRANSACTIONAL_MEM when CONFIG_ALTIVEC=nMichael Neuling4-0/+8
2013-04-09add memory barrier to arch_local_irq_restoreMark Salter1-1/+1
2013-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-64/+13
2013-04-09palinfo fixesAl Viro1-64/+13
2013-04-09tile: comment assumption about __insn_mtspr for <asm/irqflags.h>Chris Metcalf1-1/+9
2013-04-09Merge tag 'samsung-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2-4/+2
2013-04-09ARM: S3C24XX: Fix interrupt pending register offset of the EINT controllerSylwester Nawrocki1-1/+1
2013-04-09ARM: S3C24XX: Correct NR_IRQS definition for s3c2440Sylwester Nawrocki1-3/+1
2013-04-09Merge tag 'imx-fixes-3.9-5' of git://git.linaro.org/people/shawnguo/linux-2.6...Arnd Bergmann54-243/+585
2013-04-09ARM i.MX6: Fix ldb_di clock selectionDirk Behme1-1/+1
2013-04-09ARM: imx: provide twd clock lookup from device treeShawn Guo2-1/+1
2013-04-09ARM: imx35 Bugfix admux clockMarkus Pargmann1-0/+1
2013-04-09ARM: clk-imx35: Bugfix iomux clockMarkus Pargmann1-0/+1
2013-04-09x86, efivars: firmware bug workarounds should be in platform codeMatt Fleming1-0/+25
2013-04-09m68k: define a local gpio_request_one() functionGreg Ungerer1-0/+20
2013-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/ne...Linus Torvalds1-1/+7
2013-04-09ARC: Add implicit compiler barrier to raw_local_irq* functionsChristian Ruppert1-4/+8
2013-04-08Merge tag 'mxs-fixes-3.9-4' of git://git.linaro.org/people/shawnguo/linux-2.6...Arnd Bergmann25-159/+125