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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] powerpc: Fix handling of fpscr on 64-bit
David Gibson
2005-10-27
22
-209
/
+59
*
[PATCH] ppc64: remove arch/ppc64/kernel/setup.c
Paul Mackerras
2005-10-27
4
-1315
/
+17
*
[PATCH] powerpc: merge scatterlist.h
Stephen Rothwell
2005-10-27
2
-29
/
+18
*
[PATCH] ppc64: make dma_addr_t 64 bits
Stephen Rothwell
2005-10-27
3
-2
/
+6
*
powerpc: undeprecate the old OF device tree accessors for now
Paul Mackerras
2005-10-27
1
-5
/
+5
*
powerpc: Remove common stuff from setup_64.c
Paul Mackerras
2005-10-27
1
-270
/
+0
*
powerpc: 32-bit powermac needs the mpc106 code
Paul Mackerras
2005-10-26
1
-0
/
+1
*
powerpc: Fix incorrect timer register addresses in mpic.c
Paul Mackerras
2005-10-26
1
-3
/
+2
*
powerpc32: Limit memory to lowmem if !CONFIG_HIGHMEM.
Paul Mackerras
2005-10-26
1
-0
/
+3
*
power: Update the multiple inclusion protection symbol on machdep.h
Paul Mackerras
2005-10-26
1
-3
/
+3
*
powerpc: Fixes to get the Longtrail CHRP a bit further
Paul Mackerras
2005-10-26
3
-15
/
+30
*
powerpc: Merge 32-bit CHRP support.
Paul Mackerras
2005-10-26
12
-37
/
+1256
*
powerpc: Don't limit pmac_get_rtc_time to return only positive values
Paul Mackerras
2005-10-26
1
-4
/
+0
*
powerpc: Fix interrupt-tree parsing
Paul Mackerras
2005-10-26
2
-14
/
+28
*
powerpc: Pull out MPC106 (grackle) initialization code into its own file
Paul Mackerras
2005-10-26
5
-44
/
+78
*
powerpc: Pull common bits of setup_{32,64}.c into setup-common.c
Paul Mackerras
2005-10-26
4
-248
/
+417
*
powerpc: Merge rtas.c into arch/powerpc/kernel
Paul Mackerras
2005-10-26
13
-199
/
+256
*
powerpc: Merge i8259.c into arch/powerpc/sysdev
Paul Mackerras
2005-10-26
19
-271
/
+99
*
ppc: Use the indirect_pci.c from arch/powerpc/sysdev
Paul Mackerras
2005-10-26
7
-156
/
+58
*
[PATCH] powerpc: Move ras.c into arch/powerpc/platforms/pseries
Michael Ellerman
2005-10-26
3
-8
/
+7
*
[PATCH] powerpc: Move firmware.h into include/asm-powerpc
Michael Ellerman
2005-10-26
1
-7
/
+3
*
[PATCH] powerpc: Remove trailing \n" in HMT macros
Michael Ellerman
2005-10-26
1
-7
/
+7
*
[PATCH] powerpc: Remove duplicate definition of set_tb()
Michael Ellerman
2005-10-26
1
-7
/
+0
*
[PATCH] powerpc: Some minor cleanups to setup_32.c
Kumar Gala
2005-10-26
2
-40
/
+8
*
[PATCH] powerpc: Add support for Book-E timer config to generic_calibrate_decr
Kumar Gala
2005-10-26
1
-0
/
+11
*
[PATCH] ppc: Fix m82xx_pci build
Becky Bruce
2005-10-26
1
-1
/
+1
*
[PATCH] powerpc: Fix types.h
Becky Bruce
2005-10-26
1
-0
/
+2
*
[PATCH] powerpc: merge include/asm-ppc*/checksum.h into include/asm-powerpc/c...
Kumar Gala
2005-10-26
2
-118
/
+36
*
[PATCH] powerpc: some prom.c cleanups
Kumar Gala
2005-10-26
2
-7
/
+11
*
[PATCH] powerpc: Make sure we have an RTC before trying to adjust it
Kumar Gala
2005-10-26
1
-1
/
+1
*
powerpc: Add a shutdown member to vio_driver
Stephen Rothwell
2005-10-24
2
-0
/
+12
*
powerpc: set the driver.owner field for all vio drivers
Stephen Rothwell
2005-10-24
7
-5
/
+11
*
powerpc: iseries: Fix a bogus comment
Stephen Rothwell
2005-10-24
1
-5
/
+1
*
powerpc: don't duplicate name between vio_driver and device_driver
Stephen Rothwell
2005-10-24
10
-19
/
+31
*
powerpc: Move include/asm-ppc64/vio.h to include/asm-powerpc/vio.h
Stephen Rothwell
2005-10-24
1
-10
/
+10
*
powerpc: Merge arch/ppc64/kernel/vio.c into arch/powerpc/kernel/vio.c
Stephen Rothwell
2005-10-24
3
-1
/
+1
*
powerpc: Make coff boot wrapper load the kernel at 8M
Paul Mackerras
2005-10-23
1
-1
/
+1
*
powerpc: Run on old powermacs.
Paul Mackerras
2005-10-23
3
-27
/
+106
*
powerpc: Fix time code for 601 processors
Paul Mackerras
2005-10-23
2
-24
/
+69
*
Merge changes from linux-2.6 by hand
Paul Mackerras
2005-10-22
177
-1842
/
+2329
|
\
|
*
[PATCH] typo fix in last cpufreq powernow patch
Chris Wright
2005-10-21
1
-1
/
+1
|
*
[PATCH] Call exit_itimers from do_exit, not __exit_signal
Roland McGrath
2005-10-21
3
-14
/
+3
|
*
Revert "Fix cpu timers exit deadlock and races"
Linus Torvalds
2005-10-21
1
-11
/
+17
|
*
[PATCH] cpufreq: fix pending powernow timer stuck condition
Dave Jones
2005-10-21
1
-11
/
+19
|
*
[PATCH] ppc64: Fix typo bug in iSeries hash code
David Gibson
2005-10-21
1
-1
/
+1
|
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2005-10-21
4
-14
/
+48
|
|
\
|
|
*
[ARM] Fix Integrator IM/PD-1 support
Russell King
2005-10-21
1
-7
/
+8
|
|
*
[ARM] 3028/1: S3C2410 - add DCLK mask definitions
Ben Dooks
2005-10-20
1
-0
/
+6
|
|
*
[ARM] 3027/1: BAST - reduce NAND timings slightly
Ben Dooks
2005-10-20
1
-3
/
+3
|
|
*
[ARM] 3026/1: S3C2410 - avoid possible overflow in pll calculations
Ben Dooks
2005-10-20
1
-4
/
+11
[next]