Age | Commit message (Expand) | Author |
2009-08-31 | x86: Add timer_init to x86_init_ops | Thomas Gleixner |
2009-08-31 | x86: Move percpu clockevents setup to x86_init_ops | Thomas Gleixner |
2009-08-31 | x86: Move xen_post_allocator_init into xen_pagetable_setup_done | Thomas Gleixner |
2009-08-31 | x86: Move paravirt pagetable_setup to x86_init_ops | Thomas Gleixner |
2009-08-31 | x86: Move paravirt banner printout to x86_init_ops | Thomas Gleixner |
2009-08-31 | x86: Replace ARCH_SETUP by a proper x86_init_ops | Thomas Gleixner |
2009-08-31 | x86: Move traps_init to x86_init_ops | Thomas Gleixner |
2009-08-31 | x86: Move irq_init to x86_init_ops | Thomas Gleixner |
2009-08-31 | x86: Move pre_intr_init to x86_init_ops | Thomas Gleixner |
2009-08-31 | x86: Move get/find_smp_config to x86_init_ops | Thomas Gleixner |
2009-08-27 | x86: Move oem_bus_info to x86_init_ops | Thomas Gleixner |
2009-08-27 | x86: Move mpc_oem_pci_bus to x86_init_ops | Thomas Gleixner |
2009-08-27 | x86: Move smp_read_mpc_oem to x86_init_ops. | Thomas Gleixner |
2009-08-27 | x86: Move mpc_apic_id to x86_init_ops | Thomas Gleixner |
2009-08-27 | x86: Move ioapic_ids_setup to x86_init_ops | Thomas Gleixner |
2009-08-27 | x86: Sanitize smp_record and move it to x86_init_ops | Thomas Gleixner |
2009-08-27 | x86: Move memory_setup to x86_init_ops | Thomas Gleixner |
2009-08-27 | x86: Add reserve_ebda_region to x86_init_ops | Thomas Gleixner |
2009-08-27 | x86: Add request_standard_resources to x86_init | Thomas Gleixner |
2009-08-27 | x86: Add probe_roms to x86_init | Thomas Gleixner |
2009-08-27 | x86: Add x86_init infrastructure | Thomas Gleixner |
2009-08-27 | Merge branch 'sched/clock' into x86/cleanups | Thomas Gleixner |
2009-08-27 | Merge branch 'x86/paravirt' into x86/cleanups | Thomas Gleixner |
2009-08-17 | x86, pat: Allow ISA memory range uncacheable mapping requests | Suresh Siddha |
2009-08-15 | x86: Fix UV BAU destination subnode id | Cliff Wickman |
2009-08-04 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-08-04 | x86, UV: Fix macros for accessing large node numbers | Jack Steiner |
2009-08-04 | x86, UV: Handle missing blade-local memory correctly | Jack Steiner |
2009-08-03 | x86: fix assembly constraints in native_save_fl() | H. Peter Anvin |
2009-08-03 | x86: Make 64-bit efi_ioremap use ioremap on MMIO regions | Paul Mackerras |
2009-07-30 | lguest: update commentry | Rusty Russell |
2009-07-30 | lguest: fix comment style | Rusty Russell |
2009-07-27 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-07-27 | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() | Benjamin Herrenschmidt |
2009-07-20 | x86: Fix movq immediate operand constraints in uaccess.h | H. Peter Anvin |
2009-07-20 | x86: Fix movq immediate operand constraints in uaccess_64.h | Uros Bizjak |
2009-07-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2009-07-17 | lguest: fix journey | Matias Zabaljauregui |
2009-07-10 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2009-07-10 | sched: INIT_PREEMPT_COUNT | Peter Zijlstra |
2009-07-10 | x86/pci: insert ioapic resource before assigning unassigned resources | Yinghai Lu |
2009-07-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-07-09 | memory barrier: adding smp_mb__after_lock | Jiri Olsa |
2009-07-06 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-07-04 | x86: atomic64: Inline atomic64_read() again | Eric Dumazet |
2009-07-03 | x86: atomic64: Improve atomic64_xchg() | Ingo Molnar |
2009-07-03 | x86: atomic64: Code atomic(64)_read and atomic(64)_set in C not CPP | Paul Mackerras |
2009-07-03 | x86: Remove unused function lapic_watchdog_ok() | Jaswinder Singh Rajput |
2009-07-03 | x86: Fix fixmap page order for FIX_TEXT_POKE0,1 | Mathieu Desnoyers |
2009-07-03 | x86: atomic64: Make atomic_read() type-safe | Ingo Molnar |