summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-09-26[PATCH] m32r: set CHECKFLAGS properlyAl Viro1-1/+1
2005-09-26[PATCH] m32r: missing __iomem in ioremap() declarationAl Viro1-1/+1
2005-09-26[PATCH] useless includes of linux/irq.h in arch/i386Al Viro29-51/+1
2005-09-26[PATCH] missing asm/irq.h (cs89x0)Al Viro1-0/+1
2005-09-26NTFS: Re-fix sparse warnings in a more correct way, i.e. don't use an enum withAnton Altaparmakov1-8/+5
2005-09-26Merge branch 'master' of /home/src/linux-2.6/Anton Altaparmakov148-953/+2828
2005-09-26NTFS: More $LogFile handling fixes: when chkdsk has been run, it can leave theAnton Altaparmakov3-15/+35
2005-09-26NTFS: Fix the definition of the CHKD ntfs record magic. It had an off byAnton Altaparmakov1-1/+1
2005-09-24[NETFILTER] ip_conntrack: Update event cache when status changesHarald Welte3-1/+4
2005-09-24[IRDA]: *irttp cleanupAlexey Dobriyan1-11/+4
2005-09-24[IRDA]: Fix memory leak in irttp_init()Alexey Dobriyan1-0/+1
2005-09-24[NET]: Protect neigh_stat_seq_fops by CONFIG_PROC_FSAmos Waterland1-0/+2
2005-09-24[NETFILTER]: Fix ip[6]t_NFQUEUE Kconfig dependencyHarald Welte4-2/+24
2005-09-24Merge master.kernel.org:/home/rmk/linux-2.6-ucbLinus Torvalds1-2/+2
2005-09-24Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-1/+1
2005-09-24Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-6/+6
2005-09-24[PATCH] Input: check switch bitmap when matching handlersDmitry Torokhov1-0/+1
2005-09-24[ARM] Fix compiler warnings for memcpy_toio/memcpy_fromio/memset_ioRussell King2-6/+6
2005-09-24[MFD] Fix "bious one-bit signed bitfield" errorsRussell King1-2/+2
2005-09-24[SERIAL] Remove unused variable in clps711x.cRussell King1-1/+1
2005-09-23Merge branch 'upstream' from master.kernel.org:/pub/scm/linux/kernel/git/jgar...Linus Torvalds5-34/+54
2005-09-23Merge branch 'upstream-fixes' from master.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+21
2005-09-23[PATCH] skge: fix Yukon-Lite A0 workaroundStephen Hemminger1-2/+20
2005-09-23Merge /spare/repo/linux-2.6/Jeff Garzik451-6582/+11894
2005-09-23Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2005-09-23[ARM] Fix context switch with ARMv6 + TLSRussell King1-1/+1
2005-09-23[PATCH] revert oversized kmalloc checkAndrew Morton1-1/+2
2005-09-23[PATCH] documentation: sparse no longer uses bk, but gitHarald Welte1-2/+2
2005-09-23[PATCH] ipmi_msghandler: inconsistent spin_lock usageHironobu Ishii1-3/+3
2005-09-23[PATCH] ppc64: Fix huge pages MMU mapping bugBenjamin Herrenschmidt2-5/+7
2005-09-23[PATCH] atyfb c99 fixAndrew Morton1-3/+5
2005-09-23[PATCH] hisax: remove URB_ASYNC_UNLINKKarsten Keil2-4/+0
2005-09-23Make sure SIGKILL gets proper respectLinus Torvalds1-17/+14
2005-09-23[PATCH] cifs: Add support for suspendSteve French2-0/+4
2005-09-23[PATCH] pci: fixup parent subordinate busnrIvan Kokshaysky1-1/+17
2005-09-23Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/shagg...Linus Torvalds4-7/+14
2005-09-23NTFS: Change ntfs_cluster_free() to require a write locked runlist on entryAnton Altaparmakov5-34/+32
2005-09-23[PATCH] 8390 Tx fix for non i386 machinesPaul Gortmaker1-1/+1
2005-09-22[SCTP]: Fix SCTP_SHUTDOWN notifications.Sridhar Samudrala1-11/+11
2005-09-22[NETFILTER] Fix conntrack event cache deadlock/oopsHarald Welte6-32/+49
2005-09-22[NETFILTER] remove unneeded structure definition from conntrack helperHarald Welte1-7/+0
2005-09-22[NETFILTER] Fix sparse endian warnings in pptp helperAlexey Dobriyan3-68/+70
2005-09-22[NETFILTER] fix DEBUG statement in PPTP helperHarald Welte1-1/+1
2005-09-22[BRIDGE]: TSO fix in br_dev_queue_push_xmitVlad Drukker1-1/+2
2005-09-22[TCP]: Adjust Reno SACK estimate in tcp_fragmentHerbert Xu1-0/+9
2005-09-22[PATCH] Add dm-snapshot tutorial in DocumentationPaolo 'Blaisorblade' Giarrusso1-0/+73
2005-09-22[PATCH] NFS: fix client oops when debugging is onNick Wilson1-3/+2
2005-09-22[PATCH] Fix bd_claim() error code.Rob Landley1-0/+1
2005-09-22[PATCH] ext3: EXT3_DEBUG build fixesGlauber de Oliveira Costa2-6/+6
2005-09-22[PATCH] oss: don't concatenate __FUNCTION__ with stringsClemens Buchacher2-2/+2