index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-05
ARM: EXYNOS: fix exynos_boot_secondary() return value on timeout
Bartlomiej Zolnierkiewicz
1
-0
/
+3
2015-06-05
ARM: EXYNOS: Get current parent clock for power domain on/off
Krzysztof Kozlowski
1
-7
/
+9
2015-06-05
ARM: SAMSUNG: fix clk_enable() WARNing in S3C24XX ADC
Sergiy Kibrik
1
-2
/
+2
2015-06-05
ARM: EXYNOS: Add missing of_node_put() when parsing power domains
Krzysztof Kozlowski
1
-3
/
+5
2015-06-05
ARM: EXYNOS: Handle of_find_device_by_node() and kstrdup() failures
Krzysztof Kozlowski
1
-0
/
+12
2015-06-05
ARM: EXYNOS: Handle of of_iomap() failure
Krzysztof Kozlowski
1
-0
/
+8
2015-06-05
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-34
/
+48
2015-06-05
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-79
/
+123
2015-06-05
arm64: Enable Hisilicon ARMv8 SoC family in Kconfig and defconfig
Bintian Wang
2
-0
/
+6
2015-06-04
perf/x86/intel/pt: Fix a refactoring bug
Alexander Shishkin
1
-1
/
+1
2015-06-04
s390/bpf: fix bpf frame pointer setup
Michael Holzheu
1
-4
/
+7
2015-06-04
s390/bpf: fix stack allocation
Michael Holzheu
1
-1
/
+3
2015-06-03
MIPS: Avoid an FPE exception in FCSR mask probing
Maciej W. Rozycki
1
-2
/
+1
2015-06-03
ARM: imx: imx7d requires anatop
Arnd Bergmann
1
-0
/
+2
2015-06-03
ARM: imx: move timer driver into drivers/clocksource
Shawn Guo
3
-544
/
+2
2015-06-03
ARM: imx: remove platform headers from timer driver
Shawn Guo
1
-6
/
+0
2015-06-03
ARM: imx: provide gpt device specific irq functions
Shawn Guo
1
-26
/
+54
2015-06-03
ARM: imx: get rid of variable timer_base
Shawn Guo
1
-29
/
+26
2015-06-03
ARM: imx: define gpt register offset per device type
Shawn Guo
1
-11
/
+20
2015-06-03
ARM: imx: move clock event variables into imx_timer
Shawn Guo
1
-31
/
+33
2015-06-03
ARM: imx: set up .set_next_event hook via imx_gpt_data
Shawn Guo
1
-3
/
+7
2015-06-03
ARM: imx: setup tctl register in device specific function
Shawn Guo
1
-20
/
+78
2015-06-03
ARM: imx: initialize gpt device type for DT boot
Shawn Guo
1
-9
/
+46
2015-06-03
ARM: imx: define an enum for gpt timer device type
Shawn Guo
1
-1
/
+5
2015-06-03
ARM: imx: move timer resources into a structure
Shawn Guo
1
-35
/
+56
2015-06-03
ARM: imx: use relaxed IO accessor in timer driver
Shawn Guo
1
-24
/
+24
2015-06-03
ARM: imx: make imx51/3 suspend optional
Arnd Bergmann
1
-2
/
+4
2015-06-03
ARM: mach-imx: iomux-imx31: Use DECLARE_BITMAP
Joe Perches
1
-1
/
+1
2015-06-03
ARM: imx53: Set DDR pins to high impedance when in suspend to RAM.
Martin Fuzzey
4
-1
/
+333
2015-06-03
ARM: imx: add msl support for imx7d
Anson Huang
6
-2
/
+65
2015-06-03
ARM: imx7d: add low level debug uart support
Anson Huang
2
-3
/
+25
2015-06-03
ARM: imx: mmdc: Include "common.h" header file
Fabio Estevam
1
-0
/
+2
2015-06-03
ARM: imx: Correct the comments in time.c
Shenwei Wang
1
-3
/
+5
2015-06-03
ARM: imx: Remove the duplicated function declaration
Shenwei Wang
1
-1
/
+0
2015-06-03
ARM: imx: Constify irq_domain_ops
Krzysztof Kozlowski
1
-1
/
+1
2015-06-03
ARM: imx6: initialize CCM_CLPCR_LPM into RUN mode earlier
Shawn Guo
5
-10
/
+22
2015-06-03
ARM: imx: move clock drivers into drivers/clk
Shawn Guo
24
-5805
/
+11
2015-06-03
ARM: imx: remove inclusions of platform headers
Shawn Guo
12
-23
/
+59
2015-06-03
ARM: imx: add clk-pllv1 type support
Shawn Guo
8
-22
/
+48
2015-06-03
ARM: imx6: do not use cpu_is_xxx() in clock driver
Shawn Guo
1
-8
/
+18
2015-06-03
ARM: imx6: let pm code map CCM block on its own
Shawn Guo
5
-15
/
+9
2015-06-03
ARM: imx6: set initial power mode in pm function
Shawn Guo
8
-22
/
+15
2015-06-03
ARM: imx5: let pm code map CCM block on its own
Shawn Guo
3
-9
/
+4
2015-06-03
ARM: imx: move revision definitions and declarations into a header
Shawn Guo
5
-31
/
+1
2015-06-03
ARM: imx: use dynamic mapping for CCM
Shawn Guo
3
-3
/
+10
2015-06-03
ARM: imx: use dynamic mapping for timer
Shawn Guo
7
-8
/
+9
2015-06-02
Merge tag 'please-pull-rusty' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2015-06-02
ia64: make cpu_callin_map non-volatile.
Rusty Russell
1
-1
/
+2
2015-06-02
MIPS: ath79: Add a missing new line in log message
Alban Bedel
1
-1
/
+1
2015-06-02
x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers
Andy Lutomirski
4
-27
/
+42
[prev]
[next]