summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | 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-111-1/+1
| | * | | | | | | | | | | x86, cpu: Call verify_cpu during 32bit CPU startupKees Cook2010-11-112-0/+7
| | * | | | | | | | | | | x86, cpu: Clear XD_DISABLED flag on Intel to regain NXKees Cook2010-11-111-8/+40
| | * | | | | | | | | | | x86, cpu: Rename verify_cpu_64.S to verify_cpu.SKees Cook2010-11-113-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-049423-481235/+938197
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | x86, acpi: Parse all SRAT cpu entries even above the cpu number limitationYinghai Lu2010-12-234-2/+28
| | * | | | | | | | | | | | x86, acpi: Add MAX_LOCAL_APIC for 32bitYinghai Lu2010-12-233-2/+3
| | * | | | | | | | | | | | x86: io_apic: Split setup_ioapic_ids_from_mpc()Sebastian Andrzej Siewior2010-12-062-12/+17
| | * | | | | | | | | | | | x86: io_apic: Fix CONFIG_X86_IO_APIC=n breakageThomas Gleixner2010-10-241-1/+1
| | * | | | | | | | | | | | x86: apic: Move probe_nr_irqs_gsi() into ioapic_init_mappings()Thomas Gleixner2010-10-233-10/+6
| | * | | | | | | | | | | | x86: Allow platforms to force enable apicThomas Gleixner2010-10-232-33/+55
| * | | | | | | | | | | | | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-0612-224/+244
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | x86, cacheinfo: Cleanup L3 cache index disable supportHans Rosenfeld2010-11-183-84/+74
| | * | | | | | | | | | | | | x86, amd-nb: Cleanup AMD northbridge caching codeHans Rosenfeld2010-11-186-88/+118
| | * | | | | | | | | | | | | x86, amd-nb: Complete the rename of AMD NB and related codeHans Rosenfeld2010-11-1812-119/+119
| | | |_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-01-0613-124/+289
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | MAINTAINERS: Update timer related entriesThomas Gleixner2010-12-141-0/+16
| | * | | | | | | | | | | | | timers: Use this_cpu_readChristoph Lameter2010-12-121-2/+2
| | * | | | | | | | | | | | | timerqueue: Make timerqueue_getnext() static inlineThomas Gleixner2010-12-112-15/+14
| | * | | | | | | | | | | | | hrtimer: fix timerqueue conversion flubJohn Stultz2010-12-111-5/+2
| | * | | | | | | | | | | | | hrtimers: Convert hrtimers to use timerlist infrastructureJohn Stultz2010-12-103-77/+49
| | * | | | | | | | | | | | | timers: Fixup allmodconfig build issueJohn Stultz2010-12-101-2/+5
| | * | | | | | | | | | | | | timers: Rename timerlist infrastructure to timerqueueJohn Stultz2010-12-104-58/+58