index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2016-09-14
drm/ttm: move placement structures into ttm_placement.h
Christian König
-31
/
+36
2016-09-14
drm/ttm: remove unused placement flags
Christian König
-11
/
+0
2016-09-14
drm/ttm: rework handling of private mem types
Christian König
-14
/
+2
2016-09-14
Merge tag 'irqchip-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Thomas Gleixner
-7466
/
+26228
2016-09-14
Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
-0
/
+37
2016-09-14
Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
-10
/
+36
2016-09-14
clk: gxbb: expose i2c clocks
Jerome Brunet
-0
/
+2
2016-09-14
clk: gxbb: expose USB clocks
Martin Blumenstingl
-0
/
+5
2016-09-14
clk: gxbb: expose spifc clock
Jerome Brunet
-0
/
+1
2016-09-14
clk: gxbb: expose MPLL2 clock for use by DT
Martin Blumenstingl
-0
/
+1
2016-09-14
Merge branch 'clk-meson-gxbb' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Kevin Hilman
-2
/
+139
2016-09-14
Merge tag 'sunxi-clk-for-4.9' of https://git.kernel.org/pub/scm/linux/kernel/...
Stephen Boyd
-0
/
+507
2016-09-14
Merge tag 'clk-v4.9-samsung' of git://linuxtv.org/snawrocki/samsung into clk-...
Stephen Boyd
-1
/
+15
2016-09-14
dm rq: add DM_MAPIO_DELAY_REQUEUE to delay requeue of blk-mq requests
Mike Snitzer
-0
/
+1
2016-09-14
blk-mq: introduce blk_mq_delay_kick_requeue_list()
Mike Snitzer
-1
/
+2
2016-09-14
Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-7
/
+13
2016-09-14
Merge tag 'amlogic-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/khi...
Arnd Bergmann
-0
/
+132
2016-09-14
block: remove IOPRIO_BITS
Christoph Hellwig
-1
/
+0
2016-09-14
bio.h: remove a very outdated comment
Christoph Hellwig
-2
/
+0
2016-09-14
block: remove bio_destructor_t
Christoph Hellwig
-1
/
+0
2016-09-14
block: Improve bio_set_op_attrs() robustness
Bart Van Assche
-5
/
+12
2016-09-14
block, dm-crypt, btrfs: Introduce bio_flags()
Bart Van Assche
-1
/
+2
2016-09-14
block: Document that bio_op() uses the data type of bio.bi_opf
Bart Van Assche
-1
/
+1
2016-09-14
block: remove blk_mq_alloc_single_hw_queue() prototype
Linus Walleij
-1
/
+0
2016-09-14
block: add poll_considered statistic
Stephen Bates
-0
/
+1
2016-09-14
cpu/hotplug: Include linux/types.h in linux/cpuhotplug.h
Paul Burton
-0
/
+2
2016-09-14
genirq: Expose interrupt information through sysfs
Craig Gallek
-0
/
+3
2016-09-13
asm-generic: make get_user() clear the destination on errors
Al Viro
-3
/
+7
2016-09-13
cpufreq / sched: SCHED_CPUFREQ_IOWAIT flag to indicate iowait condition
Rafael J. Wysocki
-0
/
+1
2016-09-13
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-3
/
+4
2016-09-13
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-6
/
+21
2016-09-13
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
-13
/
+34
2016-09-13
Merge tag 'sunxi-dt-for-4.9-2' of https://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
-0
/
+507
2016-09-13
Merge tag 'v4.9-rockchip-dts32-1' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
-0
/
+15
2016-09-13
Merge tag 'renesas-dt2-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
-0
/
+3
2016-09-13
Merge tag 'extcon-next-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
-25
/
+171
2016-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
-0
/
+14
2016-09-13
genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpers
Boris Brezillon
-0
/
+10
2016-09-13
Merge tag 'renesas-dt-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
-0
/
+25
2016-09-13
x86/mce/AMD: Save MCA_IPID in MCE struct on SMCA systems
Yazen Ghannam
-1
/
+4
2016-09-13
x86/mce: Add support for new MCA_SYND register
Yazen Ghannam
-2
/
+4
2016-09-13
mfd: axp20x: Add support for AXP806 PMIC
Chen-Yu Tsai
-0
/
+60
2016-09-13
netfilter: synproxy: Check oom when adding synproxy and seqadj ct extensions
Gao Feng
-0
/
+14
2016-09-13
Merge tag 'ib-mfd-gpio-regulator-v4.9' of git://git.kernel.org/pub/scm/linux/...
Linus Walleij
-0
/
+269
2016-09-13
Merge tag 'v4.8-rc2' into devel
Linus Walleij
-46
/
+120
2016-09-13
scsi: introduce a quirk for false cache reporting
Oliver Neukum
-0
/
+2
2016-09-13
extcon: Introduce EXTCON_PROP_DISP_HPD property
Chris Zhong
-1
/
+12
2016-09-13
Merge tag 'pull_whole_for_4.9' of https://git.kernel.org/pub/scm/linux/kernel...
Rafael J. Wysocki
-5
/
+0
2016-09-13
PM / Domains: Add support for removing nested PM domains by provider
Jon Hunter
-0
/
+7
2016-09-13
PM / Domains: Add support for removing PM domains
Jon Hunter
-0
/
+5
[prev]
[next]