summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)Author
2009-07-03x86,percpu: generalize lpage first chunk allocatorTejun Heo
2009-07-02x86: fix power-of-2 round_up/round_down macrosLinus Torvalds
2009-07-01Fix pci_unmap_addr() et al on i386.David Woodhouse
2009-07-01Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-06-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-06-25x86, setup: correct include file in <asm/boot.h>H. Peter Anvin
2009-06-25x86, setup: Fix typo "CONFIG_x86_64" in <asm/boot.h>Robert P. J. Day
2009-06-25perf_counter, x86: Add mmap counter read supportPeter Zijlstra
2009-06-24Revert "PCI: use ACPI _CRS data by default"Linus Torvalds
2009-06-24Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown
2009-06-23Merge git://git.infradead.org/~dwmw2/iommu-2.6.31Linus Torvalds
2009-06-22Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-06-22x86: fix pageattr handling for lpage percpu allocator and re-enable itTejun Heo
2009-06-20x86, 64-bit: Clean up user address maskingLinus Torvalds
2009-06-20Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-06-20Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-06-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-06-20Merge branch 'x86/mce3' into x86/urgentIngo Molnar
2009-06-19perf_counter, x86: Improve interactions with fast-gupIngo Molnar
2009-06-18dma-mapping: x86: use asm-generic/dma-mapping-common.hFUJITA Tomonori
2009-06-18x86: de-assembler-ize asm/desc.hAlexander van Heukelum
2009-06-17x86: msr.h linux/types.h is only required for __KERNEL__Jaswinder Singh Rajput
2009-06-17Merge branch 'x86/urgent' into x86/mce3Ingo Molnar
2009-06-17sched, x86: Fix cpufreq + sched_clock() TSC scalingPeter Zijlstra
2009-06-17Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-06-17Merge branch 'linus' into x86/urgentIngo Molnar
2009-06-17Merge branch 'akpm'Linus Torvalds
2009-06-17kmap_types: make most arches use generic header fileRandy Dunlap
2009-06-17time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann
2009-06-16x86, mce: mce.h cleanupHidetoshi Seto
2009-06-16x86, mce: remove therm_throt.hHidetoshi Seto
2009-06-16x86, mce: remove intel_set_thermal_handler()Hidetoshi Seto
2009-06-16x86, mce: unify smp_thermal_interrupt, prepareHidetoshi Seto
2009-06-16x86, mce: make mce_disabled booleanHidetoshi Seto
2009-06-16x86, mce: unify mce.hHidetoshi Seto
2009-06-16Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2009-06-15x86: Add NMI types for kmap_atomic, fixPeter Zijlstra
2009-06-15perf_counter: Make set_perf_counter_pending() declaration commonPaul Mackerras
2009-06-15x86: Add NMI types for kmap_atomicPeter Zijlstra
2009-06-15Merge commit 'linus/master' into HEADVegard Nossum
2009-06-15x86: unify pte_hiddenJeremy Fitzhardinge
2009-06-15x86: make _PAGE_HIDDEN conditionalJeremy Fitzhardinge
2009-06-15kmemcheck: add hooks for the page allocatorVegard Nossum
2009-06-15amd-iommu: disable IOMMU hardware on shutdownJoerg Roedel
2009-06-15kmemcheck: add hooks for page- and sg-dma-mappingsVegard Nossum
2009-06-15kmemcheck: add DMA hooksVegard Nossum
2009-06-15x86: add hooks for kmemcheckVegard Nossum
2009-06-14x86: atomic_32.h: Fix kernel-doc warningsRandy Dunlap
2009-06-13Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-06-13kmemcheck: add the kmemcheck coreVegard Nossum