summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2009-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2009-08-04Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/del...Linus Torvalds
2009-08-04flex_array: remove unneeded index calculationJonathan Corbet
2009-08-04Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-08-04Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-08-04Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-08-04Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds
2009-08-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-08-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2009-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2009-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-08-04ehea: Fix napi list corruption on ifconfig downHannes Hering
2009-08-04igbvf: Allow VF driver to correctly recognize failure to set macAlexander Duyck
2009-08-04[CPUFREQ] Make cpufreq suspend code conditional on powerpc.Dave Jones
2009-08-04[CPUFREQ] Fix a kobject reference bug related to managed CPUsThomas Renninger
2009-08-04[CPUFREQ] Do not set policy for offline cpusPrarit Bhargava
2009-08-04[CPUFREQ] Fix NULL pointer dereference regression in conservative governorPallipadi, Venkatesh
2009-08-04mfd: twl4030 irq fixesRussell King
2009-08-04perf_counter: Set the CONFIG_PERF_COUNTERS default to y if CONFIG_PROFILING=yIngo Molnar
2009-08-04x86: Work around compilation warning in arch/x86/kernel/apm_32.cSubrata Modak
2009-08-04x86, UV: Complete IRQ interrupt migration in arch_enable_uv_irq()Jack Steiner
2009-08-04x86, 32-bit: Fix double accounting in reserve_top_address()Jan Beulich
2009-08-04x86: Don't use current_cpu_data in x2apic phys_pkg_idYinghai Lu
2009-08-04x86, UV: Fix UV apic modeJack Steiner
2009-08-04x86, UV: Fix macros for accessing large node numbersJack Steiner
2009-08-04x86, UV: Delete mapping of MMR rangs mapped by BIOSJack Steiner
2009-08-04x86, UV: Handle missing blade-local memory correctlyJack Steiner
2009-08-04Merge branch 'tracing/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2009-08-04amd64_edac: print debug statements only on errorDoug Thompson
2009-08-04perf: Fix read buffer overflowRoel Kluin
2009-08-04posix-timers: Fix oops in clock_nanosleep() with CLOCK_MONOTONIC_RAWHiroshi Shimamoto
2009-08-033c59x: Fix build failure with gcc 3.2Jean Delvare
2009-08-04[CIFS] Update readme to reflect forceuid mount parmsSteve French
2009-08-04drm/ttm: Read buffer overflowRoel Kluin
2009-08-04drm/radeon: Read buffer overflowRoel Kluin
2009-08-04drm/ttm: Fix a sync object leak.Thomas Hellstrom
2009-08-04drm/radeon/kms: fix memory leak in radeon_driver_load_kmsXiaotian Feng
2009-08-04drm/radeon/kms: fix nomodeset.Dave Airlie
2009-08-04drm/ttm: Fix a potential comparison of structs.Thomas Hellstrom
2009-08-04drm/radeon/kms: fix rv515 VRAM initialisation.Dave Airlie
2009-08-04drm/radeon: add some new r7xx pci idsAlex Deucher
2009-08-04drm: Catch stop possible NULL pointer referenceJakob Bornecrantz
2009-08-04drm: Small logic fix in drm_mode_setcrtcJakob Bornecrantz
2009-08-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-08-03sky2: Avoid transmits during sky2_down()Mike McCormack
2009-08-03x86: fix assembly constraints in native_save_fl()H. Peter Anvin