summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-05-29sparc32: remove unused variable in head_32.SSam Ravnborg
2012-05-29sparc32,leon: fix leon bootupSam Ravnborg
2012-05-29Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-05-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2012-05-28Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds
2012-05-28Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2012-05-28KVM: MMU: fix huge page adapted on non-PAE hostXiao Guangrong
2012-05-28sparc32: Export leon_dma_ops to modules.David S. Miller
2012-05-28sparc32: support leon + sun in dma_make_coherent()Sam Ravnborg
2012-05-28sparc32,leon: always support leon in ioportSam Ravnborg
2012-05-28sparc32,leon: always include leon_pmc in buildSam Ravnborg
2012-05-28sparc32: refactor cpu_idle()Sam Ravnborg
2012-05-28sparc32: srmmu_probe now knows about leon tooSam Ravnborg
2012-05-28sparc32: drop LEON hack for ASI_M_MMUREGSSam Ravnborg
2012-05-28sparc32: introduce run-time patching of srmmu access functionsSam Ravnborg
2012-05-28sparc32: introduce support for run-time patching for all shared assembler codeSam Ravnborg
2012-05-28sparc32,leon: fix section mismatch warningSam Ravnborg
2012-05-28sparc32,leon: always include leon_smp + leon_mm in buildSam Ravnborg
2012-05-28sparc32,leon: always include leon_kernel in buildSam Ravnborg
2012-05-28sparc32,leon: clean up leon.hSam Ravnborg
2012-05-28sparc32: handle leon in cpu.cSam Ravnborg
2012-05-28sparc32: handle leon in irq_32.cSam Ravnborg
2012-05-28sparc32: add support for run-time patching of leon/sun single instructionsSam Ravnborg
2012-05-28sparc32: introduce sparc32_start_kernel called from head_32.SSam Ravnborg
2012-05-28sparc32: implement proper LEON support in head_32 (after highmem)Sam Ravnborg
2012-05-28sparc32: implement proper LEON support in head_32 (before highmem)Sam Ravnborg
2012-05-28sparc32: string and whitespace cleanup in head_32.SSam Ravnborg
2012-05-28sparc: fix bad merge of sparc KconfigStephen Rothwell
2012-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2012-05-28openrisc: use generic strnlen_user() functionJonas Bonn
2012-05-28powerpc: Use the new generic strncpy_from_user() and strnlen_user()Paul Mackerras
2012-05-26Merge branch 'generic-string-functions'Linus Torvalds
2012-05-26Merge branch 'vexpress-v3.4' of git://git.linaro.org/people/pawelmoll/linux i...Olof Johansson
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-05-26Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-26Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-26Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-05-26Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-26Merge tag 'defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2012-05-26Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex...Ralf Baechle
2012-05-26MIPS: lantiq: remove orphaned codeJohn Crispin
2012-05-26sparc: use the new generic strnlen_user() functionDavid Miller
2012-05-26x86: use the new generic strnlen_user() functionLinus Torvalds
2012-05-26word-at-a-time: make the interfaces truly genericLinus Torvalds
2012-05-26x86: use generic strncpy_from_user routineLinus Torvalds
2012-05-25Merge tag 'x86-mce-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2012-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2012-05-25tile: default to tilegx_defconfig for ARCH=tileChris Metcalf
2012-05-25tile: fix bug where fls(0) was not returning 0Chris Metcalf