aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | | | | | * | | | | | | x86: use round_jiffies() for the corruption check timerArjan van de Ven2008-09-22
| | | | | | * | | | | | | x86: add X86_RESERVE_LOW_64KIngo Molnar2008-09-16
| | | | | | * | | | | | | x86: reserve low 64K on AMI and Phoenix BIOS boxenIngo Molnar2008-09-16
| | | | | | * | | | | | | x86: add DMI quirk for AMI BIOS which corrupts address 0xc000 during resumeIngo Molnar2008-09-16
| | | | | | * | | | | | | Merge commit 'v2.6.27-rc6' into x86/memory-corruption-checkIngo Molnar2008-09-16
| | | | | | |\ \ \ \ \ \ \
| | | | | | * | | | | | | | x86: fix compile error with corruption checking disabledJeremy Fitzhardinge2008-09-08
| | | | | | * | | | | | | | x86: default corruption check to off, but put parameter default in KconfigJeremy Fitzhardinge2008-09-07
| | | | | | * | | | | | | | x86: clean up memory corruption check and add more kernel parametersJeremy Fitzhardinge2008-09-07
| | | | | | * | | | | | | | x86: add periodic corruption checkHugh Dickins2008-09-07
| | | | | | * | | | | | | | x86: check for and defend against BIOS memory corruptionJeremy Fitzhardinge2008-09-07
| | | | | * | | | | | | | | x86, MM: virtual address debug, cleanupsIngo Molnar2008-06-19
| | | | | * | | | | | | | | x86, MM: virtual address debug, v2Jiri Slaby2008-06-19
| | | | | * | | | | | | | | MM: virtual address debugJiri Slaby2008-06-19
| | | | * | | | | | | | | | x86/microcode: fix sleeping function called from invalid context at kernel/mu...Dmitry Adamushko2008-10-02
| | | | * | | | | | | | | | x86: microcode patch loader bugfixPeter Oruba2008-09-24
| | | | * | | | | | | | | | x86, microcode_amd: cleanup, mark request_microcode_user() as unsupportedDmitry Adamushko2008-09-24
| | | | * | | | | | | | | | Merge commit 'v2.6.27-rc7' into x86/microcodeIngo Molnar2008-09-24
| | | | |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | x86, microcode rework, v2, renaming cont.Peter Oruba2008-09-23
| | | | * | | | | | | | | | | x86, microcode rework, v2, renamingPeter Oruba2008-09-23
| | | | * | | | | | | | | | | x86: moved microcode.c to microcode_intel.cDmitry Adamushko2008-09-23
| | | | * | | | | | | | | | | x86, microcode rework, v2, fixIngo Molnar2008-09-14
| | | | * | | | | | | | | | | x86, microcode rework, v2Dmitry Adamushko2008-09-12
| | | | * | | | | | | | | | | x86, microcode_amd: fix shift warningRandy Dunlap2008-08-22
| | | | * | | | | | | | | | | x86-microcode: generic interface refactoringDmitry Adamushko2008-08-20
| | | | * | | | | | | | | | | x86-microcode: fix unbalanced use of get_cpu()Dmitry Adamushko2008-08-20
| | | | * | | | | | | | | | | x86: Fixed NULL function pointer dereference in AMD microcode patch loader.Peter Oruba2008-08-15
| | | | * | | | | | | | | | | x86: Microcode patch loader style correctionsPeter Oruba2008-08-15
| | | | * | | | | | | | | | | Fix date output in x86 microcode driver.David Woodhouse2008-08-13
| | | | * | | | | | | | | | | x86: minor pointer type cast in AMD microcode patch loaderPeter Oruba2008-07-31
| | | | * | | | | | | | | | | x86: moved function declarations out from AMD microcode patch loader to heade...Peter Oruba2008-07-31
| | | | * | | | | | | | | | | x86: Intel microcode patch loader style correctionsPeter Oruba2008-07-31
| | | | * | | | | | | | | | | x86: AMD microcode patch loader style correctionsPeter Oruba2008-07-31
| | | | * | | | | | | | | | | Merge commit 'v2.6.27-rc1' into x86/microcodeIngo Molnar2008-07-29
| | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | x86, microcode: fix module license stringIngo Molnar2008-07-29
| | | | * | | | | | | | | | | | x86, microcode: fix symbol exportsIngo Molnar2008-07-29
| | | | * | | | | | | | | | | | x86, microcode support: fix build errorIngo Molnar2008-07-29
| | | | * | | | | | | | | | | | x86: AMD microcode patch loading supportPeter Oruba2008-07-28
| | | | * | | | | | | | | | | | x86: major refactoringPeter Oruba2008-07-28
| | | | * | | | | | | | | | | | x86: first step of refactoring, introducing microcode_opsPeter Oruba2008-07-28
| | | | * | | | | | | | | | | | x86: add AMD specific declarationsPeter Oruba2008-07-28
| | | | * | | | | | | | | | | | x86: structure declaration renamingPeter Oruba2008-07-28
| | | | * | | | | | | | | | | | x86: code split to two partsPeter Oruba2008-07-28
| | | | * | | | | | | | | | | | x86: move microcode.c to microcode_intel.cPeter Oruba2008-07-28
| | | | * | | | | | | | | | | | x86: move per CPU microcode structure declaration to header filePeter Oruba2008-07-28
| | | | * | | | | | | | | | | | x86: typedef removalPeter Oruba2008-07-28
| | | | * | | | | | | | | | | | x86: moved Intel microcode patch loader declarations to seperate header filePeter Oruba2008-07-28
| | | | * | | | | | | | | | | | x86: AMD microcode patch loading support v2Peter Oruba2008-07-28
| | | * | | | | | | | | | | | | x86: prevent binutils from being "smart" and generating NOPLs for usH. Peter Anvin2008-09-09
| | | * | | | | | | | | | | | | kbuild: fix cc-option and cc-option-ynH. Peter Anvin2008-09-09
| | | | | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'core/signal' and 'x86/spinlocks' into x86/xenIngo Molnar2008-10-12
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \