index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-03
[CPUFREQ] Fix section mismatch for powernow_cpu_init in powernow-k7.c
Holger Freyther
1
-4
/
+4
2010-08-03
[CPUFREQ] Fix section mismatch for longhaul_cpu_init.
Holger Freyther
2
-16
/
+16
2010-08-03
[CPUFREQ] Fix section mismatch for longrun_cpu_init.
Holger Freyther
1
-3
/
+3
2010-08-03
[CPUFREQ] powernow-k8: Fix misleading variable naming
Borislav Petkov
1
-2
/
+2
2010-08-03
[CPUFREQ] Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
Peter Huewe
1
-6
/
+3
2010-08-03
[CPUFREQ] arch/x86/kernel/cpu/cpufreq: use for_each_pci_dev()
Kulikov Vasiliy
1
-1
/
+1
2010-08-03
[CPUFREQ] fix brace coding style issue.
Neal Buckendahl
1
-2
/
+1
2010-08-03
[CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independent
Thomas Renninger
6
-25
/
+31
2010-08-03
[CPUFREQ] acpi-cpufreq: Fix CPU_ANY CPUFREQ_{PRE,POST}CHANGE notification
Thomas Renninger
1
-2
/
+2
2010-08-03
[CPUFREQ] ondemand: don't synchronize sample rate unless multiple cpus present
Jocelyn Falempe
1
-2
/
+6
2010-08-03
[CPUFREQ] unexport (un)lock_policy_rwsem* functions
Amerigo Wang
3
-22
/
+3
2010-08-03
[CPUFREQ] ondemand: Refactor frequency increase code
Mike Chan
1
-13
/
+12
2010-08-03
[CPUFREQ] powernow-k8: On load failure, remind the user to enable support in ...
Marti Raudsepp
1
-0
/
+2
2010-08-03
[CPUFREQ] powernow-k8: Limit Pstate transition latency check
Borislav Petkov
1
-6
/
+5
2010-08-03
[CPUFREQ] Fix PCC driver error path
Matthew Garrett
1
-8
/
+9
2010-08-03
[CPUFREQ] fix double freeing in error path of pcc-cpufreq
Daniel J Blueman
1
-12
/
+6
2010-08-03
[CPUFREQ] pcc driver should check for pcch method before calling _OSC
Matthew Garrett
1
-1
/
+5
2010-08-03
[CPUFREQ] fix memory leak in cpufreq_add_dev
Xiaotian Feng
1
-0
/
+1
2010-08-03
[CPUFREQ] revert "[CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call (sec...
Andrej Gelenberg
1
-10
/
+1
2010-08-03
PARISC: led.c - fix potential stack overflow in led_proc_write()
Helge Deller
1
-2
/
+4
2010-08-03
ips driver: make it less chatty
Jesse Barnes
1
-2
/
+2
2010-08-03
edac, mc: Improve scrub rate handling
Borislav Petkov
5
-59
/
+46
2010-08-03
amd64_edac: Correct scrub rate setting
Borislav Petkov
1
-1
/
+1
2010-08-03
amd64_edac: Fix DCT base address selector
Borislav Petkov
1
-1
/
+1
2010-08-03
amd64_edac: Remove polling mechanism
Borislav Petkov
2
-126
/
+8
2010-08-03
x86, mce: Notify about corrected events too
Borislav Petkov
1
-0
/
+1
2010-08-03
amd64_edac: Remove unneeded defines
Borislav Petkov
1
-35
/
+8
2010-08-03
edac: Remove EDAC_DEBUG_VERBOSE
Borislav Petkov
2
-23
/
+0
2010-08-03
amd64_edac: Sanitize syndrome extraction
Borislav Petkov
2
-33
/
+55
2010-08-03
intel_scu_ipc: fix size field for intel_scu_ipc_command
Hong Liu
1
-1
/
+1
2010-08-03
intel_scu_ipc: return -EIO for error condition in busy_loop
Hong Liu
1
-1
/
+4
2010-08-03
intel_scu_ipc: fix data packing of PMIC command on Moorestown
Hong Liu
1
-5
/
+6
2010-08-03
Clean up command packing on MRST.
Andy Ross
1
-18
/
+11
2010-08-03
zero the stack buffer before giving random garbage to the SCU
Arjan van de Ven
1
-0
/
+2
2010-08-03
Fix stack buffer size for IPC writev messages
Arjan van de Ven
1
-2
/
+2
2010-08-03
intel_scu_ipc: Use the new cpu identification function
Alan Cox
1
-12
/
+5
2010-08-03
intel_scu_ipc: tidy up unused bits
Sreedhara DS
1
-4
/
+0
2010-08-03
Remove indirect read write api support.
Sreedhara DS
2
-96
/
+0
2010-08-03
intel_scu_ipc: Support Medfield processors
Sreedhara DS
1
-20
/
+33
2010-08-03
intel_scu_ipc: detect CPU type automatically
Sreedhara DS
1
-7
/
+12
2010-08-03
x86 plat: limit x86 platform driver menu to X86
Jan Engelhardt
1
-0
/
+1
2010-08-03
acpi ec_sys: Be more cautious about ec write access
Thomas Renninger
2
-10
/
+32
2010-08-03
acpi ec: Fix possible double io port registration
Thomas Renninger
1
-10
/
+10
2010-08-03
hp-wmi: acpi_drivers.h is already included through acpi.h two lines below
Thomas Renninger
1
-1
/
+0
2010-08-03
hp-wmi: Fix mixing up of and/or directive
Thomas Renninger
1
-1
/
+3
2010-08-03
dell-laptop: make dell_laptop_i8042_filter() static
Axel Lin
1
-1
/
+1
2010-08-03
asus-laptop: fix asus_input_init error path
Axel Lin
1
-5
/
+5
2010-08-03
msi-wmi: make needlessly global symbols static
Axel Lin
1
-1
/
+1
2010-08-03
toshiba-acpi: Add support for Toshiba Illumination.
Pierre Ducroquet
1
-0
/
+117
2010-08-03
compal-laptop: depends on POWER_SUPPLY
Randy Dunlap
1
-0
/
+1
[prev]
[next]