index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-04-30
75
-439
/
+88
|
\
|
*
sparc/sysrq: fix inconstistent help message of sysrq key
zhangwei(Jovi)
2013-04-30
1
-2
/
+2
|
*
powerpc/xmon/sysrq: fix inconstistent help message of sysrq key
zhangwei(Jovi)
2013-04-30
1
-1
/
+1
|
*
ARM/etm/sysrq: fix inconstistent help message of sysrq key
zhangwei(Jovi)
2013-04-30
1
-1
/
+1
|
*
Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
Stephen Boyd
2013-04-30
14
-83
/
+10
|
*
coredump: factor out the setting of PF_DUMPCORE
Oleg Nesterov
2013-04-30
1
-1
/
+0
|
*
arc, print-fatal-signals: reduce duplicated information
Vineet Gupta
2013-04-30
1
-1
/
+1
|
*
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-30
37
-84
/
+53
|
*
dump_stack: implement arch-specific hardware description in task dumps
Tejun Heo
2013-04-30
2
-0
/
+2
|
*
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-04-30
30
-259
/
+1
|
*
sparc32: make show_stack() acquire %fp if @_ksp is not specified
Tejun Heo
2013-04-30
1
-9
/
+7
|
*
x86: don't show trace beyond show_stack(NULL, NULL)
Tejun Heo
2013-04-30
1
-1
/
+13
*
|
Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-04-30
100
-5881
/
+250
|
\
\
|
*
\
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2013-04-28
73
-5295
/
+70
|
|
\
\
|
|
*
|
cpufreq: OMAP: instantiate omap-cpufreq as a platform_driver
Nishanth Menon
2013-04-10
1
-0
/
+9
|
|
*
|
arm: exynos: Enable OPP library support for exynos5440
Amit Daniel Kachhap
2013-04-10
1
-0
/
+2
|
|
*
|
cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand gov...
Jacob Shin
2013-04-10
2
-1
/
+3
|
|
*
|
cpufreq: powerpc/platforms/cell: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
6
-531
/
+1
|
|
*
|
cpufreq: sparc: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
4
-703
/
+0
|
|
*
|
cpufreq: unicore2: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
2
-93
/
+0
|
|
*
|
cpufreq: sh: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
3
-210
/
+0
|
|
*
|
cpufreq: mips: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
5
-297
/
+8
|
|
*
|
cpufreq: ia64: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
5
-474
/
+3
|
|
*
|
cpufreq: cris: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
4
-290
/
+0
|
|
*
|
cpufreq: blackfin: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
2
-248
/
+0
|
|
*
|
cpufreq: AVR32: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
17
-151
/
+14
|
|
*
|
cpufreq: sa11x0: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
6
-678
/
+14
|
|
*
|
cpufreq: integrator: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-08
3
-234
/
+0
|
|
*
|
cpufreq: pxa2xx: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-08
3
-505
/
+0
|
|
*
|
cpufreq: pxa3xx: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-08
3
-258
/
+1
|
|
*
|
cpufreq: davinci: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-08
2
-234
/
+0
|
|
*
|
cpufreq: tegra: Move driver to drivers/cpufreq
Viresh Kumar
2013-04-08
2
-295
/
+0
|
|
*
|
cpufreq: drivers: Remove unnecessary assignments of policy-> members
Viresh Kumar
2013-04-02
3
-22
/
+11
|
|
*
|
cpufreq: drivers: don't check range of target freq in .target()
Viresh Kumar
2013-04-02
1
-9
/
+0
|
|
*
|
cpufreq: Don't check if cpu is online/offline for cpufreq callbacks
Viresh Kumar
2013-04-02
4
-24
/
+0
|
|
*
|
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
Viresh Kumar
2013-04-02
23
-153
/
+119
|
*
|
|
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
2013-04-28
27
-586
/
+180
|
|
\
\
\
|
|
*
|
|
ARM: s3c64xx: cpuidle: use init/exit common routine
Daniel Lezcano
2013-04-26
1
-13
/
+1
|
|
*
|
|
SH: cpuidle: use init/exit common routine
Daniel Lezcano
2013-04-24
1
-6
/
+1
|
|
*
|
|
ARM: imx: cpuidle: use init/exit common routine
Daniel Lezcano
2013-04-23
6
-116
/
+44
|
|
*
|
|
ARM: davinci: cpuidle: use init/exit common routine
Daniel Lezcano
2013-04-23
1
-19
/
+1
|
|
*
|
|
ARM: tegra: cpuidle: use init/exit common routine for tegra3
Daniel Lezcano
2013-04-23
1
-26
/
+1
|
|
*
|
|
ARM: tegra: cpuidle: use init/exit common routine for tegra2
Daniel Lezcano
2013-04-23
1
-29
/
+1
|
|
*
|
|
ARM: OMAP4: cpuidle: use init/exit common routine
Daniel Lezcano
2013-04-23
1
-24
/
+2
|
|
*
|
|
ARM: shmobile: cpuidle: use init/exit common routine
Daniel Lezcano
2013-04-23
1
-9
/
+1
|
|
*
|
|
ARM: tegra: cpuidle: use init/exit common routine
Daniel Lezcano
2013-04-23
1
-25
/
+1
|
|
*
|
|
ARM: OMAP3: cpuidle: use init/exit common routine
Daniel Lezcano
2013-04-23
1
-20
/
+2
|
|
*
|
|
ARM: at91: cpuidle: use init/exit common routine
Daniel Lezcano
2013-04-23
1
-15
/
+2
|
|
*
|
|
ARM: ux500: cpuidle: use init/exit common routine
Daniel Lezcano
2013-04-23
1
-31
/
+1
|
|
*
|
|
ARM: ux500: cpuidle: replace for_each_online_cpu by for_each_possible_cpu
Daniel Lezcano
2013-04-23
1
-2
/
+2
[next]