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
2012-03-28
Merge branch 'for-3.4/fixes-for-io-cleanup' of git://git.kernel.org/pub/scm/l...
Olof Johansson
1
-1
/
+3
2012-03-28
Merge branch 'tegra/soc' into next/cleanup2
Olof Johansson
14
-13
/
+3456
2012-03-28
Merge branch 'io-cleanup-for-3.4' of git://sources.calxeda.com/kernel/linux i...
Olof Johansson
12
-8
/
+13
2012-03-26
ARM: tegra: Include assembler.h in sleep.S to fix build break
Stephen Warren
1
-1
/
+3
2012-03-26
Merge remote branch 'remotes/korg_olof_tegra/for-3.4/soc' into for-3.4/fixes-...
Stephen Warren
14
-13
/
+3456
2012-03-25
ARM: pxa: use common IOMEM definition
Rob Herring
9
-2
/
+8
2012-03-25
ARM: dma-mapping: convert ARCH_HAS_DMA_SET_COHERENT_MASK to kconfig symbol
Rob Herring
4
-6
/
+5
2012-03-20
Merge branch 'tegra/cleanups' into next/cleanup2
Arnd Bergmann
9
-20
/
+52
2012-03-20
Merge branch 'for-3.4/cleanup-and-fixes' of git://git.kernel.org/pub/scm/linu...
Arnd Bergmann
3
-9
/
+17
2012-03-18
ARM: tegra: select USB_ULPI if USB is selected
Arnd Bergmann
1
-2
/
+2
2012-03-18
arm/tegra: pcie: fix return value of function
Dmitry Artamonow
1
-3
/
+3
2012-03-14
ARM: __io abuse cleanup
Rob Herring
14
-36
/
+36
2012-03-14
ARM: create a common IOMEM definition
Rob Herring
25
-88
/
+13
2012-03-12
ARM: iop13xx: fix missing declaration of iop13xx_init_early
Rob Herring
1
-0
/
+1
2012-03-12
ARM: fix ioremap/iounmap for !CONFIG_MMU
Rob Herring
1
-2
/
+6
2012-03-08
arm/tegra: add timeout to PCIe PLL lock detection loop
Dmitry Artamonow
1
-3
/
+11
2012-03-08
arm/tegra: fix harmony pinmux for PCIe
Dmitry Artamonow
1
-3
/
+3
2012-03-07
ARM: kill off __mem_pci
Rob Herring
16
-72
/
+18
2012-03-07
ARM: remove bunch of now unused mach/io.h files
Rob Herring
42
-997
/
+0
2012-03-07
ARM: make mach/io.h include optional
Rob Herring
2
-0
/
+28
2012-03-07
ARM: clps711x: remove unneeded include of mach/io.h
Rob Herring
1
-1
/
+0
2012-03-07
ARM: dove: add explicit include of dove.h to addr-map.c
Rob Herring
1
-0
/
+1
2012-03-07
ARM: at91: add explicit include of hardware.h to uncompressor
Rob Herring
1
-0
/
+1
2012-03-07
ARM: ep93xx: clean-up mach/io.h
Rob Herring
2
-9
/
+9
2012-03-07
ARM: tegra: clean-up mach/io.h
Rob Herring
4
-49
/
+49
2012-03-07
ARM: orion5x: clean-up mach/io.h
Rob Herring
4
-12
/
+11
2012-03-07
ARM: davinci: remove unneeded mach/io.h include
Rob Herring
1
-1
/
+0
2012-03-07
ARM: OMAP: Remove remaining includes for mach/io.h
Tony Lindgren
4
-5
/
+0
2012-03-07
ARM: msm: clean-up mach/io.h
Rob Herring
5
-7
/
+16
2012-03-07
ARM: iop13xx: move io.h externs to pci.h
Rob Herring
3
-4
/
+8
2012-03-07
ARM: remove compile time __arch_ioremap/__arch_iounmap
Rob Herring
1
-10
/
+5
2012-03-07
ARM: ebsa110: use runtime ioremap hook
Rob Herring
2
-9
/
+15
2012-03-07
ARM: ixp4xx: use runtime ioremap hook
Rob Herring
16
-18
/
+54
2012-03-07
ARM: iop13xx: use runtime ioremap hook
Rob Herring
4
-15
/
+12
2012-03-07
ARM: msm: use runtime ioremap hook
Rob Herring
5
-10
/
+21
2012-03-07
ARM: imx: convert to common runtime ioremap hook
Rob Herring
3
-22
/
+8
2012-03-07
ARM: provide runtime hook for ioremap/iounmap
Rob Herring
2
-4
/
+20
2012-03-05
Merge remote-tracking branch 'arm-soc/at91/base2+cleanup' into cleanup-base
Rob Herring
79
-3258
/
+1968
2012-03-05
Merge tag 'tegra-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/o...
Arnd Bergmann
7
-11
/
+35
2012-03-04
ARM: tegra: Enable CPUIdle on Tegra20
Peter De Schrijver
1
-2
/
+0
2012-03-04
ARM: tegra: export usb phy symbols
Arnd Bergmann
1
-0
/
+11
2012-03-04
ARM: tegra: build localtimer support only when needed
Arnd Bergmann
1
-1
/
+2
2012-03-04
ARM: tegra: select CPU_FREQ_TABLE
Arnd Bergmann
1
-0
/
+2
2012-03-04
Merge branch 'depends/rmk/for-armsoc' into for-3.4/cleanup-and-fixes
Olof Johansson
134
-2273
/
+774
2012-02-29
Merge branch 'at91-3.4-base2+cleanup' of git://github.com/at91linux/linux-at9...
Arnd Bergmann
204
-5486
/
+2697
2012-02-29
ARM: OMAP2+: Fix L4_EMU_34XX_BASE error after iomap changes
Tony Lindgren
1
-0
/
+2
2012-02-29
Merge branch 'iomap' into cleanup
Tony Lindgren
89
-258
/
+439
2012-02-27
ARM: tegra: select required CPU and L2 errata options
Stephen Warren
1
-0
/
+12
2012-02-27
ARM: tegra: Demote EMC clock inconsistency BUG to WARN
Stephen Warren
1
-5
/
+25
2012-02-27
ARM: tegra: Avoid compiling cpuidle code when not configured
Peter De Schrijver
1
-2
/
+2
[next]