summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-10-16s390/fpu: split fpu-internal.h into fpu internals, api, and type headersHendrik Brueckner9-42/+64
2015-10-14s390/spinlock: remove unneeded serializations at unlockChristian Borntraeger1-3/+0
2015-10-14s390/etr,stp: fix possible deadlock on machine checkHeiko Carstens3-18/+39
2015-10-14s390/pci: reshuffle struct used to write debug dataSebastian Ott1-3/+3
2015-10-14s390/bitops: remove 31 bit related commentsHeiko Carstens2-22/+13
2015-10-14s390/cmpxchg: remove dead codeHeiko Carstens1-27/+3
2015-10-14s390/nmi: change type of mcck_interruption_code lowcore fieldHeiko Carstens1-1/+1
2015-10-14s390/flags: use _BITUL macroHeiko Carstens3-17/+22
2015-10-14s390/flags: fix flag handlingHeiko Carstens2-6/+6
2015-10-14s390/udelay: make udelay have busy loop semanticsHeiko Carstens6-17/+35
2015-10-14s390/cpumf: rework program parameter setting to detect guest samplesChristian Borntraeger8-24/+40
2015-10-14s390/asm: make use of the OFFSET macro to define assember constantsMartin Schwidefsky1-140/+148
2015-10-14s390/entry: add assembler macro to conveniently tests under maskHendrik Brueckner3-64/+98
2015-10-14s390/fpu: add static FPU save area for init_taskHendrik Brueckner3-4/+6
2015-10-14s390/fpu: always enable the vector facility if it is availableHendrik Brueckner13-199/+70
2015-10-14s390/mm: try to avoid storage key operation in ptep_set_access_flagsMartin Schwidefsky1-2/+5
2015-10-14s390/barrier: remove unnecessary serialization in atomics and bitopsMartin Schwidefsky2-3/+0
2015-10-14s390/diag: add tracepoint for diagnose callsMartin Schwidefsky6-14/+98
2015-10-14s390/diag: add a statistic for diagnose callsMartin Schwidefsky15-16/+262
2015-10-14s390/bitops: implement cache friendly test_and_set_bit_lockMartin Schwidefsky1-1/+22
2015-10-14s390/mm: implement soft-dirty bits for user memory change trackingMartin Schwidefsky3-4/+58
2015-10-14mm: add architecture primitives for software dirty bit clearingMartin Schwidefsky1-0/+10
2015-10-14s390/cio: introduce pathmask_to_posSebastian Ott1-0/+10
2015-10-14s390/cio: use device_lock during cmb activationSebastian Ott1-0/+1
2015-10-14s390/crash_dump: use for_each_mem_rangeAlexander Kuleshov1-12/+4
2015-10-14s390/barrier: avoid serialization in [smp_]rmb and [smp_]wmbChristian Borntraeger1-4/+4
2015-10-14s390/vdso: use correct memory barrierChristian Borntraeger1-1/+1
2015-10-14s390/spinlock: use correct barriersChristian Borntraeger1-2/+2
2015-10-14s390/numa: write kernel message when emu_size has been increasedMichael Holzheu1-2/+8
2015-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds4-0/+10
2015-10-10Merge git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-12/+8
2015-10-10Merge branch 'stable/for-linus-4.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2015-10-09Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds1-0/+5
2015-10-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-8/+41
2015-10-08arch/powerpc: provide zero_bytemask() for big-endianChris Metcalf1-0/+5
2015-10-08crypto: camellia_aesni_avx - Fix CPU feature checksBen Hutchings1-0/+5
2015-10-08crypto: sparc - initialize blkcipher.ivsizeDave Kleikamp3-0/+5
2015-10-07swiotlb: Enable it under x86 PAEChristian Melki1-0/+1
2015-10-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds4-14/+18
2015-10-07Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds5-3/+10
2015-10-06word-at-a-time.h: support zero_bytemask() on alpha and tileChris Metcalf2-1/+9
2015-10-06word-at-a-time.h: fix some Kbuild filesChris Metcalf3-2/+1
2015-10-06arm64: replace read_lock to rcu lock in call_break_hookYang Shi1-10/+11
2015-10-06arm64: Don't relocate non-existent initrdMark Rutland1-0/+2
2015-10-06Merge tag 'for-linus-4.3b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-5/+46
2015-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds11-40/+77
2015-10-06x86/xen/p2m: hint at the last populated P2M entryDavid Vrabel1-1/+18
2015-10-06Merge tag 'renesas-fixes-for-v4.3' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2-0/+2
2015-10-06Merge tag 'sunxi-fixes-for-4.3' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2-2/+2
2015-10-06Merge tag 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kg...Arnd Bergmann6-3/+35