summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-05-23gpio: max732x: move header file out of I2C realmWolfram Sang1-0/+0
2017-05-23firmware: dmi: Add DMI_PRODUCT_FAMILY identification stringMika Westerberg1-0/+1
2017-05-23init: Introduce SYSTEM_SCHEDULING stateThomas Gleixner1-1/+5
2017-05-23llist: Provide a safe version for llist_for_each()Byungchul Park1-0/+19
2017-05-23smp, cpumask: Use non-atomic cpumask_{set,clear}_cpu()Peter Zijlstra1-0/+11
2017-05-23pinctrl: mcp23s08: fix comment for mcp23s08_platform_data.baseSebastian Reichel1-5/+5
2017-05-23pinctrl: mcp23s08: drop comment about missing irq supportSebastian Reichel1-3/+0
2017-05-23pinctrl: mcp23s08: simplify spi_present_mask handlingSebastian Reichel1-5/+1
2017-05-23Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar18-30/+93
2017-05-23pinctrl: mcp23s08: generalize irq property handlingSebastian Reichel1-18/+0
2017-05-23pinctrl: mcp23s08: drop pullup config from pdataSebastian Reichel1-1/+0
2017-05-23crypto: hmac - add hmac IPAD/OPAD constantCorentin LABBE1-0/+7
2017-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-23/+59
2017-05-23Input: tsc2007 - move header file out of I2C realmWolfram Sang1-1/+1
2017-05-23Input: mms114 - move header file out of I2C realmWolfram Sang1-0/+0
2017-05-23Input: mcs - move header file out of I2C realmWolfram Sang1-0/+0
2017-05-23Input: lm8323 - move header file out of I2C realmWolfram Sang1-0/+0
2017-05-23net: dsa: move notifier info to private headerVivien Didelot1-10/+0
2017-05-22PCI/MSI: Ignore affinity if pre/post vector count is more than min_vecsMichael Hernandez1-2/+2
2017-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-2/+11
2017-05-22blk-mq: remove blk_mq_abort_requeue_list()Ming Lei1-1/+0
2017-05-22net: ipv6: Plumb extack through route add functionsDavid Ahern2-2/+3
2017-05-22net: ipv4: Add extack messages for route add failuresDavid Ahern1-0/+5
2017-05-22net: ipv4: Plumb extack through route add functionsDavid Ahern1-1/+2
2017-05-22of/platform: Make of_platform_device_destroy globally visibleJan Glauber1-0/+1
2017-05-22v4l: vsp1: Extend VSP1 module API to allow DRM callbacksKieran Bingham1-0/+7
2017-05-22HID: Microsoft Win8 Wireless Radio Controls cleanupHans de Goede1-3/+2
2017-05-22HID: i2c-hid: move header file out of I2C realmWolfram Sang1-0/+0
2017-05-22gpiolib: Add stubs for gpiod lookup table interfaceAnatolij Gustschin1-0/+7
2017-05-22Revert "pinctrl: generic: Add bi-directional and output-enable"Linus Walleij1-3/+0
2017-05-22drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPIRobert Foss2-20/+50
2017-05-22Merge 4.12-rc2 into usb-nextGreg Kroah-Hartman14-28/+82
2017-05-22Merge 4.12-rc2 into staging-nextGreg Kroah-Hartman14-28/+82
2017-05-22Merge 4.12-rc2 into char-misc-nextGreg Kroah-Hartman14-28/+82
2017-05-21net: allow simultaneous SW and HW transmit timestampingMiroslav Lichvar2-9/+4
2017-05-21net: add new control message for incoming HW-timestamped packetsMiroslav Lichvar2-1/+12
2017-05-21net: add function to retrieve original skb device using NAPI IDMiroslav Lichvar2-0/+10
2017-05-21net: define receive timestamp filter for NTPMiroslav Lichvar1-0/+3
2017-05-21osf_wait4: switch to kernel_wait4()Al Viro1-0/+2
2017-05-21wait4(2)/waitid(2): separate copying rusage to userlandAl Viro1-1/+1
2017-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller4-2/+11
2017-05-21Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+3
2017-05-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-12/+4
2017-05-20nvmet-fc: remove target cpu scheduling flagJames Smart1-10/+2
2017-05-20nvme-fc: correct port role bitsJames Smart1-2/+2
2017-05-20Merge tag 'usb-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-0/+4
2017-05-20Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-7/+27
2017-05-20phy: Add helper function to check phy interface modeIyappan Subramanian1-2/+12
2017-05-20sk_buff.h: improve description of CHECKSUM_{COMPLETE, UNNECESSARY}Davide Caratti1-2/+5
2017-05-20net: more accurate checksumming in validate_xmit_skb()Davide Caratti2-8/+8