summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | x86/paravirt: Fix bool return type for PVOP_CALL()Peter Zijlstra2016-12-111-1/+13
| * | | | | | x86/paravirt: Fix native_patch()Peter Zijlstra2016-12-112-0/+8
| * | | | | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-12-11114-344/+538
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'locking/urgent' into locking/core, to pick up dependent fixesIngo Molnar2016-12-0217-73/+134
| |\ \ \ \ \ \
| * | | | | | | x86/paravirt: Optimize native pv_lock_ops.vcpu_is_preempted()Peter Zijlstra2016-11-229-27/+54
| * | | | | | | x86/xen: Support the vCPU preemption checkJuergen Gross2016-11-221-1/+2
| * | | | | | | x86/kvm: Support the vCPU preemption checkPan Xinhui2016-11-221-0/+12
| * | | | | | | x86/kvm: Support the vCPU preemption checkPan Xinhui2016-11-222-1/+19
| * | | | | | | locking/core, x86/paravirt: Implement vcpu_is_preempted(cpu) for KVM and Xen ...Pan Xinhui2016-11-223-0/+16
| * | | | | | | locking/spinlocks, s390: Implement vcpu_is_preempted(cpu)Christian Borntraeger2016-11-223-19/+23
| * | | | | | | locking/core, powerpc: Implement vcpu_is_preempted(cpu)Pan Xinhui2016-11-221-0/+8
| * | | | | | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-11-2287-371/+1508
| |\ \ \ \ \ \ \
| * | | | | | | | locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-1732-38/+1
| * | | | | | | | locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-1632-33/+0
| * | | | | | | | locking/core, s390: Make cpu_relax() a barrier againChristian Borntraeger2016-11-161-1/+1
| * | | | | | | | locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-1633-3/+36
| * | | | | | | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-11-11144-1570/+2352
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | locking/mutex: Kill arch specific codePeter Zijlstra2016-10-2534-790/+0
* | | | | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-125-5/+83
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/efi: Retrieve and assign Apple device propertiesLukas Wunner2016-11-132-0/+66
| * | | | | | | | | efi: Allow bitness-agnostic protocol callsLukas Wunner2016-11-133-5/+17
* | | | | | | | | | Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-121-8/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | kernel/smp: Make the SMP boot message common on all archesMichael Ellerman2016-10-261-8/+0
* | | | | | | | | | | Merge tag 'cris-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds2016-12-122-5/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cris: No need to append -O2 and $(LINUXINCLUDE)Paul Bolle2016-12-082-6/+0
| * | | | | | | | | | | cris: Only build flash rescue image if CONFIG_ETRAX_AXISFLASHMAP is selectedGuenter Roeck2016-11-071-0/+8
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds2016-12-1211-53/+54
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | openrisc: include l.swa in check for write data pagefaultStefan Kristiansson2016-12-121-1/+1
| * | | | | | | | | | | openrisc: Updates after openrisc.net has been lostStafford Horne2016-12-122-5/+5
| * | | | | | | | | | | openrisc: Consolidate setup to use memblock instead of bootmemStafford Horne2016-12-126-33/+14
| * | | | | | | | | | | openrisc: remove the redundant of_platform_populateRob Herring2016-12-121-10/+0
| * | | | | | | | | | | openrisc: add NR_CPUS Kconfig default valueStafford Horne2016-12-121-0/+3
| * | | | | | | | | | | openrisc: Support both old (or32) and new (or1k) toolchainGuenter Roeck2016-12-121-1/+7
| * | | | | | | | | | | openrisc: Add thread-local storage (TLS) supportChristian Svensson2016-12-121-0/+13
| * | | | | | | | | | | openrisc: restore all regs on rt_sigreturnJonas Bonn2016-12-121-1/+9
| * | | | | | | | | | | openrisc: fix PTRS_PER_PGD defineStefan Kristiansson2016-12-122-2/+2
* | | | | | | | | | | | Merge tag 'm68k-for-v4.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-12-122-3/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | m68k/atari: Use seq_puts() in atari_get_hardware_list()Markus Elfring2016-12-091-1/+1
| * | | | | | | | | | | | m68k/amiga: Use seq_puts() in amiga_get_hardware_list()Markus Elfring2016-12-091-2/+1
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2016-12-124-15/+30
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | avr32: wire up pkey syscallsHans-Christian Noren Egtvedt2016-12-122-0/+6
| * | | | | | | | | | | | | AVR32-pio: Replace two seq_printf() calls by seq_puts() in pio_bank_show()Markus Elfring2016-12-121-2/+2
| * | | | | | | | | | | | | AVR32-pio: Use seq_putc() in pio_bank_show()Markus Elfring2016-12-121-1/+1
| * | | | | | | | | | | | | AVR32-clock: Combine nine seq_printf() calls into one call in clk_show()Markus Elfring2016-12-121-9/+19
| * | | | | | | | | | | | | AVR32-clock: Use seq_putc() in two functionsMarkus Elfring2016-12-121-3/+2
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2016-12-1226-18/+713
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | m68knommu: AMCORE board, add iMX i2c supportAngelo Dureghello2016-12-051-1/+1
| * | | | | | | | | | | | | m68k: add Sysam AMCORE open board supportAngelo Dureghello2016-12-054-0/+281
| * | | | | | | | | | | | | m68knommu: platform support for i2c devices on ColdFire SoCSteven King2016-12-0522-18/+432
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-12-1219-44/+536
|\ \ \ \ \ \ \ \ \ \ \ \ \ \