summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-05-11hp_accel: fix race in device removalOliver Neukum
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-11ar9170: fix for driver-core ABI changeStephen Rothwell
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
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-11Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy
2010-05-11netfilter: xtables: combine built-in extension structsJan Engelhardt
2010-05-11netfilter: xtables: change hotdrop pointer to direct modificationJan Engelhardt
2010-05-11netfilter: xtables: deconstify struct xt_action_param for matchesJan Engelhardt
2010-05-11netfilter: xtables: substitute temporary defines by final nameJan Engelhardt
2010-05-11netfilter: xtables: combine struct xt_match_param and xt_target_paramJan Engelhardt
2010-05-11ipv6: ip6mr: add support for dumping routing tables over netlinkPatrick McHardy
2010-05-11ipv6: ip6mr: support multiple tablesPatrick McHardy
2010-05-11ipv6: ip6mr: move mroute data into seperate structurePatrick McHardy
2010-05-11ipv6: ip6mr: convert struct mfc_cache to struct list_headPatrick McHardy
2010-05-11ipv6: ip6mr: remove net pointer from struct mfc6_cachePatrick McHardy
2010-05-11ipv6: ip6mr: move unres_queue and timer to per-namespace dataPatrick McHardy
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-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
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-10wireless: depends on NETRandy Dunlap
2010-05-10wireless: rt2x00: rt2800usb: replace X by xXose Vazquez Perez
2010-05-10rt2x00: Clean up generic procedures on descriptor writing.Gertjan van Wingerde
2010-05-10rt2x00: Fix beaconing on rt2800.Gertjan van Wingerde
2010-05-10rt2x00: provide beacon's txdesc to write_beacon callback function.Gertjan van Wingerde
2010-05-10rt2x00: Clean up all driver's kick_tx_queue callback functions.Gertjan van Wingerde
2010-05-10rt2x00: Factor out RXWI processing to common rt2800 code.Gertjan van Wingerde
2010-05-10rt2x00: Factor out TXWI writing to common rt2800 code.Gertjan van Wingerde
2010-05-10rt2x00: Don't check whether hardware crypto is enabled when reading RXD.Gertjan van Wingerde