index
:
litmus-rt-tegra.git
master
wip-mc
wip-nested-locking
LITMUS^RT and MC^2 V0 support for the NVIDIA Tegra 3 SoC
Jonathan Herman
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
[NETLINK]: Generic netlink family
Thomas Graf
2005-11-09
*
[RTNETLINK]: Use generic netlink receive queue processor
Thomas Graf
2005-11-09
*
[XFRM]: Use generic netlink receive queue processor
Thomas Graf
2005-11-09
*
[NETLINK]: Generic netlink receive queue processor
Thomas Graf
2005-11-09
*
[NETLINK]: Make netlink_callback->done() optional
Thomas Graf
2005-11-09
*
[NETLINK]: Type-safe netlink messages/attributes interface
Thomas Graf
2005-11-09
*
[NETFILTER]: Add nf_conntrack subsystem.
Yasuyuki Kozakai
2005-11-09
*
Fix AGP compile on non-x86 architectures
Linus Torvalds
2005-11-09
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6
Linus Torvalds
2005-11-09
|
\
|
*
[PATCH] i2c-viapro: Some adjustments
Jean Delvare
2005-11-08
|
*
[PATCH] hwmon: Fix two w83627hf bugs
Yuan Mu
2005-11-08
|
*
[PATCH] i2c: ds1337 BCD conversion fix
James Chapman
2005-11-08
|
*
[PATCH] i2c: writing-client doc update complement
Jean Delvare
2005-11-08
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
2005-11-09
|
\
\
|
*
|
JFS: set i_ctime & i_mtime on target directory when creating links
Dave Kleikamp
2005-10-31
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2005-11-09
|
\
\
\
|
*
|
|
[IPV6]: ip6ip6_lock is not unlocked in error path.
Ken-ichirou MATSUZAWA
2005-11-09
|
*
|
|
[IPV6]: Fix fallout from CONFIG_IPV6_PRIVACY
Peter Chubb
2005-11-09
|
*
|
|
[NETFILTER] ctnetlink: ICMP_ID is u_int16_t not u_int8_t.
Krzysztof Piotr Oledzki
2005-11-09
|
*
|
|
[NETFILTER] ctnetlink: Fix oops when no ICMP ID info in message
Krzysztof Piotr Oledzki
2005-11-09
|
*
|
|
[NETFILTER] ctnetlink: Add support to identify expectations by ID's
Pablo Neira Ayuso
2005-11-09
|
*
|
|
[NETFILTER] ctnetlink: propagate error instaed of returning -EPERM
Pablo Neira Ayuso
2005-11-09
|
*
|
|
[NETFILTER] ctnetlink: return -EINVAL if size is wrong
Pablo Neira Ayuso
2005-11-09
|
*
|
|
[NETFILTER]: stop tracking ICMP error at early point
Yasuyuki Kozakai
2005-11-09
|
*
|
|
[NETFILTER] nfnetlink: only load subsystems if CAP_NET_ADMIN is set
Harald Welte
2005-11-09
|
*
|
|
[NETFILTER] PPTP helper: fix PNS-PAC expectation call id
Philip Craig
2005-11-09
|
*
|
|
[NETFILTER] ctnetlink: get_conntrack can use GFP_KERNEL
Pablo Neira Ayuso
2005-11-09
|
*
|
|
[NETFILTER] ctnetlink: kill unused includes
Pablo Neira Ayuso
2005-11-09
|
*
|
|
[NETFILTER] ctnetlink: add module alias to fix autoloading
Pablo Neira Ayuso
2005-11-09
|
*
|
|
[NETFILTER] ctnetlink: add marking support from userspace
Pablo Neira Ayuso
2005-11-09
|
*
|
|
[NETFILTER] ctnetlink: check if protoinfo is present
Pablo Neira Ayuso
2005-11-09
|
*
|
|
[NETFILTER] nfnetlink: nfattr_parse() can never fail, make it void
Harald Welte
2005-11-09
|
*
|
|
[NETFILTER]: refcount leak of proto when ctnetlink dumping tuple
Yasuyuki Kozakai
2005-11-09
|
*
|
|
[NETFILTER]: packet counter of conntrack is 32bits
Yasuyuki Kozakai
2005-11-09
*
|
|
|
[SPARC] sbus rtc: implement ->compat_ioctl
Christoph Hellwig
2005-11-09
*
|
|
|
[SPARC]: Fix locking thinkos in display7seg and cpwatchdog drivers.
David S. Miller
2005-11-09
*
|
|
|
[SPARC64]: Use ARRAY_SIZE macro
Tobias Klauser
2005-11-09
*
|
|
|
[SPARC]: Use ARRAY_SIZE macro
Tobias Klauser
2005-11-09
|
/
/
/
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
2005-11-09
|
\
\
\
|
*
|
|
[PATCH] i460-agp warning fixes
Andrew Morton
2005-11-08
|
*
|
|
[PATCH] AGP performance fixes
Alan Hourihane
2005-11-08
*
|
|
|
Fix ptrace self-attach rule
Linus Torvalds
2005-11-09
*
|
|
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2005-11-09
|
\
\
\
\
|
*
|
|
|
[ARM] 3057/1: Add memory control method to support OneNAND sync burst read
Kyungmin Park
2005-11-09
|
*
|
|
|
[ARM] Clean up save_and_disable_irqs macro and allow use of ARMv6 CPSID
Russell King
2005-11-09
|
*
|
|
|
Merge with ARM SMP tree
Russell King
2005-11-09
|
|
\
\
\
\
|
|
*
|
|
|
[ARM SMP] Add CPU hotplug support for Realview MPcore
Russell King
2005-11-09
|
|
*
|
|
|
[ARM SMP] Add local timer support for Realview MPcore
Russell King
2005-11-09
|
*
|
|
|
|
[ARM] 3100/1: simplify a pointer computation
Nicolas Pitre
2005-11-09
|
*
|
|
|
|
[ARM] 3138/1: SMDK2440 - fix map_desc initialisation (and ISA memory space)
Ben Dooks
2005-11-09
[next]