summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.1-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-223-7/+6
|\
| * ia64/PCI: Treat all host bridge Address Space Descriptors (even consumers) as...Bjorn Helgaas2015-04-211-4/+1
| * MAINTAINERS: Remove Mohit Kumar (email bounces)Bjorn Helgaas2015-04-212-3/+5
* | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2015-04-228-178/+109
|\ \
| * | watchdog: stmp3xxx_rtc_wdt: fix broken email addressWolfram Sang2015-04-221-2/+2
| * | watchdog: pnx4008_wdt: fix broken email addressWolfram Sang2015-04-221-1/+1
| * | watchdog: octeon: use fixed length string for register namesAaro Koskinen2015-04-221-1/+1
| * | watchdog: octeon: fix some trivial coding style issuesAaro Koskinen2015-04-221-6/+10
| * | watchdog: octeon: convert to WATCHDOG_CORE APIAaro Koskinen2015-04-222-147/+39
| * | watchdog: cadence: Remove Kconfig dependency on ARCHMichal Simek2015-04-221-1/+0
| * | ARM: msm: add watchdog entries to DT timer binding docMathieu Olivari2015-04-221-3/+13
| * | ARM: qcom: add description of KPSS WDT for IPQ8064Mathieu Olivari2015-04-221-1/+13
| * | watchdog: qcom: use timer devicetree bindingMathieu Olivari2015-04-221-6/+15
| * | watchdog: bcm281xx: Remove use of seq_printf return valueJoe Perches2015-04-221-11/+16
* | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-2224-167/+721
|\ \ \
| * | | virtio: drop virtio_device_is_legacy_onlyMichael S. Tsirkin2015-04-152-8/+0
| * | | virtio_pci: support non-legacy balloon devicesMichael S. Tsirkin2015-04-151-3/+0
| * | | virtio_mmio: support non-legacy balloon devicesMichael S. Tsirkin2015-04-151-8/+0
| * | | virtio_ccw: support non-legacy balloon devicesMichael S. Tsirkin2015-04-151-7/+3
| * | | virtio: balloon might not be a legacy deviceMichael S. Tsirkin2015-04-151-1/+1
| * | | virtio_balloon: transitional interfaceMichael S. Tsirkin2015-04-152-10/+43
| * | | virtio_ring: Update weak barriers to use dma_wmb/rmbAlexander Duyck2015-04-131-19/+4
| * | | virtio_pci_modern: switch to type-safe io accessorsMichael S. Tsirkin2015-04-011-41/+42
| * | | virtio_pci_modern: type-safe io accessorsMichael S. Tsirkin2015-04-011-0/+37
| * | | lguest: handle traps on the "interrupt suppressed" iret instruction.Rusty Russell2015-04-011-27/+72
| * | | virtio: drop a useless config readMichael S. Tsirkin2015-04-011-1/+0
| * | | virtio_config: reorder functionsMichael S. Tsirkin2015-04-011-8/+7
| * | | Add virtio-input driver.Gerd Hoffmann2015-03-297-0/+479
| * | | lguest: suppress interrupts for single insn, not range.Rusty Russell2015-03-247-26/+18
| * | | lguest: simplify lguest_iretDenys Vlasenko2015-03-241-10/+9
| * | | lguest: rename i386_head.S in the commentsAlexander Kuleshov2015-03-241-2/+2
| * | | lguest: explicitly set miscdevice's private_data NULLMartin Kepplinger2015-03-241-0/+8
| * | | lguest: fix pending interrupt test.Rusty Russell2015-03-201-1/+1
* | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-224-60/+440
|\ \ \ \
| * | | | modpost: don't emit section mismatch warnings for compiler optimizationsPaul Gortmaker2015-04-221-0/+21
| * | | | modpost: expand pattern matching to support substring matchesPaul Gortmaker2015-04-221-1/+11
| * | | | modpost: do not try to match the SHT_NUL section.Quentin Casasnovas2015-04-221-0/+9
| * | | | modpost: fix extable entry size calculation.Quentin Casasnovas2015-04-221-6/+10
| * | | | modpost: fix inverted logic in is_extable_fault_address().Quentin Casasnovas2015-04-221-1/+6
| * | | | modpost: handle -ffunction-sectionsRusty Russell2015-04-221-1/+1
| * | | | modpost: Whitelist .text.fixup and .exception.textThierry Reding2015-04-221-1/+1
| * | | | params: handle quotes properly for values not of form foo="bar".Rusty Russell2015-04-151-2/+2
| * | | | modpost: document the use of struct section_check.Quentin Casasnovas2015-04-131-0/+20
| * | | | modpost: handle relocations mismatch in __ex_table.Quentin Casasnovas2015-04-131-0/+141
| * | | | scripts: add check_extable.sh script.Quentin Casasnovas2015-04-131-0/+146
| * | | | modpost: mismatch_handler: retrieve tosym information only when needed.Quentin Casasnovas2015-04-131-3/+4
| * | | | modpost: factorize symbol pretty print in get_pretty_name().Quentin Casasnovas2015-04-131-11/+12
| * | | | modpost: add handler function pointer to sectioncheck.Quentin Casasnovas2015-04-131-26/+42
| * | | | modpost: add .sched.text and .kprobes.text to the TEXT_SECTIONS list.Quentin Casasnovas2015-04-131-1/+2
| * | | | modpost: add strict white-listing when referencing sections.Quentin Casasnovas2015-04-131-15/+19
OpenPOWER on IntegriCloud