index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
ppc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-11-10
[ARM] 3096/1: Add SharpSL Zaurus power and battery management core driver
Richard Purdie
4
-1
/
+1092
2005-11-10
[ARM] 3144/1: OMAP 5/5: Update omap H2 defconfig
Tony Lindgren
2
-31
/
+68
2005-11-10
[ARM] 3143/1: OMAP 4/5: Update omap include files
Tony Lindgren
24
-360
/
+1370
2005-11-10
[ARM] 3146/1: OMAP 3b/5: Add omap24xx clock framework
Tony Lindgren
2
-0
/
+3232
2005-11-10
[ARM] 3145/1: OMAP 3a/5: Add support for omap24xx
Tony Lindgren
17
-1
/
+1857
2005-11-10
[ARM] 3142/1: OMAP 2/5: Update files common to omap1 and omap2
Tony Lindgren
14
-1739
/
+1583
2005-11-10
[ARM] 3141/1: OMAP 1/5: Update omap1 specific files
Tony Lindgren
23
-316
/
+2157
2005-11-10
[ARM] 3140/1: NSLU2 machine support
Alessandro Zummo
8
-0
/
+418
2005-11-10
[ARM] Fix csumpartial corner case
Russell King
1
-0
/
+4
2005-11-10
[PATCH] SUNRPC: don't reencode when looping in call transmit.
Trond Myklebust
1
-3
/
+29
2005-11-10
[NETLINK]: Generic netlink family
Thomas Graf
4
-1
/
+785
2005-11-10
[RTNETLINK]: Use generic netlink receive queue processor
Thomas Graf
1
-70
/
+5
2005-11-10
[XFRM]: Use generic netlink receive queue processor
Thomas Graf
1
-56
/
+5
2005-11-10
[NETLINK]: Generic netlink receive queue processor
Thomas Graf
2
-0
/
+97
2005-11-10
[NETLINK]: Make netlink_callback->done() optional
Thomas Graf
5
-25
/
+8
2005-11-10
[NETLINK]: Type-safe netlink messages/attributes interface
Thomas Graf
4
-2
/
+1229
2005-11-10
[NETFILTER]: Add nf_conntrack subsystem.
Yasuyuki Kozakai
57
-333
/
+9710
2005-11-10
[PATCH] powerpc: sched fixups
Andrew Morton
2
-1
/
+2
2005-11-10
[PATCH] optimize activate_task()
Chen, Kenneth W
1
-1
/
+2
2005-11-10
[PATCH] ide-floppy: software eject not working with LS-120 drive
Ondrej Zary
1
-4
/
+2
2005-11-10
[PATCH] siimage: enable interrupts on Adaptec SA-1210 card
John W. Linville
1
-0
/
+9
2005-11-10
[PATCH] ide: explain the PCI bus test we do in <asm-i386/ide.h>
Alan Cox
1
-0
/
+6
2005-11-09
[PATCH] ide: CS5535 driver
Jaya Kumar
4
-0
/
+316
2005-11-09
Fix AGP compile on non-x86 architectures
Linus Torvalds
2
-6
/
+4
2005-11-09
[PATCH] ide: AMD Geode GX/LX support
Jordan Crouse
2
-0
/
+5
2005-11-09
[PATCH] ide: ide-scsi fails to call idescsi_check_condition for things like "...
Willem Riede
1
-2
/
+3
2005-11-09
[PATCH] ide: possible cleanups
Adrian Bunk
3
-9
/
+1
2005-11-09
[PATCH] ide: move CONFIG_IDE_MAX_HWIFS into linux/ide.h
Bjorn Helgaas
4
-12
/
+4
2005-11-09
[PATCH] ide: incorrect device link for ide-cs
Hannes Reinecke
3
-3
/
+6
2005-11-09
[IPV6]: ip6ip6_lock is not unlocked in error path.
Ken-ichirou MATSUZAWA
1
-0
/
+1
2005-11-09
[IPV6]: Fix fallout from CONFIG_IPV6_PRIVACY
Peter Chubb
1
-1
/
+2
2005-11-09
[NETFILTER] ctnetlink: ICMP_ID is u_int16_t not u_int8_t.
Krzysztof Piotr Oledzki
1
-1
/
+1
2005-11-09
[NETFILTER] ctnetlink: Fix oops when no ICMP ID info in message
Krzysztof Piotr Oledzki
1
-1
/
+2
2005-11-09
[NETFILTER] ctnetlink: Add support to identify expectations by ID's
Pablo Neira Ayuso
1
-0
/
+8
2005-11-09
[NETFILTER] ctnetlink: propagate error instaed of returning -EPERM
Pablo Neira Ayuso
1
-1
/
+1
2005-11-09
[NETFILTER] ctnetlink: return -EINVAL if size is wrong
Pablo Neira Ayuso
1
-1
/
+1
2005-11-09
[NETFILTER]: stop tracking ICMP error at early point
Yasuyuki Kozakai
1
-5
/
+5
2005-11-09
[NETFILTER] nfnetlink: only load subsystems if CAP_NET_ADMIN is set
Harald Welte
1
-7
/
+10
2005-11-09
[NETFILTER] PPTP helper: fix PNS-PAC expectation call id
Philip Craig
1
-2
/
+26
2005-11-09
[NETFILTER] ctnetlink: get_conntrack can use GFP_KERNEL
Pablo Neira Ayuso
1
-1
/
+1
2005-11-09
[NETFILTER] ctnetlink: kill unused includes
Pablo Neira Ayuso
1
-3
/
+0
2005-11-09
[NETFILTER] ctnetlink: add module alias to fix autoloading
Pablo Neira Ayuso
1
-0
/
+2
2005-11-09
[NETFILTER] ctnetlink: add marking support from userspace
Pablo Neira Ayuso
1
-0
/
+10
2005-11-09
[NETFILTER] ctnetlink: check if protoinfo is present
Pablo Neira Ayuso
1
-0
/
+5
2005-11-09
[NETFILTER] nfnetlink: nfattr_parse() can never fail, make it void
Harald Welte
4
-46
/
+11
2005-11-09
[NETFILTER]: refcount leak of proto when ctnetlink dumping tuple
Yasuyuki Kozakai
1
-3
/
+6
2005-11-09
[NETFILTER]: packet counter of conntrack is 32bits
Yasuyuki Kozakai
1
-1
/
+1
2005-11-09
[SPARC] sbus rtc: implement ->compat_ioctl
Christoph Hellwig
2
-2
/
+22
2005-11-09
[SPARC]: Fix locking thinkos in display7seg and cpwatchdog drivers.
David S. Miller
2
-2
/
+2
2005-11-09
[SPARC64]: Use ARRAY_SIZE macro
Tobias Klauser
3
-5
/
+3
[next]