index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-08
Merge branch 'clk-sunxi-ng' into clk-next
Michael Turquette
2
-0
/
+248
2016-07-08
clk: sunxi-ng: Add H3 clocks
Maxime Ripard
2
-0
/
+248
2016-07-07
Merge branch 'clk-s905' into clk-next
Michael Turquette
1
-0
/
+1
2016-07-07
clk: gxbb: expose CLKID_MMC_PCLK
Kevin Hilman
1
-0
/
+1
2016-07-06
Merge branch 'clk-lpc32xx' into clk-next
Michael Turquette
1
-0
/
+1
2016-07-06
clk: lpc32xx: allow peripheral clock selection in device tree
Sylvain Lemieux
1
-0
/
+1
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
[next]