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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-24
i2c: piix4: Always use the same type for port
Jean Delvare
1
-2
/
+2
2016-02-24
i2c: piix4: Support alternative port selection register
Jean Delvare
1
-4
/
+32
2016-02-24
i2c: tegra: don't open code of_device_get_match_data()
Wolfram Sang
1
-3
/
+1
2016-02-24
i2c: riic, sh_mobile, rcar: Use ARCH_RENESAS
Simon Horman
1
-3
/
+3
2016-02-24
i2c: qup: Add bam dma capabilities
Sricharan R
1
-14
/
+459
2016-02-21
i2c: i2c-stub: sort includes
Wolfram Sang
1
-4
/
+4
2016-02-21
i2c: i2c-smbus: sort includes
Wolfram Sang
1
-4
/
+4
2016-02-21
i2c: i2c-mux: sort includes
Wolfram Sang
1
-4
/
+4
2016-02-21
i2c: i2c-dev: sort includes
Wolfram Sang
1
-7
/
+7
2016-02-21
i2c: i2c-core: sort includes
Wolfram Sang
1
-15
/
+15
2016-02-21
i2c: i2c-boardinfo: sort includes
Wolfram Sang
1
-3
/
+3
2016-02-13
i2c: iproc: Support larger TX transfer
Ray Jui
1
-9
/
+75
2016-02-13
i2c: iproc: Fix typo in the driver
Ray Jui
1
-2
/
+2
2016-02-13
i2c: iproc: Add recovery mechanism in error case
Ray Jui
1
-43
/
+48
2016-02-12
i2c: uniphier: add COMPILE_TEST option
Masahiro Yamada
1
-2
/
+2
2016-02-12
i2c: mt65xx: add 4GB DMA mode support in i2c driver
Liguo Zhang
1
-0
/
+42
2016-02-12
i2c: designware: Prevent runtime suspend during adapter registration
Jarkko Nikula
1
-0
/
+8
2016-02-12
i2c: designware-platform: Drop duplicate module information
Jean Delvare
1
-5
/
+0
2016-02-12
i2c: designware: remove redundant lock
Baruch Siach
2
-10
/
+6
2016-02-12
i2c: qup: Transfer each i2c_msg in i2c_msgs without a stop bit
Sricharan R
1
-8
/
+26
2016-02-12
i2c: qup: Add V2 tags support
Sricharan R
1
-29
/
+386
2016-02-12
i2c: qup: Change qup_wait_writeready function to use for all timeouts
Sricharan R
1
-19
/
+48
2016-02-12
i2c: mux: demux-pinctrl: add driver
Wolfram Sang
5
-0
/
+441
2016-02-08
Linux 4.5-rc3
v4.5-rc3
Linus Torvalds
1
-1
/
+1
2016-02-08
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
33
-149
/
+230
2016-02-08
Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...
Linus Torvalds
2
-7
/
+2
2016-02-07
Merge tag 'usb-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
15
-65
/
+131
2016-02-07
Merge tag 'staging-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
14
-14
/
+32
2016-02-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
23
-126
/
+166
2016-02-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
6
-17
/
+75
2016-02-06
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
28
-252
/
+461
2016-02-06
Merge tag 'pm+acpi-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-23
/
+10
2016-02-06
epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUT
Jason Baron
1
-6
/
+32
2016-02-06
radix-tree: fix oops after radix_tree_iter_retry
Konstantin Khlebnikov
1
-3
/
+3
2016-02-06
MAINTAINERS: trim the file triggers for ABI/API
Michael Kerrisk (man-pages)
1
-2
/
+0
2016-02-06
dax: dirty inode only if required
Dmitry Monakhov
1
-1
/
+2
2016-02-06
thp: make deferred_split_scan() work again
Kirill A. Shutemov
1
-1
/
+1
2016-02-06
mm: replace vma_lock_anon_vma with anon_vma_lock_read/write
Konstantin Khlebnikov
2
-44
/
+25
2016-02-06
ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup
xuejiufei
1
-0
/
+2
2016-02-06
um: asm/page.h: remove the pte_high member from struct pte_t
Nicolai Stange
1
-13
/
+10
2016-02-06
mm, hugetlb: don't require CMA for runtime gigantic pages
Vlastimil Babka
4
-7
/
+7
2016-02-06
mm/hugetlb: fix gigantic page initialization/allocation
Mike Kravetz
1
-2
/
+3
2016-02-06
mm: downgrade VM_BUG in isolate_lru_page() to warning
Kirill A. Shutemov
1
-1
/
+1
2016-02-06
mempolicy: do not try to queue pages from !vma_migratable()
Kirill A. Shutemov
1
-9
/
+5
2016-02-06
mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progress
Tetsuo Handa
1
-1
/
+1
2016-02-06
vmstat: make vmstat_update deferrable
Michal Hocko
1
-1
/
+1
2016-02-06
mm, vmstat: make quiet_vmstat lighter
Michal Hocko
1
-22
/
+46
2016-02-06
mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INIT
Vlastimil Babka
1
-4
/
+5
2016-02-06
memblock: don't mark memblock_phys_mem_size() as __init
David Gibson
1
-1
/
+1
2016-02-06
dump_stack: avoid potential deadlocks
Eric Dumazet
1
-3
/
+4
[next]