aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-03-20Merge branch 4.16-rc6 into usb-nextGreg Kroah-Hartman18-78/+75
2018-03-20mtd: rawnand: use wrappers to call onfi GET/SET_FEATURESMiquel Raynal1-0/+3
2018-03-20mtd: rawnand: rename SET/GET FEATURES related functionsMiquel Raynal1-9/+8
2018-03-20Merge tag 'thunderbolt-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into char-misc-nextGreg Kroah-Hartman1-0/+19
2018-03-20jump_label: Disable jump labels in __exit codeJosh Poimboeuf1-2/+2
2018-03-20sched/wait: Remove the wait_on_atomic_t() APIPeter Zijlstra1-27/+0
2018-03-20sched/wait, fs/fscache: Convert wait_on_atomic_t() usage to the new wait_var_event() APIPeter Zijlstra1-1/+1
2018-03-20sched/wait: Introduce wait_var_event()Peter Zijlstra1-0/+70
2018-03-20sched/fair: Add util_est on top of PELTPatrick Bellasi1-0/+29
2018-03-20Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar9-16/+53
2018-03-20lib/raid6/altivec: Add vpermxor implementation for raid6 Q syndromeMatt Brown1-0/+4
2018-03-19Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+0
2018-03-19Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-6/+12
2018-03-19bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX dataJohn Fastabend3-0/+19
2018-03-19net: do_tcp_sendpages flag to avoid SKBTX_SHARED_FRAGJohn Fastabend1-0/+1
2018-03-19Merge tag 'v4.16-rc6' into perf/core, to pick up fixesIngo Molnar9-45/+45
2018-03-19PCI: Add Altera vendor IDJohannes Thumshirn1-0/+2
2018-03-19net/mlx5: Packet pacing enhancementBodong Wang2-5/+22
2018-03-19Merge tag 'kvm-arm-fixes-for-v4.16-2' into HEADMarc Zyngier2-0/+2
2018-03-19cgroup: Use rcu_work instead of explicit rcu and work itemTejun Heo1-1/+1
2018-03-19RCU, workqueue: Implement rcu_workTejun Heo1-0/+23
2018-03-19percpu_ref: Update doc to dissuade users from depending on internal RCU grace periodsTejun Heo1-6/+12
2018-03-19ahci: imx: add the imx6qp ahci sata supportRichard Zhu1-0/+2
2018-03-19y2038: Introduce struct __kernel_old_timevalArnd Bergmann1-0/+1
2018-03-19buffer.c: call thaw_super during emergency thawMateusz Guzik1-0/+6
2018-03-19Merge 4.16-rc6 into staging-nextGreg Kroah-Hartman18-78/+75
2018-03-19vfs: make sure struct filename->iname is word-alignedRasmus Villemoes1-1/+1
2018-03-19gpio: htc-gpio: Include the right headerLinus Walleij1-2/+0
2018-03-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+2
2018-03-18sparc64: Add support for ADI (Application Data Integrity)Khalid Aziz1-0/+3
2018-03-18mm: Allow arch code to override copy_highpage()Khalid Aziz1-0/+4
2018-03-18mm: Clear arch specific VM flags on protection changeKhalid Aziz1-0/+6
2018-03-18mm: Add address parameter to arch_validate_prot()Khalid Aziz1-1/+1
2018-03-17iio: adc: ad7780: remove IIO_CHAN_INFO_SAMP_FREQ supportAlexandru Ardelean1-7/+17
2018-03-17block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>Bart Van Assche3-14/+31
2018-03-17iio: cros_ec: Move cros_ec_sensors_core.h in /includeGwendal Grignou1-0/+180
2018-03-17Merge branch 'psmouse' into nextDmitry Torokhov1-15/+23
2018-03-17rtc: s5m: Move enum from rtc.h to rtc-s5m.cGustavo A. R. Silva1-11/+0
2018-03-17rtc: Add useful timestamp definitionsAlexandre Belloni1-0/+5
2018-03-17rtc: Add one offset seconds to expand RTC rangeBaolin Wang1-0/+3
2018-03-17rtc: Add RTC rangeAlexandre Belloni1-0/+3
2018-03-17f2fs: align memory boundary for bitopsJaegeuk Kim1-0/+4
2018-03-17f2fs: wrap all options with f2fs_sb_info.mount_optChao Yu1-4/+4
2018-03-16clk: add more __must_check for bulk APIsDong Aisheng1-8/+8
2018-03-16perf: Fix sibling iterationPeter Zijlstra1-0/+4
2018-03-16usb: gadget: Add NO_DMA dummies for DMA mapping APIGeert Uytterhoeven1-0/+12
2018-03-16mm: Add NO_DMA dummies for DMA pool APIGeert Uytterhoeven1-7/+23
2018-03-16dma-coherent: Add NO_DMA dummies for managed DMA APIGeert Uytterhoeven1-0/+9
2018-03-16dma-mapping: Convert NO_DMA get_dma_ops() into a real dummyGeert Uytterhoeven1-5/+5
2018-03-16blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmdir()Joseph Qi1-0/+1