Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
280a9ca5d0663b185ddc4443052076c29652a328
/
arch
/
x86
/
kernel
/
microcode_intel.c
280a9ca
x86: fix resume (S2R) broken by Intel microcode module, on A110L
by Dmitry Adamushko
· 17 years ago
18dbc91
x86: moved microcode.c to microcode_intel.c
by Dmitry Adamushko
· 17 years ago
a1c75cc
x86, microcode rework, v2, fix
by Ingo Molnar
· 17 years ago
a0a29b6
x86, microcode rework, v2
by Dmitry Adamushko
· 17 years ago
d45de40
x86-microcode: generic interface refactoring
by Dmitry Adamushko
· 18 years ago
8343ef2
x86-microcode: fix unbalanced use of get_cpu()
by Dmitry Adamushko
· 18 years ago
34a1b9f
Fix date output in x86 microcode driver.
by David Woodhouse
· 18 years ago
f516526
x86: Intel microcode patch loader style corrections
by Peter Oruba
· 18 years ago
3825c9e
Merge commit 'v2.6.27-rc1' into x86/microcode
by Ingo Molnar
· 18 years ago
8d86f39
x86: major refactoring
by Peter Oruba
· 18 years ago
d4ee366
x86: structure declaration renaming
by Peter Oruba
· 18 years ago
3e135d8
x86: code split to two parts
by Peter Oruba
· 18 years ago
1abae31
x86: move microcode.c to microcode_intel.c
by Peter Oruba
· 18 years ago
[Renamed from arch/x86/kernel/microcode.c]
c3b71bc
x86: move per CPU microcode structure declaration to header file
by Peter Oruba
· 18 years ago
8e61028
x86: typedef removal
by Peter Oruba
· 18 years ago
9a56a0f
x86: moved Intel microcode patch loader declarations to seperate header file
by Peter Oruba
· 18 years ago
26dcce0
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 18 years ago
4a0b2b4
sysdev: Pass the attribute to the low level sysdev show/store function
by Andi Kleen
· 18 years ago
65c0118
cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr
by Mike Travis
· 18 years ago
5a86102
Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6
by Linus Torvalds
· 18 years ago
751851a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by David Woodhouse
· 18 years ago
d1794f2
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 18 years ago
a13b04a
x86 microcode: firmware data is const
by Greg Kroah-Hartman
· 18 years ago
bc4e0f9
x86: microcode: cosmetic changes
by Ben Castricum
· 18 years ago
7714936
microcode: BKL pushdown
by Arnd Bergmann
· 18 years ago
fc0e474
x86: use new set_cpus_allowed_ptr function
by Mike Travis
· 18 years ago
fe176de
x86: microcode: show results on success too
by Ben Castricum
· 18 years ago
c72258c
x86: fix section mismatch warnings when referencing notifiers
by Sam Ravnborg
· 18 years ago
ade1af7
x86: remove unneded casts
by Jan Engelhardt
· 18 years ago
86ef5c9
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
by Gautham R Shenoy
· 18 years ago
92cb761
x86: convert cpuinfo_x86 array to a per_cpu array
by Mike Travis
· 18 years ago
9a163ed
i386: move kernel
by Thomas Gleixner
· 18 years ago
[Renamed from arch/i386/kernel/microcode.c]
4e950f6
Remove fs.h from mm.h
by Alexey Dobriyan
· 19 years ago
f8281a2
microcode: fix section mismatch warning
by Sam Ravnborg
· 19 years ago
455c017
microcode: use suspend-related CPU hotplug notifications
by Rafael J. Wysocki
· 19 years ago
8bb7844
Add suspend-related notifications for CPU hotplug
by Rafael J. Wysocki
· 19 years ago
1d64b9c
[PATCH] Fix microcode-related suspend problem
by Rafael J. Wysocki
· 19 years ago
2ba1ff2
[PATCH] i386: Fix warning in microcode.c
by Andi Kleen
· 19 years ago
5dfe4c9
[PATCH] mark struct file_operations const 2
by Arjan van de Ven
· 19 years ago
be31f9c
[PATCH] microcode: fix mc_cpu_notifier section warning
by Jean Delvare
· 19 years ago
6968826
[PATCH] update Tigran's email addresses
by Tigran Aivazian
· 19 years ago
0231606
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
by Ingo Molnar
· 19 years ago
d654c67
[PATCH] Regression in 2.6.19-rc microcode driver
by Arjan van de Ven
· 19 years ago
2e3ad8a
[PATCH] x86/microcode: handle sysfs error
by Jeff Garzik
· 19 years ago
bd8e39f
[PATCH] x86 microcode: don't check the size
by Shaohua Li
· 19 years ago
9a4b9ef
[PATCH] x86 microcode: add sysfs and hotplug support
by Shaohua Li
· 19 years ago
a30a6a2
[PATCH] x86 microcode: using request_firmware to pull microcode
by Shaohua Li
· 19 years ago
9a3110b
[PATCH] x86 microcode: microcode driver cleanup.
by Shaohua Li
· 19 years ago
96192ff
[PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed
by Greg Kroah-Hartman
· 21 years ago
ba528f2
[PATCH] fix x86 microcode driver handling of multiple matching revisions
by Jan Beulich
· 20 years ago
f45e465
[PATCH] arch/i386/kernel/microcode.c: remove the obsolete microcode_ioctl
by Adrian Bunk
· 20 years ago
14cc3e2
[PATCH] sem2mutex: misc static one-file mutexes
by Ingo Molnar
· 20 years ago
2ab7f18
[PATCH] x86_64: Quieten down microcode update driver
by Andi Kleen
· 20 years ago
5cf6c54
[PATCH] x86 microcode driver vs hotplug CPUs.
by Dave Jones
· 20 years ago
487472b
[PATCH] i386: Replace broken serialize_cpu in microcode driver with correct sync_core
by Andi Kleen
· 20 years ago
a941564
[PATCH] capable/capability.h (arch/)
by Randy Dunlap
· 20 years ago
245067d
[PATCH] i386: cleanup serialize msr
by Zachary Amsden
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 21 years ago