]> pilppa.org Git - linux-2.6-omap-h63xx.git/history - arch/x86/kernel
x86: fix mpparse.c build error on latest git
[linux-2.6-omap-h63xx.git] / arch / x86 / kernel /
2009-01-06 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-01-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-01-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-01-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-01-06 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-01-06 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2009-01-05 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2009-01-05 David WoodhouseMerge branch 'master' of git://git.infradead.org/users...
2009-01-05 Haavard SkinnemoenMerge branch 'cleanups' into boards
2009-01-05 Alan Coxx86: update Alan Cox's email addresses
2009-01-05 Ingo MolnarMerge branch 'core/iommu' into core/urgent
2009-01-05 Jaswinder Singh... x86: rename all fields of mpc_table mpc_X to X
2009-01-05 Jaswinder Singh... x86: rename all fields of mpc_oemtable oem_X to X
2009-01-05 Jaswinder Singh... x86: rename all fields of mpc_bus mpc_X to X
2009-01-05 Jaswinder Singh... x86: rename all fields of mpc_cpu mpc_X to X
2009-01-05 Jaswinder Singh... x86: rename all fields of mpc_intsrc mpc_X to X
2009-01-05 Jaswinder Singh... x86: rename all fields of mpc_lintsrc mpc_X to X
2009-01-05 Jaswinder Singh... x86: rename all fields of mpc_iopic mpc_X to X
2009-01-05 Ingo MolnarMerge branch 'linus' into sched/urgent
2009-01-05 Takashi IwaiMerge branch 'topic/usbaudio' into for-linus
2009-01-05 Takashi IwaiMerge branch 'topic/hda' into for-linus
2009-01-05 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2009-01-05 David WoodhouseMerge branch 'master' of git://git.kernel.org/pub/scm...
2009-01-05 Benjamin HerrenschmidtMerge commit 'kumar/kumar-next' into next
2009-01-04 Jaswinder Singh... x86: irqinit_64.c init_ISA_irqs should be static
2009-01-04 Jaswinder Singh... x86: setup_percpu.c fix style problems
2009-01-04 Jaswinder Singh... x86: irqinit_64.c fix style problems
2009-01-04 Jaswinder Singh... x86: irqinit_32.c fix style problems
2009-01-04 Jaswinder Singh... x86: i8259.c fix style problems
2009-01-04 Jaswinder Singh... x86: irq_32.c fix style problems
2009-01-04 Mike Travisx86: cleanup remaining cpumask_t ops in smpboot code
2009-01-04 Jaswinder Singh... x86: ioport.c fix style problems
2009-01-04 Jaswinder Singh... x86: time_64.c fix style problems
2009-01-04 Jaswinder Singh... x86: time_32.c fix style problems
2009-01-04 Jaswinder Singh... x86: irq_64.c fix style problems
2009-01-04 Jaswinder Singh... x86: irq.c fix style problems
2009-01-04 Jaswinder Singh... x86: traps.c fix style problems
2009-01-04 Jaswinder Singh... x86: process_32.c fix style problems
2009-01-04 Jaswinder Singh... x86: apic.c fix style problems
2009-01-04 Jaswinder Singh... x86: rename mpc_config_oemtable to mpc_oemtable
2009-01-04 Jaswinder Singh... x86: rename mpc_config_lintsrc to mpc_lintsrc
2009-01-04 Jaswinder Singh... x86: rename mpc_config_intsrc to mpc_intsrc
2009-01-04 Jaswinder Singh... x86: rename mpc_config_ioapic to mpc_ioapic
2009-01-04 Jaswinder Singh... x86: rename mpc_config_processor to mpc_cpu
2009-01-04 Jaswinder Singh... x86: rename mpc_config_bus to mpc_bus
2009-01-04 Jaswinder Singh... x86: rename mp_config_table to mpc_table
2009-01-04 Ingo MolnarMerge branch 'linus' into core/urgent
2009-01-04 Jiri Slabyx86: fix RIP printout in early_idt_handler
2009-01-03 Linus TorvaldsMerge branch 'cpus4096-for-linus-3' of git://git.kernel...
2009-01-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-01-03 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2009-01-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-01-03 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-01-03 Linus TorvaldsMerge branch 'cputime' of git://git390.osdl.marist...
2009-01-03 Cyrill Gorcunovx86: setup_per_cpu_areas() cleanup
2009-01-03 Mike Traviscpumask: use alloc_cpumask_var_node where appropriate
2009-01-03 Rusty Russellcpumask: convert shared_cpu_map in acpi_processor*...
2009-01-03 Rusty Russellx86: use cpumask_var_t in acpi/boot.c
2009-01-03 Mike Travisx86: cleanup some remaining usages of NR_CPUS where...
2009-01-03 Mike Travisx86: enable cpus display of kernel_max and offlined...
2009-01-03 Ingo MolnarMerge branch 'master' of git://git.kernel.org/pub/scm...
2009-01-03 Mike TravisMerge branch 'master' of git://git.kernel.org/pub/scm...
2009-01-03 Joerg RoedelAMD IOMMU: remove now unnecessary #ifdefs
2009-01-03 Joerg RoedelMerge branches 'iommu/api' and 'iommu/amd' into for...
2009-01-03 Jaswinder Singh... AMD IOMMU: prealloc_protection_domains should be static
2009-01-03 Joerg RoedelAMD IOMMU: add statistics about total number of map...
2009-01-03 Joerg RoedelAMD IOMMU: add statistics about allocated io memory
2009-01-03 Joerg RoedelAMD IOMMU: add stats counter for domain tlb flushes
2009-01-03 Joerg RoedelAMD IOMMU: add stats counter for single iommu domain...
2009-01-03 Joerg RoedelAMD IOMMU: add stats counter for cross-page request
2009-01-03 Joerg RoedelAMD IOMMU: add stats counter for free_coherent requests
2009-01-03 Joerg RoedelAMD IOMMU: add stats counter for alloc_coherent requests
2009-01-03 Joerg RoedelAMD IOMMU: add stats counter for unmap_sg requests
2009-01-03 Joerg RoedelAMD IOMMU: add stats counter for map_sg requests
2009-01-03 Joerg RoedelAMD IOMMU: add stats counter for unmap_single requests
2009-01-03 Joerg RoedelAMD IOMMU: add stats counter for map_single requests
2009-01-03 Joerg RoedelAMD IOMMU: add stats counter for completion wait events
2009-01-03 Joerg RoedelAMD IOMMU: add init code for statistic collection
2009-01-03 Joerg RoedelAMD IOMMU: use dev_name in iommu_enable function
2009-01-03 Joerg RoedelAMD IOMMU: use calc_devid in prealloc_protection_domains
2009-01-03 Joerg RoedelAMD IOMMU: convert amd_iommu_isolate to bool
2009-01-03 Joerg RoedelAMD IOMMU: convert iommu->need_sync to bool
2009-01-03 Joerg RoedelAMD IOMMU: use dev_name instead of self-build print_devid
2009-01-03 Joerg RoedelAMD IOMMU: allocate a new protection for hotplugged...
2009-01-03 Joerg RoedelAMD IOMMU: add a domain flag for default domains
2009-01-03 Joerg RoedelAMD IOMMU: register functions for the IOMMU API
2009-01-03 Joerg RoedelAMD IOMMU: add domain address lookup function for IOMMU API
2009-01-03 Joerg RoedelAMD IOMMU: add domain unmap function for IOMMU API
2009-01-03 Joerg RoedelAMD IOMMU: add domain map function for IOMMU API
2009-01-03 Joerg RoedelAMD IOMMU: add device attach function for IOMMU API
2009-01-03 Joerg RoedelAMD IOMMU: add device detach function for IOMMU API
2009-01-03 Joerg RoedelAMD IOMMU: add domain destroy function for IOMMU API
2009-01-03 Joerg RoedelAMD IOMMU: add domain init function for IOMMU API
2009-01-03 Joerg RoedelAMD IOMMU: add domain cleanup helper function
2009-01-03 Joerg RoedelAMD IOMMU: add device notifier callback
2009-01-03 Joerg RoedelAMD IOMMU: add device detach helper functions
2009-01-03 Joerg RoedelAMD IOMMU: rename set_device_domain function
2009-01-03 Joerg RoedelAMD IOMMU: add device reference counting for protection...
2009-01-03 Joerg RoedelAMD IOMMU: add checks for dma_ops domain to dma_ops...
2009-01-03 Joerg RoedelAMD IOMMU: add protection domain flags
next