x86: notsc is ignored on common configurations
[linux-2.6] / arch / x86 /
2008-02-26  Pavel Machekx86: notsc is ignored on common configurations
2008-02-26  Randy Dunlapx86/mtrr: fix kernel-doc missing notation
2008-02-26  H. Peter Anvinx86: handle BIOSes which terminate e820 with CF=1 and...
2008-02-26  H. Peter Anvinx86: don't use P6_NOPs if compiling with CONFIG_X86_GENERIC
2008-02-26  H. Peter Anvinx86: require family >= 6 if we are using P6 NOPs
2008-02-26  H. Peter Anvinx86: do not promote TM3x00/TM5x00 to i686-class
2008-02-26  Pavel Machekx86: hpet fix docbook comment
2008-02-26  Ingo Molnarx86: make DEBUG_PAGEALLOC and CPA more robust
2008-02-26  Ahmed S. Darwishx86/lguest: fix pgdir pmd index calculation
2008-02-26  Tony Breedslguest: fix build breakage
2008-02-26  Harvey Harrisonlguest: include function prototypes
2008-02-24  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-02-24  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-02-23  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2008-02-22  Linus TorvaldsMark CC_STACKPROTECTOR as being BROKEN
2008-02-22  Roland McGrathx86 ptrace: fix compat PTRACE_SETREGS
2008-02-22  Linus TorvaldsMerge branch 'hotfixes' of git://git.linux-nfs.org...
2008-02-22  Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2008-02-22  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-02-22  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2008-02-22  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/pci-2.6
2008-02-22  Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2008-02-22  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2008-02-21  Yinghai LuPCI: don't load acpi_php when acpi is disabled
2008-02-21  Jason GastonPCI: irq: patch for Intel ICH10 DeviceID's
2008-02-21  Len BrownMerge branches 'release', 'bugzilla-9916', 'bugzilla...
2008-02-21  Rafael J. WysockiHibernation: Handle DEBUG_PAGEALLOC on x86
2008-02-20  Linus TorvaldsMerge branch 'agp-patches' of git://git./linux/kernel...
2008-02-20  Linus TorvaldsMerge branch 'drm-patches' of git://git./linux/kernel...
2008-02-19  Linus TorvaldsMerge git://git./linux/kernel/git/x86/linux-2.6-x86
2008-02-19  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-02-19  Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2008-02-19  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-02-19  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-02-19  Arjan van de Venx86: fix page_is_ram() thinko
2008-02-19  Arjan van de Venx86: fix WARN_ON() message: teach page_is_ram() about...
2008-02-19  Ahmed S. Darwishx86: i8259A: remove redundant irq_descinitialization
2008-02-19  Sam Ravnborgx86: fix vdso_install breaks user "make install"
2008-02-19  Ingo Molnarx86: change IO delay back to 0x80
2008-02-19  Cyrill Gorcunovx86: lds - Use THREAD_SIZE instead of numeric constant
2008-02-19  Cyrill Gorcunovx86: lds - Use PAGE_SIZE instead of numeric constant
2008-02-19  Cyrill Gorcunovx86 cleanup: suspend_asm_64.S - use X86_CR4_PGE instead...
2008-02-19  Marcin Slusarzx86: fix printout ugliness in cpu info printk
2008-02-19  Ingo Molnarx86: clean up csum-wrappers_64.c some more
2008-02-19  Paolo Ciarrocchix86: coding style fixes in arch/x86/lib/csum-wrappers_64.c
2008-02-19  Paolo Ciarrocchix86: coding style fixes in arch/x86/lib/io_64.c
2008-02-19  Ingo Molnarx86: exclude vsyscall files from stackprotect
2008-02-19  Sam Ravnborgx86: annotate pci/common.s:pci_scan_bus_with_sysdata...
2008-02-19  Sam Ravnborgx86: fix section mismatch in head_64.S:initial_code
2008-02-19  Sam Ravnborgx86: fix section mismatch in srat_64.c:reserve_hotadd
2008-02-19  Sam Ravnborgx86: fix section mismatch warning in topology.c:arch_re...
2008-02-19  Sam Ravnborgx86: fix section mismatch in setup_64.c:srat_detect_node
2008-02-19  Sam Ravnborgx86: fix section mismatch warning in setup_64.c:nearby_node
2008-02-19  Li Zefanx86: fix compile warning building without CONFIG_SYSCTL
2008-02-19  Andi Kleenx86: CPA: remove BUG_ON for LRU/Compound pages
2008-02-19  Adrian Bunkx86: don't make swapper_pg_fixmap global
2008-02-19  Adrian Bunkx86: don't make irq_return global
2008-02-19  Adrian Bunkx86: unexport io_delay_type
2008-02-19  Adrian Bunkx86: make mxcsr_feature_mask static again
2008-02-19  Harvey Harrisonx86: sparse warning in efi.c
2008-02-19  Harvey Harrisonx86: sparse error in efi_32.c
2008-02-19  Harvey Harrisonx86, kprobes: remove sparse warnings from x86
2008-02-19  Adrian Bunkremove mca-pentium
2008-02-19  Arjan van dev Venfix historic ioremap() abuse in AGP
2008-02-18  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-18  Linus TorvaldsMerge git://git./linux/kernel/git/x86/linux-2.6-x86
2008-02-18  Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2008-02-18  Rusty Russellx86: fix lguest build failure
2008-02-18  Yinghai Lux86: reenable support for system without on node0
2008-02-18  Thomas Gleixnerx86: CPA: avoid double checking of alias ranges
2008-02-18  Thomas Gleixnerx86: CPA no alias checking for _NX
2008-02-18  Thomas Gleixnerx86: zap invalid and unused pmds in early boot
2008-02-18  Thomas Gleixnerx86: CPA, fix alias checks
2008-02-18  Lachlan McIlroyMerge git://git./linux/kernel/git/torvalds/linux-2...
2008-02-15  David S. MillerMerge branch 'upstream-davem' of /linux/kernel/git...
2008-02-15  David S. MillerMerge branch 'fixes' of /linux/kernel/git/linville...
2008-02-15  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-02-15  Trond MyklebustMerge branch 'linus_origin' into hotfixes
2008-02-15  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-02-15  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-15  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-02-15  Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2008-02-15  Linus TorvaldsMerge git://git./linux/kernel/git/tglx/linux-2.6-hrt
2008-02-15  Linus TorvaldsMerge branch 'slab-linus' of git://git./linux/kernel...
2008-02-15  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-15  Linus TorvaldsMerge git://git./linux/kernel/git/x86/linux-2.6-x86
2008-02-14  Ingo Molnarx86: cpa, fix out of date comment
2008-02-14  Balbir SinghKVM is not seen under X86 config with latest git (32...
2008-02-14  Thomas Gleixnerx86: cpa: ensure page alignment
2008-02-14  Harvey Harrisonx86: include proper prototypes for rodata_test
2008-02-14  Ingo Molnarx86: fix gart_iommu_init()
2008-02-14  Ingo Molnarx86: EFI set_memory_x()/set_memory_uc() fixes
2008-02-14  Adrian Bunkx86: make dump_pagetable() static
2008-02-14  Ingo Molnarx86: fix "BUG: sleeping function called from invalid...
2008-02-14  Len BrownMerge branches 'release', 'dmi', 'idle' and 'misc'...
2008-02-14  Venkatesh PallipadiACPI, cpuidle: Clarify C-state description in sysfs
2008-02-14  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2008-02-13  Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2008-02-13  Linus TorvaldsMerge git://git./linux/kernel/git/x86/linux-2.6-x86
2008-02-13  Harvey Harrisonx86: pit_clockevent can be static
next