index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
*
debugfs: Add debugfs_create_u64()
Michael Ellerman
2007-04-27
*
the overdue removal of the mount/umount uevents
Adrian Bunk
2007-04-27
*
kobject core: remove rwsem from struct subsystem
Greg Kroah-Hartman
2007-04-27
*
Driver core: add suspend() and resume() to struct device_type
Dmitry Torokhov
2007-04-27
*
Driver core: remove unneeded completion from driver release path
Greg Kroah-Hartman
2007-04-27
*
driver core: per-subsystem multithreaded probing
Cornelia Huck
2007-04-27
*
Driver core: add name to device_type
Kay Sievers
2007-04-27
*
driver core: Use attribute groups in struct device_type
Dmitry Torokhov
2007-04-27
*
Driver core: udev triggered device-<>driver binding
Kay Sievers
2007-04-27
*
driver core: fix namespace issue with devices assigned to classes
Kay Sievers
2007-04-27
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2007-04-27
|
\
|
*
[STRING]: Move strcasecmp/strncasecmp to lib/string.c
David S. Miller
2007-04-26
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-04-27
|
\
\
|
*
|
[WEXT] net_device: Don't include wext bits if not required.
Johannes Berg
2007-04-26
|
*
|
[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both
David Howells
2007-04-26
|
*
|
[AF_RXRPC]: Key facility changes for AF_RXRPC
David Howells
2007-04-26
|
*
|
[WORKQUEUE]: cancel_delayed_work: use del_timer() instead of del_timer_sync()
Oleg Nesterov
2007-04-26
|
*
|
[NET]: Delete unused header file linux/if_wanpipe_common.h
Robert P. J. Day
2007-04-26
|
*
|
[NET]: Delete unused header file linux/sdla_fr.h.
Robert P. J. Day
2007-04-26
|
*
|
[XFRM]: Export SAD info.
Jamal Hadi Salim
2007-04-26
|
*
|
[BRIDGE]: drop PAUSE frames
Stephen Hemminger
2007-04-26
|
*
|
[IPV6]: Export in6addr_any for future use.
YOSHIFUJI Hideaki
2007-04-26
|
*
|
[TCP]: Fix linkage errors on i386.
YOSHIFUJI Hideaki
2007-04-26
|
*
|
[TCP]: Congestion control API update.
Stephen Hemminger
2007-04-26
|
*
|
[WIRELESS] cfg80211: New wireless config infrastructure.
Johannes Berg
2007-04-26
|
*
|
[NET] skbuff: skb_store_bits const is backwards
Stephen Hemminger
2007-04-26
|
*
|
[AF_PACKET]: Add option to return orig_dev to userspace.
Peter P. Waskiewicz Jr
2007-04-26
|
*
|
[IPV6] SNMP: Netlink interface.
YOSHIFUJI Hideaki
2007-04-26
|
*
|
[INET]: Add IP(V6)_PMTUDISC_RPOBE
John Heffner
2007-04-26
|
*
|
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
Patrick McHardy
2007-04-26
|
*
|
[NETFILTER]: ebt_arp: add gratuitous arp filtering
Bart De Schuymer
2007-04-26
|
*
|
[NETFILTER]: bridge-nf: filter bridged IPv4/IPv6 encapsulated in pppoe traffic
Michael Milner
2007-04-26
|
*
|
[DCCP]: Complete documentation of dccp_sock
Gerrit Renker
2007-04-26
|
*
|
bridge: eliminate call by reference
Stephen Hemminger
2007-04-26
|
*
|
[NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY
Herbert Xu
2007-04-26
|
*
|
[NET]: Use csum_start offset instead of skb_transport_header
Herbert Xu
2007-04-26
|
*
|
[IPV6] FIB6RULE: Find source address during looking up route.
YOSHIFUJI Hideaki
2007-04-26
|
*
|
[NET]: Move generic skbuff stuff from XFRM code to generic code
David Howells
2007-04-26
|
*
|
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-26
|
*
|
[NET]: Inline net_device_stats
Rusty Russell
2007-04-26
|
*
|
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-26
|
*
|
[NET]: Allow forwarding of ip_summed except CHECKSUM_COMPLETE
Herbert Xu
2007-04-26
|
*
|
[NET] fib_rules: Add no-operation action
Thomas Graf
2007-04-26
|
*
|
[NET] fib_rules: Mark rules detached from the device
Thomas Graf
2007-04-26
|
*
|
[NET] fib_rules: goto rule action
Thomas Graf
2007-04-26
|
*
|
[NETFILTER]: nf_conntrack: kill destroy() in struct nf_conntrack for diet
Yasuyuki Kozakai
2007-04-26
|
*
|
[NETFILTER]: nf_conntrack: don't use nfct in skb if conntrack is disabled
Yasuyuki Kozakai
2007-04-26
|
*
|
[NETLINK]: Remove error pointer from netlink message handler
Thomas Graf
2007-04-26
|
*
|
[RTNL]: Message handler registration interface
Thomas Graf
2007-04-26
|
*
|
[DCCP]: Sample RTT from SYN exchange
Gerrit Renker
2007-04-26
[next]