summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-06mac80211: delete AddBA response timerJohannes Berg1-0/+2
2010-10-06ath9k_hw: fix regression in ANI listen time calculationFelix Fietkau1-1/+1
2010-10-06Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-15/+4
2010-10-06Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstab...Linus Torvalds2-5/+9
2010-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-1/+1
2010-10-06HID: hidraw, fix a NULL pointer dereference in hidraw_writeAntonio Ospite1-0/+6
2010-10-06HID: hidraw, fix a NULL pointer dereference in hidraw_ioctlAntonio Ospite1-0/+5
2010-10-06caif: fix two caif_connect() bugsEric Dumazet1-6/+15
2010-10-06bonding: fix WARN_ON when writing to bond_master sysfs fileNeil Horman1-0/+9
2010-10-06ASoC: Update links for Wolfson MAINTAINERS entryMark Brown1-1/+2
2010-10-06ASoC: Add Dimitris Papastamos to Wolfson maintainersMark Brown1-0/+1
2010-10-06powerpc: remove unused variableStephen Rothwell1-1/+0
2010-10-06drm/ttm: Fix two race conditions + fix busy codepathsThomas Hellstrom2-13/+74
2010-10-06skge: add quirk to limit DMAStanislaw Gruszka1-1/+17
2010-10-06MAINTAINERS: update Intel LAN Ethernet infoJeff Kirsher1-2/+14
2010-10-06e1000e.txt: Add e1000e documentationJeff Kirsher1-0/+302
2010-10-06e1000.txt: Update e1000 documentationJeff Kirsher1-277/+96
2010-10-06ixgbevf.txt: Update ixgbevf documentationJeff Kirsher1-37/+3
2010-10-06Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+15
2010-10-05IPS driver: Fix limit clamping when reducing CPU powerMatthew Garrett1-1/+1
2010-10-05[PATCH 2/2] IPS driver: disable CPU turboJesse Barnes1-3/+15
2010-10-05IPS driver: apply BIOS provided CPU limit if different from defaultJesse Barnes1-3/+4
2010-10-05intel_ips -- ensure we do not enable gpu turbo mode without driver linkageAndy Whitcroft1-2/+4
2010-10-05intel_ips: Print MCP limit exceeded values.Tim Gardner1-6/+18
2010-10-05IPS driver: verify BIOS provided limitsJesse Barnes1-0/+23
2010-10-05IPS driver: don't toggle CPU turbo on unsupported CPUsJesse Barnes1-5/+9
2010-10-05NULL pointer might be used in ips_monitor()minskey guo1-9/+13
2010-10-05Release symbol on error-handling path of ips_get_i915_syms()minskey guo1-1/+1
2010-10-05old_cpu_power is wrongly divided by 65535 in ips_monitor()minskey guo1-1/+1
2010-10-05seqno mask of THM_ITV register is 16bitminskey guo1-1/+1
2010-10-05Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-7/+15
2010-10-05wait: using uninitialized member of wait queueEvgeny Kuznetsov1-0/+1
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds11-26/+14
2010-10-05omap: iommu-load cam register before flushing the entryHari Kanigeri1-0/+1
2010-10-05xen: do not initialize PV timers on HVM if !xen_have_vector_callbackStefano Stabellini1-2/+3
2010-10-05xen: do not set xenstored_ready before xenbus_probe on hvmStefano Stabellini1-3/+6
2010-10-05ARM: fix section mismatch warnings in Versatile ExpressRussell King2-3/+3
2010-10-05cls_u32: signedness bugDan Carpenter1-1/+1
2010-10-05Input: wacom - fix runtime PM related deadlockDmitry Torokhov1-11/+12
2010-10-05Bluetooth: Disallow to change L2CAP_OPTIONS values when connectedGustavo F. Padovan1-0/+5
2010-10-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2-3/+5
2010-10-04Merge branch 'merge-powerpc' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-6/+13
2010-10-04ARM: 6412/1: kprobes-decode: add support for MOVW instructionWill Deacon1-3/+4
2010-10-04ARM: 6419/1: mmu: Fix MT_MEMORY and MT_MEMORY_NONCACHED pte flagsSantosh Shilimkar1-2/+2
2010-10-04ARM: 6416/1: errata: faulty hazard checking in the Store Buffer may lead to d...Will Deacon2-0/+22
2010-10-04Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2-1/+6
2010-10-04Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-13/+19
2010-10-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds1-6/+12
2010-10-04Merge branch 'merge-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-3/+14
2010-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-35/+32