summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-06-29bpf, perf: delay release of BPF prog after grace periodDaniel Borkmann
2016-06-28audit: move audit_get_tty to reduce scope and kabi changesRichard Guy Briggs
2016-06-28sock_diag: do not broadcast raw socket destructionWillem de Bruijn
2016-06-27hwmon: add support for Sensirion SHT3x sensorsDavid Frey
2016-06-27fs: export __block_write_full_pageBenjamin Marzinski
2016-06-27extcon: Add resource-managed functions to register extcon notifierChanwoo Choi
2016-06-27extcon: Move struct extcon_cable from header file to coreChanwoo Choi
2016-06-27x86/efi: Remove the unused efi_get_time() functionArnd Bergmann
2016-06-27efi: Convert efi_call_virt() to efi_call_virt_pointer()Alex Thorlton
2016-06-27efi: Document #define FOO_PROTOCOL_GUID layoutPeter Jones
2016-06-26staging: fsl-mc: add support for device table matchingStuart Yoder
2016-06-26xhci: get rid of platform dataHeikki Krogerus
2016-06-25earlycon: mark earlycon code as __used iif the caller is built-inMasahiro Yamada
2016-06-25tty/serial/8250: use mctrl_gpio helpersYegor Yefremov
2016-06-25dmaengine: hsu: Export hsu_dma_get_status()Chuah, Kim Tatt
2016-06-25tty: vt, remove unused vc_deccolmJiri Slaby
2016-06-25tty: vt, ignore PIO_UNIMAPCLR paramJiri Slaby
2016-06-25tty: vt, convert more macros to functionsJiri Slaby
2016-06-25tty: vt, remove consw->con_bmoveJiri Slaby
2016-06-25tty: vt, consw->con_set_palette cleanupJiri Slaby
2016-06-25tty: vt, consw->con_scrolldelta cleanupJiri Slaby
2016-06-25vt: document vc_data by exampleJiri Slaby
2016-06-25vt: remove lines parameter from scrollbackJiri Slaby
2016-06-25nvmem: Declare nvmem_cell_read() consistentlyGuenter Roeck
2016-06-25Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-06-24Revert "mm: make faultaround produce old ptes"Kirill A. Shutemov
2016-06-24mm: mempool: kasan: don't poot mempool objects in quarantineAndrey Ryabinin
2016-06-24fix up initial thread stack pointer vs thread_info confusionLinus Torvalds
2016-06-24USB: EHCI: declare hostpc register as zero-length arrayAlan Stern
2016-06-24Clarify naming of thread info/stack allocatorsLinus Torvalds
2016-06-24locking/static_key: Fix concurrent static_key_slow_inc()Paolo Bonzini
2016-06-23pwm: Fix pwm_apply_args()Boris Brezillon
2016-06-23IB/mlx5: Fix post send fence logicEli Cohen
2016-06-22net/mlx4_en: Avoid unregister_netdev at shutdown flowEran Ben Elisha
2016-06-21usb: phy: move msm_hsusb.h into driverArnd Bergmann
2016-06-21USB: Fix of_usb_get_dr_mode_by_phy with a shared phy blockHans de Goede
2016-06-21usb: gadget: add tracepoints to the gadget APIFelipe Balbi
2016-06-21usb: gadget: move gadget API functions to udc-coreFelipe Balbi
2016-06-21Merge branch 'ib-extcon-powersupply-4.8' into extcon-nextChanwoo Choi
2016-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-06-20Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman
2016-06-19qed*: Don't reset statistics on inner reloadYuval Mintz
2016-06-18Merge tag 'usb-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-06-18Merge tag 'staging-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-06-18Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-06-17staging/android: bring struct sync_pt backGustavo Padovan
2016-06-17isa: Dummy isa_register_driver should return error codeWilliam Breathitt Gray
2016-06-17isa: Allow ISA-style drivers on modern systemsWilliam Breathitt Gray