summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2009-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+4
2009-07-10memory barrier: adding smp_mb__after_lockJiri Olsa1-0/+4
2009-07-07Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-10/+5
2009-07-03x86: Remove unused function lapic_watchdog_ok()Jaswinder Singh Rajput1-1/+0
2009-07-03x86: Fix fixmap page order for FIX_TEXT_POKE0,1Mathieu Desnoyers1-2/+2
2009-07-02x86: fix power-of-2 round_up/round_down macrosLinus Torvalds1-2/+9
2009-07-01Fix pci_unmap_addr() et al on i386.David Woodhouse1-1/+1
2009-07-01x86: Remove double declaration of MSR_P6_EVNTSEL0 and MSR_P6_EVNTSEL1Jaswinder Singh Rajput1-4/+0
2009-07-01Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-0/+3
2009-07-01x86: Fix fixmap orderingJan Beulich1-3/+3
2009-06-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-3/+13
2009-06-26x86, setup: correct include file in <asm/boot.h>H. Peter Anvin1-2/+2
2009-06-26x86, setup: Fix typo "CONFIG_x86_64" in <asm/boot.h>Robert P. J. Day1-1/+1
2009-06-25perf_counter, x86: Add mmap counter read supportPeter Zijlstra1-0/+3
2009-06-25Revert "PCI: use ACPI _CRS data by default"Linus Torvalds1-1/+1
2009-06-24Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown2-0/+4
2009-06-23Merge git://git.infradead.org/~dwmw2/iommu-2.6.31Linus Torvalds1-0/+1
2009-06-22Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2-1/+2
2009-06-22x86: fix pageattr handling for lpage percpu allocator and re-enable itTejun Heo1-0/+10
2009-06-21x86, 64-bit: Clean up user address maskingLinus Torvalds3-11/+3
2009-06-20Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds3-8/+12
2009-06-20Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+5
2009-06-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-55/+55
2009-06-20Merge branch 'x86/mce3' into x86/urgentIngo Molnar2-21/+51
2009-06-19perf_counter, x86: Improve interactions with fast-gupIngo Molnar1-1/+6
2009-06-19dma-mapping: x86: use asm-generic/dma-mapping-common.hFUJITA Tomonori1-171/+2
2009-06-18x86: de-assembler-ize asm/desc.hAlexander van Heukelum1-26/+0
2009-06-17x86: msr.h linux/types.h is only required for __KERNEL__Jaswinder Singh Rajput1-6/+1
2009-06-17Merge branch 'x86/urgent' into x86/mce3Ingo Molnar2-2/+3
2009-06-17sched, x86: Fix cpufreq + sched_clock() TSC scalingPeter Zijlstra1-1/+5
2009-06-17Merge branch 'linus' into perfcounters/coreIngo Molnar16-72/+173
2009-06-17Merge branch 'linus' into x86/urgentIngo Molnar17-61/+123
2009-06-17Merge branch 'akpm'Linus Torvalds2-23/+4
2009-06-17kmap_types: make most arches use generic header fileRandy Dunlap1-20/+3
2009-06-17time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann1-3/+1
2009-06-17x86, mce: mce.h cleanupHidetoshi Seto1-11/+18
2009-06-17x86, mce: remove therm_throt.hHidetoshi Seto1-9/+0
2009-06-17x86, mce: remove intel_set_thermal_handler()Hidetoshi Seto1-1/+0
2009-06-17x86, mce: unify smp_thermal_interrupt, prepareHidetoshi Seto1-11/+14
2009-06-17x86, mce: make mce_disabled booleanHidetoshi Seto1-5/+3
2009-06-17x86, mce: unify mce.hHidetoshi Seto1-2/+34
2009-06-16Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar1-0/+2
2009-06-15x86: Add NMI types for kmap_atomic, fixPeter Zijlstra2-6/+10
2009-06-15perf_counter: Make set_perf_counter_pending() declaration commonPaul Mackerras1-5/+0
2009-06-15x86: Add NMI types for kmap_atomicPeter Zijlstra2-3/+6
2009-06-15Merge commit 'linus/master' into HEADVegard Nossum17-61/+123
2009-06-15x86: unify pte_hiddenJeremy Fitzhardinge1-6/+2
2009-06-15x86: make _PAGE_HIDDEN conditionalJeremy Fitzhardinge1-1/+6
2009-06-15kmemcheck: add hooks for the page allocatorVegard Nossum1-2/+2
2009-06-15amd-iommu: disable IOMMU hardware on shutdownJoerg Roedel1-0/+2