aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-11mqueue: fix kernel BUG caused by double free() on mq_open()André Goddard Rosa
2010-05-11fbdev: bfin-t350mcqb-fb: fix fbmem allocation with blanking linesMichael Hennerich
2010-05-11memcg: fix css_is_ancestor() RCU lockingKAMEZAWA Hiroyuki
2010-05-11memcg: fix css_id() RCU locking for realKAMEZAWA Hiroyuki
2010-05-11bsdacct: use del_timer_sync() in acct_exit_ns()Vitaliy Gusev
2010-05-11rmap: remove anon_vma check in page_address_in_vma()Naoya Horiguchi
2010-05-11hugetlbfs: kill applications that use MAP_NORESERVE with SIGBUS instead of OO...Mel Gorman
2010-05-11kexec: fix OOPS in crash_kernel_shrinkVitaly Mayatskikh
2010-05-11mmc: atmel-mci: fix in debugfs: response value printingNicolas Ferre
2010-05-11mmc: atmel-mci: remove data error interrupt after xferNicolas Ferre
2010-05-11mmc: atmel-mci: prevent kernel oops while removing cardNicolas Ferre
2010-05-11mmc: atmel-mci: fix two parameters swappedNicolas Ferre
2010-05-11revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt
2010-05-11it8761e_gpio: fix bug in gpio numberingDenis Turischev
2010-05-11dma-mapping: fix dma_sync_single_range_*FUJITA Tomonori
2010-05-11ceph: zero unused message header, footer fieldsSage Weil
2010-05-11cifs: guard against hardlinking directoriesJeff Layton
2010-05-11Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-05-11CacheFiles: Fix occasional EIO on call to vfs_unlink()David Howells
2010-05-11ACPI: sleep: eliminate duplicate entries in acpisleep_dmi_table[]Alex Chiang
2010-05-11ceph: fix locking for waking session requests after reconnectSage Weil
2010-05-11ceph: resubmit requests on pg mapping change (not just primary change)Sage Weil
2010-05-11ceph: fix open file counting on snapped inodes when mds returns no capsSage Weil
2010-05-11ceph: unregister osd request on failureSage Weil
2010-05-11hwmon: (applesmc) Correct sysfs fan error handlingHenrik Rydberg
2010-05-11hwmon: (asc7621) Bug fixesKen Milmore
2010-05-11kprobes/x86: Fix removed int3 checking orderMasami Hiramatsu
2010-05-11perf: Fix static strings treated like dynamic onesFrederic Weisbecker
2010-05-11ALSA: hda - Fix mute-LED GPIO pin for HP dv seriesTakashi Iwai
2010-05-11ALSA: hda: Fix 0 dB for Lenovo models using Conexant CX20549 (Venice)Daniel T Chen
2010-05-10Input: iforce - fix Guillemot Jet Leader 3D entryMarek Vasut
2010-05-10Input: iforce - add Guillemot Jet Leader Force FeedbackMarek Vasut
2010-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-05-11drm/radeon: Fix 3 regressions - since buffer reworkJean Delvare
2010-05-10Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2010-05-10autofs4-2.6.34-rc1 - fix link_count usageIan Kent
2010-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-10ALSA: Revert "ALSA: hda/realtek: quirk for D945GCLF2 mainboard"Stefan Lippers-Hollmann
2010-05-10net: Fix FDDI and TR config checks in ipv4 arp and LLC.David S. Miller
2010-05-10IPv4: unresolved multicast route cleanupAndreas Meissner
2010-05-10ALSA: hda - add support for Lenovo ThinkPad X100e in conexant codecAndrej Gelenberg
2010-05-09Linux 2.6.34-rc7Linus Torvalds
2010-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2010-05-09cpuidle: Fix incorrect optimizationArjan van de Ven
2010-05-08ARM: 6110/1: Fix Thumb-2 kernel builds when UACCESS_WITH_MEMCPY is enabledCatalin Marinas
2010-05-08ARM: 6112/1: Use the Inner Shareable I-cache and BTB ops on ARMv7 SMPCatalin Marinas
2010-05-08ARM: 6111/1: Implement read/write for ownership in the ARMv6 DMA cache opsCatalin Marinas
2010-05-08ARM: 6106/1: Implement copy_to_user_page() for noMMUCatalin Marinas
2010-05-08ARM: 6105/1: Fix the __arm_ioremap_caller() definition in nommu.cCatalin Marinas