summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-01-04Merge tag 'arm32-efi-for-v4.5' of git://git.linaro.org/people/ard.biesheuvel/...Russell King1-0/+8
2016-01-04quota: constify qtree_fmt_operations structuresJulia Lawall1-1/+1
2016-01-04leds: core: add managed version of led_trigger_registerHeiner Kallweit1-0/+2
2016-01-04leds: wm8350: Remove work queueAndrew Lunn1-1/+0
2016-01-04leds: core: Drivers shouldn't enforce SYNC/ASYNC brightness settingJacek Anaszewski1-3/+16
2016-01-04leds: core: Use set_brightness_work for the blocking opJacek Anaszewski1-1/+1
2016-01-04leds: Rename brightness_set_sync op to brightness_set_blockingJacek Anaszewski1-2/+2
2016-01-04leds: core: Add two new LED_BLINK_ flagsJacek Anaszewski1-4/+6
2016-01-04gpiolib: always initialize *flags from of_get_named_gpio_flagsArnd Bergmann1-0/+3
2016-01-02powercap: constify powercap_zone_ops and powercap_zone_constraint_ops structuresJulia Lawall1-2/+2
2016-01-01vfs: hoist the btrfs deduplication ioctl to the vfsDarrick J. Wong1-0/+4
2016-01-01cpufreq: Simplify core code related to boost supportRafael J. Wysocki1-1/+0
2016-01-01cpufreq: Make cpufreq_boost_supported() staticRafael J. Wysocki1-5/+0
2016-01-01ACPI: Rename acpi_gsi_get_irq_type to acpi_dev_get_irq_type and export symbolChristophe RICARD1-0/+1
2016-01-01device property: add spaces to PROPERTY_ENTRY_STRING macroAndy Shevchenko1-1/+1
2016-01-01include/linux/property.h: fix build issues with gcc-4.4.4Andrew Morton1-4/+12
2016-01-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-3/+10
2016-01-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2015-12-31NFSv4.1/pNFS: Don't queue up a new commit if the layout segment is invalidTrond Myklebust1-0/+2
2015-12-31NFS: Allow multiple commit requests in flight per fileTrond Myklebust2-2/+0
2015-12-31NFS/pNFS: Fix up pNFS write reschedule layering violations and bugsTrond Myklebust1-0/+1
2015-12-31ethtool: Add phy statisticsAndrew Lunn1-0/+6
2015-12-30Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2015-12-30switch ->get_link() to delayed_call, kill ->put_link()Al Viro2-6/+42
2015-12-30mm/vmstat: fix overflow in mod_zone_page_state()Heiko Carstens1-3/+3
2015-12-30kill free_page_put_link()Al Viro1-1/+0
2015-12-29watchdog: Separate and maintain variables based on variable lifetimeGuenter Roeck1-14/+8
2015-12-29nfc: microread: Fix header commentChristophe Ricard1-1/+1
2015-12-29Merge tag 'irqchip-core-v4.5' of git://git.infradead.org/users/jcooper/linux ...Thomas Gleixner1-29/+0
2015-12-29Merge branch 'irq/gic-v2m-acpi' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner3-1/+22
2015-12-29Thermal: do thermal zone update after a cooling device registeredChen Yu1-0/+2
2015-12-29Thermal: initialize thermal zone device correctlyZhang Rui1-0/+3
2015-12-28block: add blk_start_queue_async()Jens Axboe1-0/+1
2015-12-28Merge branch 'flexfiles'Trond Myklebust2-1/+15
2015-12-28pNFS: Add flag to track if we've called nfs4_ff_layout_stat_io_start_read/writeTrond Myklebust1-0/+2
2015-12-28nfs: only remove page from mapping if launder_page failsPeng Tao1-1/+13
2015-12-28netfilter: nfnetlink: pass down netns pointer to commit() and abort() callbacksPablo Neira Ayuso1-2/+2
2015-12-28netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()Pablo Neira Ayuso1-4/+4
2015-12-28nfs: machine credential support for additional operationsAndrew Elble1-0/+1
2015-12-28nfs: add new tracepoint for pnfs_update_layoutJeff Layton1-0/+14
2015-12-28HID: add a new helper to_hid_driver()Geliang Tang1-0/+3
2015-12-28HID: move to_hid_device() to hid.hGeliang Tang1-0/+3
2015-12-28Merge back earlier cpufreq material for v4.5.Rafael J. Wysocki1-0/+22
2015-12-27Merge tag 'iio-for-4.5c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman1-0/+2
2015-12-27Merge tag 'iio-for-4.5b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2-0/+85
2015-12-27Merge tag 'phy-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman1-0/+23
2015-12-27Merge tag 'usb-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman6-62/+46
2015-12-27gpio: update gpiochip .get() callback descriptionVladimir Zapolskiy1-2/+1
2015-12-26Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...James Morris3-10/+21
2015-12-24security: Add hook to invalidate inode security labelsAndreas Gruenbacher2-0/+11