index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-01
clk: core: support clocks which requires parents enable (part 1)
Dong Aisheng
1
-0
/
+2
2016-07-01
Merge tag 'v4.8-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Stephen Boyd
1
-0
/
+15
2016-07-01
Merge tag 'tegra-for-4.8-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Stephen Boyd
1
-1
/
+1
2016-06-30
Merge branch 'clk-hw-unregister-fixed-rate' into clk-next
Stephen Boyd
1
-0
/
+1
2016-06-30
clk: fixed-rate: add clk_hw_unregister_fixed_rate()
Masahiro Yamada
1
-0
/
+1
2016-06-30
Merge branch 'clk-hi6220-rtc' into clk-next
Stephen Boyd
1
-2
/
+3
2016-06-30
clk: hi6220: Add RTC clock for pl031
Zhangfei Gao
1
-2
/
+3
2016-06-29
Merge 'clk-notify' into clk-next
Stephen Boyd
1
-2
/
+14
2016-06-28
clk: Provide notifier stubs when !COMMON_CLK
Krzysztof Kozlowski
1
-2
/
+14
2016-06-28
Merge tag 'clk-renesas-for-v4.8-tag1' of git://git.kernel.org/pub/scm/linux/k...
Stephen Boyd
1
-0
/
+69
2016-06-22
Merge remote-tracking branch 'clk/clk-s905' into clk-next
Michael Turquette
2
-1
/
+15
2016-06-22
clk: gxbb: add AmLogic GXBB clk controller driver
Michael Turquette
1
-0
/
+12
2016-06-22
clk: meson8b: clean up composite clocks
Michael Turquette
1
-1
/
+3
2016-06-22
clk: rockchip: add clock-ids for rk3228 MAC clocks
Xing Zheng
1
-0
/
+11
2016-06-22
clk: rockchip: add clock-ids for rk3228 audio clocks
Xing Zheng
1
-0
/
+4
2016-06-20
Merge tag 'clk-samsung-4.8' of git://linuxtv.org/snawrocki/samsung into clk-next
Stephen Boyd
2
-23
/
+56
2016-06-17
clk: tegra: Enable sor1 and sor1_src on Tegra210
Thierry Reding
1
-1
/
+1
2016-06-10
clk: samsung: exynos5433: Add CLK_IGNORE_UNUSED flag to PCIE device
Jaehoon Chung
1
-1
/
+2
2016-06-06
clk: renesas: Add r8a7796 CPG Core Clock Definitions
Geert Uytterhoeven
1
-0
/
+69
2016-06-02
dt-bindings: clock: Add watchdog and SSS clock IDs to Exynos5410
Krzysztof Kozlowski
1
-0
/
+2
2016-06-01
clk: Remove CLK_IS_ROOT flag
Stephen Boyd
1
-1
/
+1
2016-06-01
dt-bindings: clock: Add TMU clock ID to Exynos5410
Krzysztof Kozlowski
1
-0
/
+1
2016-05-30
dt-bindings: clock: Add I2C, HSI2C and RTC clock IDs to Exynos5410
Krzysztof Kozlowski
1
-0
/
+9
2016-05-30
dt-bindings: clock: Add PWM and USB clock IDs to Exynos5410
Krzysztof Kozlowski
1
-0
/
+10
2016-05-30
dt-bindings: clock: Add license and reformat Exynos5410 clock IDs
Krzysztof Kozlowski
1
-22
/
+32
2016-05-28
Merge branch 'hash' of git://ftp.sciencehorizons.net/linux
Linus Torvalds
4
-110
/
+141
2016-05-28
<linux/hash.h>: Add support for architecture-specific functions
George Spelvin
1
-3
/
+24
2016-05-28
Eliminate bad hash multipliers from hash_32() and hash_64()
George Spelvin
1
-53
/
+34
2016-05-28
Change hash_64() return value to 32 bits
George Spelvin
1
-3
/
+3
2016-05-28
<linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string()
George Spelvin
1
-31
/
+9
2016-05-28
fs/namei.c: Add hashlen_string() function
George Spelvin
1
-2
/
+6
2016-05-28
Pull out string hash to <linux/stringhash.h>
George Spelvin
2
-26
/
+73
2016-05-28
Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+4
2016-05-28
Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+43
2016-05-28
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
4
-8
/
+68
2016-05-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
8
-92
/
+219
2016-05-27
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2016-05-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-4
/
+8
2016-05-27
switch ->setxattr() to passing dentry and inode separately
Al Viro
2
-2
/
+4
2016-05-27
make IS_ERR_VALUE() complain about non-pointer-sized arguments
Linus Torvalds
1
-1
/
+1
2016-05-27
mm: remove more IS_ERR_VALUE abuses
Linus Torvalds
1
-1
/
+1
2016-05-27
mm: fix section mismatch warning
Linus Torvalds
1
-1
/
+1
2016-05-27
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2016-05-27
Merge tag 'drm-fixes-v4.7-rc1' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-0
/
+94
2016-05-27
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
1
-2
/
+21
2016-05-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-19
/
+279
2016-05-27
switch xattr_handler->set() to passing dentry and inode separately
Al Viro
1
-2
/
+2
2016-05-27
Merge tag 'asoc-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
17
-16
/
+155
2016-05-27
Merge remote-tracking branch 'asoc/topic/topology' into asoc-next
Mark Brown
1
-2
/
+42
2016-05-27
Merge tag 'drm-intel-next-fixes-2016-05-25' of git://anongit.freedesktop.org/...
Dave Airlie
1
-0
/
+92
[next]