summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-13tipc: Eliminate unused argument in print statementAllan Stephens1-3/+1
2010-05-13tipc: Eliminate obsolete port's "congested_link" fieldAllan Stephens3-5/+0
2010-05-13netfilter: xtables: add missing depends for xt_TEEJan Engelhardt1-0/+1
2010-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller649-3769/+7406
2010-05-12Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-68/+56
2010-05-12Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-15/+14
2010-05-12drivers/gpu/drm/i915/i915_irq.c:i915_error_object_create(): use correct kmap-...Andrew Morton1-2/+6
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-11ar9170: fix for driver-core ABI changeStephen Rothwell1-2/+3
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville63-1506/+1363
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-11Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy98-367/+316
2010-05-11netfilter: xtables: combine built-in extension structsJan Engelhardt3-92/+78
2010-05-11netfilter: xtables: change hotdrop pointer to direct modificationJan Engelhardt22-47/+47
2010-05-11netfilter: xtables: deconstify struct xt_action_param for matchesJan Engelhardt59-82/+70
2010-05-11netfilter: xtables: substitute temporary defines by final nameJan Engelhardt97-123/+133
2010-05-11netfilter: xtables: combine struct xt_match_param and xt_target_paramJan Engelhardt5-79/+68
2010-05-11ipv6: ip6mr: add support for dumping routing tables over netlinkPatrick McHardy1-7/+89
2010-05-11ipv6: ip6mr: support multiple tablesPatrick McHardy7-72/+396
2010-05-11ipv6: ip6mr: move mroute data into seperate structurePatrick McHardy3-192/+216
2010-05-11ipv6: ip6mr: convert struct mfc_cache to struct list_headPatrick McHardy3-68/+65
2010-05-11ipv6: ip6mr: remove net pointer from struct mfc6_cachePatrick McHardy2-47/+31
2010-05-11ipv6: ip6mr: move unres_queue and timer to per-namespace dataPatrick McHardy2-41/+35
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-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller154-2114/+2033
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-10wireless: depends on NETRandy Dunlap1-0/+1
2010-05-10wireless: rt2x00: rt2800usb: replace X by xXose Vazquez Perez1-1/+1