summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-04-18mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCUPaul E. McKenney2-4/+6
2017-04-18cma: Introduce cma_for_each_areaLaura Abbott1-0/+2
2017-04-18cma: Store a name in the cma structureLaura Abbott1-1/+3
2017-04-18PCI/irq: Add pci_request_irq() and pci_free_irq() helpersChristoph Hellwig1-0/+6
2017-04-18genirq: Return the IRQ name from free_irq()Christoph Hellwig1-1/+1
2017-04-18srcu: Introduce CLASSIC_SRCU Kconfig optionPaul E. McKenney2-0/+103
2017-04-18srcu: Create a tiny SRCUPaul E. McKenney3-61/+180
2017-04-18srcu: Crude control of expedited grace periodsPaul E. McKenney1-0/+1
2017-04-18srcu: Merge ->srcu_state into ->srcu_gp_seqPaul E. McKenney1-4/+1
2017-04-18srcu: Move rcu_init_levelspread() to rcu_tree_node.hPaul E. McKenney1-3/+0
2017-04-18srcu: Move combining-tree definitions for SRCU's benefitPaul E. McKenney1-0/+102
2017-04-18srcu: Use rcu_segcblist to track SRCU callbacksPaul E. McKenney2-19/+683
2017-04-18srcu: Add grace-period sequence numbersPaul E. McKenney1-0/+1
2017-04-18srcu: Move to state-based grace-period sequencingPaul E. McKenney1-2/+8
2017-04-18srcu: Allow SRCU to access rcu_scheduler_activePaul E. McKenney1-3/+3
2017-04-18rcu: Make arch select smp_mb__after_unlock_lock() strengthPaul E. McKenney1-3/+3
2017-04-18rcu: Maintain special bits at bottom of ->dynticks counterPaul E. McKenney1-0/+5
2017-04-18PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O spaceDavid Woodhouse1-0/+3
2017-04-18PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse1-0/+7
2017-04-18PCI: Add arch_can_pci_mmap_wc() macroDavid Woodhouse1-0/+4
2017-04-18ftrace: Move the probe function into the tracing directorySteven Rostedt (VMware)1-24/+0
2017-04-18rhashtable: remove insecure_elasticityFlorian Westphal1-5/+16
2017-04-18Merge tag 'iio-fixes-for-4.11e' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-0/+2
2017-04-18mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit1-1/+1
2017-04-18tty: split job control support into a file of its ownNicolas Pitre1-0/+6
2017-04-18console: move console_init() out of tty_io.cNicolas Pitre2-3/+6
2017-04-18Merge tag 'iio-for-4.12d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2-0/+6
2017-04-18usb: fix some references for /proc/bus/usbMauro Carvalho Chehab1-1/+1
2017-04-18boot/param: Move next_arg() function to lib/cmdline.c for later reuseBaoquan He1-0/+1
2017-04-18signal: Remove unused definition of sig_user_definiedEric W. Biederman1-4/+0
2017-04-18Merge branch 'i2c/for-INT33FE'Darren Hart (VMware)4-5/+12
2017-04-18Merge tag 'keys-next-20170412' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris3-12/+37
2017-04-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-0/+47
2017-04-17qed: aRFS infrastructure supportChopra, Manish2-0/+15
2017-04-17l2tp: device MTU setup, tunnel socket needs a lockR. Parameswaran1-1/+1
2017-04-17move compat select-related syscalls to fs/select.cAl Viro1-56/+0
2017-04-17Remove compat_sys_getdents64()Al Viro1-5/+0
2017-04-17cpufreq: schedutil: Use policy-dependent transition delaysRafael J. Wysocki1-0/+7
2017-04-17net/mlx5e: IPoIB, Xmit flowSaeed Mahameed1-0/+10
2017-04-17net/mlx5: Refactor create flow table method to accept underlay QPErez Shitrit1-4/+10
2017-04-17net/mlx5: Add IPoIB enhanced offloads bits to mlx5_ifcErez Shitrit1-3/+8
2017-04-17Merge 4.11-rc7 into tty-nextGreg Kroah-Hartman14-38/+92
2017-04-17sysctl: Remove dead register_sysctl_rootEric W. Biederman1-1/+0
2017-04-16i2c: core: Allow drivers to disable i2c-core irq mappingHans de Goede1-0/+3
2017-04-16i2c: core: Add new i2c_acpi_new_device helper functionHans de Goede1-0/+7
2017-04-16Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-8/+14
2017-04-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+28
2017-04-16lightnvm: allow to init targets on factory modeJavier González1-1/+2
2017-04-16lightnvm: rename scrambler controller hintJavier González1-1/+1
2017-04-16lightnvm: submit erases using the I/O pathJavier González1-5/+3