aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* IPS driver: Fix limit clamping when reducing CPU powerMatthew Garrett2010-10-05
* [PATCH 2/2] IPS driver: disable CPU turboJesse Barnes2010-10-05
* IPS driver: apply BIOS provided CPU limit if different from defaultJesse Barnes2010-10-05
* intel_ips -- ensure we do not enable gpu turbo mode without driver linkageAndy Whitcroft2010-10-05
* intel_ips: Print MCP limit exceeded values.Tim Gardner2010-10-05
* IPS driver: verify BIOS provided limitsJesse Barnes2010-10-05
* IPS driver: don't toggle CPU turbo on unsupported CPUsJesse Barnes2010-10-05
* NULL pointer might be used in ips_monitor()minskey guo2010-10-05
* Release symbol on error-handling path of ips_get_i915_syms()minskey guo2010-10-05
* old_cpu_power is wrongly divided by 65535 in ips_monitor()minskey guo2010-10-05
* seqno mask of THM_ITV register is 16bitminskey guo2010-10-05
* Merge branch 'merge-powerpc' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-04
|\
| * powerpc/5200: tighten up ac97 reset timingEric Millbrandt2010-09-08
| * powerpc/5200: efika.c: Add of_node_put to avoid memory leakJulia Lawall2010-09-08
| * powerpc/512x: fix clk_get() return valueAkinobu Mita2010-09-01
* | Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2010-10-04
|\ \
| * | ALSA: i2c/other/ak4xx-adda: Fix a compile warning with CONFIG_PROCFS=nTakashi Iwai2010-09-30
| * | ALSA: prevent heap corruption in snd_ctl_new()Dan Rosenberg2010-09-28
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-10-04
|\ \ \
| * | | hwmon: f71882fg: use a muxed resource lock for the Super I/O portGiel van Schijndel2010-10-03
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2010-10-04
|\ \ \ \
| * | | | [CPUFREQ] Fix memory leaks in pcc_cpufreq_do_oscPekka Enberg2010-09-30
| * | | | [CPUFREQ] acpi-cpufreq: add missing __percpu markupNamhyung Kim2010-09-30
* | | | | Merge branch 'merge-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-04
|\ \ \ \ \
| * | | | | of/spi: Fix OF-style driver binding of spi devicesSinan Akman2010-10-02
| * | | | | spi: spi-gpio.c tests SPI_MASTER_NO_RX bit twice, but not SPI_MASTER_NO_TXRoel Kluin2010-10-02
| * | | | | spi/mpc8xxx: fix buffer overrun on large transferschristophe leroy2010-09-16
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-10-04
|\ \ \ \ \ \
| * | | | | | vlan: dont drop packets from unknown vlans in promiscuous modeEric Dumazet2010-09-30
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-09-30
| |\ \ \ \ \ \
| | * | | | | | iwl3945: queue the right work if the scan needs to be abortedFlorian Mickler2010-09-28
| | * | | | | | mac80211: fix use-after-freeJohannes Berg2010-09-24
| * | | | | | | Phonet: Correct header retrieval after pskb_may_pullKumar Sanghvi2010-09-29
| * | | | | | | um: Proper Fix for f25c80a4: remove duplicate structure field initializationBoaz Harrosh2010-09-29
| * | | | | | | ip_gre: Fix dependencies wrt. ipv6.David S. Miller2010-09-29
| * | | | | | | net-2.6: SYN retransmits: Add new parameter to retransmits_timed_out()Damian Lukowski2010-09-28
* | | | | | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-10-04
|\ \ \ \ \ \ \ \
| * | | | | | | | drm/i915: Rephrase pwrite bounds checking to avoid any potential overflowChris Wilson2010-10-03
| * | | | | | | | drm/i915: Sanity check pread/pwriteChris Wilson2010-10-03
| * | | | | | | | drm/i915: Use pipe state to tell when pipe is offKeith Packard2010-10-03
| * | | | | | | | drm/i915: vblank status not valid while training display portKeith Packard2010-10-03
| * | | | | | | | drivers/gpu/drm/i915/i915_gem.c: Add missing error handling codeJulia Lawall2010-10-02
| * | | | | | | | drm/i915: Fix refleak during eviction.Chris Wilson2010-10-01
| * | | | | | | | drm/i915: fix GMCH power reportingJesse Barnes2010-09-27
* | | | | | | | | ksm: fix bad user data when swappingHugh Dickins2010-10-04
* | | | | | | | | ksm: fix page_address_in_vma anon_vma oopsHugh Dickins2010-10-04
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-10-01
|\ \ \ \ \ \ \ \
| * | | | | | | | cifs: prevent infinite recursion in cifs_reconnect_tconJeff Layton2010-10-01
| * | | | | | | | cifs: set backing_dev_info on new S_ISREG inodesJeff Layton2010-09-29
* | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-01
|\ \ \ \ \ \ \ \ \