summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* mn10300/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat2012-05-161-3/+6
* parisc/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat2012-05-161-1/+7
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-05-1312-55/+88
|\
| * Merge branch 'v3.4-samsung-fixes-5' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-05-133-2/+7
| |\
| | * ARM: EXYNOS: fix ctrlbit for exynos5_clk_pdma1Kukjin Kim2012-05-131-1/+1
| | * ARM: EXYNOS: use s5p-timer for UniversalC210 boardMarek Szyprowski2012-05-132-1/+6
| * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/...Olof Johansson2012-05-139-53/+81
| |\ \
| | * | ARM / mach-shmobile: Invalidate caches when booting secondary coresMagnus Damm2012-05-121-1/+55
| | * | ARM / mach-shmobile: sh73a0 SMP TWD boot regression fixKuninori Morimoto2012-05-124-11/+10
| | * | ARM / mach-shmobile: r8a7779 SMP TWD boot regression fixMagnus Damm2012-05-123-1/+12
| | * | ARM: mach-shmobile: convert ag5evm to use the generic MMC GPIO hotplug helperGuennadi Liakhovetski2012-05-121-20/+2
| | * | ARM: mach-shmobile: convert mackerel to use the generic MMC GPIO hotplug helperGuennadi Liakhovetski2012-05-121-20/+2
| | |/
* | | powerpc/irq: Fix another case of lazy IRQ state getting out of syncBenjamin Herrenschmidt2012-05-122-13/+44
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2012-05-117-21/+21
|\ \ \
| * | | m68knommu: enable qspi support when SPI_COLDFIRE_QSPI = mSteven King2012-05-087-21/+21
| | |/ | |/|
* | | Merge branch 'parisc' (PA-RISC compile fixes)Linus Torvalds2012-05-117-8/+14
|\ \ \
| * | | parisc: move definition of PAGE0 to asm/page.hRolf Eike Beer2012-05-114-7/+8
| * | | parisc: add missing include of asm/page.h to asm/pgtable.hRolf Eike Beer2012-05-111-0/+2
| * | | parisc: drop include of asm/pdc.h from asm/hardware.hRolf Eike Beer2012-05-111-1/+0
| * | | parisc: add missing forward declarations in asm/hardware.hRolf Eike Beer2012-05-111-0/+2
| * | | parisc: add missing includes in asm/spinlock.hRolf Eike Beer2012-05-111-0/+2
* | | | sparc64: Do not clobber %g2 in xcall_fetch_glob_regs().David S. Miller2012-05-102-4/+4
|/ / /
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-05-095-8/+9
|\ \ \ | | |/ | |/|
| * | Merge tag 'omap-fixes-for-v3.4-rc6-take-2' of git://git.kernel.org/pub/scm/li...Olof Johansson2012-05-093-6/+6
| |\ \