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 'fixes' into devel
Russell King
2007-05-12
11
-33
/
+62
|
\
|
*
Merge branch 'omap-fixes' into fixes
Russell King
2007-05-12
5
-19
/
+50
|
|
\
|
|
*
ARM: OMAP: Fix section mismatch warning
Tony Lindgren
2007-05-10
1
-1
/
+1
|
|
*
ARM: OMAP: 24xx pinmux updates
Kyungmin Park
2007-05-10
2
-6
/
+46
|
|
*
ARM: OMAP: Remove old PM_SUSPEND_DISK
Tony Lindgren
2007-05-10
1
-10
/
+1
|
|
*
ARM: OMAP: Fix warning in dma.c
Tony Lindgren
2007-05-10
1
-2
/
+2
|
*
|
[ARM] export symbol csum_partial_copy_from_user
Frederik Deweerdt
2007-05-11
1
-0
/
+1
|
*
|
[ARM] stacktrace fix
Andrew Morton
2007-05-11
1
-9
/
+3
|
*
|
[ARM] 4368/1: S3C24xx: build fix
Arnaud Patard
2007-05-11
1
-1
/
+0
|
*
|
[ARM] 4364/1: AT91: LEDS on AT91SAM9261-EK
Andrew Victor
2007-05-11
2
-0
/
+4
|
*
|
[ARM] EBSA110: fix build errors caused by missing "const"
Russell King
2007-05-11
1
-4
/
+4
*
|
|
[ARM] Ensure machine class menu is sorted alphabetically
Russell King
2007-05-12
1
-25
/
+25
*
|
|
[ARM] 4333/2: KS8695: Micrel Development board
Andrew Victor
2007-05-11
4
-0
/
+946
*
|
|
[ARM] 4331/3: Support for Micrel/Kendin KS8695 processor
Andrew Victor
2007-05-11
11
-5
/
+613
*
|
|
[ARM] 4371/1: AT91: Support for Atmel AT91SAM9RL-EK development board
Andrew Victor
2007-05-11
4
-0
/
+1178
*
|
|
[ARM] 4372/1: Define byte sizes in asm-arm/sizes.h
Andrew Victor
2007-05-11
5
-16
/
+0
*
|
|
[ARM] 4370/3: AT91: Support for Atmel AT91SAM9RL processors.
Andrew Victor
2007-05-11
6
-2
/
+983
*
|
|
[ARM] Update mach-types
Russell King
2007-05-11
1
-1
/
+33
*
|
|
[ARM] iop13xx: msi support
Daniel Wolstenholme
2007-05-11
4
-1
/
+215
*
|
|
[ARM] Spinlock initializer cleanup
Thomas Gleixner
2007-05-11
3
-4
/
+4
*
|
|
[ARM] remove useless config option GENERIC_BUST_SPINLOCK
Robert P. J. Day
2007-05-11
1
-3
/
+0
*
|
|
[ARM] 4303/3: base kernel support for TI DaVinci
Kevin Hilman
2007-05-11
13
-3
/
+1132
*
|
|
[ARM] 4359/3: H1940: Add bluetooth support
Arnaud Patard
2007-05-11
3
-1
/
+149
*
|
|
[ARM] 4365/1: Add AC97 clock to s3c2443 machine
Graeme Gregory
2007-05-11
1
-0
/
+4
*
|
|
[ARM] 4362/1: trizeps4 update
Jürgen Schindele
2007-05-11
2
-216
/
+378
*
|
|
[ARM] ecard: add ecardm_iomap() / ecardm_iounmap()
Russell King
2007-05-11
1
-1
/
+18
*
|
|
[ARM] ecard: add helper function for setting ecard irq ops
Russell King
2007-05-11
1
-0
/
+16
|
/
/
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2007-05-10
29
-931
/
+316
|
\
\
|
*
|
[POWERPC] Fix compile error with kexec and CONFIG_SMP=n
Paul Mackerras
2007-05-10
1
-0
/
+1
|
*
|
[POWERPC] Split initrd logic out of early_init_dt_scan_chosen() to fix warning
Michael Ellerman
2007-05-10
1
-16
/
+31
|
*
|
[POWERPC] Fix warning in hpte_decode(), and generalize it
Paul Mackerras
2007-05-10
1
-20
/
+17
|
*
|
[POWERPC] Minor pSeries IOMMU debug cleanup
Michael Neuling
2007-05-10
1
-1
/
+2
|
*
|
[POWERPC] Assorted janitorial EEH cleanups
Linas Vepstas
2007-05-10
2
-6
/
+14
|
*
|
[POWERPC] Fix incorrect calculation of I/O window addresses
Paul Mackerras
2007-05-10
1
-24
/
+13
|
*
|
[POWERPC] celleb: Update celleb_defconfig
Ishizaki Kou
2007-05-10
1
-44
/
+85
|
*
|
[POWERPC] celleb: Fix parsing of machine type hack command line option
Ishizaki Kou
2007-05-10
1
-1
/
+1
|
*
|
[POWERPC] celleb: Fix PCI config space accesses to subordinate buses
Ishizaki Kou
2007-05-10
1
-4
/
+4
|
*
|
[POWERPC] celleb: Fix support for multiple PCI domains
Ishizaki Kou
2007-05-10
1
-0
/
+1
|
*
|
Merge branch 'linux-2.6'
Paul Mackerras
2007-05-10
172
-923
/
+3762
|
|
\
\
|
|
|
/
|
*
|
[POWERPC] User rheap from arch/powerpc/lib
Kumar Gala
2007-05-09
3
-700
/
+0
|
*
|
[POWERPC] 83xx: Fix the PCI ranges in the MPC834x_MDS device tree.
Scott Wood
2007-05-09
1
-2
/
+2
|
*
|
[POWERPC] 83xx: Fix the PCI ranges in the MPC832x_MDS device tree.
Scott Wood
2007-05-09
1
-1
/
+1
|
*
|
[POWERPC] Change rheap functions to use ulongs instead of pointers
Timur Tabi
2007-05-09
9
-160
/
+179
|
*
|
[POWERPC] 86xx: Enable the AC97 interface on 8641D board.
Jason Jin
2007-05-09
1
-1
/
+6
|
*
|
[POWERPC] 83xx: Suppress warning when CONFIG_ options aren't defined
Kumar Gala
2007-05-09
1
-0
/
+2
|
*
|
[POWERPC] 83xx: Suppress warning when CONFIG_PCI is not defined
Li Yang
2007-05-09
3
-0
/
+6
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2007-05-10
9
-745
/
+226
|
\
\
\
|
*
|
|
[SPARC64]: Use alloc_pci_dev() in PCI bus probes.
David S. Miller
2007-05-10
1
-1
/
+1
|
*
|
|
[SPARC64]: Fix recursion in PROM tree building.
David S. Miller
2007-05-10
1
-4
/
+15
|
*
|
|
[SPARC64] PCI: Consolidate PCI access code into pci_common.c
David S. Miller
2007-05-09
7
-740
/
+210
[next]