index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: shmobile: koelsch: Enable PCIe Controller & PCIe bus clock
Phil Edworthy
2014-06-17
1
-0
/
+8
*
ARM: shmobile: r8a7791: Add PCIe Controller device node
Phil Edworthy
2014-06-17
1
-0
/
+25
*
ARM: shmobile: r8a7791: Add default PCIe bus clock
Phil Edworthy
2014-06-17
1
-0
/
+9
*
ARM: shmobile: r8a7791: Add PCIEC clock device tree node
Phil Edworthy
2014-06-17
1
-3
/
+4
*
ARM: shmobile: r8a7790: Add PCIe Controller device node
Phil Edworthy
2014-06-17
1
-0
/
+25
*
ARM: shmobile: r8a7790: Add default PCIe bus clock
Phil Edworthy
2014-06-17
1
-0
/
+9
*
ARM: shmobile: r8a7790: Add PCIEC clock device tree node
Phil Edworthy
2014-06-17
1
-3
/
+3
*
ARM: shmobile: r8a7791: add MSTP10 support on DTSI
Kuninori Morimoto
2014-06-17
1
-0
/
+33
*
ARM: shmobile: r8a7791: add audio clock on DTSI
Kuninori Morimoto
2014-06-17
1
-0
/
+23
*
ARM: shmobile: r8a7790: add R-Car sound support on DTSI
Kuninori Morimoto
2014-06-17
1
-0
/
+56
*
ARM: shmobile: r8a7790: add MSTP10 support on DTSI
Kuninori Morimoto
2014-06-17
1
-0
/
+33
*
ARM: shmobile: henninger: add I2C2 DT support
Sergei Shtylyov
2014-06-17
1
-0
/
+13
*
ARM: shmobile: koelsch: Remove duplicate i2c6 nodes
Simon Horman
2014-06-17
1
-19
/
+15
*
ARM: shmobile: lager: Remove duplicate i2c3 nodes
Simon Horman
2014-06-17
1
-18
/
+14
*
ARM: shmobile: Lager memory map update
Magnus Damm
2014-06-17
1
-2
/
+2
*
ARM: shmobile: lager: Move i2c[12]_pins nodes to pfc node
Simon Horman
2014-06-17
1
-10
/
+10
*
ARM: shmobile: lager: add i2c1, i2c2 pins
Ben Dooks
2014-06-17
1
-0
/
+14
*
ARM: shmobile: lager: enable i2c devices
Ben Dooks
2014-06-17
1
-0
/
+16
*
ARM: shmobile: r8a7791/koelsch dts: Add DVFS parameters into cpu0 node for r8...
Gaku Inami
2014-06-17
2
-0
/
+15
*
ARM: shmobile: koelsch dts: Add VDD MPU regulator for DVFS
Gaku Inami
2014-06-17
1
-0
/
+21
*
ARM: shmobile: r8a7790/lager dts: Add DVFS parameters into cpu0 node for r8a7790
Benoit Cousson
2014-06-17
2
-0
/
+15
*
ARM: shmobile: lager: Add VDD MPU regulator for DVFS
Benoit Cousson
2014-06-17
1
-0
/
+21
*
ARM: shmobile: r8a7791 dtsi: add SYS-DMAC clocks
Geert Uytterhoeven
2014-06-17
1
-2
/
+5
*
ARM: shmobile: r8a7791: add USB3.0 clocks to device tree
Yoshihiro Shimoda
2014-06-17
1
-3
/
+3
*
ARM: shmobile: r8a7790: add USB3.0 clocks to device tree
Yoshihiro Shimoda
2014-06-17
1
-3
/
+3
*
ARM: shmobile: marzen: Remove early_printk from command line
Simon Horman
2014-06-16
1
-1
/
+1
*
ARM: shmobile: armadillo800eva reference dts: Add matching LED labels
Geert Uytterhoeven
2014-06-16
1
-4
/
+8
*
Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...
Linus Torvalds
2014-06-16
6
-30
/
+75
|
\
|
*
Merge branch 'for-v3.16/ti-clk-drv' of github.com:t-kristo/linux-pm into clk-...
Mike Turquette
2014-06-11
6
-30
/
+75
|
|
\
|
|
*
ARM: dts: OMAP5/DRA7: use omap5-mpu-dpll-clock capable of dealing with higher...
Nishanth Menon
2014-06-06
2
-2
/
+2
|
|
*
ARM: OMAP5+: dpll: support Duty Cycle Correction(DCC)
Andrii Tseglytskyi
2014-06-06
1
-0
/
+9
|
|
*
ARM: dts: dra7xx-clocks: Correct name for atl clkin3 clock
Peter Ujfalusi
2014-05-28
1
-11
/
+11
|
|
*
ARM: OMAP2: clock: add DT boot support for cpufreq_ck
Tero Kristo
2014-05-28
1
-0
/
+53
|
|
*
CLK: TI: interface: add support for omap2430 specific interface clock
Tero Kristo
2014-05-28
1
-1
/
+0
|
|
*
CLK: TI: APLL: add support for omap2 aplls
Tero Kristo
2014-05-28
1
-11
/
+0
|
|
*
CLK: TI: DPLL: add support for omap2 core dpll
Tero Kristo
2014-05-28
2
-5
/
+0
*
|
|
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-06-14
4
-27
/
+87
|
\
\
\
|
*
|
|
x86/vdso: Fix vdso_install
Andy Lutomirski
2014-06-13
1
-11
/
+11
|
*
|
|
x86/vdso: Hack to keep 64-bit Go programs working
Andy Lutomirski
2014-06-13
3
-13
/
+60
|
*
|
|
x86/vdso: Add PUT_LE to store little-endian values
Andy Lutomirski
2014-06-13
1
-3
/
+16
|
*
|
|
x86, vdso: Remove one final use of htole16()
H. Peter Anvin
2014-06-11
1
-1
/
+1
*
|
|
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2014-06-13
2
-4
/
+3
|
\
\
\
\
|
*
|
|
|
powerpc: Avoid circular dependency with zImage.%
Michal Marek
2014-06-12
1
-2
/
+2
|
*
|
|
|
um: Fix for relative objtree when generating x86 headers
Michal Marek
2014-06-05
1
-2
/
+1
*
|
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-06-13
65
-4453
/
+427
|
\
\
\
\
\
|
*
|
|
|
|
powerpc/book3s: Fix some ABIv2 issues in machine check code
Anton Blanchard
2014-06-12
1
-2
/
+2
|
*
|
|
|
|
powerpc/book3s: Fix guest MC delivery mechanism to avoid soft lockups in guest.
Mahesh Salgaonkar
2014-06-11
2
-11
/
+23
|
*
|
|
|
|
powerpc/book3s: Increment the mce counter during machine_check_early call.
Mahesh Salgaonkar
2014-06-11
1
-0
/
+2
|
*
|
|
|
|
powerpc/book3s: Add stack overflow check in machine check handler.
Mahesh Salgaonkar
2014-06-11
1
-4
/
+20
|
*
|
|
|
|
powerpc/book3s: Fix machine check handling for unhandled errors
Mahesh Salgaonkar
2014-06-11
1
-3
/
+37
[next]