]> pilppa.org Git - linux-2.6-omap-h63xx.git/history - arch/x86/kernel
Merge branch 'x86/core' into x86/cleanups
[linux-2.6-omap-h63xx.git] / arch / x86 / kernel /
2008-12-27 Ingo MolnarMerge branch 'x86/core' into x86/cleanups
2008-12-26 Ingo Molnarx86: clean up comment style in arch/x86/kernel/traps.c
2008-12-26 Ingo MolnarMerge branch 'x86/fpu' into x86/cleanups
2008-12-25 Rusty Russellx86: remove impossible test in mtrr/main.c
2008-12-25 H. Peter Anvinx86: unify the implementation of FPU traps
2008-12-25 Ingo MolnarMerge branches 'x86/pat2' and 'x86/fpu'; commit 'v2...
2008-12-25 Jaswinder Singhx86: traps.c replace #if CONFIG_X86_32 with #ifdef...
2008-12-24 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2008-12-23 Ingo MolnarMerge branch 'x86/irq' into x86/core
2008-12-23 Ingo MolnarMerge branch 'x86/iommu' into x86/core
2008-12-23 Ingo MolnarMerge branch 'x86/tsc' into x86/core
2008-12-23 Ingo MolnarMerge branch 'x86/ptrace' into x86/tsc
2008-12-23 Ingo MolnarMerge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeat...
2008-12-23 Ingo MolnarMerge branch 'x86/apic' into x86/irq
2008-12-23 Ingo MolnarMerge commit 'v2.6.28-rc9' into x86/apic
2008-12-23 H. Peter Anvinx86: prioritize the FPU traps for the error code
2008-12-22 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2008-12-22 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-12-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-12-20 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2008-12-20 Dmitry Adamushkox86: fix resume (S2R) broken by Intel microcode module...
2008-12-19 Jaswinder Singhx86: common.c boot_cpu_stack and boot_exception_stacks...
2008-12-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-12-19 Takashi IwaiMerge branch 'fix/asoc' into for-linus
2008-12-19 Suresh Siddhax86: fix intel x86_64 llc_shared_map/cpu_llc_id anomolies
2008-12-19 Ingo Molnarx86: fix warning in arch/x86/kernel/microcode_amd.c
2008-12-18 Hiroshi Shimamotox86: asm-offset_64: use rt_sigframe_ia32
2008-12-18 Jaswinder Singhx86: process.c declare c1e_remove_cpu before they get...
2008-12-18 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2008-12-18 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2008-12-18 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-12-18 Jaswinder Singhx86: time_64.c timer_interrupt() should be static
2008-12-18 Ingo MolnarMerge branch 'iommu-fixes-2.6.28' of git://git.kernel...
2008-12-18 Bjorn Helgaasx86 gart: don't complain if no AMD GART found
2008-12-18 Hiroshi Shimamotox86: signal: move sigframe.h to arch/x86/include/asm
2008-12-18 Hiroshi Shimamotox86: signal: rename sigframe and rt_sigframe on 32-bit
2008-12-18 Hiroshi Shimamotox86: signal: move ia32 func declarations into arch...
2008-12-17 Joerg RoedelAMD IOMMU: panic if completion wait loop fails
2008-12-17 Joerg RoedelAMD IOMMU: set cmd buffer pointers to zero manually
2008-12-16 Hiroshi Shimamotox86: signal: use signal_fault() in sys_sigreturn()
2008-12-16 Russ Andersonsgi-xp: xpc needs to pass the physical address, not...
2008-12-16 Andi Kleenx86: re-enable MCE on secondary CPUS after suspend...
2008-12-16 Jack Steinerx86: UV fix for global physical addresses
2008-12-16 Ingo MolnarMerge commit 'v2.6.28-rc8' into x86/uv
2008-12-16 Zachary Amsdenx86: clean up dead code in vmi_32.c
2008-12-16 Hiroshi Shimamotox86: hardirq: use inc_irq_stat() in non-unified functions
2008-12-16 Ingo MolnarMerge commit 'v2.6.28-rc8' into x86/doc
2008-12-16 Jaswinder Singhx86: setup.c find_and_reserve_crashkernel should be...
2008-12-16 Venki Pallipadix86: support always running TSC on Intel CPUs
2008-12-16 Ingo MolnarMerge branch 'x86/cpufeature' into x86/tsc
2008-12-16 Ingo MolnarMerge commit 'v2.6.28-rc8' into x86/cpufeature
2008-12-16 Andreas Herrmannx86: microcode_amd: modify log messages
2008-12-16 Andreas Herrmannx86: microcode_amd: use 'packed' attribute for structs
2008-12-16 Andreas Herrmannx86: microcode_amd: remove (wrong) chipset deivce ID...
2008-12-16 Andreas Herrmannx86: microcode_amd: consolidate macro definitions
2008-12-16 Andreas Herrmannx86: microcode_amd: replace inline asm by common rdmsr...
2008-12-16 Andreas Herrmannx86: microcode_amd: don't pass superfluous function...
2008-12-16 Andreas Herrmannx86: microcode_amd: fix compile warning
2008-12-16 Andreas Herrmannx86: microcode_amd: fix checkpatch warnings/errors
2008-12-16 Andreas Herrmannx86: microcode_amd: fix typos and trailing whitespaces...
2008-12-16 Andreas Herrmannx86: microcode_amd: fix wrong handling of equivalent...
2008-12-16 Joerg RoedelAMD IOMMU: allocate rlookup_table with __GFP_ZERO
2008-12-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-12-16 Jan Beulichx86, 32-bit: improve lazy TLB handling code
2008-12-16 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2008-12-16 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-12-15 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2008-12-15 Zachary Amsdenx86 Fix VMI crash on boot in 2.6.28-rc8
2008-12-13 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2008-12-12 Andi Kleenx86: remove simnow earlyprintk support
2008-12-12 Dave Jonesx86: remove init_mm export as planned for 2.6.26
2008-12-12 Hiroshi Shimamotox86: hardirq: introduce inc_irq_stat()
2008-12-12 Ingo MolnarMerge commit 'v2.6.28-rc8' into x86/irq
2008-12-12 Hiroshi Shimamotox86: kill #ifdef for exit_idle()
2008-12-12 Ingo MolnarMerge commit 'v2.6.28-rc8' into x86/mm
2008-12-12 Ingo Molnarx86, debug: remove EBDA debug printk
2008-12-10 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git.kerne...
2008-12-10 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2008-12-09 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2008-12-09 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2008-12-09 Linus TorvaldsMerge branch 'audit.b59' of git://git.kernel.org/pub...
2008-12-09 Linus TorvaldsMerge branch 'drm-fixes' of git://git.kernel.org/pub...
2008-12-09 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2008-12-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-12-09 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2008-12-08 Ingo Molnarx86: fix default_spin_lock_flags() prototype
2008-12-08 Hiroshi Shimamotox86: signal: change type of paramter for sys_rt_sigreturn()
2008-12-08 Yinghai Lux86: clean up get_smp_config()
2008-12-08 Ingo MolnarMerge branch 'linus' into x86/quirks
2008-12-08 Joerg RoedelAMD IOMMU: __unmap_single: check for bad_dma_address...
2008-12-08 Joerg RoedelAMD IOMMU: fix WARN_ON in dma_ops unmap path
2008-12-08 Joerg RoedelAMD IOMMU: fix typo in comment
2008-12-08 Joerg RoedelAMD IOMMU: fix loop counter in free_pagetable function
2008-12-08 Joerg RoedelAMD IOMMU: fix iommu_map_page function
2008-12-08 Rafael J. Wysockix86: change static allocation of trampoline area
2008-12-05 Michael Tokarevx86: fix missing space in printk, #2
2008-12-05 Michael Tokarevx86: fix missing space in printk
2008-12-05 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-12-05 Linus TorvaldsMerge branch 'drm-gem-update' of git://git.kernel.org...
2008-12-05 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
next