summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-03-13ARM: mach-shmobile: sh73a0, AG5EVM and Kota2 timer reworkMagnus Damm3-25/+12
2012-03-13ARM: mach-shmobile: sh7372, AP4EVB and Mackerel timer reworkMagnus Damm3-24/+12
2012-03-13ARM: mach-shmobile: sh7377 and G4EVM timer reworkMagnus Damm2-12/+11
2012-03-13ARM: mach-shmobile: sh7367 and G3EVM timer reworkMagnus Damm2-12/+11
2012-03-13ARM: mach-shmobile: add shmobile_earlytimer_init()Magnus Damm2-1/+7
2012-03-13ARM: mach-shmobile: Move sh7372 AP4EVB external clk setupMagnus Damm1-3/+3
2012-03-13ARM: mach-shmobile: Move sh7372 Mackerel external clk setupMagnus Damm1-3/+3
2012-03-13ARM: mach-shmobile: rename clk_init() to shmobile_clk_init()Magnus Damm8-8/+8
2012-03-13ARM: mach-shmobile: r8a7779 L2 cache supportMagnus Damm1-0/+5
2012-03-13ARM: mach-shmobile: r8a7779 map_io and init_early updateMagnus Damm3-46/+42
2012-03-13ARM: mach-shmobile: r8a7740 map_io and init_early updateMagnus Damm3-26/+38
2012-03-13ARM: mach-shmobile: sh73a0 map_io and init_early updateMagnus Damm4-46/+27
2012-03-13ARM: mach-shmobile: sh7372 map_io and init_early updateMagnus Damm4-46/+27
2012-03-13ARM: mach-shmobile: sh7377 map_io and init_early updateMagnus Damm3-23/+25
2012-03-13ARM: mach-shmobile: sh7367 map_io and init_early updateMagnus Damm3-23/+25
2012-03-13sh: board sh_clk_ops renameMagnus Damm2-2/+2
2012-03-13sh: sh5 sh_clk_ops renameMagnus Damm1-6/+6
2012-03-13sh: sh4a sh_clk_ops renameMagnus Damm12-35/+35
2012-03-13sh: sh4 sh_clk_ops renameMagnus Damm2-9/+9
2012-03-13sh: sh3 sh_clk_ops renameMagnus Damm6-35/+35
2012-03-13sh: sh2a sh_clk_ops renameMagnus Damm3-18/+18
2012-03-13sh: sh2 sh_clk_ops renameMagnus Damm1-6/+6
2012-03-13sh: sh header sh_clk_ops renameMagnus Damm1-1/+1
2012-03-13ARM: mach-shmobile: r8a7779 sh_clk_ops renameMagnus Damm1-1/+1
2012-03-13ARM: mach-shmobile: r8a7740 sh_clk_ops renameMagnus Damm1-3/+3
2012-03-13ARM: mach-shmobile: sh73a0 sh_clk_ops renameMagnus Damm1-6/+6
2012-03-13ARM: mach-shmobile: sh7372 sh_clk_ops renameMagnus Damm1-4/+4
2012-03-13ARM: mach-shmobile: sh7377 sh_clk_ops renameMagnus Damm1-3/+3
2012-03-13ARM: mach-shmobile: sh7367 sh_clk_ops renameMagnus Damm1-3/+3
2012-03-10x86: Derandom delay_tsc for 64 bitThomas Gleixner1-2/+2
2012-03-09Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds1-2/+2
2012-03-09Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-3/+3
2012-03-09Merge tag 'fixes-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds5-2/+13
2012-03-09Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+1
2012-03-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson4-2/+12
2012-03-08ARM: S3C2440: Fixed build error for s3c244xKukjin Kim1-0/+1
2012-03-07Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds11-44/+73
2012-03-07C6X: fix KSTK_EIP and KSTK_ESP macrosMark Salter1-2/+2
2012-03-07ARM: 7358/1: perf: add PMU hotplug notifierLorenzo Pieralisi1-0/+23
2012-03-07ARM: 7357/1: perf: fix overflow handling for xscale2 PMUsWill Deacon1-2/+8
2012-03-07ARM: 7356/1: perf: check that we have an event in the PMU IRQ handlersWill Deacon3-18/+12
2012-03-07ARM: 7355/1: perf: clear overflow flag when disabling counter on ARMv7 PMUWill Deacon1-0/+5
2012-03-07ARM: 7354/1: perf: limit sample_period to half max_period in non-sampling modeWill Deacon5-16/+16
2012-03-07x86: fix typo in recent find_vma_prev purgeLinus Torvalds1-1/+1
2012-03-07vm: avoid using find_vma_prev() unnecessarilyLinus Torvalds1-1/+3
2012-03-06Merge tag 'fixes-3.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds24-46/+47
2012-03-06Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesArnd Bergmann32-55/+166
2012-03-06Merge branch 'v3.3-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann15-25/+25
2012-03-06ARM: ep93xx: convert vision_ep9307 to MULTI_IRQ_HANDLERH Hartley Sweeten1-0/+2
2012-03-06ARM: EXYNOS: fix touchscreen IRQ setup on Universal C210 boardBartlomiej Zolnierkiewicz1-0/+2