summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-11-037-44/+177
|\
| * Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-205-2/+18
| |\
| * | locking/rwsem: Use acquire/release semanticsDavidlohr Bueso2015-10-061-7/+14
| * | locking/mutex: Use acquire/release semanticsDavidlohr Bueso2015-10-062-9/+9
| * | locking/asm-generic: Add _{relaxed|acquire|release}() variants for inc/dec at...Davidlohr Bueso2015-10-062-12/+114
| * | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-0634-73/+208
| |\ \
| * | | atomic: Implement atomic_read_ctrl()Peter Zijlstra2015-09-232-1/+20
| * | | atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-231-2/+2
| * | | atomic: Add atomic_long_t bitopsPeter Zijlstra2015-09-232-11/+16
| * | | Merge branch 'locking/urgent' into locking/core, to pick up fixes before appl...Ingo Molnar2015-09-2315-103/+167
| |\ \ \
| * | | | locking/qrwlock: Rename ->lock to ->wait_lockDavidlohr Bueso2015-09-181-2/+2
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-0312-47/+141
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into core/rcu, to fix up a semantic conflictIngo Molnar2015-10-2815-113/+116
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-10-1912-47/+141
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | | | | | |
| | | \ \ \ \
| | *-. \ \ \ \ Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.201...Paul E. McKenney2015-10-072-1/+88
| | |\ \ \ \ \ \
| | | | * | | | | rcu_sync: Cleanup the CONFIG_PROVE_RCU checksOleg Nesterov2015-10-061-4/+3
| | | | * | | | | locking/percpu-rwsem: Make use of the rcu_sync infrastructureOleg Nesterov2015-10-061-1/+2
| | | | * | | | | rcu_sync: Introduce rcu_sync_dtor()Oleg Nesterov2015-10-061-0/+1
| | | | * | | | | rcu_sync: Add CONFIG_PROVE_RCU checksOleg Nesterov2015-10-061-0/+6
| | | | * | | | | rcu_sync: Simplify rcu_sync using new rcu_sync_ops structureOleg Nesterov2015-10-061-37/+23
| | | | * | | | | rcu: Create rcu_sync infrastructureOleg Nesterov2015-10-061-0/+94
| | | |/ / / / /
| | * | | | | | Merge branches 'fixes.2015.10.06a' and 'exp.2015.10.07a' into HEADPaul E. McKenney2015-10-072-6/+6
| | |\ \ \ \ \ \
| | | * | | | | | cpu: Remove try_get_online_cpus()Paul E. McKenney2015-10-071-2/+0
| | | * | | | | | rcu: Use single-stage IPI algorithm for RCU expedited grace periodPaul E. McKenney2015-09-201-4/+6
| | | |/ / / / /
| | * | | | | | rculist: Use WRITE_ONCE() when deleting from reader-visible listPaul E. McKenney2015-10-063-5/+8
| | * | | | | | rcu: Remove deprecated rcu_lockdep_assert()Paul E. McKenney2015-10-061-21/+0
| | * | | | | | rculist: Make list_entry_rcu() use lockless_dereference()Patrick Marlier2015-10-061-4/+1
| | * | | | | | rcu: Add rcu_pointer_handoff()Paul E. McKenney2015-10-061-0/+22
| | * | | | | | rcu: Move preemption disabling out of __srcu_read_lock()Paul E. McKenney2015-10-061-1/+4
| | * | | | | | rcu: Don't disable preemption for Tiny and Tree RCU readersBoqun Feng2015-10-062-2/+5
| | * | | | | | rcu: Use rcu_callback_t in call_rcu*() and friendsBoqun Feng2015-10-063-7/+7
| | |/ / / / /
* | | | | | | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-032-4/+26
|\ \ \ \ \ \ \
| * | | | | | | efi: Use correct type for struct efi_memory_map::phys_mapArd Biesheuvel2015-10-281-1/+1
| * | | | | | | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-10-142-3/+24
| |\ \ \ \ \ \ \
| | * | | | | | | efi: Add "efi_fake_mem" boot optionTaku Izumi2015-10-121-0/+6
| | * | | | | | | efi: Introduce EFI_NX_PE_DATA bit and set it from properties tableArd Biesheuvel2015-10-121-0/+1
| | * | | | | | | efi: Add support for UEFIv2.5 Properties tableArd Biesheuvel2015-10-121-0/+13
| | * | | | | | | efifb: Add support for 64-bit frame buffer addressesMatt Fleming2015-10-121-2/+3
| | * | | | | | | efi/arm64: Clean up efi_get_fdt_params() interfaceLeif Lindholm2015-10-121-1/+1
| * | | | | | | | Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar2015-10-14583-6930/+16564
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | efi: Add support for EFI_MEMORY_RO attribute introduced by UEFIv2.5Ard Biesheuvel2015-08-081-0/+1
* | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-0311-133/+161
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Document that IRQ_NONE should be returned when IRQ not actually handledDavid Woodhouse2015-10-301-1/+1
| * | | | | | | | | PCI/MSI: Allow the MSI domain to be device-specificMarc Zyngier2015-10-161-0/+6
| * | | | | | | | | of/irq: Use the msi-map property to provide device-specific MSI domainMarc Zyngier2015-10-161-0/+7
| * | | | | | | | | of/irq: Add support code for multi-parent version of "msi-parent"Marc Zyngier2015-10-161-0/+9
| * | | | | | | | | PCI/MSI: Add helper function pci_msi_domain_get_msi_rid().David Daney2015-10-161-0/+1
| * | | | | | | | | of/irq: Add new function of_msi_map_rid()David Daney2015-10-161-0/+7
| * | | | | | | | | irqdomain: Documentation updatesMarc Zyngier2015-10-131-13/+10
| * | | | | | | | | irqdomain/msi: Use fwnode instead of of_nodeMarc Zyngier2015-10-131-4/+5