Linux 6.10-rc2
[sfrench/cifs-2.6.git] / arch / x86 / kernel / mpparse_64.c
2008-07-10 Russell KingMerge branches 'at91', 'dyntick', 'ep93xx', 'iop',...
2008-07-03 Russell KingMerge branch 'fb' into devel
2008-05-07 Russell KingMerge branch 'irq-fix' of git://modarm9.com/gitsrc...
2008-05-03 Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2008-05-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-05-01 Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2008-05-01 Mark M. HoffmanMerge branch 'smsc47b397-new-id' into release
2008-04-30 Len BrownMerge branches 'release', 'acpica', 'bugzilla-10224...
2008-04-30 Paul MackerrasMerge git://git./pub/scm/linux/kernel/git/jk/spufs
2008-04-29 Russell KingMerge branches 'pxa' and 'orion-fixes1'
2008-04-29 Jeff GarzikMerge branch 'upstream-jeff' of git://git./linux/kernel...
2008-04-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-24 Trond MyklebustMerge branch 'devel'
2008-04-24 Steve FrenchMerge branch 'master' of /linux/kernel/git/torvalds...
2008-04-24 Paul MackerrasMerge branch 'powerpc-next' of /linux/kernel/git/galak...
2008-04-23 David WoodhouseMerge git://git.infradead.org/~dedekind/ubi-2.6
2008-04-22 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-04-22 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2008-04-21 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2008-04-20 Haavard SkinnemoenMerge branch 'master' of git://git./linux/kernel/git...
2008-04-20 Haavard SkinnemoenMerge branch 'master' of git://git./linux/kernel/git...
2008-04-19 Russell KingMerge branch 'merge-fixes' into devel
2008-04-19 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6.26
2008-04-18 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-04-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-18 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-04-18 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2008-04-18 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-04-18 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2008-04-18 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-04-18 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2008-04-18 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-04-18 Linus TorvaldsMerge git://git./linux/kernel/git/tglx/linux-2.6-hrt
2008-04-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-18 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-kgdb
2008-04-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-17 Alexey Starikovskiyx86: merge mpparse_{32,64}.c
2008-04-17 Alexey Starikovskiyx86: unify mp_register_gsi
2008-04-17 Alexey Starikovskiyx86: unify mp_config_acpi_legacy_irqs
2008-04-17 Alexey Starikovskiyx86: unify mp_register_ioapic
2008-04-17 Alexey Starikovskiyx86: unify uniq_io_apic_id
2008-04-17 Alexey Starikovskiyx86: unify smp_scan_config
2008-04-17 Alexey Starikovskiyx86: unify get_smp_config
2008-04-17 Alexey Starikovskiyx86: unify construct_default_ioirq_mptable
2008-04-17 Alexey Starikovskiyx86: unify smp_read_mpc
2008-04-17 Alexey Starikovskiyx86: unify mp_bus_info
2008-04-17 Alexey Starikovskiyx86: unify arch/x86/kernel/mpparse_64.c
2008-04-17 Alexey Starikovskiyx86: move mp_register_lapic_address to boot.c
2008-04-17 Alexey Starikovskiyx86: move mp_register_lapic to boot.c
2008-04-17 Alexey Starikovskiyx86: move up & smp variables to setup.c
2008-04-17 Alexey Starikovskiyx86: move mp_irqs to io_apic_64.c
2008-04-17 Alexey Starikovskiyx86: move mp_ioapic_routing to boot.c
2008-04-17 Alexey Starikovskiyx86: move mp_ioapics to io_apic_64.c
2008-04-17 Alexey Starikovskiyx86: move x86_bios_cpu_apicid_init to smpboot.c
2008-04-17 Alexey Starikovskiyx86: move phys_cpu_present_map to setup.c
2008-04-17 Alexey Starikovskiyx86: move x86_bios_cpu_apicid to io_apic_64.c
2008-04-17 Jack Steinerx86: increase size of APICID
2008-04-17 Jack Steinerx86: change GET_APIC_ID() from an inline function to...
2008-04-17 Ingo Molnarx86: mpparse: 64-bit fix
2008-04-17 Alexey Starikovskiyx86: move generic_processor_info to apic_64.c
2008-04-17 Alexey Starikovskiyx86: move boot_cpu_physical_apicid to apic_64.c
2008-04-17 Alexey Starikovskiyx86: move disabled_cpus to smpboot.c (64bit)
2008-04-17 Alexey Starikovskiyx86: move num_processors to smpboot.c (64 bit)
2008-04-17 Alexey Starikovskiyx86: move phys_cpu_present_map to smpboot.c (64bit)
2008-04-17 Ingo Molnarx86: move phys cpu present map to smpboot.c, 64-bit...
2008-04-17 Alexey Starikovskiyx86: move mp_lapic_addr to apic_64.c
2008-04-17 Alexey Starikovskiyx86: don't use MP_processor_info for ACPI mode (64bit)
2008-04-17 Alexey Starikovskiyx86: separate generic_processor_info into its own funct...
2008-04-17 Alexey Starikovskiyx86: don't call MP_processor_info for disabled cpu...
2008-04-17 Alexey Starikovskiyx86: rename gsi_start to gsi_base to match mpparse_32.c
2008-04-17 Alexey Starikovskiyx86: limit scan to 1k of EBDA.
2008-04-17 Alexey Starikovskiyx86: use get_bios_ebda in mpparse_64.c
2008-04-17 Alexey Starikovskiyx86: lindent mpparse_64.c
2008-04-17 Glauber de Oliveir... x86: change boot_cpu_id to boot_cpu_physical_apicid
2008-04-17 Glauber de Oliveir... x86: include mach_apic.h in smpboot_64.c and smpboot.c
2008-04-17 Yinghai Lux86: get boot_cpu_id as early for k8_scan_nodes
2008-04-17 Glauber Costax86: make x86_64 accept the max_cpus parameter
2008-02-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-07 Len BrownMerge branches 'release', 'misc' and 'misc-2.6.25'...
2008-02-07 Len BrownMerge branches 'release' and 'ppc-workaround' into...
2008-02-07 Len BrownMerge branches 'release' and 'hp-cid' into release
2008-02-07 Len BrownMerge branches 'release' and 'gpe-ack' into release
2008-02-07 Len BrownMerge branches 'release', 'cpuidle-2.6.25' and 'idle...
2008-02-07 Len BrownMerge branches 'release', 'bugzilla-6217', 'bugzilla...
2008-02-07 Len BrownMerge branches 'release' and 'autoload' into release
2008-02-07 Len BrownMerge branches 'release', 'asus', 'sony-laptop' and...
2008-02-07 Len BrownMerge branches 'release', 'acpi_pm_device_sleep_state...
2008-02-06 Linus TorvaldsMerge branch 'dmapool' of git://git./linux/kernel/git...
2008-02-03 David WoodhouseMerge git://git.infradead.org/~dedekind/ubi-2.6
2008-02-03 David WoodhouseMerge git://git.infradead.org/~kmpark/onenand-mtd-2.6
2008-02-03 David WoodhouseMerge git://git./linux/kernel/git/torvalds/linux-2...
2008-02-01 Linus TorvaldsMerge branch 'task_killable' of git://git./linux/kernel...
2008-01-31 Paul MackerrasMerge branch 'linux-2.6'
2008-01-30 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2008-01-30 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2008-01-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-30 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2008-01-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next