aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAge
* Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-07-10
|\
| * x86: atomic64: Inline atomic64_read() againEric Dumazet2009-07-04
| * x86: atomic64: Improve atomic64_xchg()Ingo Molnar2009-07-03
| * x86: atomic64: Code atomic(64)_read and atomic(64)_set in C not CPPPaul Mackerras2009-07-03
| * x86: atomic64: Make atomic_read() type-safeIngo Molnar2009-07-03
| * x86: atomic64: Move the 32-bit atomic64_t implementation to a .c fileIngo Molnar2009-07-03
| * x86: atomic64: The atomic64_t data type should be 8 bytes aligned on 32-bit tooEric Dumazet2009-07-03
| * perf_counter: Ignore the nmi call frames in the x86-64 backtracesFrederic Weisbecker2009-07-01
* | sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-09
|\ \
| * | memory barrier: adding smp_mb__after_lockJiri Olsa2009-07-09
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-07-06
|\ \ \
| * | | x86: Remove unused function lapic_watchdog_ok()Jaswinder Singh Rajput2009-07-03
| * | | x86: Fix fixmap page order for FIX_TEXT_POKE0,1Mathieu Desnoyers2009-07-03
| * | | x86: Remove double declaration of MSR_P6_EVNTSEL0 and MSR_P6_EVNTSEL1Jaswinder Singh Rajput2009-07-01
| * | | x86: Fix fixmap orderingJan Beulich2009-06-30
* | | | x86: fix power-of-2 round_up/round_down macrosLinus Torvalds2009-07-02
* | | | Fix pci_unmap_addr() et al on i386.David Woodhouse2009-07-01
| |_|/ |/| |
* | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-30
|\ \ \ | |/ / |/| |
| * | perf_counter, x86: Add mmap counter read supportPeter Zijlstra2009-06-25
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-06-28
|\ \ \ | |_|/ |/| |
| * | x86, setup: correct include file in <asm/boot.h>H. Peter Anvin2009-06-25
| * | x86, setup: Fix typo "CONFIG_x86_64" in <asm/boot.h>Robert P. J. Day2009-06-25
| * | x86: fix pageattr handling for lpage percpu allocator and re-enable itTejun Heo2009-06-21
| |/
* | Revert "PCI: use ACPI _CRS data by default"Linus Torvalds2009-06-24
| |
| \
*-. \ Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown2009-06-24
|\ \ \
| | * | ACPI: #define acpi_disabled 1 for CONFIG_ACPI=nLen Brown2009-06-12
| | * | ACPI, PCI, x86: move MCFG parsing routine from ACPI to PCI fileLen Brown2009-06-12
| |/ /
* | | Merge git://git.infradead.org/~dwmw2/iommu-2.6.31Linus Torvalds2009-06-23
|\ \ \
| * | | Intel IOMMU Pass Through SupportFenghua Yu2009-04-29
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-06-22
|\ \ \ \ | |_|_|/ |/| | |
| * | | PCI: use ACPI _CRS data by defaultJesse Barnes2009-06-11
| * | | PCI/x86: don't assume prefetchable ranges are 64bitYinghai Lu2009-06-11
| | |/ | |/|
* | | x86, 64-bit: Clean up user address maskingLinus Torvalds2009-06-20
* | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-20
|\ \ \
| * | | perf_counter, x86: Improve interactions with fast-gupIngo Molnar2009-06-19
| * | | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-17
| |\ \ \
| * | | | x86: Add NMI types for kmap_atomic, fixPeter Zijlstra2009-06-15
| * | | | perf_counter: Make set_perf_counter_pending() declaration commonPaul Mackerras2009-06-15
| * | | | x86: Add NMI types for kmap_atomicPeter Zijlstra2009-06-15
* | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-06-20
|\ \ \ \ \
| * | | | | sched, x86: Fix cpufreq + sched_clock() TSC scalingPeter Zijlstra2009-06-17
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-06-20
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'x86/mce3' into x86/urgentIngo Molnar2009-06-20
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'x86/urgent' into x86/mce3Ingo Molnar2009-06-17
| | |\ \ \ \ \ \
| | * | | | | | | x86, mce: mce.h cleanupHidetoshi Seto2009-06-16
| | * | | | | | | x86, mce: remove therm_throt.hHidetoshi Seto2009-06-16
| | * | | | | | | x86, mce: remove intel_set_thermal_handler()Hidetoshi Seto2009-06-16
| | * | | | | | | x86, mce: unify smp_thermal_interrupt, prepareHidetoshi Seto2009-06-16
| | * | | | | | | x86, mce: make mce_disabled booleanHidetoshi Seto2009-06-16