summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-08-31Merge tag 'regulator-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2015-08-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-08-31phy: fixed_phy: Add gpio to determine link up/down.Andrew Lunn
2015-08-31net: phy: Allow PHY devices to identify themselves as Ethernet switches, etc.Florian Fainelli
2015-08-31Merge tag 'usb-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-08-31Merge tag 'tty-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-08-31Merge tag 'staging-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-08-31Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-08-31Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-08-31Merge tag 'kvm-4.3-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-08-31Merge remote-tracking branches 'spi/topic/s3c64xx', 'spi/topic/sg', 'spi/topi...Mark Brown
2015-08-31Merge remote-tracking branches 'spi/topic/mtk', 'spi/topic/pxa2xx', 'spi/topi...Mark Brown
2015-08-31Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm2835', 'spi/t...Mark Brown
2015-08-31Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2015-08-30Merge remote-tracking branches 'regulator/topic/qcom-smd', 'regulator/topic/q...Mark Brown
2015-08-30Merge remote-tracking branches 'regulator/topic/mt6311', 'regulator/topic/ocp...Mark Brown
2015-08-30Merge remote-tracking branches 'regulator/topic/lp872x', 'regulator/topic/ltc...Mark Brown
2015-08-30Merge remote-tracking branches 'regulator/topic/da9210', 'regulator/topic/da9...Mark Brown
2015-08-29PM / Domains: Remove unusable governor dummiesGeert Uytterhoeven
2015-08-28lib: introduce strncpy_from_unsafe()Alexei Starovoitov
2015-08-28Merge branches 'pci/enumeration' and 'pci/misc' into nextBjorn Helgaas
2015-08-28IGMP: Inhibit reports for local multicast groupsPhilip Downey
2015-08-28cpuidle/coupled: Remove cpuidle_device::safe_state_indexXunlei Pang
2015-08-28leds: leds-ns2: move LED modes mapping outside of the driverVincent Donnefort
2015-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-27netfilter: Define v6ops in !CONFIG_NETFILTER case.Joe Stringer
2015-08-27net: kill long time unused bonding private flagsJiri Pirko
2015-08-27net: add netif_is_ovs_master helper with IFF_OPENVSWITCH private flagJiri Pirko
2015-08-27net: add netif_is_bridge_master helperJiri Pirko
2015-08-27net: introduce change upper device notifier change infoJiri Pirko
2015-08-27ACPI, PCI: Penalize legacy IRQ used by ACPI SCIJiang Liu
2015-08-26PCI: Make pci_msi_setup_pci_dev() non-static for use by arch codeGuilherme G. Piccoli
2015-08-26device property: check fwnode type in to_of_node()Andy Shevchenko
2015-08-25Merge branch 'for-4.3-unified-base' into for-4.3Tejun Heo
2015-08-25clk: Add missing header for 'bool' definition to clk-conf.hChen-Yu Tsai
2015-08-25of/platform: add function to populate default busHauke Mehrtens
2015-08-25PCI: Add pci_ioremap_wc_bar()Luis R. Rodriguez
2015-08-25Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-08-24clk/ARM: move Ux500 PRCC bases to the device treeLinus Walleij
2015-08-24clk: Constify clk_hw argument to provider APIsStephen Boyd
2015-08-24clk: ux500: delete the non-DT U8500 clock implementationLinus Walleij
2015-08-24clk: Remove unused provider APIsStephen Boyd
2015-08-24clk: Add clk_hw_*() APIs for use by clk providersStephen Boyd
2015-08-24lib: scatterlist: add sg splitting functionRobert Jarzmik
2015-08-24PCI: Set MPS to match upstream bridgeKeith Busch
2015-08-23Merge tag 'nfc-next-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller
2015-08-23gro: Fix remcsum offload to deal with frags in GROTom Herbert
2015-08-22Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-08-22x86/kasan, mm: Introduce generic kasan_populate_zero_shadow()Andrey Ryabinin
2015-08-22x86/kasan: Define KASAN_SHADOW_OFFSET per architectureAndrey Ryabinin