summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-05-30cris: select GENERIC_ATOMIC64Cong Wang1-0/+1
2012-05-30Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/...Russell King6-76/+32
2012-05-29sparc: fix sparc64 build due to leon.h inclusionSam Ravnborg2-1/+1
2012-05-29sparc32: remove unused variable in head_32.SSam Ravnborg1-8/+0
2012-05-29sparc32,leon: fix leon bootupSam Ravnborg1-32/+41
2012-05-29Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2-1/+13
2012-05-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2-11/+4
2012-05-28Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2-2/+2
2012-05-28Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds5-11/+39
2012-05-28KVM: MMU: fix huge page adapted on non-PAE hostXiao Guangrong1-2/+1
2012-05-28sparc32: Export leon_dma_ops to modules.David S. Miller1-1/+2
2012-05-28sparc32: support leon + sun in dma_make_coherent()Sam Ravnborg1-8/+4
2012-05-28sparc32,leon: always support leon in ioportSam Ravnborg2-11/+9
2012-05-28sparc32,leon: always include leon_pmc in buildSam Ravnborg2-7/+10
2012-05-28sparc32: refactor cpu_idle()Sam Ravnborg1-30/+5
2012-05-28sparc32: srmmu_probe now knows about leon tooSam Ravnborg4-23/+23
2012-05-28sparc32: drop LEON hack for ASI_M_MMUREGSSam Ravnborg1-4/+0
2012-05-28sparc32: introduce run-time patching of srmmu access functionsSam Ravnborg3-61/+90
2012-05-28sparc32: introduce support for run-time patching for all shared assembler codeSam Ravnborg5-29/+59
2012-05-28sparc32,leon: fix section mismatch warningSam Ravnborg1-2/+2
2012-05-28sparc32,leon: always include leon_smp + leon_mm in buildSam Ravnborg6-28/+2
2012-05-28sparc32,leon: always include leon_kernel in buildSam Ravnborg3-7/+1
2012-05-28sparc32,leon: clean up leon.hSam Ravnborg3-65/+4
2012-05-28sparc32: handle leon in cpu.cSam Ravnborg2-9/+11
2012-05-28sparc32: handle leon in irq_32.cSam Ravnborg1-10/+12
2012-05-28sparc32: add support for run-time patching of leon/sun single instructionsSam Ravnborg4-16/+72
2012-05-28sparc32: introduce sparc32_start_kernel called from head_32.SSam Ravnborg3-8/+15
2012-05-28sparc32: implement proper LEON support in head_32 (after highmem)Sam Ravnborg1-25/+33
2012-05-28sparc32: implement proper LEON support in head_32 (before highmem)Sam Ravnborg2-11/+53
2012-05-28sparc32: string and whitespace cleanup in head_32.SSam Ravnborg1-15/+15
2012-05-28sparc: fix bad merge of sparc KconfigStephen Rothwell1-1/+0
2012-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller586-19988/+16079
2012-05-28openrisc: use generic strnlen_user() functionJonas Bonn3-75/+3
2012-05-28powerpc: Use the new generic strncpy_from_user() and strnlen_user()Paul Mackerras5-83/+48
2012-05-27Merge branch 'generic-string-functions'Linus Torvalds17-440/+46
2012-05-27Merge branch 'vexpress-v3.4' of git://git.linaro.org/people/pawelmoll/linux i...Olof Johansson34-187/+424
2012-05-27Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds178-106/+614
2012-05-27Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds65-177/+2978
2012-05-26Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds48-771/+2447
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds92-13682/+4149
2012-05-26Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds56-850/+718
2012-05-26Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds54-960/+1042
2012-05-26Merge tag 'defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds4-1/+86
2012-05-26Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex...Ralf Baechle114-2260/+3822
2012-05-26MIPS: lantiq: remove orphaned codeJohn Crispin6-175/+7
2012-05-26sparc: use the new generic strnlen_user() functionDavid Miller7-231/+9
2012-05-26x86: use the new generic strnlen_user() functionLinus Torvalds6-109/+4
2012-05-26word-at-a-time: make the interfaces truly genericLinus Torvalds3-3/+31
2012-05-26x86: use generic strncpy_from_user routineLinus Torvalds3-97/+2
2012-05-26Merge tag 'x86-mce-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3-12/+41