summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-05-2125-288/+215
|\
| * s390/ccwgroup: remove ccwgroup_create_from_stringSebastian Ott2012-05-161-13/+2
| * s390/ccwgroup: exploit ccwdev_by_dev_idSebastian Ott2012-05-161-2/+2
| * s390/ccwgroup: introduce ccwgroup_create_devSebastian Ott2012-05-161-0/+5
| * s390: fix race on TIF_MCCK_PENDINGMartin Schwidefsky2012-05-162-20/+22
| * s390/barrier: make use of fast-bcr facilityHeiko Carstens2012-05-161-0/+5
| * s390/barrier: cleanup barrier functionsHeiko Carstens2012-05-161-17/+15
| * s390/time: simply Kconfig dependencyHeiko Carstens2012-05-162-2/+2
| * s390/Kconfig: add HAVE_MARCH_[ARCH]_FEATURES Kconfig symbolsHeiko Carstens2012-05-161-0/+24
| * s390/entry64: avoid SPP code duplicationHeiko Carstens2012-05-161-3/+1
| * s390/pfault: add sanity checkHeiko Carstens2012-05-161-0/+3
| * s390/pfault: use __set_task_stateHeiko Carstens2012-05-161-2/+2
| * s390/pfault: always search for task with reported pidHeiko Carstens2012-05-161-14/+10
| * s390/pfault: fix task state raceHeiko Carstens2012-05-161-2/+12
| * s390/time: always use stckf instead of stck if availableHeiko Carstens2012-05-164-21/+17
| * s390/kvm: bad rss-counter stateChristian Borntraeger2012-05-161-0/+2
| * s390: add various .gitignore files.Heiko Carstens2012-05-165-0/+8
| * s390/ipl: remove builtin tape ipl codeHeiko Carstens2012-05-162-150/+0
| * s390: remove dead code from signal handlerMartin Schwidefsky2012-05-162-23/+0
| * s390/hugepages: clear page table for sw large page emulationGerald Schaefer2012-05-161-0/+2
| * s390: replace TIF_SIE with PF_VCPUMartin Schwidefsky2012-05-163-6/+1
| * s390: allow absolute memory access for /dev/memMichael Holzheu2012-05-162-5/+69
| * s390: make sie intercept independent of thread_infoMartin Schwidefsky2012-05-161-6/+6
| * s390: initialize backchain for ext_int_handler()Michael Holzheu2012-05-161-0/+1
| * s390/crash dump: add missing SMP dependencyHeiko Carstens2012-05-161-1/+1
| * s390/smp: get rid of compile warningHeiko Carstens2012-05-161-0/+4
| * s390/crypto des: add missing select statementHeiko Carstens2012-05-161-1/+0
| * s390/compat: select COMPAT_BINFMT_ELF only if BINFMT_ELF is setHeiko Carstens2012-05-161-1/+1
| * s390/qdio: Cleanup error handling to driversJan Glauber2012-05-161-5/+7
| * s390/qdio: remove duplicate defines of data div bitsSteffen Maier2012-05-161-5/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2012-05-21136-10726/+2242
|\ \
| * | sparc32: use flushi when run-time patching in per_cpu_patchSam Ravnborg2012-05-203-13/+10
| * | sparc32: fix cpuid_patch run-time patchingSam Ravnborg2012-05-201-0/+2
| * | sparc32: drop unused inline functions in srmmu.cSam Ravnborg2012-05-191-26/+0
| * | sparc32: drop unused functions in pgtsrmmu.hSam Ravnborg2012-05-192-52/+14
| * | sparc32,leon: move leon mmu functions to leon_mm.cSam Ravnborg2012-05-193-81/+85
| * | sparc32,leon: remove duplicate definitions in leon.hSam Ravnborg2012-05-191-15/+2
| * | sparc32,leon: remove duplicate UART register definitionsSam Ravnborg2012-05-191-25/+0
| * | sparc32,leon: move leon ASI definitions to asi.hSam Ravnborg2012-05-192-13/+14
| * | sparc32: move trap table to a separate fileSam Ravnborg2012-05-192-324/+419
| * | sparc64: renamed ttable.S to ttable_64.SSam Ravnborg2012-05-192-1/+1
| * | sparc32: Remove asm/sysen.h header.David S. Miller2012-05-191-15/+0
| * | sparc32: Delete asm/smpprim.hDavid S. Miller2012-05-191-54/+0
| * | sparc32: Remove unused empty_bad_page{,_table} declarations.David S. Miller2012-05-191-2/+0
| * | sparc32: Kill boot_cpu_id4David S. Miller2012-05-193-6/+1
| * | sparc32: Move GET_PROCESSOR*_ID() out of asm/asmmacro.hDavid S. Miller2012-05-192-10/+5
| * | sparc32: Remove completely unused code from asm/cache.hDavid S. Miller2012-05-191-114/+0
| * | sparc32: Add ucmpdi2.o to obj-y instead of lib-y.David S. Miller2012-05-191-2/+2
| * | sparc32: add ucmpdi2Sam Ravnborg2012-05-192-1/+20
| * | sparc: introduce arch/sparc/KbuildSam Ravnborg2012-05-152-2/+9