aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-12-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-12-09Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2014-12-09Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-12-09Merge tag 'at91-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-12-09Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-09Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2014-12-09Merge tag 'nios2-v3.19-rc1' of git://git.rocketboards.org/linux-socfpga-nextLinus Torvalds
2014-12-08Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-12-08Merge tag 'hwmon-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-08Merge tag 'edac_for_3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2014-12-08Merge tag 'mmc-v3.19-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2014-12-08Merge branch 'at91/cleanup5' into next/driversArnd Bergmann
2014-12-08Merge branch 'brcm/stb-smp-uart' into next/driversArnd Bergmann
2014-12-08Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley
2014-12-08nios2: Make NIOS2_CMDLINE_IGNORE_DTB depend on CMDLINE_BOOLTobias Klauser
2014-12-08nios2: Add missing NR_CPUS to KconfigTobias Klauser
2014-12-08nios2: asm-offsets: Remove unused definition TI_TASKTobias Klauser
2014-12-08nios2: Remove write-only struct member from nios2_timerTobias Klauser
2014-12-08nios2: Remove unused extern declaration of shm_align_maskTobias Klauser
2014-12-08nios2: include linux/type.h in io.hLey Foon Tan
2014-12-08nios2: move include asm-generic/io.h to end of fileLey Foon Tan
2014-12-08nios2: remove include asm-generic/iomap.h from io.hLey Foon Tan
2014-12-08nios2: remove unnecessary space before defineLey Foon Tan
2014-12-08nios2: fix error handling of irq_of_parse_and_mapDmitry Torokhov
2014-12-08nios2: Use IS_ENABLED instead of #ifdefs to check config symbolsTobias Klauser
2014-12-08nios2: Build infrastructureLey Foon Tan
2014-12-08nios2: ptrace supportLey Foon Tan
2014-12-08nios2: Module supportLey Foon Tan
2014-12-08nios2: Nios2 registersLey Foon Tan
2014-12-08nios2: Miscellaneous header filesLey Foon Tan
2014-12-08nios2: Cpuinfo handlingLey Foon Tan
2014-12-08nios2: Time keepingLey Foon Tan
2014-12-08nios2: Device tree supportLey Foon Tan
2014-12-08nios2: Library functionsLey Foon Tan
2014-12-08nios2: Signal handling supportLey Foon Tan
2014-12-08nios2: System calls handlingLey Foon Tan
2014-12-08nios2: ELF definitionsLey Foon Tan
2014-12-08nios2: DMA mapping APILey Foon Tan
2014-12-08nios2: Interrupt handlingLey Foon Tan
2014-12-08nios2: TLB handlingLey Foon Tan
2014-12-08nios2: Cache handlingLey Foon Tan
2014-12-08nios2: Process managementLey Foon Tan
2014-12-08nios2: Page table managementLey Foon Tan
2014-12-08nios2: MMU Fault handlingLey Foon Tan
2014-12-08nios2: I/O MappingLey Foon Tan
2014-12-08nios2: Memory managementLey Foon Tan
2014-12-08nios2: Traps exception handlingLey Foon Tan
2014-12-08nios2: Exception handlingLey Foon Tan
2014-12-08nios2: Kernel booting and initializationLey Foon Tan