summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-14read_barrier_depends arch fixletsNick Piggin3-3/+13
2008-05-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-32/+39
2008-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds4-37/+55
2008-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds5-39/+89
2008-05-13x86: user_regset_view table fix for ia32 on 64-bitRoland McGrath1-2/+5
2008-05-13x86: arch/x86/mm/pat.c - fix warningPranith Kumar1-2/+2
2008-05-13x86: fix csum_partial() exportIngo Molnar2-2/+3
2008-05-13x86: early_init_centaur(): use set_cpu_cap()Andrew Morton1-1/+1
2008-05-13x86: fix app crashes after SMP resumeHugh Dickins3-19/+20
2008-05-13[SCSI] qla1280: Fix queue depth problemJeremy Higdon1-2/+2
2008-05-13ACPI/PCI: another multiple _OSC memory leak fixKenji Kaneshige1-1/+7
2008-05-13x86/PCI: X86_PAT & mprotectVenki Pallipadi1-3/+1
2008-05-13PCI: enable nv_msi_ht_cap_quirk for ALi bridgesBjörn Krombholz1-0/+1
2008-05-13PCI: Make the intel-iommu_wait_op macro work when jiffies are not runningmark gross1-3/+3
2008-05-13ACPI/PCI: handle multiple _OSCKenji Kaneshige1-1/+7
2008-05-13ACPI/PCI: handle multiple _OSCShaohua Li1-29/+66
2008-05-13x86/PCI: fix broken ISA DMATakashi Iwai1-3/+5
2008-05-13PCI ACPI: fix uninitialized variable in __pci_osc_support_setKenji Kaneshige1-1/+1
2008-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds5-7/+11
2008-05-13eCryptFS: fix imbalanced mutex lockingCyrill Gorcunov1-0/+2
2008-05-13vt/fbcon: fix background color on line feedJan Engelhardt1-5/+16
2008-05-13vt/fbcon: update scrl_erase_char after 256/512-glyph font switchJan Engelhardt1-1/+9
2008-05-13rtc: m41t80: include <linux/kernel.h> for printk()Maciej W. Rozycki1-0/+1
2008-05-13RTC/watchdog: M41T80: fix a potential use of unitialized dataMaciej W. Rozycki1-1/+1
2008-05-13drivers/char/synclink_gt.c: don't return an uninitialised localAndrew Morton1-1/+1
2008-05-13Fix misuses of bdevname()Jean Delvare4-8/+6
2008-05-13fuse: add flag to turn on big writesMiklos Szeredi4-1/+10
2008-05-13cgroups: fix documentationDhaval Giani1-2/+2
2008-05-13memcg: fix possible panic when CONFIG_MM_OWNER=yKOSAKI Motohiro2-3/+12
2008-05-13spi_mpc83xx: much improved driverJoakim Tjernlund2-130/+282
2008-05-13cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_lenPaul Jackson3-24/+0
2008-05-13fbdev: do not let CONFIG_FB_DEFERRED_IO default to yGeert Uytterhoeven1-1/+0
2008-05-13atmel_lcdfb: fix pixclock divider calculationNicolas Ferre1-5/+6
2008-05-13rtc: rtc_time_to_tm: use unsigned arithmeticMaciej W. Rozycki1-1/+1
2008-05-13m68knommu: missing sections for linker scriptGreg Ungerer1-0/+10
2008-05-13init: don't lose initcall return valuesCyrill Gorcunov1-9/+9
2008-05-13Update Geode mailing list in MAINTAINERSJordan Crouse1-2/+2
2008-05-13Fix hfsplus oops on image without extentsEric Sesterhenn1-0/+2
2008-05-13parisc: fix DISCONTIGMEM compile breakageMel Gorman1-1/+1
2008-05-13PNP: set IRQ index in sysfs "set irq" interfaceBjorn Helgaas1-1/+1
2008-05-13mn10300: replace deprecated "TOPDIR" with newer "srctree"Robert P. J. Day1-8/+8
2008-05-13drivers/video/pnx4008: eliminate double freeJulia Lawall1-7/+4
2008-05-13mm/pdflush.c: merge the same code in two pathDenis Cheng1-2/+2
2008-05-13adt7473: minor documentation updateDarrick J. Wong1-1/+2
2008-05-13capabilities: add bounding set to /proc/self/statusSerge E. Hallyn1-0/+1
2008-05-13md: fix raid5 'repair' operationsDan Williams1-12/+13
2008-05-13tridentfb: improve clock setting accuracyKrzysztof Helt1-12/+12
2008-05-13tridentfb: remove misplaced enable_mmio()Krzysztof Helt1-1/+0
2008-05-13mmc: make one-bit signed bitfields unsignedHarvey Harrison1-1/+1
2008-05-13quota: don't call sync_fs() from vfs_quota_off() when there's no quota turn offJan Kara1-0/+10