index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ia64/PCI: Clip bridge windows to fit in upstream windows
Yinghai Lu
2015-01-16
1
-27
/
+21
*
frv/PCI: Clip bridge windows to fit in upstream windows
Yinghai Lu
2015-01-16
1
-1
/
+1
*
alpha/PCI: Clip bridge windows to fit in upstream windows
Yinghai Lu
2015-01-16
1
-2
/
+6
*
x86/PCI: Clip bridge windows to fit in upstream windows
Yinghai Lu
2015-01-16
1
-1
/
+1
*
PCI: Add pci_claim_bridge_resource() to clip window if necessary
Yinghai Lu
2015-01-16
2
-0
/
+36
*
PCI: Add pci_bus_clip_resource() to clip to fit upstream window
Yinghai Lu
2015-01-16
2
-0
/
+44
*
PCI: Pass bridge device, not bus, when updating bridge windows
Yinghai Lu
2015-01-16
1
-12
/
+9
*
PCI: Mark Atheros AR93xx to avoid bus reset
Alex Williamson
2015-01-16
1
-0
/
+14
*
PCI: Add flag for devices where we can't use bus reset
Alex Williamson
2015-01-16
2
-4
/
+38
*
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]