summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-03-21drm/edid: check for HF-VSDB blockThierry Reding
2017-03-21chardev: add helper function to register char devs with a struct deviceLogan Gunthorpe
2017-03-20x86/arch_prctl: Add ARCH_[GET|SET]_CPUIDKyle Huey
2017-03-20x86/syscalls/32: Wire up arch_prctl on x86-32Kyle Huey
2017-03-20clk: tegra: Add SATA seq input controlPeter De Schrijver
2017-03-20clk: tegra: Handle UTMIPLL IDDQPeter De Schrijver
2017-03-18mm/gup: Implement the dev_pagemap() logic in the generic get_user_pages_fast(...Kirill A. Shutemov
2017-03-17Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-03-17dma-fence: add dma_fence_match_context helperPhilipp Zabel
2017-03-17hrtimer: Remove hrtimer_peek_ahead_timers() leftoversStephen Boyd
2017-03-17cgroup, kthread: close race window where new kthreads can be migrated to non-...Tejun Heo
2017-03-17Merge branch 'linus' into x86/mm, to pick up a bugfixIngo Molnar
2017-03-17docs: Add kernel-doc comments to VME driver APIMartyn Welch
2017-03-17vmbus: expose debug info for driversStephen Hemminger
2017-03-17vmbus: cleanup header file styleStephen Hemminger
2017-03-17vmbus: remove useless return'sStephen Hemminger
2017-03-17fpga: Add flag to indicate bitstream needs decryptingMoritz Fischer
2017-03-17linux/serdev.h: Replace 'ctrl->serdev' with 'serdev'Andrey Smirnov
2017-03-17usb: of: add functions to bind a companion controllerYoshihiro Shimoda
2017-03-17usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HWyuan linyu
2017-03-16bpf: add helper inlining infra and optimize map_array lookupAlexei Starovoitov
2017-03-16net/mlx4_core: Avoid delays during VF driver device shutdownJack Morgenstein
2017-03-16drivers core: remove assert_held_device_hotplug()Heiko Carstens
2017-03-16kasan: add a prototype of task_struct to avoid warningMasami Hiramatsu
2017-03-16Merge tag 'perf-core-for-mingo-4.12-20170316' of git://git.kernel.org/pub/scm...Ingo Molnar
2017-03-16crypto: ccp - Assign DMA commands to the channel's CCPGary R Hook
2017-03-16USB: serial: add endpoint sanity check to coreJohan Hovold
2017-03-16USB: serial: allow up to 16 ports per deviceJohan Hovold
2017-03-16USB: serial: clean up endpoint and port-counter typesJohan Hovold
2017-03-16locking/lockdep: Handle statically initialized PER_CPU locks properlyThomas Gleixner
2017-03-16locking/lockdep: Add new check to lock_downgrade()J. R. Okajima
2017-03-16perf/core: Keep AUX flags in the output handleWill Deacon
2017-03-16Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2017-03-16vmbus: remove hv_event_tasklet_disable/enableDexuan Cui
2017-03-16vmbus: use rcu for per-cpu channel listStephen Hemminger
2017-03-15mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.Amritha Nambiar
2017-03-15trace/kprobes: Fix check for kretprobe offset within function entryNaveen N. Rao
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-03-15fscrypt: eliminate ->prepare_context() operationEric Biggers
2017-03-15gpio: return NULL from gpiod_get_optional when GPIOLIB is disabledDmitry Torokhov
2017-03-15gpio: acpi: Add managed variant of acpi_dev_add_driver_gpios()Andy Shevchenko
2017-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-14of/pci: Remove unused MSI controller helpersThomas Petazzoni
2017-03-14qed*: Add support for QL41xxx adaptersMintz, Yuval
2017-03-14Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-nextDaniel Vetter
2017-03-14serial: st-asc: Use new GPIOD API to obtain RTS pinLee Jones
2017-03-14usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault
2017-03-13net: phy: bcm7xxx: add support for 28nm EPHYDoug Berger
2017-03-14tty/serial: atmel: move atmel_serial header into driver directoryRichard Genoud
2017-03-13qed*: Utilize Firmware 8.15.3.0Mintz, Yuval