Age | Commit message (Expand) | Author |
2009-09-18 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-09-15 | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-09-02 | Merge commit 'v2.6.31-rc8' into x86/txt | Ingo Molnar |
2009-09-01 | x86, intel_txt: clean up the impact on generic code, unbreak non-x86 | Shane Wang |
2009-08-31 | x86: apic namespace cleanup | Thomas Gleixner |
2009-08-31 | x86: Move tsc_calibration to x86_init_ops | 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 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 get/find_smp_config to x86_init_ops | Thomas Gleixner |
2009-08-29 | x86: Fix earlyprintk=dbgp for machines without NX | Jan Beulich |
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-21 | x86: Fix system crash when loading with "reservetop" parameter | Xiao Guangrong |
2009-07-21 | x86, intel_txt: Intel TXT boot support | Joseph Cihula |
2009-07-18 | x86: Add quirk for Intel DG45ID board to avoid low memory corruption | Alexey Fisher |
2009-06-23 | x86: Move init_gbpages() to setup_arch() | Pekka J Enberg |
2009-06-11 | x86: handle initrd that extends into unusable memory | Yinghai Lu |
2009-06-10 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-06-10 | Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-05-11 | x86: add extension fields for bootloader type and version | H. Peter Anvin |
2009-05-11 | x86: clean up and and print out initial max_pfn_mapped | Yinghai Lu |
2009-04-30 | x86: move max_pfn_mapped and max_low_pfn_mapped to setup.c | Pekka Enberg |
2009-04-10 | x86: move x86_quirk_pre_intr_init() to irqinit_32.c | Pekka Enberg |
2009-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds |
2009-03-30 | cpumask: remove references to struct irqaction's mask field. | Rusty Russell |
2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar |
2009-03-14 | x86: allow extend_brk users to reserve brk space | Jeremy Fitzhardinge |
2009-03-14 | x86: use brk allocation for DMI | Jeremy Fitzhardinge |
2009-03-14 | x86-32: use brk segment for allocating initial kernel pagetable | Jeremy Fitzhardinge |
2009-03-14 | x86: move brk initialization out of #ifdef CONFIG_BLK_DEV_INITRD | H. Peter Anvin |
2009-03-14 | x86: add brk allocation for very, very early allocations | Jeremy Fitzhardinge |
2009-03-05 | x86: pre-initialize boot_cpu_data.x86_phys_bits to avoid system_state tests | Jeremy Fitzhardinge |
2009-03-04 | Merge branch 'x86/urgent' into x86/mm | Ingo Molnar |
2009-03-04 | x86: fix DMI on EFI | Brian Maly |
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-23 | x86: remove various unused subarch hooks | Ingo Molnar |
2009-02-22 | Merge branch 'linus' into x86/apic | Ingo Molnar |
2009-02-17 | x86, apic: separate 32-bit setup functionality out of apic_32.c | Ingo Molnar |
2009-02-17 | x86, apic: rename 'genapic' to 'apic' | Ingo Molnar |
2009-02-17 | x86, apic: remove duplicate asm/apic.h inclusions | Ingo Molnar |
2009-02-17 | x86, apic: remove genapic.h | Ingo Molnar |
2009-02-17 | x86: add x2apic config | Yinghai Lu |
2009-02-11 | x86, apic: make generic_apic_probe() generally available | Ingo Molnar |