summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-05-1312-49/+116
|\
| * ceph: preserve seq # on requeued messages after transient transport errorsSage Weil2010-05-122-1/+11
| * ceph: fix cap removal racesSage Weil2010-05-122-9/+15
| * ceph: zero unused message header, footer fieldsSage Weil2010-05-121-1/+5
| * ceph: fix locking for waking session requests after reconnectSage Weil2010-05-111-13/+16
| * ceph: resubmit requests on pg mapping change (not just primary change)Sage Weil2010-05-115-9/+44
| * ceph: fix open file counting on snapped inodes when mds returns no capsSage Weil2010-05-111-0/+4
| * ceph: unregister osd request on failureSage Weil2010-05-111-2/+5
| * ceph: don't use writeback_control in writepages completionSage Weil2010-05-062-7/+0
| * ceph: unregister bdi before kill_anon_super releases device nameSage Weil2010-05-051-7/+16
* | Revert "PCI: update bridge resources to get more big ranges in PCI assign uns...Linus Torvalds2010-05-131-112/+2
* | CacheFiles: Fix error handling in cachefiles_determine_cache_security()David Howells2010-05-131-0/+4
* | rwsem: Test for no active locks in __rwsem_do_wake undo codeMichel Lespinasse2010-05-131-2/+3
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-05-122-68/+56
|\ \
| * | hwmon: (applesmc) Correct sysfs fan error handlingHenrik Rydberg2010-05-111-36/+25
| * | hwmon: (asc7621) Bug fixesKen Milmore2010-05-111-32/+31
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-122-15/+14
|\ \ \
| * | | kprobes/x86: Fix removed int3 checking orderMasami Hiramatsu2010-05-111-14/+13
| * | | perf: Fix static strings treated like dynamic onesFrederic Weisbecker2010-05-111-1/+1
* | | | drivers/gpu/drm/i915/i915_irq.c:i915_error_object_create(): use correct kmap-...Andrew Morton2010-05-121-2/+6
* | | | hp_accel: fix race in device removalOliver Neukum2010-05-121-1/+1
* | | | mqueue: fix kernel BUG caused by double free() on mq_open()André Goddard Rosa2010-05-121-1/+1
* | | | fbdev: bfin-t350mcqb-fb: fix fbmem allocation with blanking linesMichael Hennerich2010-05-121-7/+8
* | | | memcg: fix css_is_ancestor() RCU lockingKAMEZAWA Hiroyuki2010-05-122-9/+26
* | | | memcg: fix css_id() RCU locking for realKAMEZAWA Hiroyuki2010-05-122-16/+18
* | | | bsdacct: use del_timer_sync() in acct_exit_ns()Vitaliy Gusev2010-05-121-8/+9
* | | | rmap: remove anon_vma check in page_address_in_vma()Naoya Horiguchi2010-05-121-5/+4
* | | | hugetlbfs: kill applications that use MAP_NORESERVE with SIGBUS instead of OO...Mel Gorman2010-05-121-1/+1
* | | | kexec: fix OOPS in crash_kernel_shrinkVitaly Mayatskikh2010-05-121-4/+2
* | | | mmc: atmel-mci: fix in debugfs: response value printingNicolas Ferre2010-05-121-2/+2
* | | | mmc: atmel-mci: remove data error interrupt after xferNicolas Ferre2010-05-121-0/+1
* | | | mmc: atmel-mci: prevent kernel oops while removing cardNicolas Ferre2010-05-121-4/+5
* | | | mmc: atmel-mci: fix two parameters swappedNicolas Ferre2010-05-121-2/+2
* | | | revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt2010-05-127-30/+2
* | | | it8761e_gpio: fix bug in gpio numberingDenis Turischev2010-05-121-9/+9
* | | | dma-mapping: fix dma_sync_single_range_*FUJITA Tomonori2010-05-121-2/+2
* | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-05-111-9/+10
|\ \ \ \
| * | | | drm/radeon: Fix 3 regressions - since buffer reworkJean Delvare2010-05-111-9/+10
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-1120-30/+118
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-05-116-8/+37
| |\ \ \ \ \
| | * | | | | mac80211: remove association work when processing deauth requestReinette Chatre2010-05-071-1/+2
| | * | | | | ar9170: wait for asynchronous firmware loadingChristian Lamparter2010-05-072-0/+12
| | * | | | | iwlwifi: work around passive scan issueJohannes Berg2010-05-013-7/+23
| * | | | | | net: Fix FDDI and TR config checks in ipv4 arp and LLC.David S. Miller2010-05-102-4/+4
| * | | | | | IPv4: unresolved multicast route cleanupAndreas Meissner2010-05-101-1/+2
| * | | | | | ipv4: udp: fix short packet and bad checksum loggingBjørn Mork2010-05-071-3/+3
| * | | | | | phy: Fix initialization in micrel driver.David S. Miller2010-05-061-0/+1
| * | | | | | sctp: Fix a race between ICMP protocol unreachable and connect()Vlad Yasevich2010-05-065-4/+59
| * | | | | | veth: Dont kfree_skb() after dev_forward_skb()Eric Dumazet2010-05-062-7/+5
| * | | | | | IPv6: fix IPV6_RECVERR handling of locally-generated errorsBrian Haley2010-05-061-2/+6