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.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-04-09
clk: Fixup locking issues for clk_set_parent
Ulf Hansson
1
-15
/
+52
2013-04-09
clk: Fixup errorhandling for clk_set_parent
Ulf Hansson
1
-20
/
+36
2013-04-09
clk: Restructure code for __clk_reparent
Ulf Hansson
1
-28
/
+42
2013-04-05
clk: sunxi: drop an unnecesary kmalloc
Emilio López
1
-1
/
+1
2013-04-05
clk: sunxi: drop CLK_IGNORE_UNUSED
Emilio López
1
-4
/
+4
2013-04-05
clk: sunxi: Add support for AXI, AHB, APB0 and APB1 gates
Emilio López
2
-1
/
+196
2013-04-03
clk: divider: Introduce CLK_DIVIDER_ALLOW_ZERO flag
Soren Brinkmann
2
-3
/
+10
2013-04-03
clk: mvebu: Use common of_clk_init() function
Jean-Francois Moine
3
-42
/
+3
2013-04-03
clk: fix clk_mux::flags kerneldoc
James Hogan
1
-1
/
+1
2013-04-02
clk: allow reentrant calls into the clk framework
Mike Turquette
1
-2
/
+42
2013-04-02
clk: abstract locking out into helper functions
Mike Turquette
1
-38
/
+61
2013-03-27
clk: zynq: Add missing zynq clk header
Michal Simek
1
-0
/
+1
2013-03-27
clk: sunxi: rename compatible strings
Emilio López
2
-19
/
+19
2013-03-27
arm: sunxi: Add useful information about sunxi clocks
Emilio López
1
-0
/
+56
2013-03-27
clk: arm: sunxi: Add a new clock driver for sunxi SOCs
Emilio López
8
-2
/
+643
2013-03-27
clk: ux500: Fix prcmu clocks registration
Maxime Coquelin
1
-5
/
+5
2013-03-27
ARM: imx: adapt clk_busy_mux to new clk_mux struct
Fabio Estevam
1
-1
/
+1
2013-03-26
clk: Add composite clock type
Prashant Gaikwad
3
-0
/
+233
2013-03-23
clk: add table lookup to mux
Peter De Schrijver
4
-21
/
+67
2013-03-23
clk: Fix incorrect return type in clk.c
Sachin Kamat
1
-1
/
+1
2013-03-23
clk: prima2: fix return value check in sirfsoc_of_clk_init()
Wei Yongjun
1
-1
/
+1
2013-03-22
clk:SPEAr1340: Correct parent clock configuration
Vipul Kumar Samar
1
-9
/
+9
2013-03-22
documentation: clk: fix couple of misspelling
Eduardo Valentin
1
-2
/
+2
2013-03-20
clk: Add axi-clkgen driver
Lars-Peter Clausen
4
-0
/
+362
2013-03-19
clk: ux500: Support is_prepared callback for clk-prcmu
Ulf Hansson
1
-54
/
+80
2013-03-19
clk: Introduce optional unprepare_unused callback
Ulf Hansson
2
-2
/
+10
2013-03-19
clk: Unprepare the unused prepared slow clocks at late init
Ulf Hansson
1
-0
/
+28
2013-03-19
clk: Introduce optional is_prepared callback
Ulf Hansson
2
-0
/
+27
2013-03-19
clk: mxs: Fix sparse warnings
Fabio Estevam
1
-0
/
+1
2013-03-18
Linux 3.9-rc3
v3.9-rc3
Linus Torvalds
1
-1
/
+1
2013-03-18
perf,x86: fix link failure for non-Intel configs
David Rientjes
1
-1
/
+5
2013-03-18
perf,x86: fix wrmsr_on_cpu() warning on suspend/resume
Linus Torvalds
1
-1
/
+3
2013-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
7
-12
/
+25
2013-03-16
Btrfs: fix warning of free_extent_map
Liu Bo
1
-0
/
+1
2013-03-16
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-5
/
+6
2013-03-16
Merge tag 'for-3.9-rc3' of git://openrisc.net/jonas/linux
Linus Torvalds
3
-8
/
+11
2013-03-16
Merge tag 'char-misc-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-7
/
+10
2013-03-16
Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
8
-28
/
+89
2013-03-16
Merge branch 'fixes-for-3.9' of git://git.linaro.org/people/mszyprowski/linux...
Linus Torvalds
1
-2
/
+3
2013-03-16
Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
16
-23
/
+63
2013-03-16
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-11
/
+42
2013-03-15
perf,x86: fix kernel crash with PEBS/BTS after suspend/resume
Stephane Eranian
3
-0
/
+12
2013-03-15
ALSA: hda - Fix missing EAPD/GPIO setup for Cirrus codecs
Takashi Iwai
1
-0
/
+4
2013-03-15
sound: sequencer: cap array index in seq_chn_common_event()
Dan Carpenter
1
-0
/
+6
2013-03-15
mfd: twl4030-madc: Remove __exit_p annotation
Arnd Bergmann
1
-1
/
+1
2013-03-15
ALSA: hda/ca0132 - Remove extra setting of dsp_state.
Dylan Reid
1
-9
/
+6
2013-03-15
ALSA: hda/ca0132 - Check download state of DSP.
Dylan Reid
1
-2
/
+3
2013-03-15
ALSA: hda/ca0132 - Check if dspload_image succeeded.
Dylan Reid
1
-2
/
+6
2013-03-15
mm/fremap.c: fix possible oops on error path
Michel Lespinasse
1
-3
/
+2
2013-03-15
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
1
-1
/
+3
[next]