summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-10-14s390/etr,stp: fix possible deadlock on machine checkHeiko Carstens
2015-10-14s390/pci: reshuffle struct used to write debug dataSebastian Ott
2015-10-14s390/bitops: remove 31 bit related commentsHeiko Carstens
2015-10-14s390/cmpxchg: remove dead codeHeiko Carstens
2015-10-14s390/nmi: change type of mcck_interruption_code lowcore fieldHeiko Carstens
2015-10-14s390/flags: use _BITUL macroHeiko Carstens
2015-10-14s390/flags: fix flag handlingHeiko Carstens
2015-10-14s390/udelay: make udelay have busy loop semanticsHeiko Carstens
2015-10-14s390/cpumf: rework program parameter setting to detect guest samplesChristian Borntraeger
2015-10-14s390/asm: make use of the OFFSET macro to define assember constantsMartin Schwidefsky
2015-10-14s390/entry: add assembler macro to conveniently tests under maskHendrik Brueckner
2015-10-14s390/fpu: add static FPU save area for init_taskHendrik Brueckner
2015-10-14s390/fpu: always enable the vector facility if it is availableHendrik Brueckner
2015-10-14s390/mm: try to avoid storage key operation in ptep_set_access_flagsMartin Schwidefsky
2015-10-14s390/barrier: remove unnecessary serialization in atomics and bitopsMartin Schwidefsky
2015-10-14s390/diag: add tracepoint for diagnose callsMartin Schwidefsky
2015-10-14s390/diag: add a statistic for diagnose callsMartin Schwidefsky
2015-10-14s390/bitops: implement cache friendly test_and_set_bit_lockMartin Schwidefsky
2015-10-14s390/mm: implement soft-dirty bits for user memory change trackingMartin Schwidefsky
2015-10-14mm: add architecture primitives for software dirty bit clearingMartin Schwidefsky
2015-10-14s390/cio: introduce pathmask_to_posSebastian Ott
2015-10-14s390/cio: use device_lock during cmb activationSebastian Ott
2015-10-14s390/crash_dump: use for_each_mem_rangeAlexander Kuleshov
2015-10-14s390/barrier: avoid serialization in [smp_]rmb and [smp_]wmbChristian Borntraeger
2015-10-14s390/vdso: use correct memory barrierChristian Borntraeger
2015-10-14s390/spinlock: use correct barriersChristian Borntraeger
2015-10-14s390/numa: write kernel message when emu_size has been increasedMichael Holzheu
2015-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-10-10Merge git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-10-10Merge branch 'stable/for-linus-4.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-10-10Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds
2015-10-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-10-08arch/powerpc: provide zero_bytemask() for big-endianChris Metcalf
2015-10-08crypto: camellia_aesni_avx - Fix CPU feature checksBen Hutchings
2015-10-08crypto: sparc - initialize blkcipher.ivsizeDave Kleikamp
2015-10-07swiotlb: Enable it under x86 PAEChristian Melki
2015-10-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-10-07Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds
2015-10-06word-at-a-time.h: support zero_bytemask() on alpha and tileChris Metcalf
2015-10-06word-at-a-time.h: fix some Kbuild filesChris Metcalf
2015-10-06arm64: replace read_lock to rcu lock in call_break_hookYang Shi
2015-10-06arm64: Don't relocate non-existent initrdMark Rutland
2015-10-06Merge tag 'for-linus-4.3b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-10-06x86/xen/p2m: hint at the last populated P2M entryDavid Vrabel
2015-10-06Merge tag 'renesas-fixes-for-v4.3' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2015-10-06Merge tag 'sunxi-fixes-for-4.3' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2015-10-06Merge tag 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kg...Arnd Bergmann
2015-10-06MIPS: Define ioremap_ucBen Hutchings
2015-10-05arm64: convert patch_lock to raw lockYang Shi