summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-06-25ARM: shmobile: Move r8a73a4.hGeert Uytterhoeven4-3/+9
2014-06-25ARM: shmobile: Move r7s72100.hGeert Uytterhoeven5-4/+11
2014-06-17ARM: shmobile: Remove unused r8a7790_init_early()Magnus Damm2-8/+0
2014-06-17ARM: shmobile: Use r8a7790 DT CPU Frequency for LagerMagnus Damm2-2/+2
2014-06-17ARM: shmobile: Use r8a7790 DT CPU Frequency in common caseMagnus Damm1-1/+1
2014-06-17ARM: shmobile: Use shmobile_init_delay() on r7s72100Magnus Damm2-7/+1
2014-06-17ARM: shmobile: Use shmobile_init_delay() on Genmai boardsMagnus Damm2-2/+2
2014-06-17ARM: shmobile: Update r7s72100 DTS to include CPU frequencyMagnus Damm1-0/+1
2014-06-17ARM: shmobile: Get rid of redundant EMEV2 mach callbacksMagnus Damm1-9/+1
2014-06-17ARM: shmobile: Use shmobile_init_delay() on EMEV2Magnus Damm1-6/+1
2014-06-17ARM: shmobile: Update EMEV2 DTS to include CPU frequencyMagnus Damm1-0/+2
2014-06-17ARM: shmobile: Move rcar-gen2.h, cleanup r8a7790 caseMagnus Damm12-9/+10
2014-06-17ARM: shmobile: Move pm-rcar.h, cleanup r8a7779 caseMagnus Damm7-17/+16
2014-06-17ARM: shmobile: Move pm-rmobile.h, cleanup sh73xx.hMagnus Damm10-10/+8
2014-06-17ARM: shmobile: Move common.hMagnus Damm52-51/+51
2014-06-17ARM: shmobile: Move most of irqs.h, keep some for pinctlMagnus Damm25-42/+45
2014-06-17ARM: shmobile: Move clock.hMagnus Damm13-13/+13
2014-06-17ARM: shmobile: Move dma-register.hMagnus Damm6-5/+5
2014-06-17ARM: shmobile: Move intc.h, cleanup sh_intc.h usageMagnus Damm6-7/+2
2014-06-16Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds6-30/+75
2014-06-15Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-27/+87
2014-06-13x86/vdso: Fix vdso_installAndy Lutomirski1-11/+11
2014-06-13Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2-4/+3
2014-06-13Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds65-4453/+427
2014-06-13Merge tag 'blackfin-for-linus' of http://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-9/+10
2014-06-13Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-24/+46
2014-06-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-28/+28
2014-06-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds28-470/+566
2014-06-13x86/vdso: Hack to keep 64-bit Go programs workingAndy Lutomirski3-13/+60
2014-06-13x86/vdso: Add PUT_LE to store little-endian valuesAndy Lutomirski1-3/+16
2014-06-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-0/+26
2014-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds19-1044/+1151
2014-06-12Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-10/+36
2014-06-12Merge commit '3cf2f34' into sched/core, to fix build errorIngo Molnar70-297/+110
2014-06-12blackfin: defconfigs: add MTD_SPI_NOR (new dependency for M25P80)Brian Norris7-9/+7
2014-06-12powerpc: Avoid circular dependency with zImage.%Michal Marek1-2/+2
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds6-32/+17
2014-06-12powerpc/book3s: Fix some ABIv2 issues in machine check codeAnton Blanchard1-2/+2
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+4
2014-06-12Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-15/+7
2014-06-11Merge tag 'soc2-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds8-36/+129
2014-06-11Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtdLinus Torvalds1-0/+15
2014-06-11powerpc/book3s: Fix guest MC delivery mechanism to avoid soft lockups in guest.Mahesh Salgaonkar2-11/+23
2014-06-11powerpc/book3s: Increment the mce counter during machine_check_early call.Mahesh Salgaonkar1-0/+2
2014-06-11powerpc/book3s: Add stack overflow check in machine check handler.Mahesh Salgaonkar1-4/+20
2014-06-11powerpc/book3s: Fix machine check handling for unhandled errorsMahesh Salgaonkar1-3/+37
2014-06-11powerpc/eeh: Dump PE location codeGavin Shan4-11/+84
2014-06-11net: filter: cleanup A/X name usageAlexei Starovoitov1-130/+130
2014-06-11powerpc/powernv: Enable POWER8 doorbell IPIsMichael Neuling5-1/+18
2014-06-11powerpc/powernv: Fix killed EEH eventGavin Shan4-10/+19