summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-12-24drivers/ide/: Spelling fixesJoe Perches1-1/+1
2007-12-24V4L/DVB (6876): ivtv: mspx4xx needs a longer i2c udelayHans Verkuil1-0/+3
2007-12-24V4L/DVB (6871): Kconfig: VIDEO_CX23885 must select DVB_LGDT330XMichael Krufky1-0/+1
2007-12-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2-0/+18
2007-12-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds3-1/+4
2007-12-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds21-336/+387
2007-12-23uml: user of helper_wait() got missed when it got extra argumentsAl Viro1-2/+2
2007-12-23tty: fix logic change introduced by wait_event_interruptible_timeout()Cory T. Tusar1-1/+1
2007-12-23kconfig: obey KCONFIG_ALLCONFIG choices with randconfig.Paul Mundt1-1/+2
2007-12-23pcmcia: remove pxa2xx_lubbock build warningDavid Brownell1-1/+1
2007-12-23lib: proportion: fix underflow in prop_norm_percpu()Peter Zijlstra1-21/+16
2007-12-23ps3: vuart: fix error path lockingDaniel Walker1-1/+0
2007-12-23MAINTAINERS: mailing list archives are web linksJoe Perches1-3/+3
2007-12-23ecryptfs: redo dget,mntget on dentry_open failureEric Sandeen1-1/+4
2007-12-23ecryptfs: fix unlocking in error pathsEric Sandeen2-4/+5
2007-12-23Don't send quota messages repeatedly when hardlimit reachedJan Kara1-7/+16
2007-12-23Fix computation of SKB size for quota messagesJan Kara1-5/+4
2007-12-23ecryptfs: fix string overflow on long cipher namesEric Sandeen1-0/+1
2007-12-23quicklists: do not release off node pages earlyChristoph Lameter1-8/+0
2007-12-23USB: New device ID for the CP2101 driverMartin Kusserow1-0/+1
2007-12-23USB: VID/PID update for sierraKevin R Page1-0/+2
2007-12-23USB: Unbreak fsl_usb2_udcPeter Korsgaard1-1/+1
2007-12-23Modules: fix memory leak of module namesGreg Kroah-Hartman1-0/+10
2007-12-23UIO: Add a MAINTAINERS entry for Userspace I/OHans-Jürgen Koch1-0/+8
2007-12-23MACB: clear transmit buffers properly on transmit underrunGregory CLEMENT1-1/+24
2007-12-23Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik5-27/+75
2007-12-233c359 endianness annotations and fixesAl Viro2-66/+62
2007-12-23fec_mpc52xx: write in C...Al Viro1-2/+3
2007-12-233c574 and 3c589 endianness fixes (.24?)Al Viro2-9/+10
2007-12-23rrunner: use offsetof() instead of homegrown insanityAl Viro2-26/+25
2007-12-23r8169 endiannessAl Viro1-2/+2
2007-12-23dl2k endianness fixes (.24 fodder?)Al Viro2-27/+30
2007-12-23yellowfin: annotations and fixes (.24 fodder?)Al Viro1-12/+13
2007-12-23asix fixesAl Viro1-130/+105
2007-12-23cycx: annotations and fixes (.24 fodder?)Al Viro1-6/+6
2007-12-23typhoon: trivial endianness annotationsAl Viro2-20/+24
2007-12-23typhoon: memory corruptor on big-endian if TSO is enabledAl Viro1-1/+1
2007-12-23typhoon: missed rx overruns on big-endianAl Viro2-3/+3
2007-12-23typhoon: set_settings broken on big-endianAl Viro1-1/+1
2007-12-23typhoon: missing le32_to_cpu() in get_drvinfoAl Viro1-1/+1
2007-12-23typhoon: endianness bug in tx/rx byte countersAl Viro1-2/+2
2007-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds33-97/+118
2007-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-11/+5
2007-12-22SLUB: Improve hackbench speedChristoph Lameter1-2/+2
2007-12-21[IPV4]: OOPS with NETLINK_FIB_LOOKUP netlink socketDenis V. Lunev1-3/+6
2007-12-21Linux 2.6.24-rc6v2.6.24-rc6Linus Torvalds1-1/+1
2007-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2-4/+4
2007-12-21Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2-3/+2
2007-12-21[XFS] Initialise current offset in xfs_file_readdir correctlyLachlan McIlroy1-0/+1
2007-12-21[XFS] Fix mknod regressionChristoph Hellwig1-3/+1