summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-tsc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-062-9/+96
|\
| * x86: Check tsc available/disabled in the delayed init functionThomas Gleixner2010-12-131-0/+3
| * x86: Improve TSC calibration using a delayed workqueueJohn Stultz2010-12-021-3/+83
| * Merge remote branch 'tip/x86/tsc' into fortglx/2.6.38/tip/x86/tscJohn Stultz2010-12-022-6/+10
| |\
| | * x86: Make tsc=reliable override boot time stability checksjohn stultz2009-08-282-6/+10
* | | Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-01-0610-18/+266
|\ \ \
| * | | module: Move RO/NX module protection to after ftrace module updateSteven Rostedt2010-12-231-12/+12
| * | | Merge commit 'v2.6.37-rc7' into x86/securityIngo Molnar2010-12-231392-11415/+21973
| |\ \ \
| * | | | x86: Resume trampoline must be executableLin Ming2010-11-221-2/+1
| * | | | x86: Add RO/NX protection for loadable kernel modulesmatthieu castet2010-11-184-3/+193
| * | | | x86: Add NX protection for kernel dataMatthieu Castet2010-11-187-6/+57
| * | | | x86: Fix improper large page preservationmatthieu castet2010-11-181-10/+18
* | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-01-0628-18/+1934
|\ \ \ \ \
| * | | | | x86, earlyprintk: Move mrst early console to platform/ and fix a typoFeng Tang2010-12-064-3/+2
| * | | | | x86, apbt: Setup affinity for apb timers acting as per-cpu timerFeng Tang2010-12-061-0/+1
| * | | | | ce4100: Add errata fixes for UART on CE4100Dirk Brandewie2010-12-061-2/+92
| * | | | | x86: platform: Move iris to x86/platform where it belongsThomas Gleixner2010-11-204-1/+2
| * | | | | x86, mrst: Check platform_device_register() return codeVasiliy Kulikov2010-11-181-2/+1
| * | | | | x86/platform: Add Eurobraille/Iris power off supportShérab2010-11-183-0/+105
| * | | | | x86, mrst: Add explanation for using 1960 as the year offset for vrtcFeng Tang2010-11-171-1/+5
| * | | | | x86, mrst: Fix dependencies of "select INTEL_SCU_IPC"Randy Dunlap2010-11-171-0/+1
| * | | | | x86, mrst: The shutdown for MRST requires the SCU IPC mechanismAlan Cox2010-11-171-0/+1
| * | | | | x86: Ce4100: Add reboot_fixup() for CE4100Dirk Brandewie2010-11-122-0/+17
| * | | | | ce4100: Add PCI register emulation for CE4100Dirk Brandewie2010-11-122-0/+316
| * | | | | x86: Add CE4100 platform supportThomas Gleixner2010-11-128-0/+66
| * | | | | x86: mrst: Set vRTC's IRQ to level trigger typeFeng Tang2010-11-111-1/+1
| * | | | | x86: mrst: Add audio driver bindingsVinod Koul2010-11-111-0/+7
| * | | | | rtc: Add drivers/rtc/rtc-mrst.cFeng Tang2010-11-114-0/+637
| * | | | | x86: mrst: Add vrtc driver which serves as a wall clock deviceFeng Tang2010-11-116-7/+143
| * | | | | x86: mrst: Add Moorestown specific reboot/shutdown supportAlek Du2010-11-111-0/+16
| * | | | | x86: mrst: Parse SFI timer table for all timer configsJacob Pan2010-11-091-1/+1
| * | | | | x86/mrst: Add SFI platform device parsing codeFeng Tang2010-11-095-7/+527
* | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-01-062-24/+16
|\ \ \ \ \ \
| * | | | | | x86, microcode, AMD: Cleanup code a bitBorislav Petkov2010-11-102-20/+11
| * | | | | | x86, microcode, AMD: Replace vmalloc+memset with vzallocJesper Juhl2010-11-101-9/+10
* | | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-063-65/+86
|\ \ \ \ \ \ \
| * | | | | | | apic, amd: Make firmware bug messages more meaningfulRobert Richter2010-10-252-7/+9
| * | | | | | | mce, amd: Remove goto in threshold_create_device()Robert Richter2010-10-251-2/+2
| * | | | | | | mce, amd: Add helper functions to setup APICRobert Richter2010-10-251-29/+38
| * | | | | | | mce, amd: Shorten local variables mci_misc_{hi,lo}Robert Richter2010-10-251-13/+13
| * | | | | | | mce, amd: Implement mce_threshold_block_init() helper functionRobert Richter2010-10-251-19/+29
* | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-065-11/+50
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: Fix included-by file reference commentsKees Cook2010-11-181-3/+3
| * | | | | | | | x86, cpu: Only CPU features determine NX capabilitiesKees Cook2010-11-101-1/+1
| * | | | | | | | x86, cpu: Call verify_cpu during 32bit CPU startupKees Cook2010-11-102-0/+7
| * | | | | | | | x86, cpu: Clear XD_DISABLED flag on Intel to regain NXKees Cook2010-11-101-8/+40
| * | | | | | | | x86, cpu: Rename verify_cpu_64.S to verify_cpu.SKees Cook2010-11-103-2/+2
* | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-01-0614-92/+129
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusionYinghai Lu2011-01-056-32/+19
| * | | | | | | | | Merge commit 'v2.6.37-rc8' into x86/apicIngo Molnar2011-01-049525-539053/+996015
| |\ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud