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
*
[DCCP]: Update documentation
Ian McDonald
2006-12-11
1
-4
/
+2
*
[DCCP]: Remove timeo from output.c
Ian McDonald
2006-12-11
2
-22
/
+6
*
[NETPOLL]: Make sure TX lock is taken with BH disabled.
Andrew Morton
2006-12-11
1
-15
/
+19
*
[ATM]: Ignore generated file pca200e_ecd.bin2
Ralf Baechle
2006-12-11
1
-1
/
+1
*
[NET]: Fix WAN routers kconfig dependency.
Randy Dunlap
2006-12-11
1
-2
/
+3
*
[CRYPTO] sha512: Fix sha384 block size
Herbert Xu
2006-12-11
1
-1
/
+1
*
[PATCH] Fix typo in 'EXPERIMENTAL' in CC_STACKPROTECTOR on x86_64
Brice Goglin
2006-12-11
1
-1
/
+1
*
[PATCH] LOG2: Make powerpc's __ilog2_u64() take a 64-bit argument
David Howells
2006-12-11
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
2006-12-11
3
-164
/
+190
|
\
|
*
AT91 MMC update for 2.6.19
Andrew Victor
2006-12-11
1
-17
/
+24
|
*
mmc: Change SDHCI iomem error to a warning
Pierre Ossman
2006-12-11
1
-2
/
+2
|
*
mmc: fix "prev->state: 2 != TASK_RUNNING??" problem on SD/MMC card removal
Vitaly Wool
2006-12-11
1
-1
/
+3
|
*
AT91 MMC 5 : Minor cleanups
Andrew Victor
2006-12-11
1
-9
/
+9
|
*
AT91 MMC 4 : Interrupt handler cleanup
Andrew Victor
2006-12-11
1
-45
/
+43
|
*
AT91 MMC 3 : Move global mci_clk variable
Andrew Victor
2006-12-11
1
-11
/
+11
|
*
AT91 MMC 2 : Use platform resources
Andrew Victor
2006-12-11
1
-7
/
+34
|
*
AT91 MMC 1: Pass host structure.
Andrew Victor
2006-12-11
1
-89
/
+81
*
|
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-12-11
9
-430
/
+334
|
\
\
|
*
|
[PATCH] smc91x: Kill off excessive versatile hooks.
Paul Mundt
2006-12-11
1
-90
/
+0
|
*
|
[PATCH] myri10ge: update driver version to 1.1.0
Brice Goglin
2006-12-11
1
-1
/
+1
|
*
|
[PATCH] myri10ge: fix big_bytes in case of vlan frames
Brice Goglin
2006-12-11
1
-2
/
+2
|
*
|
[PATCH] myri10ge: Full vlan frame in small_bytes
Brice Goglin
2006-12-11
1
-2
/
+2
|
*
|
[PATCH] myri10ge: drop contiguous skb routines
Brice Goglin
2006-12-11
1
-204
/
+8
|
*
|
[PATCH] myri10ge: switch to page-based skb
Brice Goglin
2006-12-11
1
-79
/
+93
|
*
|
[PATCH] myri10ge: add page-based skb routines
Brice Goglin
2006-12-11
1
-0
/
+190
|
*
|
[PATCH] myri10ge: indentation cleanups
Brice Goglin
2006-12-11
1
-4
/
+4
|
*
|
[PATCH] chelsio: working NAPI
Stephen Hemminger
2006-12-11
4
-83
/
+67
|
*
|
[PATCH] MACB: Use __raw register access
Haavard Skinnemoen
2006-12-11
2
-3
/
+3
|
*
|
[PATCH] MACB: Use struct delayed_work instead of struct work_struct
Haavard Skinnemoen
2006-12-11
2
-4
/
+4
|
*
|
[PATCH] ucc_geth: Initialize mdio_lock.
Scott Wood
2006-12-11
1
-0
/
+2
|
*
|
[PATCH] ucc_geth: compilation error fixes
Scott Wood
2006-12-11
1
-5
/
+5
*
|
|
Make sure we populate the initroot filesystem late enough
Linus Torvalds
2006-12-11
4
-9
/
+6
*
|
|
Make SLES9 "get_kernel_version" work on the kernel binary again
Linus Torvalds
2006-12-11
4
-10
/
+17
|
/
/
*
|
[MIPS] Export local_flush_data_cache_page for sake of IDE.
Ralf Baechle
2006-12-10
1
-0
/
+1
*
|
[MIPS] Export pm_power_off
Ralf Baechle
2006-12-10
1
-0
/
+2
*
|
[MIPS] Export csum_partial_copy_nocheck.
Ralf Baechle
2006-12-10
1
-0
/
+3
*
|
[MIPS] Move die and die_if_kernel() from system.h to ptrace.h
Ralf Baechle
2006-12-10
2
-9
/
+8
*
|
[MIPS] Discard .exit.text at linktime.
Ralf Baechle
2006-12-10
1
-3
/
+1
*
|
[MIPS] Fix build of several IDE drivers by providing pci_get_legacy_ide_irq
Ralf Baechle
2006-12-10
1
-0
/
+6
|
/
*
[CRYPTO] dm-crypt: Select CRYPTO_CBC
Herbert Xu
2006-12-10
1
-0
/
+1
*
[PATCH] add MODULE_* attributes to bit reversal library
Cal Peake
2006-12-10
1
-0
/
+4
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2006-12-10
30
-195
/
+470
|
\
|
*
[SPARC64]: Fix several kprobes bugs.
David S. Miller
2006-12-10
2
-53
/
+49
|
*
[SPARC64]: Update defconfig.
David S. Miller
2006-12-10
1
-11
/
+33
|
*
[SPARC64]: dma remove extra brackets
Mariusz Kozlowski
2006-12-10
1
-3
/
+3
|
*
[SPARC{32,64}]: Propagate ptrace_traceme() return value.
Alexey Dobriyan
2006-12-10
2
-2
/
+8
|
*
[SPARC64]: Replace kmalloc+memset with kzalloc
Yan Burman
2006-12-10
4
-24
/
+10
|
*
[SPARC]: Check kzalloc() return value in SUN4D irq/iommu init.
David S. Miller
2006-12-10
2
-0
/
+9
|
*
[SPARC]: Replace kmalloc+memset with kzalloc
Yan Burman
2006-12-10
4
-10
/
+5
|
*
[SPARC64]: Run ctrl-alt-del action for sun4v powerdown request.
David S. Miller
2006-12-10
1
-1
/
+11
[next]