summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge branch 'x86-signal-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-231-38/+18Star
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: Kill handle_signal()->set_fs()Oleg Nesterov2011-07-151-9/+0Star
| * | | | | | | | x86, do_signal: Simplify the TS_RESTORE_SIGMASK logicOleg Nesterov2011-07-151-19/+10Star
| * | | | | | | | x86, signals: Convert the X86_32 code to use set_current_blocked()Oleg Nesterov2011-07-151-10/+8Star
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-231-136/+46Star
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, mtrr: Use pci_dev->revisionSergei Shtylyov2011-07-021-8/+5Star
| * | | | | | | | x86, mtrr: use stop_machine APIs for doing MTRR rendezvousSuresh Siddha2011-06-281-151/+41Star
| * | | | | | | | x86, mtrr: lock stop machine during MTRR rendezvous sequenceSuresh Siddha2011-06-271-0/+23
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-07-231-10/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, microcode, AMD: Fix section header size checkBorislav Petkov2011-06-161-7/+8
| * | | | | | | | x86, microcode, AMD: Correct buf referencesBorislav Petkov2011-06-151-3/+3
* | | | | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-07-235-219/+239
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86, mce: Use mce_sysdev_ prefix to group functionsHidetoshi Seto2011-06-162-34/+38
| * | | | | | | | | x86, mce: Use mce_chrdev_ prefix to group functionsHidetoshi Seto2011-06-161-36/+41
| * | | | | | | | | x86, mce: Cleanup mce_read()Hidetoshi Seto2011-06-161-12/+11Star
| * | | | | | | | | x86, mce: Cleanup mce_create()/remove_device()Hidetoshi Seto2011-06-161-13/+14
| * | | | | | | | | x86, mce: Check the result of ancient_init()Hidetoshi Seto2011-06-161-3/+9
| * | | | | | | | | x86, mce: Introduce mce_gather_info()Hidetoshi Seto2011-06-161-23/+27
| * | | | | | | | | x86, mce: Replace MCM_ with MCI_MISC_Hidetoshi Seto2011-06-161-2/+2
| * | | | | | | | | x86, mce: Replace MCE_SELF_VECTOR by irq_workHidetoshi Seto2011-06-163-49/+6Star
| * | | | | | | | | x86, mce, severity: Clean up trivial coding style problemsHidetoshi Seto2011-06-161-20/+19Star
| * | | | | | | | | x86, mce, severity: Cleanup severity tableHidetoshi Seto2011-06-161-69/+58Star
| * | | | | | | | | x86, mce, severity: Make formatting a bit more readableHidetoshi Seto2011-06-161-30/+88
| * | | | | | | | | x86, mce, severity: Fix two severities table signaturesTony Luck2011-06-161-3/+1Star
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-07-231-0/+18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS messageLen Brown2011-07-161-5/+5
| * | | | | | | | | x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIASLen Brown2011-07-141-0/+18
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-07-231-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86, smpboot: Mark the names[] array in __inquire_remote_apic() as constGreg Dietsche2011-07-211-1/+1
* | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-07-231-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86, asm: Flip RESTORE_ARGS arguments logicBorislav Petkov2011-06-031-2/+2
| * | | | | | | | | | x86, asm: Flip SAVE_ARGS arguments logicBorislav Petkov2011-06-031-1/+1
* | | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-232-26/+67
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86, ioapic: Print IR_IO_APIC_route_entry when IR is enabledNaga Chumbalkar2011-07-131-20/+49
| * | | | | | | | | | | x86, ioapic: Print IRTE when IR is enabledNaga Chumbalkar2011-07-121-0/+10
| * | | | | | | | | | | x86, x2apic: Preserve high 32-bits of IA32_APIC_BASE MSRNaga Chumbalkar2011-07-121-1/+1
| * | | | | | | | | | | x86, ioapic: Also print Dest fieldNaga Chumbalkar2011-07-111-2/+2
| * | | | | | | | | | | x86, ioapic: Format clean up for IOAPIC outputNaga Chumbalkar2011-07-111-3/+5
| * | | | | | | | | | | x86: print APIC data a little later during bootNaga Chumbalkar2011-07-081-1/+1
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-07-236-101/+15Star
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | i8253: Cleanup outb/inb magicThomas Gleixner2011-07-011-3/+3
| * | | | | | | | | | | x86: Use common i8253 clockeventThomas Gleixner2011-07-011-90/+3Star
| * | | | | | | | | | | x86: i8253: Consolidate definitions of global_clock_eventRalf Baechle2011-06-094-0/+4
| * | | | | | | | | | | i8253: Consolidate all kernel definitions of i8253_lockRalf Baechle2011-06-091-3/+0Star
| * | | | | | | | | | | i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle2011-06-095-5/+5
* | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-2310-280/+527
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86, perf: Make copy_from_user_nmi() a library functionRobert Richter2011-07-211-35/+0Star
| * | | | | | | | | | | | x86, perf: P4 PMU - Fix typos in comments and style cleanupCyrill Gorcunov2011-07-211-36/+30Star
| * | | | | | | | | | | | perf, x86: P4 PMU - Introduce event alias featureCyrill Gorcunov2011-07-142-36/+106
| * | | | | | | | | | | | Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-07-051-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \