aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-09-26[PATCH] m32r: more basic __user annotationsAl Viro2-12/+14
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-26[SPARC64]: Do not do TLB pre-filling any more.David S. Miller2-35/+0
2005-09-26[SPARC64]: Simplify Spitfire D-cache page flush.David S. Miller1-46/+23
2005-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/llc-2.6David S. Miller22-614/+875
2005-09-26[NETFILTER]: Fix invalid module autoloading by splitting iptable_natHarald Welte5-41/+40
2005-09-26[AF_PACKET]: Remove bogus checks added to packet_sendmsg().David S. Miller1-6/+0
2005-09-26[IPV6]: Fix [Bug 5306] Oops on IPv6 route lookupHerbert Xu1-0/+2
2005-09-26[CONNECTOR]: async connector mode.Evgeniy Polyakov3-55/+72
2005-09-26[NET]: Make sure ctl buffer is aligned properly in sys_sendmsg().Alex Williamson1-1/+3
2005-09-26[IB] uverbs: Close some exploitable racesRoland Dreier4-63/+86
2005-09-26[ARM] 2936/1: ixp4xx default config fixesVincent Sanders1-259/+318
2005-09-26[ARM] 2935/1: ixp4xx: fix warnings in ixp4xx_set_irq_typeDavid Vrabel1-1/+4
2005-09-26[IB] mthca: Fix off by one bug in mthca_map_cmdMichael S. Tsirkin1-2/+2
2005-09-26[IB] mthca: fix off by one in clr_int calculationMichael S. Tsirkin1-1/+1
2005-09-26[IB] mthca: Fix doorbell record resource leakRoland Dreier1-4/+13
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-26[ARM] Remove SA_IRQNOMASKRussell King1-1/+0
2005-09-26[PATCH] pcmcia: fix cross-platform issues with pcmcia module aliasesKars de Jong2-2/+5
2005-09-26[PATCH] pcmcia: update ID for NinjaATADominik Brodowski1-1/+1
2005-09-26[PATCH] yenta: more ENE bridgesDaniel Ritz1-0/+4
2005-09-26[PATCH] pcmcia: new IDs for serial_csDominik Brodowski1-0/+1
2005-09-26[PATCH] yenta: add support for more TI bridgesDaniel Ritz3-0/+44
2005-09-26[PATCH] pcmcia: fix Kconfig dependencyKomuro1-1/+1
2005-09-26[PATCH] yenta: tiny cleanupDominik Brodowski1-2/+3
2005-09-26[PATCH] yenta: don't mess with bridge control registerDaniel Ritz1-27/+3
2005-09-26[PATCH] yenta: auto-tune EnE bridges for CardBus cardsDaniel Ritz5-15/+105
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-26[SPARC64]: Probe D/I/E-cache config and use.David S. Miller6-23/+106
2005-09-25[SPARC64]: Add CONFIG_DEBUG_PAGEALLOC support.David S. Miller7-15/+156
2005-09-25[ARM] 2934/1: Anubis - fix VA offsets for CPLD registersBen Dooks1-5/+5
2005-09-24[SPARC64]: Fix mask formation in tomatillo_wsync_handler()David S. Miller1-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/jgarzik/libata-devLinus Torvalds5-34/+54