summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-11-18suspend: use WARN not WARN_ON to print the messageArjan van de Ven
2008-11-18Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2008-11-18Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-11-18Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-11-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds
2008-11-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2008-11-18block: hold extra reference to bio in blk_rq_map_user_iov()Jens Axboe
2008-11-18relay: fix cpu offline problemLai Jiangshan
2008-11-18Release old elevator on change elevatorZhaolei
2008-11-18block: fix boot failure with CONFIG_DEBUG_BLOCK_EXT_DEVT=y and nashZhang, Yanmin
2008-11-18block/md: fix md autodetectionTejun Heo
2008-11-18block: make add_partition() return pointer to hd_structTejun Heo
2008-11-18block: fix add_partition() error pathTejun Heo
2008-11-18Merge branches 'topic/fix/hda' and 'topic/fix/misc' into for-linusTakashi Iwai
2008-11-18ALSA: hda - Fix resume of GPIO unsol event for STAC/IDTTakashi Iwai
2008-11-18ALSA: hda - Add quirks for HP Pavilion DV modelsTakashi Iwai
2008-11-18Blackfin arch: fix a broken define in dma-mappingMike Frysinger
2008-11-18Blackfin arch: fix bug - Turn on DEBUG_DOUBLEFAULT, booting SMP kernel crashGraf Yang
2008-11-18ALSA: hda - Fix GPIO initialization in patch_stac92hd71bxx()Takashi Iwai
2008-11-18kernel/profile.c: fix section mismatch warningRakib Mullick
2008-11-18cpuset: fix regression when failed to generate sched domainsLi Zefan
2008-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2008-11-18prevent cifs_writepages() from skipping unwritten pagesDave Kleikamp
2008-11-18Fixed parsing of mount options when doing DFS submountIgor Mammedov
2008-11-17Remove -mno-spe flags as they dont belongKumar Gala
2008-11-17Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds
2008-11-17[CIFS] Fix check for tcon seal setting and fix oops on failed mount from earl...Steve French
2008-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-17sched, signals: fix the racy usage of ->signal in account_group_xxx/run_posix...Oleg Nesterov
2008-11-17net: sctp should update its inuse counterEric Dumazet
2008-11-17net: af_unix should update its inuse counterEric Dumazet
2008-11-17swiotlb: use coherent_dma_mask in alloc_coherentFUJITA Tomonori
2008-11-17net: af_unix can make unix_nr_socks visbile in /procEric Dumazet
2008-11-16rtnetlink: propagate error from dev_change_flags in do_setlink()Johannes Berg
2008-11-16netdevice chelsio: Convert directly reference of netdev->privWang Chen
2008-11-16isdn: remove extra byteswap in isdn_net_ciscohdlck_slarp_send_replyHarvey Harrison
2008-11-16ematch: simpler tcf_em_unregister()Alexey Dobriyan
2008-11-16net: Cleanup of af_unixEric Dumazet
2008-11-16dccp: Tidy up setsockopt callsGerrit Renker
2008-11-16dccp: Deprecate Ack Ratio sysctlGerrit Renker
2008-11-16dccp: Feature negotiation for minimum-checksum-coverageGerrit Renker
2008-11-16dccp: Deprecate old setsockopt frameworkGerrit Renker
2008-11-16dccp: Mechanism to resolve CCID dependenciesGerrit Renker
2008-11-16virtio_net: VIRTIO_NET_F_MSG_RXBUF (imprive rcv buffer allocation)Mark McLoughlin
2008-11-16virtio_net: hook up the set-tso ethtool opMark McLoughlin
2008-11-16virtio_net: Recycle some more rx buffer pagesMark McLoughlin
2008-11-17[CIFS] Fix build breakSteve French