aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAge
* x86: Move smp_read_mpc_oem to x86_init_ops.Thomas Gleixner2009-08-27
* x86: Move mpc_apic_id to x86_init_opsThomas Gleixner2009-08-27
* x86: Move ioapic_ids_setup to x86_init_opsThomas Gleixner2009-08-27
* x86: Sanitize smp_record and move it to x86_init_opsThomas Gleixner2009-08-27
* x86: Move memory_setup to x86_init_opsThomas Gleixner2009-08-27
* x86: Add reserve_ebda_region to x86_init_opsThomas Gleixner2009-08-27
* x86: Add request_standard_resources to x86_initThomas Gleixner2009-08-27
* x86: Add probe_roms to x86_initThomas Gleixner2009-08-27
* x86: Add x86_init infrastructureThomas Gleixner2009-08-27
* Merge branch 'sched/clock' into x86/cleanupsThomas Gleixner2009-08-27
|\
| * x86, pat: Allow ISA memory range uncacheable mapping requestsSuresh Siddha2009-08-17
* | Merge branch 'x86/paravirt' into x86/cleanupsThomas Gleixner2009-08-27
|\ \ | |/ |/|
| * x86/paravirt: split paravirt definitions into paravirt_types.hJeremy Fitzhardinge2009-06-17
* | x86: Fix UV BAU destination subnode idCliff Wickman2009-08-15
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-08-04
|\ \
| * | x86, UV: Fix macros for accessing large node numbersJack Steiner2009-08-04
| * | x86, UV: Handle missing blade-local memory correctlyJack Steiner2009-08-04
| * | x86: fix assembly constraints in native_save_fl()H. Peter Anvin2009-08-03
| * | x86: Make 64-bit efi_ioremap use ioremap on MMIO regionsPaul Mackerras2009-08-03
* | | lguest: update commentryRusty Russell2009-07-30
* | | lguest: fix comment styleRusty Russell2009-07-30
|/ /
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-07-27
|\ \
| * | x86: Fix movq immediate operand constraints in uaccess.hH. Peter Anvin2009-07-21
| * | x86: Fix movq immediate operand constraints in uaccess_64.hUros Bizjak2009-07-20
* | | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-27
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-07-17
|\ \
| * | x86/pci: insert ioapic resource before assigning unassigned resourcesYinghai Lu2009-07-10
* | | lguest: fix journeyMatias Zabaljauregui2009-07-17
* | | 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