summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-12-223c359 endianness annotations and fixesAl Viro2-66/+62
2007-12-22fec_mpc52xx: write in C...Al Viro1-2/+3
2007-12-223c574 and 3c589 endianness fixes (.24?)Al Viro2-9/+10
2007-12-22rrunner: use offsetof() instead of homegrown insanityAl Viro2-26/+25
2007-12-22r8169 endiannessAl Viro1-2/+2
2007-12-22dl2k endianness fixes (.24 fodder?)Al Viro2-27/+30
2007-12-22yellowfin: annotations and fixes (.24 fodder?)Al Viro1-12/+13
2007-12-22asix fixesAl Viro1-130/+105
2007-12-22cycx: annotations and fixes (.24 fodder?)Al Viro1-6/+6
2007-12-22typhoon: trivial endianness annotationsAl Viro2-20/+24
2007-12-22typhoon: memory corruptor on big-endian if TSO is enabledAl Viro1-1/+1
2007-12-22typhoon: missed rx overruns on big-endianAl Viro2-3/+3
2007-12-22typhoon: set_settings broken on big-endianAl Viro1-1/+1
2007-12-22typhoon: missing le32_to_cpu() in get_drvinfoAl Viro1-1/+1
2007-12-22typhoon: endianness bug in tx/rx byte countersAl Viro1-2/+2
2007-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds33-97/+118
2007-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-11/+5
2007-12-21SLUB: Improve hackbench speedChristoph Lameter1-2/+2
2007-12-21[IPV4]: OOPS with NETLINK_FIB_LOOKUP netlink socketDenis V. Lunev1-3/+6
2007-12-20Linux 2.6.24-rc6v2.6.24-rc6Linus Torvalds1-1/+1
2007-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2-4/+4
2007-12-20Merge 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
2007-12-21x86: intel_cacheinfo.c: cpu cache info entry for Intel TolapaiJason Gaston1-0/+1
2007-12-21x86: fix die() to not be preemptibleIngo Molnar1-4/+3
2007-12-20[NET]: Fix function put_cmsg() which may cause usr application memory overflowWei Yongjun2-0/+4
2007-12-20[ATM]: Spelling fixesJoe Perches1-2/+2
2007-12-20[NETFILTER] ipv4: Spelling fixesJoe Perches1-1/+1
2007-12-20[NETFILTER]: Spelling fixesJoe Perches1-2/+2
2007-12-20[SCTP]: Spelling fixesJoe Perches1-4/+4
2007-12-20[NETLABEL]: Spelling fixesJoe Perches1-1/+1
2007-12-20[PKT_SCHED]: Spelling fixesJoe Perches1-1/+1
2007-12-20[NET] net/core/: Spelling fixesJoe Perches1-1/+1
2007-12-20[IPV6]: Spelling fixesJoe Perches1-1/+1
2007-12-20[IRDA]: Spelling fixesJoe Perches5-10/+10
2007-12-20[DCCP]: Spelling fixesJoe Perches2-2/+2
2007-12-20[NET] include/net/: Spelling fixesJoe Perches4-6/+6
2007-12-20[SPARC32]: Spelling fixesJoe Perches1-1/+1
2007-12-20[SPARC64]: Spelling fixesJoe Perches1-1/+1
2007-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2-0/+20
2007-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds7-32/+68
2007-12-20dm crypt: use bio_add_pageMilan Broz1-13/+11
2007-12-20dm: merge max_hw_sectorNeil Brown2-0/+10
2007-12-20dm: trigger change uevent on renameAlasdair G Kergon3-1/+10
2007-12-20dm crypt: fix write endioMilan Broz1-3/+4
2007-12-20dm mpath: hp requires scsiPaul Mundt1-1/+1
2007-12-20dm: table detect io beyond deviceJun'ichi Nomura4-14/+32
2007-12-20mm: fix exit_mmap BUG() on a.out binary exitIvan Kokshaysky1-1/+0
2007-12-20debug: add end-of-oops markerArjan van de Ven1-0/+18