summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-04-18rcu: Make arch select smp_mb__after_unlock_lock() strengthPaul E. McKenney
2017-04-18rcu: Maintain special bits at bottom of ->dynticks counterPaul E. McKenney
2017-04-18PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O spaceDavid Woodhouse
2017-04-18PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse
2017-04-18PCI: Add arch_can_pci_mmap_wc() macroDavid Woodhouse
2017-04-18ftrace: Move the probe function into the tracing directorySteven Rostedt (VMware)
2017-04-18rhashtable: remove insecure_elasticityFlorian Westphal
2017-04-18Merge tag 'iio-fixes-for-4.11e' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-04-18mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit
2017-04-18tty: split job control support into a file of its ownNicolas Pitre
2017-04-18console: move console_init() out of tty_io.cNicolas Pitre
2017-04-18Merge tag 'iio-for-4.12d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2017-04-18usb: fix some references for /proc/bus/usbMauro Carvalho Chehab
2017-04-18boot/param: Move next_arg() function to lib/cmdline.c for later reuseBaoquan He
2017-04-17signal: Remove unused definition of sig_user_definiedEric W. Biederman
2017-04-17Merge branch 'i2c/for-INT33FE'Darren Hart (VMware)
2017-04-18Merge tag 'keys-next-20170412' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris
2017-04-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-04-17qed: aRFS infrastructure supportChopra, Manish
2017-04-17l2tp: device MTU setup, tunnel socket needs a lockR. Parameswaran
2017-04-17move compat select-related syscalls to fs/select.cAl Viro
2017-04-17Remove compat_sys_getdents64()Al Viro
2017-04-17cpufreq: schedutil: Use policy-dependent transition delaysRafael J. Wysocki
2017-04-17net/mlx5e: IPoIB, Xmit flowSaeed Mahameed
2017-04-17net/mlx5: Refactor create flow table method to accept underlay QPErez Shitrit
2017-04-17net/mlx5: Add IPoIB enhanced offloads bits to mlx5_ifcErez Shitrit
2017-04-17Merge 4.11-rc7 into tty-nextGreg Kroah-Hartman
2017-04-16sysctl: Remove dead register_sysctl_rootEric W. Biederman
2017-04-16i2c: core: Allow drivers to disable i2c-core irq mappingHans de Goede
2017-04-16i2c: core: Add new i2c_acpi_new_device helper functionHans de Goede
2017-04-16Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-04-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-04-16lightnvm: allow to init targets on factory modeJavier González
2017-04-16lightnvm: rename scrambler controller hintJavier González
2017-04-16lightnvm: submit erases using the I/O pathJavier González
2017-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-15Merge tag 'irqchip-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2017-04-15workqueue: Provide work_on_cpu_safe()Thomas Gleixner
2017-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-04-14blk-mq-sched: make completed_request() callback more usefulOmar Sandoval
2017-04-14blk-mq: export helpersOmar Sandoval
2017-04-14sbitmap: add sbitmap_get_shallow() operationOmar Sandoval
2017-04-14remove the mg_disk driverChristoph Hellwig
2017-04-14block: fix bio_will_gap() for first bvec with offsetMing Lei
2017-04-14time: Change k_clock nsleep() to use timespec64Deepa Dinamani
2017-04-14time: Change k_clock timer_set() and timer_get() to use timespec64Deepa Dinamani
2017-04-14time: Change k_clock clock_set() to use timespec64Deepa Dinamani
2017-04-14time: Change k_clock clock_getres() to use timespec64Deepa Dinamani
2017-04-14time: Change k_clock clock_get() to use timespec64Deepa Dinamani
2017-04-14time: Change posix clocks ops interfaces to use timespec64Deepa Dinamani