summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-12hp_accel: fix race in device removalOliver Neukum1-1/+1
2010-05-12mqueue: fix kernel BUG caused by double free() on mq_open()André Goddard Rosa1-1/+1
2010-05-12fbdev: bfin-t350mcqb-fb: fix fbmem allocation with blanking linesMichael Hennerich1-7/+8
2010-05-12memcg: fix css_is_ancestor() RCU lockingKAMEZAWA Hiroyuki2-9/+26
2010-05-12memcg: fix css_id() RCU locking for realKAMEZAWA Hiroyuki2-16/+18
2010-05-12bsdacct: use del_timer_sync() in acct_exit_ns()Vitaliy Gusev1-8/+9
2010-05-12rmap: remove anon_vma check in page_address_in_vma()Naoya Horiguchi1-5/+4
2010-05-12hugetlbfs: kill applications that use MAP_NORESERVE with SIGBUS instead of OO...Mel Gorman1-1/+1
2010-05-12kexec: fix OOPS in crash_kernel_shrinkVitaly Mayatskikh1-4/+2
2010-05-12mmc: atmel-mci: fix in debugfs: response value printingNicolas Ferre1-2/+2
2010-05-12mmc: atmel-mci: remove data error interrupt after xferNicolas Ferre1-0/+1
2010-05-12mmc: atmel-mci: prevent kernel oops while removing cardNicolas Ferre1-4/+5
2010-05-12mmc: atmel-mci: fix two parameters swappedNicolas Ferre1-2/+2
2010-05-12revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt7-30/+2
2010-05-12it8761e_gpio: fix bug in gpio numberingDenis Turischev1-9/+9
2010-05-12dma-mapping: fix dma_sync_single_range_*FUJITA Tomonori1-2/+2
2010-05-12ceph: zero unused message header, footer fieldsSage Weil1-1/+5
2010-05-12cifs: guard against hardlinking directoriesJeff Layton2-2/+20
2010-05-11Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-9/+10
2010-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds20-30/+118
2010-05-11CacheFiles: Fix occasional EIO on call to vfs_unlink()David Howells2-12/+87
2010-05-11ACPI: sleep: eliminate duplicate entries in acpisleep_dmi_table[]Alex Chiang1-89/+1
2010-05-11ceph: fix locking for waking session requests after reconnectSage Weil1-13/+16
2010-05-11ceph: resubmit requests on pg mapping change (not just primary change)Sage Weil5-9/+44
2010-05-11ceph: fix open file counting on snapped inodes when mds returns no capsSage Weil1-0/+4
2010-05-11ceph: unregister osd request on failureSage Weil1-2/+5
2010-05-11hwmon: (applesmc) Correct sysfs fan error handlingHenrik Rydberg1-36/+25
2010-05-11hwmon: (asc7621) Bug fixesKen Milmore1-32/+31
2010-05-11kprobes/x86: Fix removed int3 checking orderMasami Hiramatsu1-14/+13
2010-05-11perf: Fix static strings treated like dynamic onesFrederic Weisbecker1-1/+1
2010-05-11ALSA: hda - Fix mute-LED GPIO pin for HP dv seriesTakashi Iwai1-0/+5
2010-05-11ALSA: hda: Fix 0 dB for Lenovo models using Conexant CX20549 (Venice)Daniel T Chen1-3/+4
2010-05-11Input: iforce - fix Guillemot Jet Leader 3D entryMarek Vasut1-1/+1
2010-05-11Input: iforce - add Guillemot Jet Leader Force FeedbackMarek Vasut2-0/+5
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller6-8/+37
2010-05-11drm/radeon: Fix 3 regressions - since buffer reworkJean Delvare1-9/+10
2010-05-10Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds3-5/+3
2010-05-10autofs4-2.6.34-rc1 - fix link_count usageIan Kent1-3/+2
2010-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds7-54/+46
2010-05-10ALSA: Revert "ALSA: hda/realtek: quirk for D945GCLF2 mainboard"Stefan Lippers-Hollmann1-1/+0
2010-05-10net: Fix FDDI and TR config checks in ipv4 arp and LLC.David S. Miller2-4/+4
2010-05-10IPv4: unresolved multicast route cleanupAndreas Meissner1-1/+2
2010-05-10ALSA: hda - add support for Lenovo ThinkPad X100e in conexant codecAndrej Gelenberg1-0/+1
2010-05-10Linux 2.6.34-rc7v2.6.34-rc7Linus Torvalds1-1/+1
2010-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds7-17/+62
2010-05-10cpuidle: Fix incorrect optimizationArjan van de Ven1-5/+4
2010-05-08ARM: 6110/1: Fix Thumb-2 kernel builds when UACCESS_WITH_MEMCPY is enabledCatalin Marinas2-0/+2
2010-05-08ARM: 6112/1: Use the Inner Shareable I-cache and BTB ops on ARMv7 SMPCatalin Marinas4-1/+44
2010-05-08ARM: 6111/1: Implement read/write for ownership in the ARMv6 DMA cache opsCatalin Marinas1-4/+13
2010-05-08ARM: 6106/1: Implement copy_to_user_page() for noMMUCatalin Marinas1-0/+9