aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| * | | | | | x86, microcode, AMD: Correct buf referencesBorislav Petkov2011-06-15
* | | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-07-22
|\ \ \ \ \ \ \
| * | | | | | | x86, mce: Use mce_sysdev_ prefix to group functionsHidetoshi Seto2011-06-16
| * | | | | | | x86, mce: Use mce_chrdev_ prefix to group functionsHidetoshi Seto2011-06-16
| * | | | | | | x86, mce: Cleanup mce_read()Hidetoshi Seto2011-06-16
| * | | | | | | x86, mce: Cleanup mce_create()/remove_device()Hidetoshi Seto2011-06-16
| * | | | | | | x86, mce: Check the result of ancient_init()Hidetoshi Seto2011-06-16
| * | | | | | | x86, mce: Introduce mce_gather_info()Hidetoshi Seto2011-06-16
| * | | | | | | x86, mce: Replace MCM_ with MCI_MISC_Hidetoshi Seto2011-06-16
| * | | | | | | x86, mce: Replace MCE_SELF_VECTOR by irq_workHidetoshi Seto2011-06-16
| * | | | | | | x86, mce, severity: Clean up trivial coding style problemsHidetoshi Seto2011-06-16
| * | | | | | | x86, mce, severity: Cleanup severity tableHidetoshi Seto2011-06-16
| * | | | | | | x86, mce, severity: Make formatting a bit more readableHidetoshi Seto2011-06-16
| * | | | | | | x86, mce, severity: Fix two severities table signaturesTony Luck2011-06-16
* | | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-07-22
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, efi: Properly pre-initialize table pointersJan Beulich2011-07-05
| * | | | | | | | x86, efi: Add infrastructure for UEFI 2.0 runtime servicesMatthew Garrett2011-06-06
| * | | | | | | | x86, efi: Fix argument types for SetVariable()Matthew Garrett2011-06-06
* | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-07-22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS messageLen Brown2011-07-15
| * | | | | | | | | x86, msr: Fix typo in ENERGY_PERF_BIAS_POWERSAVEH. Peter Anvin2011-07-14
| * | | | | | | | | x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIASLen Brown2011-07-14
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-07-22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86, smpboot: Mark the names[] array in __inquire_remote_apic() as constGreg Dietsche2011-07-21
| * | | | | | | | | x86: Convert vmalloc()+memset() to vzalloc()Joe Perches2011-05-28
* | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-07-22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86: Fix write lock scalability 64-bit issueJan Beulich2011-07-21
| * | | | | | | | | | x86: Unify rwsem assembly implementationJan Beulich2011-07-21
| * | | | | | | | | | x86: Unify rwlock assembly implementationJan Beulich2011-07-21
| * | | | | | | | | | x86, asm: Fix binutils 2.16 issue with __USER32_CSBorislav Petkov2011-06-03
| * | | | | | | | | | x86, asm: Cleanup thunk_64.SBorislav Petkov2011-06-03
| * | | | | | | | | | x86, asm: Flip RESTORE_ARGS arguments logicBorislav Petkov2011-06-03
| * | | | | | | | | | x86, asm: Flip SAVE_ARGS arguments logicBorislav Petkov2011-06-03
| * | | | | | | | | | x86, asm: Thin down SAVE/RESTORE_* asm macrosBorislav Petkov2011-06-03
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86, ioapic: Print IR_IO_APIC_route_entry when IR is enabledNaga Chumbalkar2011-07-12
| * | | | | | | | | | x86, ioapic: Print IRTE when IR is enabledNaga Chumbalkar2011-07-12
| * | | | | | | | | | x86, x2apic: Preserve high 32-bits of IA32_APIC_BASE MSRNaga Chumbalkar2011-07-12
| * | | | | | | | | | x86, ioapic: Also print Dest fieldNaga Chumbalkar2011-07-11
| * | | | | | | | | | x86, ioapic: Format clean up for IOAPIC outputNaga Chumbalkar2011-07-11
| * | | | | | | | | | x86: print APIC data a little later during bootNaga Chumbalkar2011-07-08
* | | | | | | | | | | Merge branch 'timers-rtc-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-22
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86: Serialize EFI time accesses on rtc_lockJan Beulich2011-07-21
| * | | | | | | | | | | x86: Serialize SMP bootup CMOS accesses on rtc_lockJan Beulich2011-07-21
* | | | | | | | | | | | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-07-22
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | mips: Fix i8253 clockevent falloutThomas Gleixner2011-07-22
| * | | | | | | | | | | | i8253: Cleanup outb/inb magicThomas Gleixner2011-07-01
| * | | | | | | | | | | | arm: Footbridge: Use common i8253 clockeventThomas Gleixner2011-07-01
| * | | | | | | | | | | | mips: Use common i8253 clockeventThomas Gleixner2011-07-01
| * | | | | | | | | | | | x86: Use common i8253 clockeventThomas Gleixner2011-07-01