summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* x86, 64-bit: Clean up user address maskingLinus Torvalds2009-06-213-11/+3Star
* Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-203-8/+12
|\
| * perf_counter, x86: Improve interactions with fast-gupIngo Molnar2009-06-191-1/+6
| * Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-1716-72/+173
| |\
| * | x86: Add NMI types for kmap_atomic, fixPeter Zijlstra2009-06-152-6/+10
| * | perf_counter: Make set_perf_counter_pending() declaration commonPaul Mackerras2009-06-151-5/+0Star
| * | x86: Add NMI types for kmap_atomicPeter Zijlstra2009-06-152-3/+6
* | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-06-201-1/+5
|\ \ \
| * | | sched, x86: Fix cpufreq + sched_clock() TSC scalingPeter Zijlstra2009-06-171-1/+5
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-06-206-55/+55
|\ \ \ \
| * \ \ \ Merge branch 'x86/mce3' into x86/urgentIngo Molnar2009-06-202-21/+51
| |\ \ \ \
| | * \ \ \ Merge branch 'x86/urgent' into x86/mce3Ingo Molnar2009-06-172-2/+3
| | |\ \ \ \
| | * | | | | x86, mce: mce.h cleanupHidetoshi Seto2009-06-171-11/+18
| | * | | | | x86, mce: remove therm_throt.hHidetoshi Seto2009-06-171-9/+0Star
| | * | | | | x86, mce: remove intel_set_thermal_handler()Hidetoshi Seto2009-06-171-1/+0Star
| | * | | | | x86, mce: unify smp_thermal_interrupt, prepareHidetoshi Seto2009-06-171-11/+14
| | * | | | | x86, mce: make mce_disabled booleanHidetoshi Seto2009-06-171-5/+3Star
| | * | | | | x86, mce: unify mce.hHidetoshi Seto2009-06-171-2/+34
| | | |/ / / | | |/| | |
| * | | | | x86: de-assembler-ize asm/desc.hAlexander van Heukelum2009-06-181-26/+0Star
| * | | | | x86: msr.h linux/types.h is only required for __KERNEL__Jaswinder Singh Rajput2009-06-171-6/+1Star
| | |/ / / | |/| | |
| * | | | Merge branch 'linus' into x86/urgentIngo Molnar2009-06-1717-61/+123
| |\| | |
| * | | | Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2009-06-161-0/+2
| |\ \ \ \
| | * | | | amd-iommu: disable IOMMU hardware on shutdownJoerg Roedel2009-06-151-0/+2
| * | | | | x86: atomic_32.h: Fix kernel-doc warningsRandy Dunlap2009-06-141-2/+1Star
* | | | | | dma-mapping: x86: use asm-generic/dma-mapping-common.hFUJITA Tomonori2009-06-181-171/+2Star
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'akpm'Linus Torvalds2009-06-172-23/+4Star
|\ \ \ \ \
| * | | | | kmap_types: make most arches use generic header fileRandy Dunlap2009-06-171-20/+3Star
| * | | | | time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann2009-06-171-3/+1Star
| | |_|/ / | |/| | |
* | | | | Merge commit 'linus/master' into HEADVegard Nossum2009-06-1517-61/+123
|\| | | |
| * | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-136-42/+85
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge branch 'linus' into x86/mce3Ingo Molnar2009-06-1151-359/+744
| | |\| |
| | * | | x86, mce: Add boot options for corrected errorsHidetoshi Seto2009-06-111-0/+2
| | * | | x86, mce: support action-optional machine checksAndi Kleen2009-06-031-0/+1
| | * | | x86, mce: define MCE_VECTORAndi Kleen2009-06-031-0/+1
| | * | | x86, mce: rename mce_notify_user to mce_notify_irqAndi Kleen2009-06-031-1/+1
| | * | | x86: fix panic with interrupts off (needed for MCE)Andi Kleen2009-06-033-6/+5Star
| | * | | x86, mce: implement new status bitsAndi Kleen2009-06-031-0/+10
| | * | | x86, mce: implement bootstrapping for machine check wakeupsAndi Kleen2009-06-033-0/+10
| | * | | x86, mce: extend struct mce user interface with more information.Andi Kleen2009-06-031-2/+8
| | * | | x86, mce: support more than 256 CPUs in struct mceAndi Kleen2009-06-031-2/+2
| | * | | x86, mce: store record length into memory struct mce anchorAndi Kleen2009-06-031-1/+1
| | * | | x86, mce: add MCE poll count to /proc/interruptsAndi Kleen2009-06-031-0/+1
| | * | | x86, mce: add machine check exception count in /proc/interruptsAndi Kleen2009-06-031-0/+3
| | * | | Merge branch 'irq/numa' into x86/mce3H. Peter Anvin2009-06-0212-50/+50
| | |\ \ \
| | * | | | x86, mce: drop "extern" from function prototypes in asm/mce.hH. Peter Anvin2009-05-281-5/+5
| | * | | | x86: trivial clean up for irq_vectors.hAndi Kleen2009-05-281-2/+1Star
| | * | | | x86, mce: add basic error injection infrastructureAndi Kleen2009-05-281-0/+3
| | * | | | x86, mce: enable MCE_INTEL for 32bit new MCEAndi Kleen2009-05-283-3/+8
| | * | | | x86, mce: use 64bit machine check code on 32bitAndi Kleen2009-05-281-1/+1
| | * | | | x86, mce: rename 64bit mce_dont_init to mce_disabledAndi Kleen2009-05-281-2/+0Star