summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-18iwlagn: fix RX skb alignmentJohannes Berg
2008-11-18mac80211: remove ieee80211_notify_macJohannes Berg
2008-11-18libertas_tf: fix skb tail pointerJohannes Berg
2008-11-18x86: uaccess_64: fix return value in __copy_from_user()Hiroshi Shimamoto
2008-11-18x86: quirk for reboot stalls on a Dell Optiplex 330Steve Conklin
2008-11-18trace: introduce missing mutex_unlock()Vegard Nossum
2008-11-18Merge branch 'linus' into tracing/urgentIngo Molnar
2008-11-18[CIFS] fix check for dead tcon in smb_initSteve French
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-18tracing: kernel/trace/trace.c: introduce missing kfree()Julia Lawall
2008-11-18Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2008-11-18x86: more general identifier for Phoenix BIOSPhilipp Kohlbecher
2008-11-18AMD IOMMU: check for next_bit also in unmapped areaJoerg Roedel
2008-11-18AMD IOMMU: fix fullflush comparison lengthJoerg Roedel
2008-11-18AMD IOMMU: enable device isolation per defaultJoerg Roedel
2008-11-18AMD IOMMU: add parameter to disable device isolationJoerg Roedel
2008-11-18x86, PEBS/DS: fix code flow in ds_request()Ingo Molnar
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-18Merge 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-17x86: add rdtsc barrier to TSC sync checkVenki Pallipadi
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-17xen: fix scrub_page()Jeremy Fitzhardinge
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