summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/ttm: Fix two race conditions + fix busy codepathsThomas Hellstrom2010-10-062-13/+74
* Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-052-4/+15
|\
| * rcu: rcu_read_lock_bh_held(): disabling irqs also disables bhEric Dumazet2010-09-231-1/+1
| * generic-ipi: Fix deadlock in __smp_call_function_singleHeiko Carstens2010-09-101-3/+14
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-056-7/+15
|\ \
| * | perf trace scripting: Fix extern struct definitionsStephane Eranian2010-10-041-2/+2
| * | perf ui hist browser: Fix segfault on 'a' for annotateFrederik Deweerdt2010-10-041-1/+1
| * | perf tools: Fix build breakageKusanagi Kouichi2010-10-041-1/+1
| * | perf, x86: Handle in flight NMIs on P4 platformCyrill Gorcunov2010-09-301-1/+5
| * | oprofile, ARM: Release resources on failureRobert Richter2010-09-301-2/+5
| * | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2010-09-271-0/+1
| |\ \
| | * | oprofile: Add Support for Intel CPU Family 6 / Model 29Jiri Olsa2010-09-211-0/+1
* | | | wait: using uninitialized member of wait queueEvgeny Kuznetsov2010-10-051-0/+1
* | | | modules: Fix module_bug_list list corruption raceLinus Torvalds2010-10-0511-26/+14Star
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-10-042-3/+5
|\ \ \ \
| * | | | regulator: max8649 - fix setting extclk_freqAxel Lin2010-10-021-1/+1
| * | | | regulator: fix typo in current unitsCyril Chemparathy2010-10-021-1/+1
| * | | | regulator: fix device_register() error handlingVasiliy Kulikov2010-10-021-1/+3
* | | | | Merge branch 'merge-powerpc' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-043-6/+13
|\ \ \ \ \
| * | | | | powerpc/5200: tighten up ac97 reset timingEric Millbrandt2010-09-081-2/+6
| * | | | | powerpc/5200: efika.c: Add of_node_put to avoid memory leakJulia Lawall2010-09-081-3/+6
| * | | | | powerpc/512x: fix clk_get() return valueAkinobu Mita2010-09-011-1/+1
* | | | | | Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2010-10-042-1/+6
|\ \ \ \ \ \
| * | | | | | ALSA: i2c/other/ak4xx-adda: Fix a compile warning with CONFIG_PROCFS=nTakashi Iwai2010-09-301-1/+1
| * | | | | | ALSA: prevent heap corruption in snd_ctl_new()Dan Rosenberg2010-09-281-0/+5
* | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-10-041-13/+19
|\ \ \ \ \ \ \
| * | | | | | | hwmon: f71882fg: use a muxed resource lock for the Super I/O portGiel van Schijndel2010-10-031-13/+19
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2010-10-041-6/+12
|\ \ \ \ \ \ \
| * | | | | | | [CPUFREQ] Fix memory leaks in pcc_cpufreq_do_oscPekka Enberg2010-09-301-6/+12
| * | | | | | | [CPUFREQ] acpi-cpufreq: add missing __percpu markupNamhyung Kim2010-09-301-1/+1
* | | | | | | | Merge branch 'merge-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-043-3/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | of/spi: Fix OF-style driver binding of spi devicesSinan Akman2010-10-031-0/+5
| * | | | | | | | spi: spi-gpio.c tests SPI_MASTER_NO_RX bit twice, but not SPI_MASTER_NO_TXRoel Kluin2010-10-031-1/+1
| * | | | | | | | spi/mpc8xxx: fix buffer overrun on large transferschristophe leroy2010-09-161-2/+8
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-10-048-35/+32Star
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | vlan: dont drop packets from unknown vlans in promiscuous modeEric Dumazet2010-10-011-4/+10
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-09-303-6/+2Star
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | iwl3945: queue the right work if the scan needs to be abortedFlorian Mickler2010-09-282-2/+2
| | * | | | | | | | | mac80211: fix use-after-freeJohannes Berg2010-09-241-4/+0Star
| * | | | | | | | | | Phonet: Correct header retrieval after pskb_may_pullKumar Sanghvi2010-09-301-1/+2
| * | | | | | | | | | um: Proper Fix for f25c80a4: remove duplicate structure field initializationBoaz Harrosh2010-09-301-14/+3Star
| * | | | | | | | | | ip_gre: Fix dependencies wrt. ipv6.David S. Miller2010-09-291-0/+1
| * | | | | | | | | | net-2.6: SYN retransmits: Add new parameter to retransmits_timed_out()Damian Lukowski2010-09-281-10/+14
* | | | | | | | | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-10-046-83/+96
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | drm/i915: Rephrase pwrite bounds checking to avoid any potential overflowChris Wilson2010-10-031-12/+4Star
| * | | | | | | | | | | drm/i915: Sanity check pread/pwriteChris Wilson2010-10-031-8/+20
| * | | | | | | | | | | drm/i915: Use pipe state to tell when pipe is offKeith Packard2010-10-032-25/+38
| * | | | | | | | | | | drm/i915: vblank status not valid while training display portKeith Packard2010-10-031-10/+9Star
| * | | | | | | | | | | drivers/gpu/drm/i915/i915_gem.c: Add missing error handling codeJulia Lawall2010-10-021-0/+2
| * | | | | | | | | | | drm/i915: Fix refleak during eviction.Chris Wilson2010-10-011-25/+20Star