index
:
litmus2008.git
litmus-patch-series
master
pre-port
[ARCHIVE] Old LITMUS^RT 2008 version (for reference).
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
|
*
|
[SPARC64]: Remove unnecessary paging_init() cruft.
David S. Miller
2005-09-22
|
*
|
[SPARC64]: Do not allocate OBP page tables using bootmem
David S. Miller
2005-09-22
|
*
|
[SPARC64]: Break up inherit_prom_mappings() into it's constituent parts.
David S. Miller
2005-09-22
|
*
|
[SPARC64]: Do not allocate prom translations using bootmem.
David S. Miller
2005-09-22
|
*
|
[SPARC64]: Remove ktlb.S instruction patching.
David S. Miller
2005-09-22
|
*
|
[SPARC64]: Kill SZ_BITS define from dtlb_backend.S
David S. Miller
2005-09-21
|
*
|
[SPARC64]: Move kernel TLB miss handling into a seperate file.
David S. Miller
2005-09-21
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2005-09-27
|
\
\
\
|
*
|
|
[TG3]: Update driver version and release date.
David S. Miller
2005-09-27
|
*
|
|
[TG3]: misc. fixes
Michael Chan
2005-09-27
|
*
|
|
[TG3]: 5780 PHY fixes
Michael Chan
2005-09-27
|
*
|
|
[NEIGH]: Add debugging check when adding timers.
David S. Miller
2005-09-27
*
|
|
|
[PATCH] Make POSIX message queue sys_mq_open() honor umask
Krzysztof Benedyczak
2005-09-27
*
|
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2005-09-26
|
\
|
|
|
|
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/llc-2.6
David S. Miller
2005-09-26
|
|
\
\
\
|
|
*
|
|
[LLC]: fix llc_ui_recvmsg, making it behave like tcp_recvmsg
Arnaldo Carvalho de Melo
2005-09-22
|
|
*
|
|
[LLC]: Fix the accept path
Arnaldo Carvalho de Melo
2005-09-22
|
|
*
|
|
[LLC]: Fix sparse warnings
Arnaldo Carvalho de Melo
2005-09-22
|
|
*
|
|
[TR]: Set correct frame type for SNAP packets
Jochen Friedrich
2005-09-22
|
|
*
|
|
[LLC]: Fix llc_fixup_skb() bug
Jochen Friedrich
2005-09-22
|
|
*
|
|
[LLC]: Fix for Bugzilla ticket #5157
Jochen Friedrich
2005-09-22
|
|
*
|
|
[LLC]: Fix for Bugzilla ticket #5156
Jochen Friedrich
2005-09-22
|
|
*
|
|
[LLC]: Use refcounting with struct llc_sap
Arnaldo Carvalho de Melo
2005-09-22
|
|
*
|
|
[LLC]: Do better struct sock accounting on skbs
Arnaldo Carvalho de Melo
2005-09-22
|
|
*
|
|
[LLC]: Use sk_wait_data
Arnaldo Carvalho de Melo
2005-09-22
|
|
*
|
|
[LLC]: Use some more likely/unlikely
Arnaldo Carvalho de Melo
2005-09-22
|
|
*
|
|
[LLC]: Add sysctl support for the LLC timeouts
Arnaldo Carvalho de Melo
2005-09-22
|
|
*
|
|
[LLC]: Use the sk_wait_event primitive
Arnaldo Carvalho de Melo
2005-09-22
|
|
*
|
|
[LLC]: Convert llc_ui_wait_for_ functions to use prepare_to_wait/finish_wait
Arnaldo Carvalho de Melo
2005-09-22
|
|
*
|
|
[LLC]: Remove unused functions from llc_c_ev.c
Arnaldo Carvalho de Melo
2005-09-22
|
|
*
|
|
[LLC]: Use const in llc_c_ev.c
Arnaldo Carvalho de Melo
2005-09-22
|
|
*
|
|
[LLC]: Help the compiler with likely/unlikely, saving some more bytes
Arnaldo Carvalho de Melo
2005-09-22
|
|
*
|
|
[LLC]: Mark llc_find_next_offset as __init, saving some more bytes
Arnaldo Carvalho de Melo
2005-09-22
|
|
*
|
|
[LLC]: Update comments for llc_ui_bind and llc_ui_autobind to match new behav...
Arnaldo Carvalho de Melo
2005-09-22
|
|
*
|
|
[LLC]: Remove unneeded temp net_device variables
Arnaldo Carvalho de Melo
2005-09-22
|
|
*
|
|
[LLC]: introduce llc_conn_tmr_common_cb, to avoid code duplication
Arnaldo Carvalho de Melo
2005-09-22
|
|
*
|
|
[LLC]: Remove unneeded f_bit variables
Arnaldo Carvalho de Melo
2005-09-22
|
|
*
|
|
[LLC]: Simplify llc_c_ac code, removing unneeded assignments to variables
Arnaldo Carvalho de Melo
2005-09-22
|
|
*
|
|
[LLC]: Make llc_frame_alloc take a net_device as an argument
Arnaldo Carvalho de Melo
2005-09-22
|
|
|
/
/
|
*
|
|
[NETFILTER]: Fix invalid module autoloading by splitting iptable_nat
Harald Welte
2005-09-26
|
*
|
|
[AF_PACKET]: Remove bogus checks added to packet_sendmsg().
David S. Miller
2005-09-26
|
*
|
|
[IPV6]: Fix [Bug 5306] Oops on IPv6 route lookup
Herbert Xu
2005-09-26
|
*
|
|
[CONNECTOR]: async connector mode.
Evgeniy Polyakov
2005-09-26
|
*
|
|
[NET]: Make sure ctl buffer is aligned properly in sys_sendmsg().
Alex Williamson
2005-09-26
|
|
|
/
|
|
/
|
*
|
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2005-09-26
|
\
\
\
|
*
|
|
[ARM] 2936/1: ixp4xx default config fixes
Vincent Sanders
2005-09-26
|
*
|
|
[ARM] 2935/1: ixp4xx: fix warnings in ixp4xx_set_irq_type
David Vrabel
2005-09-26
|
*
|
|
[ARM] Remove SA_IRQNOMASK
Russell King
2005-09-26
|
*
|
|
[ARM] 2934/1: Anubis - fix VA offsets for CPLD registers
Ben Dooks
2005-09-25
*
|
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6
Linus Torvalds
2005-09-26
|
\
\
\
\
[prev]
[next]