index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] nommu: rename compressed/head.S symbols to a new style
Hyok S. Choi
2006-03-24
1
-41
/
+41
*
[ARM] select TLS_REG_EMUL and NEEDS_SYSCALL_FOR_CMPXCHG
Russell King
2006-03-21
1
-2
/
+6
*
[ARM] nommu: Move hardware page table definitions to pgtable-hwdef.h
Russell King
2006-03-21
18
-80
/
+108
*
[ARM] Move read of processor ID out of lookup_processor_type()
Russell King
2006-03-21
2
-8
/
+11
*
[ARM] Fix typo in tlbflush.h
Russell King
2006-03-21
1
-1
/
+1
*
[ARM] noMMU: removes TLB codes in nommu mode
Hyok S. Choi
2006-03-21
2
-0
/
+18
*
[ARM] noMMU: block sys_fork in nommu mode
Hyok S. Choi
2006-03-21
1
-0
/
+5
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2006-03-21
10
-38
/
+49
|
\
|
*
[CRYPTO] aes: Fixed array boundary violation
David McCullough
2006-03-21
2
-8
/
+6
|
*
[CRYPTO] tcrypt: Fix key alignment
Atsushi Nemoto
2006-03-21
1
-12
/
+13
|
*
[CRYPTO] all: Add missing cra_alignmask
Atsushi Nemoto
2006-03-21
2
-0
/
+2
|
*
[CRYPTO] all: Use kzalloc where possible
Eric Sesterhenn
2006-03-21
2
-5
/
+2
|
*
[CRYPTO] api: Align tfm context as wide as possible
Herbert Xu
2006-03-21
3
-3
/
+15
|
*
[CRYPTO] twofish: Use rol32/ror32 where appropriate
Denis Vlasenko
2006-03-21
1
-10
/
+11
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-03-21
349
-7284
/
+18959
|
\
\
|
*
|
[NETFILTER]: Add H.323 conntrack/NAT helper
Jing Min Zhao
2006-03-20
10
-0
/
+6231
|
*
|
[TG3]: Don't mark tg3_test_registers() as returning const.
David S. Miller
2006-03-20
1
-1
/
+1
|
*
|
[IPV6]: Cleanups for net/ipv6/addrconf.c (kzalloc, early exit) v2
Ingo Oeser
2006-03-20
1
-72
/
+69
|
*
|
[IPV6]: Nearly complete kzalloc cleanup for net/ipv6
Ingo Oeser
2006-03-20
8
-31
/
+16
|
*
|
[IPV6]: Cleanup of net/ipv6/reassambly.c
Ingo Oeser
2006-03-20
1
-18
/
+17
|
*
|
[BRIDGE]: Remove duplicate const from is_link_local() argument type.
Andrew Morton
2006-03-20
1
-1
/
+1
|
*
|
[DECNET]: net/decnet/dn_route.c: fix inconsequent NULL checking
Adrian Bunk
2006-03-20
1
-2
/
+1
|
*
|
[TG3]: make drivers/net/tg3.c:tg3_request_irq() static
Adrian Bunk
2006-03-20
1
-1
/
+1
|
*
|
[BRIDGE]: use LLC to send STP
Stephen Hemminger
2006-03-20
1
-69
/
+59
|
*
|
[LLC]: llc_mac_hdr_init const arguments
Stephen Hemminger
2006-03-20
5
-24
/
+4
|
*
|
[BRIDGE]: allow show/store of group multicast address
Stephen Hemminger
2006-03-20
4
-6
/
+57
|
*
|
[BRIDGE]: use llc for receiving STP packets
Stephen Hemminger
2006-03-20
5
-28
/
+71
|
*
|
[BRIDGE]: stp timer to jiffies cleanup
Stephen Hemminger
2006-03-20
1
-9
/
+8
|
*
|
[BRIDGE]: forwarding remove unneeded preempt and bh diasables
Stephen Hemminger
2006-03-20
2
-6
/
+3
|
*
|
[BRIDGE]: netfilter inline cleanup
Stephen Hemminger
2006-03-20
2
-31
/
+21
|
*
|
[BRIDGE]: netfilter VLAN macro cleanup
Stephen Hemminger
2006-03-20
1
-23
/
+27
|
*
|
[BRIDGE]: netfilter dont use __constant_htons
Stephen Hemminger
2006-03-20
1
-25
/
+25
|
*
|
[BRIDGE]: netfilter whitespace
Stephen Hemminger
2006-03-20
1
-53
/
+63
|
*
|
[BRIDGE]: optimize frame pass up
Stephen Hemminger
2006-03-20
1
-7
/
+1
|
*
|
[BRIDGE]: use kzalloc
Stephen Hemminger
2006-03-20
1
-3
/
+3
|
*
|
[BRIDGE]: use kcalloc
Stephen Hemminger
2006-03-20
1
-2
/
+1
|
*
|
[BRIDGE]: use setup_timer
Stephen Hemminger
2006-03-20
1
-16
/
+7
|
*
|
[BRIDGE]: remove unneeded bh disables
Stephen Hemminger
2006-03-20
1
-12
/
+12
|
*
|
[BRIDGE] br_netfilter: Warning fixes.
Andrew Morton
2006-03-20
1
-2
/
+0
|
*
|
[BRIDGE] ebtables: Build fix.
Andrew Morton
2006-03-20
1
-2
/
+8
|
*
|
[SPARC]: Fixup SO_PEERSEC value on 32-bit sparc.
David S. Miller
2006-03-20
1
-1
/
+1
|
*
|
[INET]: Fix typo in Arnaldo's connection sock compat fixups.
David S. Miller
2006-03-20
1
-2
/
+2
|
*
|
[DCCP] feat: Pass dccp_minisock ptr where only the minisock is used
Arnaldo Carvalho de Melo
2006-03-20
3
-24
/
+24
|
*
|
[DCCP] minisock: Rename struct dccp_options to struct dccp_minisock
Arnaldo Carvalho de Melo
2006-03-20
8
-103
/
+104
|
*
|
[SELINUX]: selinux_socket_getpeer_{stream,dgram} fixup
Catherine Zhang
2006-03-20
1
-0
/
+10
|
*
|
[NET]: Identation & other cleanups related to compat_[gs]etsockopt cset
Arnaldo Carvalho de Melo
2006-03-20
19
-556
/
+540
|
*
|
[SK_BUFF]: export skb_pull_rcsum
Arnaldo Carvalho de Melo
2006-03-20
1
-0
/
+2
|
*
|
[SECURITY] getpeersec: Fix build breakage
Arnaldo Carvalho de Melo
2006-03-20
1
-1
/
+2
|
*
|
[INFINIBAND] ipoib: Remove leftover use of neigh_ops->destructor
Arnaldo Carvalho de Melo
2006-03-20
1
-1
/
+0
|
*
|
[ICSK] compat: Introduce inet_csk_compat_[gs]etsockopt
Arnaldo Carvalho de Melo
2006-03-20
4
-36
/
+48
[next]