summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-01-06mtd: nand: return consistent error codes in ecc.correct() implementationsBoris BREZILLON
2016-01-06Merge branch 'goodix' into nextDmitry Torokhov
2016-01-06net: Add eth_platform_get_mac_address() helper.David S. Miller
2016-01-06net: move ndo_features_check() close to ndo_start_xmit()Eric Dumazet
2016-01-06Merge branch 'for-linus' into for-nextTakashi Iwai
2016-01-06Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2016-01-06sched/core: Move sched_entity::avg into separate cache lineJiri Olsa
2016-01-06Merge branch 'sched/urgent' into sched/core, to pick up fixes before merging ...Ingo Molnar
2016-01-06sched/core: Fix unserialized r-m-w scribbling stuffPeter Zijlstra
2016-01-06sched/core: Check tgid in is_global_init()Sergey Senozhatsky
2016-01-06Merge branch 'topic/rcar' into for-linusVinod Koul
2016-01-06Merge branch 'topic/ioatdma' into for-linusVinod Koul
2016-01-06Merge branch 'topic/async' into for-linusVinod Koul
2016-01-06Merge branch 'topic/univ_api' into for-linusVinod Koul
2016-01-06net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent
2016-01-06Merge tag 'wireless-drivers-next-for-davem-2016-01-05' of git://git.kernel.or...David S. Miller
2016-01-05mtd: merge MTD development from v4.4 into for-v4.5 developmentBrian Norris
2016-01-05mtd: spi-nor: fix Spansion regressions (aliased with Winbond)Brian Norris
2016-01-05net/mlx5_core: Introduce access function to read internal timerEran Ben Elisha
2016-01-05Merge remote-tracking branches 'regmap/topic/64bit' and 'regmap/topic/irq-typ...Mark Brown
2016-01-05Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown
2016-01-05regmap: irq: add support for configuration of trigger typeLaxman Dewangan
2016-01-05mmc: dw_mmc: remove the unused quirksJaehoon Chung
2016-01-05spi: expose master transfer size limitation.Michal Suchanek
2016-01-05Merge branches 'misc' and 'misc-rc6' into for-linusRussell King
2016-01-05gpio: generic: factor into gpio_chip structLinus Walleij
2016-01-05gpio: of: provide optional of_mm_gpiochip_add_data() functionLinus Walleij
2016-01-05gpio: add a data pointer to gpio_chipLinus Walleij
2016-01-04soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek
2016-01-04Merge tag 'nfc-next-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller
2016-01-04sh_eth: remove EDMAC_BIG_ENDIANSergei Shtylyov
2016-01-04Merge branch 'pnfs_generic'Trond Myklebust
2016-01-04ARM: 8478/2: arm/arm64: add arm-smcccJens Wiklander
2016-01-04Merge branch 'memdup_user_nul' into work.miscAl Viro
2016-01-04new helper: memdup_user_nul()Al Viro
2016-01-04configfs: implement binary attributesPantelis Antoniou
2016-01-04Merge tag 'arm32-efi-for-v4.5' of git://git.linaro.org/people/ard.biesheuvel/...Russell King
2016-01-04quota: constify qtree_fmt_operations structuresJulia Lawall
2016-01-04leds: core: add managed version of led_trigger_registerHeiner Kallweit
2016-01-04leds: wm8350: Remove work queueAndrew Lunn
2016-01-04leds: core: Drivers shouldn't enforce SYNC/ASYNC brightness settingJacek Anaszewski
2016-01-04leds: core: Use set_brightness_work for the blocking opJacek Anaszewski
2016-01-04leds: Rename brightness_set_sync op to brightness_set_blockingJacek Anaszewski
2016-01-04leds: core: Add two new LED_BLINK_ flagsJacek Anaszewski
2016-01-04gpiolib: always initialize *flags from of_get_named_gpio_flagsArnd Bergmann
2016-01-02powercap: constify powercap_zone_ops and powercap_zone_constraint_ops structuresJulia Lawall
2016-01-01vfs: hoist the btrfs deduplication ioctl to the vfsDarrick J. Wong
2016-01-01cpufreq: Simplify core code related to boost supportRafael J. Wysocki
2016-01-01cpufreq: Make cpufreq_boost_supported() staticRafael J. Wysocki
2016-01-01ACPI: Rename acpi_gsi_get_irq_type to acpi_dev_get_irq_type and export symbolChristophe RICARD