index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
rcutorture: Check from beginning to end of grace period
Paul E. McKenney
2015-01-10
5
-43
/
+95
*
rcu: Remove redundant rcu_batches_completed() declaration
Paul E. McKenney
2015-01-10
1
-1
/
+0
*
rcutorture: Drop rcu_torture_completed() and friends
Paul E. McKenney
2015-01-10
1
-13
/
+3
*
rcu: Provide rcu_batches_completed_sched() for TINY_RCU
Paul E. McKenney
2015-01-10
1
-0
/
+8
*
rcutorture: Use unsigned for Reader Batch computations
Paul E. McKenney
2015-01-10
1
-9
/
+9
*
rcutorture: Make build-output parsing correctly flag RCU's warnings
Paul E. McKenney
2015-01-10
1
-7
/
+13
*
rcu: Make _batches_completed() functions return unsigned long
Paul E. McKenney
2015-01-10
5
-11
/
+11
*
rcutorture: Issue warnings on close calls due to Reader Batch blows
Paul E. McKenney
2015-01-10
1
-0
/
+18
*
rcu: Make rcu_nmi_enter() handle nesting
Paul E. McKenney
2014-12-30
1
-17
/
+49
*
Linux 3.19-rc1
v3.19-rc1
Linus Torvalds
2014-12-20
1
-2
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...
Linus Torvalds
2014-12-20
10
-25
/
+103
|
\
|
*
s390/kvm: REPLACE barrier fixup with READ_ONCE
Christian Borntraeger
2014-12-18
1
-12
/
+6
|
*
arm/spinlock: Replace ACCESS_ONCE with READ_ONCE
Christian Borntraeger
2014-12-18
1
-2
/
+2
|
*
arm64/spinlock: Replace ACCESS_ONCE READ_ONCE
Christian Borntraeger
2014-12-18
1
-2
/
+2
|
*
mips/gup: Replace ACCESS_ONCE with READ_ONCE
Christian Borntraeger
2014-12-18
1
-1
/
+1
|
*
x86/gup: Replace ACCESS_ONCE with READ_ONCE
Christian Borntraeger
2014-12-18
1
-1
/
+1
|
*
x86/spinlock: Replace ACCESS_ONCE with READ_ONCE
Christian Borntraeger
2014-12-18
1
-4
/
+4
|
*
mm: replace ACCESS_ONCE with READ_ONCE or barriers
Christian Borntraeger
2014-12-18
3
-3
/
+13
|
*
kernel: Provide READ_ONCE and ASSIGN_ONCE
Christian Borntraeger
2014-12-18
1
-0
/
+74
*
|
Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
2014-12-20
94
-690
/
+6663
|
\
\
|
*
|
clk: samsung: Fix Exynos 5420 pinctrl setup and clock disable failure due to ...
Krzysztof Kozlowski
2014-12-17
1
-1
/
+28
|
*
|
ARM: OMAP3: clock: fix boot breakage in legacy mode
Tero Kristo
2014-12-15
1
-9
/
+14
|
*
|
ARM: OMAP2+: clock: fix DPLL code to use new determine rate APIs
Tero Kristo
2014-12-15
3
-8
/
+8
|
*
|
Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git...
Michael Turquette
2014-12-15
9
-63
/
+238
|
|
\
\
|
*
|
|
clk: Really fix deadlock with mmap_sem
Stephen Boyd
2014-12-15
1
-2
/
+3
|
*
|
|
Merge tag 'for-v3.19-exynos-clk-2' of git://linuxtv.org/snawrocki/samsung int...
Michael Turquette
2014-12-11
5
-10
/
+12
|
|
\
\
\
|
|
*
|
|
clk: samsung: Fix double add of syscore ops after driver rebind
Krzysztof Kozlowski
2014-12-02
1
-0
/
+4
|
|
*
|
|
clk: samsung: exynos4: set parent of sclk_hdmiphy to hdmi
Andrzej Hajda
2014-12-02
1
-1
/
+1
|
|
*
|
|
clk: samsung: exynos4415: Fix build with PM_SLEEP disabled
Krzysztof Kozlowski
2014-12-02
1
-2
/
+4
|
|
*
|
|
clk: samsung: remove unnecessary inclusion of header files from clk.h
Pankaj Dubey
2014-12-02
2
-4
/
+2
|
|
*
|
|
clk: samsung: remove unnecessary CONFIG_OF from clk.c
Pankaj Dubey
2014-12-02
1
-2
/
+0
|
|
*
|
|
clk: samsung: Spelling s/bwtween/between/
Pankaj Dubey
2014-12-02
1
-1
/
+1
|
*
|
|
|
clk: mmp: fix sparse non static symbol warning
Wei Yongjun
2014-12-11
1
-1
/
+1
|
*
|
|
|
clk: Change clk_ops->determine_rate to return a clk_hw as the best parent
Tomeu Vizoso
2014-12-03
14
-49
/
+65
|
*
|
|
|
clk: change clk_debugfs_add_file to take a struct clk_hw
Tomeu Vizoso
2014-12-03
2
-4
/
+4
|
*
|
|
|
clk: Don't expose __clk_get_accuracy
Tomeu Vizoso
2014-12-03
2
-2
/
+1
|
*
|
|
|
clk: Don't try to use a struct clk* after it could have been freed
Tomeu Vizoso
2014-12-03
1
-1
/
+4
|
*
|
|
|
clk: Remove unused function __clk_get_prepare_count
Tomeu Vizoso
2014-12-03
2
-6
/
+0
|
*
|
|
|
Merge tag 'ib-mfd-regulator-clk-v3.19' of git://git.kernel.org/pub/scm/linux/...
Michael Turquette
2014-11-28
8
-24
/
+374
|
|
\
\
\
\
|
*
\
\
\
\
Merge tag 'v3.19-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/...
Michael Turquette
2014-11-28
8
-50
/
+315
|
|
\
\
\
\
\
|
|
*
|
|
|
|
clk: rockchip: Add support for the mmc clock phases using the framework
Alexandru M Stan
2014-11-28
5
-0
/
+198
|
|
*
|
|
|
|
clk: rockchip: add bindings for the mmc clocks
Alexandru M Stan
2014-11-28
1
-0
/
+8
|
|
*
|
|
|
|
clk: rockchip: rk3288 export i2s0_clkout for use in DT
Sonny Rao
2014-11-28
2
-1
/
+2
|
|
*
|
|
|
|
clk: rockchip: use clock ID for DMC (memory controller) on rk3288
Jeff Chen
2014-11-26
1
-4
/
+4
|
|
*
|
|
|
|
clk: rockchip: add binding ID for DMC (memory controller) clocks on rk3288
Jeff Chen
2014-11-26
1
-0
/
+4
|
|
*
|
|
|
|
clk: rockchip: add ROCKCHIP_PLL_SYNC_RATE flag to some plls
Heiko Stuebner
2014-11-25
2
-5
/
+5
|
|
*
|
|
|
|
clk: rockchip: add optional sync to pll rate parameters
Heiko Stuebner
2014-11-25
2
-0
/
+56
|
|
*
|
|
|
|
clk: rockchip: setup pll_mux data earlier
Heiko Stuebner
2014-11-25
1
-14
/
+13
|
|
*
|
|
|
|
clk: rockchip: add ability to specify pll-specific flags
Heiko Stuebner
2014-11-25
5
-13
/
+19
|
|
*
|
|
|
|
clk: rockchip: fix rk3188 USB HSIC PHY clock divider
Julien CHAUVEAU
2014-11-23
1
-1
/
+1
[next]