summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | x86: Wire up protection keys system callsDave Hansen2016-09-092-0/+10
| * | | | | x86/pkeys: Allocation/free syscallsDave Hansen2016-09-099-16/+138
| * | | | | x86/pkeys: Make mprotect_key() mask off additional vm_flagsDave Hansen2016-09-091-0/+2
| * | | | | mm: Implement new pkey_mprotect() system callDave Hansen2016-09-092-7/+19
| * | | | | x86/pkeys: Add fault handling for PF_PK page fault bitDave Hansen2016-09-091-0/+9
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-10-109-32/+79
|\ \ \ \ \ \
| * | | | | | x86/pkeys: Make protection keys an "eager" featureDave Hansen2016-10-081-3/+4
| * | | | | | x86/apic: Prevent pointless warning messagesThomas Gleixner2016-10-081-3/+5
| * | | | | | x86/acpi: Prevent LAPIC id 0xff from being accountedThomas Gleixner2016-10-081-0/+4
| * | | | | | arch/x86: Handle non enumerated CPU after physical hotplugPrarit Bhargava2016-10-071-3/+15
| * | | | | | x86/unwind: Fix oprofile module link errorJosh Poimboeuf2016-10-062-12/+12
| * | | | | | x86/vmware: Skip lapic calibration on VMwareRenat Valiullin2016-10-051-2/+10
| * | | | | | x86/syscalls: Remove bash-isms in syscall table generatorsylvain.bertrand@gmail.com2016-10-051-6/+9
| * | | | | | x86/irq: Prevent force migration of irqs which are not in the vector domainMika Westerberg2016-10-041-3/+20
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-0769-144/+142
|\ \ \ \ \ \ \
| * | | | | | | cred: simpler, 1D supplementary groupsAlexey Dobriyan2016-10-071-2/+2
| * | | | | | | uprobes: remove function declarations from arch/{mips,s390}Marcin Nowakowski2016-10-072-22/+0
| * | | | | | | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-0739-8/+49
| * | | | | | | arch/tile: adopt the new nmi_backtrace frameworkChris Metcalf2016-10-074-63/+27
| * | | | | | | nmi_backtrace: do a local dump_stack() instead of a self-NMIChris Metcalf2016-10-071-9/+0