| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-12-12 | 81 | -854/+133 |
|\ |
|
| * | x86/paravirt: Fix bool return type for PVOP_CALL() | Peter Zijlstra | 2016-12-11 | 1 | -1/+13 |
| * | x86/paravirt: Fix native_patch() | Peter Zijlstra | 2016-12-11 | 2 | -0/+8 |
| * | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2016-12-11 | 114 | -344/+538 |
| |\ |
|
| * \ | Merge branch 'locking/urgent' into locking/core, to pick up dependent fixes | Ingo Molnar | 2016-12-02 | 17 | -73/+134 |
| |\ \ |
|
| * | | | x86/paravirt: Optimize native pv_lock_ops.vcpu_is_preempted() | Peter Zijlstra | 2016-11-22 | 9 | -27/+54 |
| * | | | x86/xen: Support the vCPU preemption check | Juergen Gross | 2016-11-22 | 1 | -1/+2 |
| * | | | x86/kvm: Support the vCPU preemption check | Pan Xinhui | 2016-11-22 | 1 | -0/+12 |
| * | | | x86/kvm: Support the vCPU preemption check | Pan Xinhui | 2016-11-22 | 2 | -1/+19 |
| * | | | locking/core, x86/paravirt: Implement vcpu_is_preempted(cpu) for KVM and Xen ... | Pan Xinhui | 2016-11-22 | 3 | -0/+16 |
| * | | | locking/spinlocks, s390: Implement vcpu_is_preempted(cpu) | Christian Borntraeger | 2016-11-22 | 3 | -19/+23 |
| * | | | locking/core, powerpc: Implement vcpu_is_preempted(cpu) | Pan Xinhui | 2016-11-22 | 1 | -0/+8 |
| * | | | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2016-11-22 | 87 | -371/+1508 |
| |\ \ \ |
|
| * | | | | locking/core: Provide common cpu_relax_yield() definition | Christian Borntraeger | 2016-11-17 | 32 | -38/+1 |
| * | | | | locking/core, arch: Remove cpu_relax_lowlatency() | Christian Borntraeger | 2016-11-16 | 32 | -33/+0 |
| * | | | | locking/core, s390: Make cpu_relax() a barrier again | Christian Borntraeger | 2016-11-16 | 1 | -1/+1 |
| * | | | | locking/core: Introduce cpu_relax_yield() | Christian Borntraeger | 2016-11-16 | 33 | -3/+36 |
| * | | | | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2016-11-11 | 144 | -1570/+2352 |
| |\ \ \ \ |
|
| * | | | | | locking/mutex: Kill arch specific code | Peter Zijlstra | 2016-10-25 | 34 | -790/+0 |
* | | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-12-12 | 5 | -5/+83 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86/efi: Retrieve and assign Apple device properties | Lukas Wunner | 2016-11-13 | 2 | -0/+66 |
| * | | | | | | efi: Allow bitness-agnostic protocol calls | Lukas Wunner | 2016-11-13 | 3 | -5/+17 |
* | | | | | | | Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-12-12 | 1 | -8/+0 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | kernel/smp: Make the SMP boot message common on all arches | Michael Ellerman | 2016-10-26 | 1 | -8/+0 |
* | | | | | | | | Merge tag 'cris-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/je... | Linus Torvalds | 2016-12-12 | 2 | -5/+7 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | cris: No need to append -O2 and $(LINUXINCLUDE) | Paul Bolle | 2016-12-08 | 2 | -6/+0 |
| * | | | | | | | | cris: Only build flash rescue image if CONFIG_ETRAX_AXISFLASHMAP is selected | Guenter Roeck | 2016-11-07 | 1 | -0/+8 |
* | | | | | | | | | Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux | Linus Torvalds | 2016-12-12 | 11 | -53/+54 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | openrisc: include l.swa in check for write data pagefault | Stefan Kristiansson | 2016-12-12 | 1 | -1/+1 |
| * | | | | | | | | | openrisc: Updates after openrisc.net has been lost | Stafford Horne | 2016-12-12 | 2 | -5/+5 |
| * | | | | | | | | | openrisc: Consolidate setup to use memblock instead of bootmem | Stafford Horne | 2016-12-12 | 6 | -33/+14 |
| * | | | | | | | | | openrisc: remove the redundant of_platform_populate | Rob Herring | 2016-12-12 | 1 | -10/+0 |
| * | | | | | | | | | openrisc: add NR_CPUS Kconfig default value | Stafford Horne | 2016-12-12 | 1 | -0/+3 |
| * | | | | | | | | | openrisc: Support both old (or32) and new (or1k) toolchain | Guenter Roeck | 2016-12-12 | 1 | -1/+7 |
| * | | | | | | | | | openrisc: Add thread-local storage (TLS) support | Christian Svensson | 2016-12-12 | 1 | -0/+13 |
| * | | | | | | | | | openrisc: restore all regs on rt_sigreturn | Jonas Bonn | 2016-12-12 | 1 | -1/+9 |
| * | | | | | | | | | openrisc: fix PTRS_PER_PGD define | Stefan Kristiansson | 2016-12-12 | 2 | -2/+2 |
* | | | | | | | | | | Merge tag 'm68k-for-v4.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-12-12 | 2 | -3/+2 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | m68k/atari: Use seq_puts() in atari_get_hardware_list() | Markus Elfring | 2016-12-09 | 1 | -1/+1 |
| * | | | | | | | | | | m68k/amiga: Use seq_puts() in amiga_get_hardware_list() | Markus Elfring | 2016-12-09 | 1 | -2/+1 |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt... | Linus Torvalds | 2016-12-12 | 4 | -15/+30 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | avr32: wire up pkey syscalls | Hans-Christian Noren Egtvedt | 2016-12-12 | 2 | -0/+6 |
| * | | | | | | | | | | | AVR32-pio: Replace two seq_printf() calls by seq_puts() in pio_bank_show() | Markus Elfring | 2016-12-12 | 1 | -2/+2 |
| * | | | | | | | | | | | AVR32-pio: Use seq_putc() in pio_bank_show() | Markus Elfring | 2016-12-12 | 1 | -1/+1 |
| * | | | | | | | | | | | AVR32-clock: Combine nine seq_printf() calls into one call in clk_show() | Markus Elfring | 2016-12-12 | 1 | -9/+19 |
| * | | | | | | | | | | | AVR32-clock: Use seq_putc() in two functions | Markus Elfring | 2016-12-12 | 1 | -3/+2 |
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 2016-12-12 | 26 | -18/+713 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | m68knommu: AMCORE board, add iMX i2c support | Angelo Dureghello | 2016-12-04 | 1 | -1/+1 |
| * | | | | | | | | | | | m68k: add Sysam AMCORE open board support | Angelo Dureghello | 2016-12-04 | 4 | -0/+281 |
| * | | | | | | | | | | | m68knommu: platform support for i2c devices on ColdFire SoC | Steven King | 2016-12-04 | 22 | -18/+432 |