summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-01-30irqchip/gic-v3: Add missing system register definitionsVijaya Kumar K1-2/+41
2017-01-30Merge tag 'v4.10-rc6' into develLinus Walleij74-374/+430
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 Molnar22-28/+74
2017-01-30Merge branch 'fortglx/4.11/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner3-18/+46
2017-01-30drm: Don't race connector registrationDaniel Vetter1-0/+1
2017-01-30drm: prevent double-(un)registration for connectorsDaniel Vetter1-1/+15
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. Wysocki662-6102/+21312
2017-01-30clk: sunxi-ng: Add A80 Display Engine CCUChen-Yu Tsai2-0/+138
2017-01-30clk: sunxi-ng: Add A80 USB CCUChen-Yu Tsai2-0/+115
2017-01-30clk: sunxi-ng: Add A80 CCUChen-Yu Tsai2-0/+264
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-30Merge tag 'zte-pd-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Olof Johansson1-0/+24
2017-01-30Merge tag 'renesas-dt2-for-v4.11' of https://git.kernel.org/pub/scm/linux/ker...Olof Johansson1-0/+4
2017-01-30Merge tag 'omap-for-v4.11/fixes-not-urgent-signed' of git://git.kernel.org/pu...Olof Johansson1-2/+2
2017-01-30net: add devm version of alloc_etherdev_mqs functionRafał Miłecki1-0/+5
2017-01-30tcp: record pkts sent and retransmisttedYuchung Cheng1-0/+2
2017-01-30Merge tag 'qcom-drivers-for-4.11' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson1-16/+38
2017-01-30net: dsa: pass bridge device when a port leavesVivien Didelot1-1/+2
2017-01-30net: dsa: move bridge device in dsa_portVivien Didelot1-0/+1
2017-01-30net: dsa: add ds and index to dsa_portVivien Didelot1-0/+2
2017-01-30net: dsa: variable number of portsVivien Didelot1-1/+5
2017-01-30can: Fix kernel panic at security_sock_rcv_skbEric Dumazet1-4/+3
2017-01-30Merge tag 'v4.11-armsoc-drivers1' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson1-0/+18
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-29f2fs: add submit_bio tracepointJaegeuk Kim1-15/+30
2017-01-29f2fs: fix wrong tracepoints for op and op_flagsJaegeuk Kim1-16/+25
2017-01-29x86/boot/e820: Clean up the E820 table size define namesIngo Molnar1-1/+1
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 'arc-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds1-8/+8
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. Miller27-46/+133
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 Hellwig4-14/+39
2017-01-28block/bsg: move queue creation into bsg_setup_queueChristoph Hellwig1-3/+2
2017-01-28scsi: allocate scsi_cmnd structures as part of struct requestChristoph Hellwig1-3/+0
2017-01-28scsi: remove __scsi_alloc_queueChristoph Hellwig2-2/+2