aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-06-27netlabel: Move bitmap manipulation functions to the NetLabel core.Huw Davies1-0/+6
2016-06-27ipv6: Add ipv6_renew_options_kern() that accepts a kernel mem pointer.Huw Davies1-0/+6
2016-06-27netlabel: Add support for removing a CALIPSO DOI.Huw Davies1-0/+1
2016-06-27netlabel: Add support for enumerating the CALIPSO DOI list.Huw Davies1-0/+4
2016-06-27netlabel: Add support for querying a CALIPSO DOI.Huw Davies1-0/+4
2016-06-27netlabel: Initial support for the CALIPSO netlink protocol.Huw Davies3-0/+104
2016-06-27ASoC: hdmi-codec: callback function will be called with private dataKuninori Morimoto1-5/+8
2016-06-27regulator: tps65218: Enable suspend configurationTero Kristo1-0/+2
2016-06-27regulator: tps65217: Enable suspend configurationRuss Dill1-0/+1
2016-06-27ASoC: cs35l33: Initial commit of the cs35l33 CODEC driver.Paul Handrigan1-0/+48
2016-06-27rtc: m48t86: move m48t86.h to platform_dataAlexandre Belloni1-0/+0
2016-06-27arm64/kexec: Add core kexec supportGeoff Levand1-0/+1
2016-06-27audit: add fields to exclude filter by reusing user filterRichard Guy Briggs1-2/+0
2016-06-27fs: export __block_write_full_pageBenjamin Marzinski1-0/+3
2016-06-27extcon: Add resource-managed functions to register extcon notifierChanwoo Choi1-0/+17
2016-06-27extcon: Move struct extcon_cable from header file to coreChanwoo Choi1-20/+0
2016-06-27x86/efi: Remove the unused efi_get_time() functionArnd Bergmann1-1/+0
2016-06-27efi: Convert efi_call_virt() to efi_call_virt_pointer()Alex Thorlton1-0/+51
2016-06-27efi: Document #define FOO_PROTOCOL_GUID layoutPeter Jones1-1/+16
2016-06-27arm64: KVM: fix build with CONFIG_ARM_PMU disabledSudeep Holla1-2/+2
2016-06-27sched/fair: Fix PELT integrity for new tasksPeter Zijlstra1-2/+3
2016-06-27Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar18-30/+75
2016-06-27Merge tag 'v4.7-rc5' into perf/core, to pick up fixesIngo Molnar18-30/+75
2016-06-27rtc: ds2404: move rtc-ds2404.h to platform_dataAlexandre Belloni1-0/+0
2016-06-27rtc: ds17287: remove unused headerAlexandre Belloni1-66/+0
2016-06-27net/mlx5e: Report correct auto negotiation and allow togglingGal Pressman1-2/+13
2016-06-27ethtool: Add 50G baseSR2 link modeGal Pressman1-1/+2
2016-06-27net/mlx5e: Toggle link only after modifying port parametersGal Pressman1-0/+1
2016-06-27net/mlx5: Rate limit tables supportYevgeny Petrilin2-0/+31
2016-06-27leds: Add no-op gpio_led_register_device when LED subsystem is disabledAndrew F. Davis1-0/+8
2016-06-26staging: fsl-mc: add support for device table matchingStuart Yoder1-0/+16
2016-06-26Merge tag 'rxrpc-rewrite-20160622-2' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller1-1/+2
2016-06-26xhci: get rid of platform dataHeikki Krogerus1-27/+0
2016-06-26device property: Add function to search for named child of deviceAdam Thomson4-7/+23
2016-06-26rtc: move mc146818 helper functions out-of-lineArnd Bergmann1-191/+2
2016-06-25earlycon: mark earlycon code as __used iif the caller is built-inMasahiro Yamada1-1/+7
2016-06-25tty/serial/8250: use mctrl_gpio helpersYegor Yefremov1-0/+1
2016-06-25dmaengine: hsu: Export hsu_dma_get_status()Chuah, Kim Tatt1-3/+11
2016-06-25net_sched: generalize bulk dequeueEric Dumazet1-3/+4
2016-06-25net_sched: fq_codel: cache skb->truesize into skb->cbEric Dumazet1-0/+1
2016-06-25net_sched: drop packets after root qdisc lock is releasedEric Dumazet1-11/+30
2016-06-25tty: vt, remove unused vc_deccolmJiri Slaby1-1/+0
2016-06-25tty: vt, ignore PIO_UNIMAPCLR paramJiri Slaby1-3/+2
2016-06-25tty: vt, convert more macros to functionsJiri Slaby1-1/+4
2016-06-25tty: vt, remove consw->con_bmoveJiri Slaby1-1/+0
2016-06-25tty: vt, consw->con_set_palette cleanupJiri Slaby1-1/+3
2016-06-25tty: vt, consw->con_scrolldelta cleanupJiri Slaby1-1/+7
2016-06-25vt: document vc_data by exampleJiri Slaby1-0/+32
2016-06-25vt: remove lines parameter from scrollbackJiri Slaby1-1/+1
2016-06-25nvmem: Declare nvmem_cell_read() consistentlyGuenter Roeck1-1/+1