summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-01-30KVM: arm/arm64: vgic: Introduce VENG0 and VENG1 fields to vmcr structVijaya Kumar K1-2/+0
2017-01-30irqchip/gic-v3: Add missing system register definitionsVijaya Kumar K1-2/+41
2017-01-30Merge tag 'v4.10-rc6' into develLinus Walleij45-242/+216
2017-01-30perf/core: Remove perf_cpu_context::unique_pmuDavid Carrillo-Cisneros1-1/+0
2017-01-30perf/core: Make cgroup switch visit only cpuctxs with cgroup eventsDavid Carrillo-Cisneros1-0/+1
2017-01-30mtd: nand: fsmc: remove stale non-DT probe pathLinus Walleij1-156/+0
2017-01-30mtd: nand: fix nand.h kernel-doc warningsRandy Dunlap1-1/+2
2017-01-30Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar8-8/+13
2017-01-30Merge branch 'fortglx/4.11/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner3-18/+46
2017-01-30pwm: Try to load modules during pwm_get()Hans de Goede1-8/+15
2017-01-30PM / OPP: Add 'struct kref' to struct dev_pm_oppViresh Kumar1-0/+3
2017-01-30PM / OPP: Return opp_table from dev_pm_opp_set_*() routinesViresh Kumar1-18/+17
2017-01-30PM / OPP: Add 'struct kref' to OPP tableViresh Kumar1-0/+10
2017-01-30Merge back earlier suspend/hibernation changes for v4.11.Rafael J. Wysocki321-5953/+7740
2017-01-30Merge tag 'samsung-drivers-soc-pmu-4.11-2' of git://git.kernel.org/pub/scm/li...Olof Johansson1-67/+8
2017-01-30net: add devm version of alloc_etherdev_mqs functionRafał Miłecki1-0/+5
2017-01-30Merge tag 'qcom-drivers-for-4.11' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson1-16/+38
2017-01-30can: Fix kernel panic at security_sock_rcv_skbEric Dumazet1-4/+3
2017-01-30Merge tag 'samsung-drivers-soc-pmu-4.11' of git://git.kernel.org/pub/scm/linu...Olof Johansson1-0/+10
2017-01-29leds: class: Add new optional brightness_hw_changed attributeHans de Goede1-0/+15
2017-01-29f2fs: support IO alignment for DATA and NODE writesJaegeuk Kim1-0/+6
2017-01-29i2c: core: helper function to detect slave modeLuis Oliveira1-0/+1
2017-01-28Merge tag 'nfs-for-4.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-1/+3
2017-01-28Merge tag 'ib-mfd-iio-pwm-4.11' into testJonathan Cameron2-0/+133
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller13-31/+77
2017-01-28iio: cros_ec: Add cros_ec barometer driverGwendal Grignou1-1/+2
2017-01-28percpu-refcount: fix reference leak during percpu-atomic transitionDouglas Miller1-2/+2
2017-01-28radix tree: constify some pointersMatthew Wilcox1-11/+11
2017-01-28radix tree: Add some implicit includesMatthew Wilcox1-2/+4
2017-01-28block: split scsi_request out of struct requestChristoph Hellwig2-14/+7
2017-01-28block/bsg: move queue creation into bsg_setup_queueChristoph Hellwig1-3/+2
2017-01-28dm: always defer request allocation to the owner of the request_queueChristoph Hellwig1-3/+0
2017-01-28block: cleanup tracingChristoph Hellwig1-7/+7
2017-01-28block: allow specifying size for extra command dataChristoph Hellwig1-0/+7
2017-01-28block: simplify blk_init_allocated_queueChristoph Hellwig1-2/+1
2017-01-28Merge branch 'for-4.11/block' into for-4.11/rq-refactorJens Axboe5-12/+128
2017-01-28timers: Omit POSIX timer stuff from task_struct when disabledNicolas Pitre2-18/+35
2017-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-5/+10
2017-01-27random: convert get_random_int/long into get_random_u32/u64Jason A. Donenfeld1-2/+15
2017-01-27random: use chacha20 for get_random_int/longJason A. Donenfeld1-1/+0
2017-01-27net: implement netif_cond_dbg macroEdward Cree1-0/+9
2017-01-27net: wan: Remove unused stats member from struct frad_localTobias Klauser1-2/+0
2017-01-27net: phy: broadcom: add support for BCM54210ERafał Miłecki1-0/+1
2017-01-27Merge tag 'linux-can-next-for-4.11-20170124' of git://git.kernel.org/pub/scm/...David S. Miller1-0/+8
2017-01-27net: phy: micrel: add support for KSZ8795Sean Nyekjaer1-0/+2
2017-01-27block: add a op_is_flush helperChristoph Hellwig1-0/+9
2017-01-27net/ipv6: allow sysctl to change link-local address generation modeFelix Jia1-0/+1
2017-01-27blk-mq-sched: change ->dispatch_requests() to ->dispatch_request()Jens Axboe1-1/+1
2017-01-27blk-mq-sched: fix starvation for multiple hardware queues and shared tagsJens Axboe1-0/+1
2017-01-27sbitmap: add helpers for dumping to a seq_fileOmar Sandoval1-0/+30