summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| * irqdomain: Introduce irq_domain_create_hierarchyMarc Zyngier2015-10-131-2/+15
| * irqchip/gic: Get rid of gic_init_bases()Marc Zyngier2015-10-131-7/+2
| * acpi/gsi: Add acpi_set_irq_model to initialize the GSI layerMarc Zyngier2015-10-131-0/+3
| * irqdomain: Add a fwnode_handle allocatorMarc Zyngier2015-10-132-0/+3
| * irqdomain: Introduce irq_domain_create_{linear, tree}Marc Zyngier2015-10-131-6/+25
| * irqdomain: Introduce irq_create_fwspec_mappingMarc Zyngier2015-10-131-0/+1
| * irqdomain: Introduce a firmware-specific IRQ specifier structureMarc Zyngier2015-10-131-0/+20
| * irqdomain: Allow irq domain lookup by fwnodeMarc Zyngier2015-10-131-2/+9
| * irqdomain: Convert irqdomain-%3Eof_node to fwnodeMarc Zyngier2015-10-131-2/+3
| * Merge branch 'linus' into irq/coreThomas Gleixner2015-10-1320-38/+133
| |\
| * | genirq: Add flag to force mask in disable_irq[_nosync]()Thomas Gleixner2015-10-111-1/+3
| * | arm/arm64: KVM: Only allow 64bit hosts to build VGICv3Jean-Philippe Brucker2015-10-091-2/+2
| * | irqchip/gic-v3: Change unsigned types for AArch32 compatibilityJean-Philippe Brucker2015-10-091-9/+9
| * | irqchip/gic-v3: Refactor the arm64 specific partsJean-Philippe Brucker2015-10-091-79/+9
| * | irqchip/gic-v3: Make gic_enable_sre an inline functionMarc Zyngier2015-10-091-0/+16
| * | genirq: Remove unused functions irqd_[set|clr]_chained_irq_inprogress()Mika Westerberg2015-10-011-15/+0
| * | genirq: Fix typo in documentation of enumeration field nameMika Westerberg2015-10-011-1/+1
| * | Merge branch 'irq/for-arm' into irq/coreThomas Gleixner2015-10-0123-63/+115
| |\ \
| | * | genirq: Introduce generic irq migration for cpu hotunplugYang Yingliang2015-10-011-0/+2
| * | | irqchip/gicv3-its: Add range check for number of allocated pagesRobert Richter2015-09-291-0/+1
| * | | genirq: Handle force threading of irqs with primary and thread handlerThomas Gleixner2015-09-221-0/+2
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-11-035-15/+19
|\ \ \ \
| * \ \ \ Merge branch 'fortglx/4.4/time' of https://git.linaro.org/people/john.stultz/...Thomas Gleixner2015-10-203-11/+11
| |\ \ \ \
| | * | | | ntp/pps: use y2038 safe types in pps_event_timeArnd Bergmann2015-10-011-13/+8
| | * | | | ntp/pps: replace getnstime_raw_and_real with 64-bit versionArnd Bergmann2015-10-012-3/+8
| | * | | | ntp/pps: use timespec64 for hardpps()Arnd Bergmann2015-10-011-1/+1
| | | |/ / | | |/| |
| * | | | posix_cpu_timer: Reduce unnecessary sighand lock contentionJason Low2015-10-152-0/+4
| * | | | posix_cpu_timer: Convert cputimer->running to boolJason Low2015-10-152-4/+4
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-11-031-2/+0
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'fixes' and 'misc' into for-nextRussell King2015-10-291-2/+0
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| |
| | | * | ARM: 8446/1: amba: Remove unused callbacks for legacy system PMUlf Hansson2015-10-191-2/+0
| | |/ /
* | | | Merge tag 'arc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2015-11-031-7/+30
|\ \ \ \
| * | | | mm,thp: reduce ifdef'ery for THP in generic codeVineet Gupta2015-10-171-7/+30
* | | | | Merge tag 'leds_for_4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds2015-11-032-0/+19
|\ \ \ \ \
| * | | | | leds: netxbig: add device tree bindingSimon Guinot2015-11-032-0/+19
* | | | | | Merge tag 'regmap-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds2015-11-021-0/+11
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge remote-tracking branches 'regmap/topic/atomic', 'regmap/topic/debugfs' ...Mark Brown2015-10-121-0/+3
| |\ \ \ \ \ \ \
| | | * | | | | | regmap: Add generic macro to define regmap_irqQipeng Zha2015-09-241-0/+3
| | | | |_|_|/ / | | | |/| | | |
| * | | | | | | Merge tag 'regmap-offload-update-bits' into regmap-nextMark Brown2015-10-121-0/+3
| |\ \ \ \ \ \ \
| | * | | | | | | regmap: Allow installing custom reg_update_bits functionJon Ringle2015-10-061-0/+3
| | |/ / / / / /
| * | | | | | | Merge tag 'regmap-irq-unmask' into regmap-nextMark Brown2015-10-121-0/+5
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |