summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-02240-1379/+2429
|\
| * Merge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2015-10-024-62/+67
| |\
| | * mmc: core: fix dead loop of mmc_retuneChaotian Jing2015-09-301-2/+4
| | * mmc: pxamci: fix card detect with slot-gpio APIRobert Jarzmik2015-09-291-44/+22
| | * mmc: sunxi: Fix clk-delay settingsHans de Goede2015-09-291-14/+39
| | * mmc: core: Don't return an error for CD/WP GPIOs when GPIOLIB is unsetUlf Hansson2015-09-291-2/+2
| * | Merge git://git.infradead.org/intel-iommuLinus Torvalds2015-10-024-57/+77
| |\ \
| | * | iommu: Make the iova library a moduleSakari Ailus2015-07-282-1/+5
| | * | iommu: iova: Export symbolsSakari Ailus2015-07-281-0/+10
| | * | iommu: iova: Move iova cache management to the iova librarySakari Ailus2015-07-283-39/+54
| | * | iommu/iova: Avoid over-allocating when size-alignedRobin Murphy2015-07-282-17/+8
| * | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-10-0115-34/+106
| |\ \ \
| | * | | dmapool: fix overflow condition in pool_find_page()Robin Murphy2015-10-011-1/+1
| | * | | thermal: avoid division by zero in power allocatorAndrea Arcangeli2015-10-011-0/+10
| | * | | memcg: remove pcp_counter_lockGreg Thelen2015-10-012-2/+0
| | * | | kprobes: use _do_fork() in samples to make them work againPetr Mladek2015-10-013-12/+12
| | * | | drivers/input/joystick/Kconfig: zhenhua.c needs BITREVERSEAndrew Morton2015-10-011-0/+1
| | * | | memcg: make mem_cgroup_read_stat() unsignedGreg Thelen2015-10-011-12/+18
| | * | | memcg: fix dirty page migrationGreg Thelen2015-10-012-1/+32
| | * | | dax: fix NULL pointer in __dax_pmd_fault()Ross Zwisler2015-10-011-1/+12
| | * | | mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a faultMel Gorman2015-10-011-0/+8
| | * | | mm/slab: fix unexpected index mapping result of kmalloc_size(INDEX_NODE+1)Joonsoo Kim2015-10-011-3/+10
| | * | | userfaultfd: remove kernel header include from uapi headerAndre Przywara2015-10-011-2/+0
| | * | | arch/x86/include/asm/efi.h: fix build failureAndrey Ryabinin2015-10-011-0/+2
| * | | | Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-10-019-30/+116
| |\ \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | *---. \ \ \ Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-tools'Rafael J. Wysocki2015-10-013-12/+56
| | |\ \ \ \ \ \
| | | | | * \ \ \ Merge branch 'turbostat' of https://git.kernel.org/pub/scm/linux/kernel/git/l...Rafael J. Wysocki2015-09-271-5/+34
| | | | | |\ \ \ \ | | | | | | |_|_|/ | | | | | |/| | |
| | | | | | * | | tools/power turbosat: update version numberLen Brown2015-09-261-1/+1
| | | | | | * | | tools/power turbostat: SKL: Adjust for TSC difference from base frequencyLen Brown2015-09-261-2/+20
| | | | | | * | | tools/power turbostat: KNL workaround for %Busy and Avg_MHzHubert Chrzaniuk2015-09-261-0/+13
| | | | | | * | | tools/power turbostat: IVB Xeon: fix --debug regressionLen Brown2015-09-261-2/+0
| | | | * | | | | PM / OPP: Fix typo modifcation -> modificationStephen Boyd2015-09-251-3/+3
| | | | * | | | | PM / OPP: of_property_count_u32_elems() can return errorsViresh Kumar2015-09-251-2/+9
| | | | | |/ / / | | | | |/| | |
| | | * | | | | Merge branch 'cpuidle' of https://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2015-09-271-2/+10
| | | |\ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | | * | | | intel_idle: Skylake Client Support - updatedLen Brown2015-09-101-2/+10
| | * | | | | | Merge branch 'acpi-ec'Rafael J. Wysocki2015-10-011-0/+2
| | |\ \ \ \ \ \
| | | * | | | | | ACPI / EC: Fix a memory leak issue in acpi_ec_query()Lv Zheng2015-09-261-0/+2
| | | | |_|/ / / | | | |/| | | |
| | | | | | | |
| | | \ \ \ \ \
| | *-. \ \ \ \ \ Merge branches 'pm-pci' and 'acpi-pci'Rafael J. Wysocki2015-10-015-18/+58
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | | | * | | | | ACPI / PCI: Remove duplicated penalty on SCI IRQJiang Liu2015-09-261-2/+1
| | | | * | | | | ACPI, PCI, irq: Do not share PCI IRQ with ISA IRQJiang Liu2015-09-263-0/+15
| | | | |/ / / /
| | | * | | | | PCI / PM: Update runtime PM documentation for PCI devicesRafael J. Wysocki2015-09-252-16/+42
| | | |/ / / /
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-10-0122-59/+121
| |\ \ \ \ \ \
| | * | | | | | net: Initialize flow flags in input pathDavid Ahern2015-09-292-0/+2
| | * | | | | | net: dsa: fix preparation of a port STP updateVivien Didelot2015-09-291-3/+8
| | * | | | | | testptp: Silence compiler warnings on ppc64Thomas Huth2015-09-291-0/+1
| | * | | | | | net/mlx4: Handle return codes in mlx4_qp_attach_commonRobb Manes2015-09-291-3/+4
| | * | | | | | dsa: mv88e6xxx: Enable forwarding for unknown to the CPU portAndrew Lunn2015-09-291-0/+2
| | * | | | | | skbuff: Fix skb checksum partial check.Pravin B Shelar2015-09-292-5/+6
| | * | | | | | net: ipv6: Add RT6_LOOKUP_F_IFACE flag if oif is setDavid Ahern2015-09-291-1/+2
| | * | | | | | net sysfs: Print link speed as signed integerAlexander Stein2015-09-291-2/+1
OpenPOWER on IntegriCloud