summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-12-12Merge branch 'linus' into perf/urgent, to pick up the upstream merged bitsIngo Molnar962-37741/+41406
2014-12-11perf/x86/intel/uncore: Make sure only uncore events are collectedJiri Olsa1-3/+19
2014-12-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+3
2014-12-09Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-29/+83
2014-12-09Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+13
2014-12-09Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds30-232/+194
2014-12-09Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-8/+704
2014-12-09Merge tag 'defconfig-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds15-6/+119
2014-12-09Merge tag 'omap-gpmc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds22-3153/+43
2014-12-09Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds271-3318/+20094
2014-12-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds19-334/+426
2014-12-09Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds182-2303/+5302
2014-12-09Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds140-3136/+934
2014-12-09Merge tag 'at91-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds87-24202/+25
2014-12-09Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-72/+95
2014-12-09Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds74-620/+2871
2014-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds1-1/+0
2014-12-09Merge tag 'nios2-v3.19-rc1' of git://git.rocketboards.org/linux-socfpga-nextLinus Torvalds94-0/+9982
2014-12-08Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds6-37/+265
2014-12-08Merge tag 'hwmon-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+20
2014-12-08Merge tag 'edac_for_3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-0/+2
2014-12-08Merge tag 'mmc-v3.19-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds17-169/+86
2014-12-08Merge branch 'at91/cleanup5' into next/driversArnd Bergmann73-18649/+25
2014-12-08Merge branch 'brcm/stb-smp-uart' into next/driversArnd Bergmann6-4/+398
2014-12-08Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley6-37/+265
2014-12-08x86/ticketlock: Fix spin_unlock_wait() livelockOleg Nesterov1-1/+13
2014-12-08nios2: Make NIOS2_CMDLINE_IGNORE_DTB depend on CMDLINE_BOOLTobias Klauser1-0/+1
2014-12-08nios2: Add missing NR_CPUS to KconfigTobias Klauser1-0/+4
2014-12-08nios2: asm-offsets: Remove unused definition TI_TASKTobias Klauser1-1/+0
2014-12-08nios2: Remove write-only struct member from nios2_timerTobias Klauser1-2/+0
2014-12-08nios2: Remove unused extern declaration of shm_align_maskTobias Klauser1-2/+0
2014-12-08nios2: include linux/type.h in io.hLey Foon Tan1-0/+1
2014-12-08nios2: move include asm-generic/io.h to end of fileLey Foon Tan1-2/+2
2014-12-08nios2: remove include asm-generic/iomap.h from io.hLey Foon Tan1-1/+0
2014-12-08nios2: remove unnecessary space before defineLey Foon Tan1-4/+4
2014-12-08nios2: fix error handling of irq_of_parse_and_mapDmitry Torokhov1-1/+1
2014-12-08nios2: Use IS_ENABLED instead of #ifdefs to check config symbolsTobias Klauser1-9/+5
2014-12-08nios2: Build infrastructureLey Foon Tan15-0/+826
2014-12-08nios2: ptrace supportLey Foon Tan3-0/+319
2014-12-08nios2: Module supportLey Foon Tan1-0/+138
2014-12-08nios2: Nios2 registersLey Foon Tan1-0/+71
2014-12-08nios2: Miscellaneous header filesLey Foon Tan5-0/+146
2014-12-08nios2: Cpuinfo handlingLey Foon Tan2-0/+258
2014-12-08nios2: Time keepingLey Foon Tan4-0/+407
2014-12-08nios2: Device tree supportLey Foon Tan4-0/+294
2014-12-08nios2: Library functionsLey Foon Tan5-0/+467
2014-12-08nios2: Signal handling supportLey Foon Tan5-0/+428
2014-12-08nios2: System calls handlingLey Foon Tan5-0/+270
2014-12-08nios2: ELF definitionsLey Foon Tan2-0/+168
2014-12-08nios2: DMA mapping APILey Foon Tan2-0/+326