index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-08-04
block_dev: always serialize exclusive open attempts
Tejun Heo
1
-2
/
+2
2010-08-04
parisc: pass through '\t' to early (iodc) console
Kyle McMartin
1
-10
/
+2
2010-08-04
amd64_edac: Minor formatting fix
Borislav Petkov
1
-1
/
+1
2010-08-04
amd64_edac: Fix operator precendence error
Borislav Petkov
1
-1
/
+1
2010-08-04
phy/marvell: add 88ec048 support
Cyril Chemparathy
1
-0
/
+42
2010-08-04
igb: Program MDICNFG register prior to PHY init
Alexander Duyck
1
-7
/
+11
2010-08-04
e1000e: correct MAC-PHY interconnect register offset for 82579
Bruce Allan
1
-1
/
+1
2010-08-04
hso: Add new product ID
Filip Aben
1
-0
/
+1
2010-08-04
can: Add driver for esd CAN-USB/2 device
Matthias Fuchs
3
-0
/
+1139
2010-08-03
[CPUFREQ] Remove pointless printk from p4-clockmod.
Dave Jones
1
-6
/
+1
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
[next]