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
2013-06-12
clk: tegra: pllp_out2 divider is int only
Peter De Schrijver
1
-2
/
+2
2013-06-12
clk: tegra: pllc and pllxc should use pdiv_map
Peter De Schrijver
1
-80
/
+82
2013-06-11
clk: divider: do not propagate rate change request when unnecessary
Shawn Guo
1
-0
/
+10
2013-06-07
clk: ux500: Clocks definition for u8540
Philippe Begnic
1
-1
/
+559
2013-06-07
mfd: db8500: Update BML clock register for db8580
Philippe Begnic
3
-0
/
+3
2013-06-07
mfd: db8500: Update register definition for u8540 clock
Philippe Begnic
2
-2
/
+13
2013-06-07
clk: ux500: Pass clock base adresses in initcall for u8540 and u9540
Philippe Begnic
4
-8
/
+12
2013-06-05
clk: tegra114: Fix msenc clock register
Mikko Perttunen
1
-1
/
+1
2013-05-31
clk: tegra: Use common of_clk_init function
Prashant Gaikwad
7
-36
/
+8
2013-05-31
clk: tegra114: correctly output clk_32k
Alexandre Courbot
1
-0
/
+3
2013-05-31
clk: tegra: fix clk_out parents list
Prashant Gaikwad
2
-4
/
+4
2013-05-31
clk: Add TI-Nspire clock drivers
Daniel Tang
3
-0
/
+178
2013-05-31
clk: use platform_{get,set}_drvdata()
Jingoo Han
2
-3
/
+3
2013-05-30
clk: mpc85xx: Update the compatible string
Tang Yuantian
1
-1
/
+1
2013-05-30
clk: sunxi: "cpu_data" is defined in header files of some architectures
Giacomo A. Catenazzi
1
-2
/
+2
2013-05-30
clk: exynos5250: Add sclk_mpll to the parent list of mout_cpu clock
Tushar Behera
1
-1
/
+1
2013-05-30
clk: exynos5250: Update cpufreq related clocks for EXYNOS5250
Tushar Behera
1
-3
/
+3
2013-05-30
clk: vt8500: Remove unnecessary divisor adjustment in vtwm_dclk_set_rate()
Tony Prisk
1
-4
/
+0
2013-05-30
clk: vt8500: Add support for clocks on the WM8850 SoCs
Tony Prisk
2
-0
/
+73
2013-05-29
clk: Disable unused clocks after deferred probing is done
Saravana Kannan
1
-1
/
+1
2013-05-29
clk: wm831x: Fix wm831x_clkout_get_parent
Axel Lin
1
-3
/
+3
2013-05-29
clk: wm831x: Fix update wrong register for enable/disable FLL
Axel Lin
1
-3
/
+3
2013-05-29
clk: si5351: Allow to build without CONFIG_OF
Sebastian Hesselbarth
1
-1
/
+0
2013-05-29
clk: add non CONFIG_OF routines for clk-provider
Sebastian Hesselbarth
1
-8
/
+39
2013-05-29
clk: Fix race condition between clk_set_parent and clk_enable()
Saravana Kannan
1
-45
/
+44
2013-05-29
clk: si5351: declare all device IDs for module loading
Jean-Francois Moine
1
-1
/
+4
2013-05-29
clk: sun5i: Add compatibles for Allwinner A13
Maxime Ripard
4
-112
/
+187
2013-05-29
clk: ux500: abx500-clk: rename ux500 audio codec aliases
Fabio Baltieri
1
-4
/
+4
2013-05-29
clk: si5351: Allow user to define disabled state for every clock output
Sebastian Hesselbarth
4
-3
/
+95
2013-05-29
clk: add PowerPC corenet clock driver support
Tang Yuantian
4
-0
/
+289
2013-05-27
Linux 3.10-rc3
v3.10-rc3
Linus Torvalds
1
-1
/
+1
2013-05-27
ipc/sem.c: Fix missing wakeups in do_smart_update_queue()
Manfred Spraul
1
-5
/
+22
2013-05-26
Merge tag 'nfs-for-3.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
11
-41
/
+78
2013-05-26
Merge tag 'edac_fixes_for_3.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2013-05-26
Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-71
/
+62
2013-05-26
Merge tag 'for-linus-v3.10-rc3' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
8
-21
/
+47
2013-05-26
Merge tag 'for-v3.10-fixes' of git://git.infradead.org/battery-2.6
Linus Torvalds
3
-2
/
+3
2013-05-26
Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-137
/
+144
2013-05-26
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
9
-173
/
+211
2013-05-25
score: remove redundant kcore_list entries
Kyle McMartin
1
-2
/
+0
2013-05-25
Merge tag 'arc-v3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-70
/
+41
2013-05-25
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
3
-3
/
+2
2013-05-25
ARC: lazy dcache flush broke gdb in non-aliasing configs
Vineet Gupta
2
-19
/
+11
2013-05-25
Merge branch 'akpm' (incoming from Andrew Morton)
Linus Torvalds
40
-417
/
+1031
2013-05-25
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
50
-236
/
+185
2013-05-25
aio: fix kioctx not being freed after cancellation at exit time
Benjamin LaHaise
1
-1
/
+3
2013-05-25
mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areas
Cliff Wickman
1
-34
/
+36
2013-05-25
drivers/rtc/rtc-max8998.c: check for pdata presence before dereferencing
Tomasz Figa
1
-1
/
+1
2013-05-25
ocfs2: goto out_unlock if ocfs2_get_clusters_nocache() failed in ocfs2_fiemap()
Joseph Qi
1
-1
/
+1
2013-05-25
random: fix accounting race condition with lockless irq entropy_count update
Jiri Kosina
1
-8
/
+16
[next]