Age | Commit message (Expand) | Author |
2011-12-18 | x86/intel config: Revamp configuration to allow for Moorestown and Medfield | Alan Cox |
2011-05-19 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-05-16 | ftrace/x86: Do not trace .discard.text section | Steven Rostedt |
2011-03-15 | x86: Introduce pci_map_biosrom() | Dan Williams |
2010-11-12 | x86: Add CE4100 platform support | Thomas Gleixner |
2010-10-05 | x86, mm: Add RESERVE_BRK_ARRAY() helper | Jeremy Fitzhardinge |
2010-07-27 | support multiple .discard.* sections to avoid section type conflicts | Jeremy Fitzhardinge |
2010-02-19 | x86: Move pci init function to x86_init | Thomas Gleixner |
2009-08-31 | x86: Add Moorestown early detection | Thomas Gleixner |
2009-08-31 | x86: Add timer_init 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 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 request_standard_resources to x86_init | Thomas Gleixner |
2009-08-27 | x86: Add x86_init infrastructure | Thomas Gleixner |
2009-04-10 | x86: move x86_quirk_pre_intr_init() to irqinit_32.c | Pekka Enberg |
2009-03-25 | Revert "x86: don't compile vsmp_64 for 32bit" | Ravikiran G Thirumalai |
2009-03-17 | x86/brk: make the brk reservation symbols inaccessible from C | Jeremy Fitzhardinge |
2009-03-14 | x86: allow extend_brk users to reserve brk space | Jeremy Fitzhardinge |
2009-03-14 | x86-32: use brk segment for allocating initial kernel pagetable | Jeremy Fitzhardinge |
2009-03-14 | x86: add brk allocation for very, very early allocations | Jeremy Fitzhardinge |
2009-02-26 | x86: don't compile vsmp_64 for 32bit | Yinghai Lu |
2009-02-26 | x86: remove update_apic from x86_quirks | Yinghai Lu |
2009-02-23 | x86: refactor x86_quirks support | Ingo Molnar |
2009-02-17 | x86, apic: rename 'genapic' to 'apic' | Ingo Molnar |
2009-02-13 | Merge branch 'core/header-fixes' into x86/headers | Ingo Molnar |
2009-02-02 | headers_check fix: x86, setup.h | Jaswinder Singh Rajput |
2009-01-28 | Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/... | Ingo Molnar |
2009-01-16 | x86: misc clean up after the percpu update | Tejun Heo |
2009-01-14 | x86: headers cleanup - setup.h | Cyrill Gorcunov |
2009-01-04 | x86: rename mpc_config_oemtable to mpc_oemtable | Jaswinder Singh Rajput |
2009-01-04 | x86: rename mpc_config_processor to mpc_cpu | Jaswinder Singh Rajput |
2009-01-04 | x86: rename mpc_config_bus to mpc_bus | Jaswinder Singh Rajput |
2008-12-23 | Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',... | Ingo Molnar |
2008-11-18 | x86: fix wakeup_cpu with numaq/es7000, v2, fix | Yinghai Lu |
2008-11-17 | x86: fix wakeup_cpu with numaq/es7000, v2 | Yinghai Lu |
2008-10-27 | x86: corruption check: move the corruption checks into their own file | Arjan van de Ven |
2008-10-22 | x86: Fix ASM_X86__ header guards | H. Peter Anvin |
2008-10-22 | x86, um: ... and asm-x86 move | Al Viro |