index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-08
drm/amdgpu: add the interface of waiting multiple fences (v4)
Junwei Zhang
1
-0
/
+28
2016-11-08
dma-buf: return index of the first signaled fence (v2)
monk.liu
1
-1
/
+2
2016-11-08
writeback: track if we're sleeping on progress in balance_dirty_pages()
Jens Axboe
1
-0
/
+2
2016-11-08
drm/plane: add inline doc for struct drm_plane
Gustavo Padovan
1
-14
/
+44
2016-11-08
drm/atomic: add drm_atomic_set_fence_for_plane()
Gustavo Padovan
2
-1
/
+3
2016-11-08
drm/uapi: Add a warning that mode flags must match the xrandr definitions
Ville Syrjälä
1
-1
/
+9
2016-11-08
drm/atomic-helper: fix reference to drm_atomic_helper_commit_planes
Stefan Agner
1
-8
/
+8
2016-11-08
drm: Track drm_mm allocators and show leaks on shutdown
Chris Wilson
1
-0
/
+6
2016-11-08
percpu: use notrace variant of preempt_disable/preempt_enable
Heiko Carstens
1
-2
/
+2
2016-11-08
Merge tag 'renesas-drivers-for-v4.10' of git://git.kernel.org/pub/scm/linux/k...
Olof Johansson
1
-0
/
+25
2016-11-08
net: make default TX queue length a defined constant
Jesper Dangaard Brouer
1
-0
/
+2
2016-11-08
dax: add struct iomap based DAX PMD support
Ross Zwisler
1
-11
/
+44
2016-11-08
dax: move RADIX_DAX_* defines to dax.h
Ross Zwisler
1
-1
/
+14
2016-11-08
dax: correct dax iomap code namespace
Ross Zwisler
1
-2
/
+2
2016-11-08
dax: remove dax_pmd_fault()
Ross Zwisler
1
-5
/
+1
2016-11-08
dax: coordinate locking for offsets in PMD range
Ross Zwisler
1
-1
/
+1
2016-11-08
Input: gpio_keys_polled - keep button data constant
Dmitry Torokhov
1
-4
/
+1
2016-11-08
ARM: at91: add secumod register definitions
Alexandre Belloni
1
-0
/
+19
2016-11-07
swiotlb: Add support for DMA_ATTR_SKIP_CPU_SYNC
Alexander Duyck
1
-2
/
+4
2016-11-07
swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping function
Alexander Duyck
1
-3
/
+0
2016-11-07
swiotlb: Drop unused functions swiotlb_map_sg and swiotlb_unmap_sg
Alexander Duyck
1
-8
/
+0
2016-11-07
udp: do fwd memory scheduling on dequeue
Paolo Abeni
2
-0
/
+19
2016-11-07
net/sock: add an explicit sk argument for ip_cmsg_recv_offset()
Paolo Abeni
1
-2
/
+3
2016-11-07
net: phy: broadcom: Add BCM54810 PHY entry
Jon Mason
1
-0
/
+9
2016-11-07
net: phy: broadcom: add bcm54xx_auxctl_read
Jon Mason
1
-0
/
+1
2016-11-07
gpu: ipu-v3: add ipu_csi_set_downsize
Philipp Zabel
1
-0
/
+1
2016-11-07
Merge branch 'rzg-clock-defs' into clk-renesas-for-v4.10
Geert Uytterhoeven
2
-0
/
+87
2016-11-07
clk: renesas: Add r8a7745 CPG Core Clock Definitions
Sergei Shtylyov
1
-0
/
+44
2016-11-07
clk: renesas: Add r8a7743 CPG Core Clock Definitions
Sergei Shtylyov
1
-0
/
+43
2016-11-07
mtd: nand: Wait tCCS after a column change
Boris Brezillon
1
-0
/
+10
2016-11-07
mtd: nand: Add a few more timings to nand_sdr_timings
Boris Brezillon
1
-0
/
+8
2016-11-07
mtd: s3c2410: parse the device configuration from OF node
Sergio Prado
1
-0
/
+1
2016-11-07
mtd: s3c2410: make ecc mode configurable via platform data
Sergio Prado
1
-2
/
+4
2016-11-07
xen: introduce xenbus_read_unsigned()
Juergen Gross
1
-0
/
+4
2016-11-07
Drivers: hv: vmbus: On the read path cleanup the logic to interrupt the host
K. Y. Srinivasan
1
-6
/
+6
2016-11-07
Drivers: hv: vmbus: On write cleanup the logic to interrupt the host
K. Y. Srinivasan
1
-0
/
+1
2016-11-07
Drivers: hv: ring_buffer: count on wrap around mappings in get_next_pkt_raw()...
Vitaly Kuznetsov
1
-21
/
+11
2016-11-07
Merge tag 'phy-for-4.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...
Greg Kroah-Hartman
1
-0
/
+7
2016-11-07
Merge tag 'iio-for-4.10b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
3
-5
/
+196
2016-11-07
Backmerge tag 'v4.9-rc4' into drm-next
Dave Airlie
33
-102
/
+189
2016-11-06
block: add code to track actual device queue depth
Jens Axboe
1
-0
/
+11
2016-11-05
Merge tag 'for-linus-20161104' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-1
/
+1
2016-11-05
Merge branch 'ib-iio-mfd-ti335x_dma' into togreg
Jonathan Cameron
1
-0
/
+8
2016-11-05
drivers: iio: ti_am335x_adc: add dma support
Mugunthan V N
1
-0
/
+7
2016-11-05
mfd: ti_am335x_tscadc: store physical address
Mugunthan V N
1
-0
/
+1
2016-11-05
phy: Add reset callback for not generic phy
Randy Li
1
-0
/
+7
2016-11-05
pinctrl: meson: Add GXL pinctrl definitions
Neil Armstrong
1
-0
/
+131
2016-11-04
fs: Remove unmap_underlying_metadata
Jan Kara
1
-1
/
+0
2016-11-04
fs: Add helper to clean bdev aliases under a bh and use it
Jan Kara
1
-0
/
+4
2016-11-04
fs: Provide function to unmap metadata for a range of blocks
Jan Kara
1
-0
/
+2
[prev]
[next]