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
...
|
*
[ARM] Remove unnecessary extra parens in include/asm-arm/memory.h
Russell King
2006-04-04
1
-3
/
+3
|
*
[ARM] arm's arch_local_page_offset() fix against 2.6.17-rc1
KAMEZAWA Hiroyuki
2006-04-04
1
-1
/
+1
*
|
Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2
Linus Torvalds
2006-04-10
5
-36
/
+101
|
\
\
|
*
|
[PATCH] CONFIGFS_FS must depend on SYSFS
Adrian Bunk
2006-04-10
1
-1
/
+1
|
*
|
[PATCH] Bogus NULL pointer check in fs/configfs/dir.c
Eric Sesterhenn
2006-04-10
1
-1
/
+1
|
*
|
ocfs2: Better I/O error handling in heartbeat
Mark Fasheh
2006-04-07
1
-8
/
+32
|
*
|
ocfs2: test and set teardown flag early in user_dlm_destroy_lock()
Mark Fasheh
2006-04-07
1
-3
/
+14
|
*
|
ocfs2: Handle the DLM_CANCELGRANT case in user_unlock_ast()
Mark Fasheh
2006-04-07
1
-12
/
+22
|
*
|
ocfs2: catch an invalid ast case in dlmfs
Mark Fasheh
2006-04-07
1
-0
/
+4
|
*
|
ocfs2: remove an overly aggressive BUG() in dlmfs
Mark Fasheh
2006-04-07
1
-4
/
+17
|
*
|
ocfs2: multi node truncate fix
Mark Fasheh
2006-04-07
1
-8
/
+11
|
|
/
*
|
[PATCH] de_thread: Don't confuse users do_each_thread.
Eric W. Biederman
2006-04-10
2
-2
/
+8
*
|
[libata] sata_mv: fix can_queue line accidentally removed in scsi-eh patch
Jeff Garzik
2006-04-10
1
-0
/
+1
*
|
[PATCH] move ->eh_strategy_handler to the transport class
Christoph Hellwig
2006-04-10
26
-66
/
+18
*
|
[PATCH] Fix buddy list race that could lead to page lru list corruptions
Nick Piggin
2006-04-10
3
-17
/
+27
*
|
[Security] Keys: Fix oops when adding key to non-keyring
David Howells
2006-04-10
2
-0
/
+5
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-04-10
71
-1367
/
+1638
|
\
\
|
*
|
[IPV6]: Deinline few large functions in inet6 code
Denis Vlasenko
2006-04-09
2
-67
/
+83
|
*
|
[IPV4] ip_fragment: Always compute hash with ipfrag_lock held.
David S. Miller
2006-04-09
1
-5
/
+10
|
*
|
[NETFILTER]: Fix DNAT in LOCAL_OUT
Patrick McHardy
2006-04-09
1
-1
/
+1
|
*
|
[X25]: Restore skb->dev setting in x25_type_trans().
David S. Miller
2006-04-09
1
-0
/
+1
|
*
|
[NET]: Fix hotplug race during device registration.
Sergey Vlasov
2006-04-09
1
-1
/
+1
|
*
|
[IPV6]: Unexport secure_ipv6_port_ephemeral
Adrian Bunk
2006-04-09
1
-1
/
+0
|
*
|
[NETFILTER]: Fix build with CONFIG_NETFILTER=y/m on IA64
Brian Haley
2006-04-09
1
-0
/
+1
|
*
|
[NET]: More kzalloc conversions.
Andrew Morton
2006-04-09
5
-22
/
+8
|
*
|
[NET] kzalloc: use in alloc_netdev
Paolo 'Blaisorblade' Giarrusso
2006-04-09
1
-2
/
+1
|
*
|
[PKT_SCHED] act_police: Rename methods.
Jamal Hadi Salim
2006-04-09
1
-4
/
+4
|
*
|
[TG3]: Speed up SRAM access (2nd version)
Michael Chan
2006-04-09
2
-27
/
+43
|
*
|
[TG3]: Kill some less useful flags
Michael Chan
2006-04-09
2
-15
/
+8
|
*
|
[NETFILTER]: H.323 helper: remove changelog
Patrick McHardy
2006-04-09
2
-49
/
+0
|
*
|
[NETFILTER]: Convert conntrack/ipt_REJECT to new checksumming functions
Patrick McHardy
2006-04-09
8
-153
/
+25
|
*
|
[NETFILTER]: Add address family specific checksum helpers
Patrick McHardy
2006-04-09
5
-0
/
+89
|
*
|
[NETFILTER]: Introduce infrastructure for address family specific operations
Patrick McHardy
2006-04-09
5
-59
/
+70
|
*
|
[NETFILTER]: Fix IP_NF_CONNTRACK_NETLINK dependency
Patrick McHardy
2006-04-09
1
-0
/
+1
|
*
|
[NETFILTER]: H.323 helper: add parameter 'default_rrq_ttl'
Jing Min Zhao
2006-04-09
1
-1
/
+5
|
*
|
[NETFILTER]: H.323 helper: make get_h245_addr() static
Jing Min Zhao
2006-04-09
1
-2
/
+2
|
*
|
[NETFILTER]: H.323 helper: change EXPORT_SYMBOL to EXPORT_SYMBOL_GPL
Jing Min Zhao
2006-04-09
1
-12
/
+11
|
*
|
[NETFILTER]: H.323 helper: move some function prototypes to ip_conntrack_h323.h
Jing Min Zhao
2006-04-09
6
-56
/
+53
|
*
|
[NETFILTER]: Fix section mismatch warnings
Patrick McHardy
2006-04-09
10
-248
/
+203
|
*
|
[NETFILTER]: Clean up hook registration
Patrick McHardy
2006-04-09
11
-579
/
+253
|
*
|
[NETFILTER]: Add helper functions for mass hook registration/unregistration
Patrick McHardy
2006-04-09
2
-0
/
+30
|
*
|
[IRDA]: Support for Sigmatel STIR421x chip
Samuel Ortiz
2006-04-09
2
-34
/
+372
|
*
|
[IRDA]: smcinit merged into smsc-ircc driver
Linus Walleij
2006-04-09
1
-0
/
+311
|
*
|
[INET]: Use port unreachable instead of proto for tunnels
Herbert Xu
2006-04-09
2
-2
/
+2
|
*
|
[BLUETOOTH] sco: Possible double free.
Eric Sesterhenn
2006-04-09
1
-1
/
+1
|
*
|
[TG3]: Fix a memory leak.
Adrian Bunk
2006-04-09
1
-3
/
+7
|
*
|
[NET]: Fix an off-by-21-or-49 error.
Adrian Bunk
2006-04-09
1
-1
/
+1
|
*
|
[NET] netconsole: set .name in struct console
Randy Dunlap
2006-04-09
1
-0
/
+1
|
*
|
[INET]: Move no-tunnel ICMP error to tunnel4/tunnel6
Herbert Xu
2006-04-09
5
-13
/
+21
|
*
|
[NETFILTER]: Fix fragmentation issues with bridge netfilter
Patrick McHardy
2006-04-09
3
-5
/
+15
[prev]
[next]