summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-10-06netrom: Fix sock_orphan() use in nr_releaseJarek Poplawski1-1/+1
2008-10-06ax25: Quick fix for making sure unaccepted sockets get destroyed.David S. Miller1-0/+3
2008-10-06Revert "ax25: Fix std timer socket destroy handling."David S. Miller1-3/+5
2008-10-01af_key: Free dumping state on socket closeTimo Teras1-11/+19
2008-10-01XFRM,IPv6: initialize ip6_dst_blackhole_ops.kmem_cachepArnaud Ebalard1-0/+2
2008-10-01ipv6: NULL pointer dereferrence in tcp_v6_send_ackDenis V. Lunev1-1/+1
2008-10-01tcp: Fix NULL dereference in tcp_4_send_ack()Vitaliy Gusev1-1/+1
2008-09-30sctp: Fix kernel panic while process protocol violation parameterWei Yongjun3-24/+64
2008-09-30iucv: Fix mismerge again.Heiko Carstens1-1/+2
2008-09-30ipsec: Fix pskb_expand_head corruption in xfrm_state_check_spaceHerbert Xu1-4/+8
2008-09-29Linux 2.6.27-rc8v2.6.27-rc8Linus Torvalds1-1/+1
2008-09-29mm owner: fix race between swapoff and exitBalbir Singh4-5/+31
2008-09-29Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+2
2008-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds4-7/+22
2008-09-29Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds5-11/+95
2008-09-29Merge branch 'linux-m32r' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds10-54/+16
2008-09-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds7-38/+63
2008-09-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-62/+16
2008-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds3-2/+4
2008-09-29Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2008-09-29Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+40
2008-09-29kconfig: readd lost change countzippel@linux-m68k.org1-2/+6
2008-09-29kconfig: fix silentoldconfigzippel@linux-m68k.org1-66/+57
2008-09-29Fix NULL pointer dereference in proc_sys_compareLinus Torvalds1-4/+6
2008-09-29ALSA: ASoC: Fix another cs4270 error pathJean Delvare1-6/+1
2008-09-29ALSA: make the CS4270 driver a new-style I2C driverTimur Tabi1-56/+15
2008-09-29scsi: fix fall out of sg-chaining patch in qlogicptiBoaz Harrosh1-0/+1
2008-09-29sata_nv: reinstate nv_hardreset() for non generic controllersTejun Heo1-6/+40
2008-09-28[SCSI] qlogicpti: fix sg list traversal error in continuation entriesBoaz Harrosh1-0/+1
2008-09-27cdrom: update ioctl documentationMárton Németh1-2/+2
2008-09-27ide: note that IDE generic may prevent other drivers from attachingTejun Heo1-0/+14
2008-09-27ide-tape: fix vendor stringsBorislav Petkov1-5/+5
2008-09-27Swarm: Fix crash due to missing initializationRalf Baechle1-0/+1
2008-09-27[SSB] Initialise dma_mask for SSB_BUSTYPE_SSB devicesAurelien Jarno1-0/+1
2008-09-27[MIPS] BCM47xx: Fix build error due to missing PCI functionsAurelien Jarno2-0/+61
2008-09-27[MIPS] IP27: Switch to dynamic interrupt routing avoding panic on error.Ralf Baechle1-9/+31
2008-09-27[MIPS] au1000: Make sure GPIO value is zero or oneBruno Randolf1-2/+2
2008-09-27m32r/kernel/: cleanupsAdrian Bunk7-45/+11
2008-09-27m32r: export __ndelayAdrian Bunk1-0/+2
2008-09-27m32r: export empty_zero_pageAdrian Bunk1-0/+2
2008-09-27m32r: don't offer CONFIG_ISAAdrian Bunk1-5/+1
2008-09-27m32r: remove the unused NOHIGHMEM optionAdrian Bunk1-4/+0
2008-09-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds3-14/+7
2008-09-26Merge git://oss.sgi.com:8090/xfs/linux-2.6Linus Torvalds1-91/+3
2008-09-26ARM: Delete ARM's own cnt32_to_63.hDavid Howells1-78/+0
2008-09-26kgdboc,tty: Fix tty polling search to use name correctlyJason Wessel1-2/+12
2008-09-26kgdb, x86_64: fix PS CS SS registers in gdb serialJason Wessel2-15/+30
2008-09-26kgdb, x86_64: gdb serial has BX and DX reversedJason Wessel1-2/+2
2008-09-26kgdb, x86, arm, mips, powerpc: ignore user space single steppingJason Wessel5-18/+18
2008-09-26kgdb: could not write to the last of valid memory with kgdbAtsuo Igarashi1-1/+1