summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | locking/qrwlock: Rename ->lock to ->wait_lockDavidlohr Bueso2015-09-18
| | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into core/rcu, to fix up a semantic conflictIngo Molnar2015-10-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-10-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.201...Paul E. McKenney2015-10-07
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcu_sync: Cleanup the CONFIG_PROVE_RCU checksOleg Nesterov2015-10-06
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | locking/percpu-rwsem: Make use of the rcu_sync infrastructureOleg Nesterov2015-10-06
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcu_sync: Introduce rcu_sync_dtor()Oleg Nesterov2015-10-06
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcu_sync: Add CONFIG_PROVE_RCU checksOleg Nesterov2015-10-06
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcu_sync: Simplify rcu_sync using new rcu_sync_ops structureOleg Nesterov2015-10-06
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Create rcu_sync infrastructureOleg Nesterov2015-10-06
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branches 'fixes.2015.10.06a' and 'exp.2015.10.07a' into HEADPaul E. McKenney2015-10-07
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpu: Remove try_get_online_cpus()Paul E. McKenney2015-10-07
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Use single-stage IPI algorithm for RCU expedited grace periodPaul E. McKenney2015-09-20
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rculist: Use WRITE_ONCE() when deleting from reader-visible listPaul E. McKenney2015-10-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Remove deprecated rcu_lockdep_assert()Paul E. McKenney2015-10-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rculist: Make list_entry_rcu() use lockless_dereference()Patrick Marlier2015-10-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Add rcu_pointer_handoff()Paul E. McKenney2015-10-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Move preemption disabling out of __srcu_read_lock()Paul E. McKenney2015-10-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Don't disable preemption for Tiny and Tree RCU readersBoqun Feng2015-10-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Use rcu_callback_t in call_rcu*() and friendsBoqun Feng2015-10-06
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | efi: Use correct type for struct efi_memory_map::phys_mapArd Biesheuvel2015-10-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-10-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | efi: Add "efi_fake_mem" boot optionTaku Izumi2015-10-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | efi: Introduce EFI_NX_PE_DATA bit and set it from properties tableArd Biesheuvel2015-10-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | efi: Add support for UEFIv2.5 Properties tableArd Biesheuvel2015-10-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | efifb: Add support for 64-bit frame buffer addressesMatt Fleming2015-10-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | efi/arm64: Clean up efi_get_fdt_params() interfaceLeif Lindholm2015-10-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar2015-10-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | efi: Add support for EFI_MEMORY_RO attribute introduced by UEFIv2.5Ard Biesheuvel2015-08-08
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Document that IRQ_NONE should be returned when IRQ not actually handledDavid Woodhouse2015-10-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI/MSI: Allow the MSI domain to be device-specificMarc Zyngier2015-10-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of/irq: Use the msi-map property to provide device-specific MSI domainMarc Zyngier2015-10-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of/irq: Add support code for multi-parent version of "msi-parent"Marc Zyngier2015-10-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI/MSI: Add helper function pci_msi_domain_get_msi_rid().David Daney2015-10-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of/irq: Add new function of_msi_map_rid()David Daney2015-10-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | irqdomain: Documentation updatesMarc Zyngier2015-10-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | irqdomain/msi: Use fwnode instead of of_nodeMarc Zyngier2015-10-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | irqdomain: Introduce irq_domain_create_hierarchyMarc Zyngier2015-10-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | irqchip/gic: Get rid of gic_init_bases()Marc Zyngier2015-10-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | acpi/gsi: Add acpi_set_irq_model to initialize the GSI layerMarc Zyngier2015-10-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | irqdomain: Add a fwnode_handle allocatorMarc Zyngier2015-10-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | irqdomain: Introduce irq_domain_create_{linear, tree}Marc Zyngier2015-10-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | irqdomain: Introduce irq_create_fwspec_mappingMarc Zyngier2015-10-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | irqdomain: Introduce a firmware-specific IRQ specifier structureMarc Zyngier2015-10-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | irqdomain: Allow irq domain lookup by fwnodeMarc Zyngier2015-10-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | irqdomain: Convert irqdomain-%3Eof_node to fwnodeMarc Zyngier2015-10-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into irq/coreThomas Gleixner2015-10-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |