index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
Changes
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-09-28
[PATCH] epoll: handle timeout overflow
Davide Libenzi
1
-2
/
+6
2005-09-28
[PATCH] swsusp: prevent possible memory leak
Rafael J. Wysocki
1
-3
/
+3
2005-09-28
[PATCH] swsusp: remove wrong code from data_free
Rafael J. Wysocki
1
-4
/
+3
2005-09-28
[PATCH] pktcdvd: MAINTAINERS record
Peter Osterlund
1
-0
/
+7
2005-09-28
[PATCH] dvb: fix NULL pointer dereference when loading the budget-av module
Jon Burgess
1
-2
/
+2
2005-09-28
[PATCH] v9fs: fix races in fid allocation
Latchesar Ionkov
7
-196
/
+200
2005-09-28
[PATCH] Fix ext3_new_inode() failure paths
Chris Sykes
1
-15
/
+14
2005-09-28
[PATCH] Fix ext2_new_inode() failure paths
Chris Sykes
1
-12
/
+13
2005-09-28
[PATCH] fuse: check reserved node ID values
Miklos Szeredi
1
-0
/
+6
2005-09-28
[PATCH] fuse: add required version info
Miklos Szeredi
2
-0
/
+13
2005-09-28
[PATCH] mm: move_pte to remap ZERO_PAGE
Nick Piggin
3
-3
/
+18
2005-09-27
[PATCH] Make POSIX message queue sys_mq_open() honor umask
Krzysztof Benedyczak
1
-0
/
+1
2005-09-27
[TG3]: Update driver version and release date.
David S. Miller
1
-2
/
+2
2005-09-27
[TG3]: misc. fixes
Michael Chan
1
-7
/
+46
2005-09-27
[TG3]: 5780 PHY fixes
Michael Chan
2
-6
/
+32
2005-09-27
[NEIGH]: Add debugging check when adding timers.
David S. Miller
1
-9
/
+14
2005-09-27
[PATCH] missing dependency on arm O= builds
Al Viro
1
-2
/
+2
2005-09-27
[PATCH] m32r: more basic __user annotations
Al Viro
2
-12
/
+14
2005-09-27
[PATCH] m32r: set CHECKFLAGS properly
Al Viro
1
-1
/
+1
2005-09-27
[PATCH] m32r: missing __iomem in ioremap() declaration
Al Viro
1
-1
/
+1
2005-09-27
[PATCH] useless includes of linux/irq.h in arch/i386
Al Viro
29
-51
/
+1
2005-09-27
[PATCH] missing asm/irq.h (cs89x0)
Al Viro
1
-0
/
+1
2005-09-27
[SPARC64]: Do not do TLB pre-filling any more.
David S. Miller
2
-35
/
+0
2005-09-27
[SPARC64]: Simplify Spitfire D-cache page flush.
David S. Miller
1
-46
/
+23
2005-09-27
[NETFILTER]: Fix invalid module autoloading by splitting iptable_nat
Harald Welte
5
-41
/
+40
2005-09-27
[AF_PACKET]: Remove bogus checks added to packet_sendmsg().
David S. Miller
1
-6
/
+0
2005-09-27
[IPV6]: Fix [Bug 5306] Oops on IPv6 route lookup
Herbert Xu
1
-0
/
+2
2005-09-27
[CONNECTOR]: async connector mode.
Evgeniy Polyakov
3
-55
/
+72
2005-09-26
[NET]: Make sure ctl buffer is aligned properly in sys_sendmsg().
Alex Williamson
1
-1
/
+3
2005-09-26
[ARM] 2936/1: ixp4xx default config fixes
Vincent Sanders
1
-259
/
+318
2005-09-26
[ARM] 2935/1: ixp4xx: fix warnings in ixp4xx_set_irq_type
David Vrabel
1
-1
/
+4
2005-09-26
NTFS: Re-fix sparse warnings in a more correct way, i.e. don't use an enum with
Anton Altaparmakov
1
-8
/
+5
2005-09-26
[ARM] Remove SA_IRQNOMASK
Russell King
1
-1
/
+0
2005-09-26
[PATCH] pcmcia: fix cross-platform issues with pcmcia module aliases
Kars de Jong
2
-2
/
+5
2005-09-26
[PATCH] pcmcia: update ID for NinjaATA
Dominik Brodowski
1
-1
/
+1
2005-09-26
[PATCH] yenta: more ENE bridges
Daniel Ritz
1
-0
/
+4
2005-09-26
[PATCH] pcmcia: new IDs for serial_cs
Dominik Brodowski
1
-0
/
+1
2005-09-26
[PATCH] yenta: add support for more TI bridges
Daniel Ritz
3
-0
/
+44
2005-09-26
[PATCH] pcmcia: fix Kconfig dependency
Komuro
1
-1
/
+1
2005-09-26
[PATCH] yenta: tiny cleanup
Dominik Brodowski
1
-2
/
+3
2005-09-26
[PATCH] yenta: don't mess with bridge control register
Daniel Ritz
1
-27
/
+3
2005-09-26
[PATCH] yenta: auto-tune EnE bridges for CardBus cards
Daniel Ritz
5
-15
/
+105
2005-09-26
NTFS: More $LogFile handling fixes: when chkdsk has been run, it can leave the
Anton Altaparmakov
3
-15
/
+35
2005-09-26
NTFS: Fix the definition of the CHKD ntfs record magic. It had an off by
Anton Altaparmakov
1
-1
/
+1
2005-09-26
[SPARC64]: Probe D/I/E-cache config and use.
David S. Miller
6
-23
/
+106
2005-09-26
[SPARC64]: Add CONFIG_DEBUG_PAGEALLOC support.
David S. Miller
7
-15
/
+156
2005-09-26
[ARM] 2934/1: Anubis - fix VA offsets for CPLD registers
Ben Dooks
1
-5
/
+5
2005-09-25
[SPARC64]: Fix mask formation in tomatillo_wsync_handler()
David S. Miller
1
-1
/
+1
2005-09-25
[NETFILTER] ip_conntrack: Update event cache when status changes
Harald Welte
3
-1
/
+4
2005-09-25
[IRDA]: *irttp cleanup
Alexey Dobriyan
1
-11
/
+4
[next]