summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-115-5/+0
* kthread: kthread worker API cleanupPetr Mladek2016-10-111-7/+7
* kdump, vmcoreinfo: report memory sections virtual addressesThomas Garnier2016-10-111-0/+3
* mips/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai2016-10-114-1/+33
* x86/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai2016-10-114-3/+26
* powerpc: implement the DMA_ATTR_NO_WARN attributeMauricio Faria de Oliveira2016-10-111-2/+4
* unicore32: use simpler API for random address requestsJason Cooper2016-10-111-2/+1
* tile: use simpler API for random address requestsJason Cooper2016-10-111-2/+1
* arm64: use simpler API for random address requestsJason Cooper2016-10-111-6/+2
* ARM: use simpler API for random address requestsJason Cooper2016-10-111-2/+1
* x86: use simpler API for random address requestsJason Cooper2016-10-112-6/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-102-3/+3
|\
| * Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro2016-10-10104-540/+710
| |\
| * | fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-272-3/+3
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-10-103-4/+36
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2016-10-105-9/+10
| |\ \ \
| * | | | crypto: sha1-powerpc - little-endian supportMarcelo Cerri2016-10-021-2/+11
| * | | | crypto: arm/ghash - change internal cra_name to "__ghash"Ard Biesheuvel2016-09-071-1/+1
| * | | | crypto: arm/ghash-ce - add missing async import/exportArd Biesheuvel2016-09-071-0/+24
| * | | | crypto: arm/sha1-neon - add support for building in Thumb2 modeArd Biesheuvel2016-09-071-1/+0
* | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-101-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'work.const-qstr' into work.miscAl Viro2016-10-081-1/+1
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | parisc: use %pDAl Viro2016-08-071-1/+1
| | |/ / /
* | | | | Merge tag 'nios2-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-10-102-14/+9
|\ \ \ \ \
| * | | | | nios2: use of_property_read_boolLey Foon Tan2016-10-062-14/+9
* | | | | | Merge tag 'cris-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds2016-10-1022-217/+83
|\ \ \ \ \ \
| * | | | | | cris: return of class_create should be consideredyizhouzhou@ict.ac.cn2016-09-231-0/+6
| * | | | | | CRIS: defconfig: remove MTDRAM_ABS_POSFabian Frederick2016-09-234-4/+0
| * | | | | | CRIS v32: remove some double unlocksDan Carpenter2016-09-232-2/+0
| * | | | | | Fix typoAndrea Gelmini2016-09-231-1/+1
| * | | | | | Fix typoAndrea Gelmini2016-09-231-1/+1
| * | | | | | Fix typoAndrea Gelmini2016-09-231-1/+1
| * | | | | | Fix typoAndrea Gelmini2016-09-231-1/+1
| * | | | | | Fix typoAndrea Gelmini2016-09-231-1/+1
| * | | | | | Fix typoAndrea Gelmini2016-09-231-1/+1
| * | | | | | Fix typoAndrea Gelmini2016-09-231-1/+1
| * | | | | | cris: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-09-231-1/+1
| * | | | | | cris: v10: axisflashmap: remove unused ifdefsNiklas Cassel2016-09-231-19/+0
| * | | | | | cris: use generic io.hNiklas Cassel2016-09-221-170/+1
| * | | | | | cris: fix Kconfig mismatch when building with CONFIG_PCINiklas Cassel2016-09-221-1/+1
| * | | | | | cris: cardbus: fix header include pathNiklas Cassel2016-09-221-1/+1
| * | | | | | cris: add dev88_defconfigNiklas Cassel2016-09-221-0/+49
| * | | | | | cris: irq: stop loop from accessing array out of boundsNiklas Cassel2016-09-221-2/+1
| * | | | | | cris: fasttimer: fix mixed declarations and code compile warningNiklas Cassel2016-09-221-8/+7
| * | | | | | cris: intmem: fix pointer comparison compile warningNiklas Cassel2016-09-221-2/+2
| * | | | | | cris: intmem: fix device_initcall compile warningJesper Nilsson2016-09-221-1/+8
* | | | | | | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-1014-22/+287
|\ \ \ \ \ \ \
| * | | | | | | x86/mm/pkeys: Do not skip PKRU register if debug registers are not usedNicolas Iooss2016-09-131-6/+7
| * | | | | | | x86/pkeys: Allow configuration of init_pkruDave Hansen2016-09-091-0/+66
| * | | | | | | x86/pkeys: Default to a restrictive init PKRUDave Hansen2016-09-093-0/+43