x86: rename find_max_pfn() to propagate_e820_map()
[pandora-kernel.git] / arch / x86 / kernel / cpu /
2008-04-19 WANG Congx86: remove pointless comments
2008-04-19 Ingo Molnarx86: clean up cpu capabilities accesses, p4-clockmod.c
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-18 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-04-17 Tony LuckPull nptcg into release branch
2008-04-17 Tony LuckPull kvm-patches into release branch
2008-04-17 Tony LuckPull regset into release branch
2008-04-17 Tony LuckPull virt-cpu-accounting into release branch
2008-04-17 Tony LuckPull fsys_gettimeofday into release branch
2008-04-17 Glauber Costax86: move apic declarations to mach_apic.h
2008-04-17 Yinghai Lux86: pat cpu feature bit setting for known cpus
2008-04-17 Ingo Molnarx86: tom2 warning fix
2008-04-17 Yinghai Lux86: enable PAT for amd k8 and fam10h
2008-04-17 venkatesh.pallipad... x86: PAT infrastructure patch
2008-04-17 Yinghai Lux86: introduce initial apicid
2008-04-17 Yinghai Lux86: show apicid for cpu in proc
2008-04-17 Joe Perchesx86: arch/x86/kernel/cpu/feature_names.c - use angle...
2008-04-17 Alexey Dobriyanx86: switch to proc_create()
2008-04-17 Ingo Molnarx86: clean up cpu capabilities accesses, transmeta.c
2008-04-17 Ingo Molnarx86: clean up cpu capabilities in arch/x86/kernel/cpu...
2008-04-17 Ingo Molnarx86: clean up cpu capabilities accesses, cyrix.c
2008-04-17 Ingo Molnarx86: clean up cpu capabilities accesses, common.c
2008-04-17 Ingo Molnarx86: clean up cpu capabilities accesses, centaur.c
2008-04-17 Ingo Molnarx86: clean up cpu capabilities accesses, amd.c
2008-04-17 Ingo Molnarx86: clean up cpu capabilities accesses, generic
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/cpu/common.c
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/cpu/cyrix.c
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/cpu/mcheck...
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/cpu/mcheck...
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/cpu/mcheck...
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/cpu/amd.c
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/cpu/transmeta.c
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/cpu/mtrr...
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/cpu/intel.c
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/cpu/umc.c
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/cpu/mcheck...
2008-04-17 Hiroshi Shimamotox86: unify cpu/proc|_64.c
2008-04-17 Hiroshi Shimamotox86: cosmetic unification cpu/proc|_64.c
2008-04-17 Hiroshi Shimamotox86: add power management line in /proc/cpuinfo
2008-04-17 Hiroshi Shimamotox86: make cpu/proc|_64.c similar
2008-04-17 Hiroshi Shimamotox86: split cpuinfo from setup_64.c into cpu/proc_64.c
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/cpu/nexgen.c
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/cpu/mcheck...
2008-04-17 Ingo Molnarx86: more coding style fixes in centaur.c
2008-04-17 Paolo Ciarrocchix86: coding style fixes for arch/x86/kernel/cpu/centaur.c
2008-04-17 Thomas Petazzonix86: use ELF section to list CPU vendor specific code
2008-04-16 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-14 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-11 Linus TorvaldsMerge branch 'docs' of git://git.lwn.net/linux-2.6
2008-04-11 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-11 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-04-08 David S. MillerMerge branch 'net-2.6.26-isatap-20080403' of git:/...
2008-04-07 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-07 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-04-06 Linus TorvaldsMerge branch 'pci_id_updates' of git://git./linux/kerne...
2008-04-06 Linus TorvaldsMerge git://git./linux/kernel/git/mchehab/v4l-dvb
2008-04-06 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2008-04-06 Rusty RussellFix booting pentium+ with dodgy TSC
2008-04-04 Linus TorvaldsMerge branch 'upstream' of git://git./linux/kernel...
2008-04-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-04 Ingo Molnarx86: print message if nmi_watchdog=2 cannot be enabled
2008-04-04 Ingo Molnarx86: fix nmi_watchdog=2 on Pentium-D CPUs
2008-04-03 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-04-02 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2008-04-02 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-01 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6.25
2008-04-01 Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2008-04-01 Dmitry TorokhovMerge /linux/kernel/git/torvalds/linux-2.6 into for...
2008-03-28 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2008-03-27 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2008-03-27 Linus TorvaldsMerge branch 'avr32-fixes' of git://git./linux/kernel...
2008-03-27 Len BrownMerge branches 'release', 'idle', 'redhat-bugzilla...
2008-03-27 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-03-27 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-03-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-03-26 Stephan Diestelhorstx86, cpufreq: fix Speedfreq-SMI call that clobbers ECX
2008-03-26 Randy Dunlapx86: convert mtrr/generic.c to kernel-doc
2008-03-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-03-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-03-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-03-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-03-23 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-03-21 Yinghai Lux86: trim mtrr don't close gap for resource allocation.
2008-03-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-03-18 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
next