summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-11-19drivers/video: bad error test before a dereferenceJulien Brunel1-1/+1
2008-11-19hwmon: applesmc: Add support for iMac 6Henrik Rydberg1-0/+9
2008-11-19net: ipg.c fix bracing on endian swappingHarvey Harrison1-4/+4
2008-11-19phylib: Fix auto-negotiation restart avoidanceTrent Piepho1-11/+23
2008-11-19net: jme.c rxdesc.flags is __le16, other missing endian swapsHarvey Harrison1-11/+10
2008-11-19phylib: fix phy name example in documentationPaulius Zaleckas1-1/+1
2008-11-19net: Do not fire linkwatch events until the device is registered.David S. Miller1-1/+6
2008-11-19phonet: fix compilation with gcc-3.4Alexey Dobriyan1-28/+24
2008-11-19ixgbe: fix compilation with gcc-3.4Alexey Dobriyan1-30/+28
2008-11-19PCI: Fix disable IRQ 0 in pci_reset_function()Sheng Yang1-2/+2
2008-11-19pktgen: fix multiple queue warningRobert Olsson1-7/+2
2008-11-19net: fix ip_mr_init() error pathBenjamin Thery1-4/+5
2008-11-19intel-iommu: fix compile warningsFUJITA Tomonori1-2/+4
2008-11-19Merge branch 'tip/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Ingo Molnar1-59/+54
2008-11-19ftrace: fix dyn ftrace filter selectionSteven Rostedt1-58/+50
2008-11-19ftrace: make filtered functions effective on settingSteven Rostedt1-1/+1
2008-11-19ftrace: fix set_ftrace_filterSteven Rostedt1-0/+3
2008-11-18iwlagn: fix RX skb alignmentJohannes Berg3-13/+22
2008-11-18mac80211: remove ieee80211_notify_macJohannes Berg4-44/+0
2008-11-18libertas_tf: fix skb tail pointerJohannes Berg1-1/+1
2008-11-18x86: uaccess_64: fix return value in __copy_from_user()Hiroshi Shimamoto1-1/+1
2008-11-18x86: quirk for reboot stalls on a Dell Optiplex 330Steve Conklin1-0/+9
2008-11-18trace: introduce missing mutex_unlock()Vegard Nossum1-0/+1
2008-11-18Merge branch 'linus' into tracing/urgentIngo Molnar383-2504/+11791
2008-11-18[CIFS] fix check for dead tcon in smb_initSteve French2-2/+6
2008-11-18Parport driver: disable pc-style parport on Blackfin systemsMike Frysinger1-1/+1
2008-11-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds7-25/+42
2008-11-18suspend: use WARN not WARN_ON to print the messageArjan van de Ven1-1/+1
2008-11-18Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-19/+135
2008-11-18Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-19/+35
2008-11-18Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+7
2008-11-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds11-32/+49
2008-11-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds4-19/+94
2008-11-18tracing: kernel/trace/trace.c: introduce missing kfree()Julia Lawall1-0/+1
2008-11-18Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar567-6121/+19282
2008-11-18x86: more general identifier for Phoenix BIOSPhilipp Kohlbecher1-1/+1
2008-11-18AMD IOMMU: check for next_bit also in unmapped areaJoerg Roedel1-1/+1
2008-11-18AMD IOMMU: fix fullflush comparison lengthJoerg Roedel1-1/+1
2008-11-18AMD IOMMU: enable device isolation per defaultJoerg Roedel2-2/+2
2008-11-18AMD IOMMU: add parameter to disable device isolationJoerg Roedel2-0/+4
2008-11-18x86, PEBS/DS: fix code flow in ds_request()Ingo Molnar1-5/+21
2008-11-18block: hold extra reference to bio in blk_rq_map_user_iov()Jens Axboe1-0/+6
2008-11-18relay: fix cpu offline problemLai Jiangshan1-5/+4
2008-11-18Release old elevator on change elevatorZhaolei1-1/+7
2008-11-18block: fix boot failure with CONFIG_DEBUG_BLOCK_EXT_DEVT=y and nashZhang, Yanmin1-0/+2
2008-11-18block/md: fix md autodetectionTejun Heo1-1/+1
2008-11-18block: make add_partition() return pointer to hd_structTejun Heo3-17/+19
2008-11-18block: fix add_partition() error pathTejun Heo1-1/+3
2008-11-18Merge branches 'topic/fix/hda' and 'topic/fix/misc' into for-linusTakashi Iwai4-19/+94
2008-11-18ALSA: hda - Fix resume of GPIO unsol event for STAC/IDTTakashi Iwai1-2/+2