aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-19cpuset: update top cpuset's mems after adding a nodeMiao Xie
2008-11-19eCryptfs: Allocate up to two scatterlists for crypto ops on keysMichael Halcrow
2008-11-19spi_imx: full duplex dma corruption bugfixAndrea Paterniani
2008-11-19lcd: fix oops if driver only interested in .set_powerBen Dooks
2008-11-19viafb: fix releasing of /proc/viafb/ subtreeBruno Prémont
2008-11-19pxa2xx_spi: bugfix full duplex dma data corruptionNed Forrester
2008-11-19lib/scatterlist.c: fix kunmap() argument in sg_miter_stop()Arjan van de Ven
2008-11-19tmiofb: fix compilation with ACCEL disabledDmitry Baryshkov
2008-11-19GRU: fix for debug optionJack Steiner
2008-11-19gpiolib: extend gpio label column width in debugfs fileJarkko Nikula
2008-11-19Documentation/kernel-parameters.txt: add min_addr, fix max_addrRandy Dunlap
2008-11-19sparc64: wire up accept4()David Miller
2008-11-19reintroduce accept4Ulrich Drepper
2008-11-19fbdev: clean the penguin's dirty feetClemens Ladisch
2008-11-19sysvipc: fix the ipc structures initializationNadia Derbey
2008-11-19drivers/video: bad error test before a dereferenceJulien Brunel
2008-11-19hwmon: applesmc: Add support for iMac 6Henrik Rydberg
2008-11-18Parport driver: disable pc-style parport on Blackfin systemsMike Frysinger
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-17swiotlb: use coherent_dma_mask in alloc_coherentFUJITA Tomonori