2008-09-10 |
Ingo Molnar | Merge branch 'x86/pebs' into x86/unify-cpu-detect |
tree | commitdiff |
2008-09-08 |
Yinghai Lu | x86: little clean up of intel.c/intel_64.c |
tree | commitdiff |
2008-09-08 |
Yinghai Lu | x86: make 64 bit to use amd.c |
tree | commitdiff |
2008-09-08 |
Yinghai Lu | x86: make amd_64 have 32 bit code |
tree | commitdiff |
2008-09-08 |
Yinghai Lu | x86: make amd.c have 64bit support code |
tree | commitdiff |
2008-09-08 |
Yinghai Lu | x86: merge header in amd_64.c |
tree | commitdiff |
2008-09-08 |
Yinghai Lu | x86: add srat_detect_node for amd64 |
tree | commitdiff |
2008-09-08 |
Yinghai Lu | x86: remove duplicated force_mwait |
tree | commitdiff |
2008-09-08 |
Yinghai Lu | x86: cpu make amd.c more like amd_64.c v2 |
tree | commitdiff |
2008-09-06 |
Jan Beulich | x86-64: add two __cpuinit annotations |
tree | commitdiff |
2008-09-06 |
Yinghai Lu | x86, cpu init: call early_init_xxx in init_xxx |
tree | commitdiff |
2008-09-06 |
Yinghai Lu | x86: remove duplicated get_model_name() calling |
tree | commitdiff |
2008-09-05 |
Ingo Molnar | x86, init_64.c: cleanup |
tree | commitdiff |
2008-09-05 |
Yinghai Lu | x86: move nonx_setup etc from common.c to init_64.c |
tree | commitdiff |
2008-09-05 |
Yinghai Lu | x86: use cpu/common.c on 64 bit |
tree | commitdiff |
2008-09-05 |
Ingo Molnar | x86: cpu/common*.c, merge whitespaces |
tree | commitdiff |
2008-09-05 |
Yinghai Lu | x86: cpu/common*.c, merge identify_cpu() |
tree | commitdiff |
2008-09-05 |
Yinghai Lu | x86: cpu/common*.c, merge generic_identify() |
tree | commitdiff |
2008-09-05 |
Yinghai Lu | x86: cpu/common*.c: merge print_cpu_info() |
tree | commitdiff |
2008-09-05 |
Yinghai Lu | x86: cpu/common*.c, merge early_identify_cpu() |
tree | commitdiff |
2008-09-05 |
Yinghai Lu | x86: cpu/common.c: merge get_cpu_cap() |
tree | commitdiff |
2008-09-05 |
Yinghai Lu | x86: cpu/common*.c, merge detect_ht() |
tree | commitdiff |
2008-09-05 |
Yinghai Lu | x86: cpu/common*.c, merge display_cacheinfo() |
tree | commitdiff |
2008-09-05 |
Yinghai Lu | x86: cpu/common.c, merge default_init() |
tree | commitdiff |
2008-09-05 |
Yinghai Lu | x86: cpu/common*.c, merge switch_to_new_gdt() |
tree | commitdiff |
2008-09-05 |
Yinghai Lu | x86: cpu/common*.c have same cpu_init(), with copying... |
tree | commitdiff |
2008-09-05 |
Yinghai Lu | x86: cpu/common*.c, make 32-bit have 64-bit only functions |
tree | commitdiff |
2008-09-05 |
Yinghai Lu | x86: cpu/common.c, let 64-bit code have 32-bit only... |
tree | commitdiff |
2008-09-05 |
Yinghai Lu | x86: same gdt_page with macro |
tree | commitdiff |
2008-09-05 |
Yinghai Lu | x86: make header file the same in arch/x86/kernel/cpu... |
tree | commitdiff |
2008-09-05 |
Yinghai Lu | x86: make detect_ht depend on CONFIG_X86_HT |
tree | commitdiff |
2008-09-05 |
Ingo Molnar | Merge branch 'x86/core' into x86/unify-cpu-detect |
tree | commitdiff |
2008-09-05 |
Ingo Molnar | Merge commit '63cc8c75156462d4b42cbdd76c293b7eee7ddbfe': |
tree | commitdiff |
2008-09-05 |
Ingo Molnar | Merge branch 'x86/x2apic' into x86/core |
tree | commitdiff |
2008-09-05 |
Ingo Molnar | Merge branch 'x86/cpu' into x86/core |
tree | commitdiff |
2008-09-05 |
Ingo Molnar | Merge branch 'x86/xsave' into x86/core |
tree | commitdiff |
2008-09-04 |
Yinghai Lu | x86: move 32bit related functions together |
tree | commitdiff |
2008-09-04 |
Yinghai Lu | x86: make get_mode_name of 64bit the same as 32bit |
tree | commitdiff |
2008-09-04 |
Yinghai Lu | x86: make 32bit support show_msr like 64 bit |
tree | commitdiff |
2008-09-04 |
Yinghai Lu | x86: remove cpu_vendor_dev |
tree | commitdiff |
2008-09-04 |
Yinghai Lu | x86: order functions in cpu/common.c and cpu/common_64... |
tree | commitdiff |
2008-09-04 |
Yinghai Lu | x86: make (early)_identify_cpu more the same between... |
tree | commitdiff |
2008-09-04 |
Krzysztof Helt | x86: delay early cpu initialization until cpuid is... |
tree | commitdiff |
2008-09-04 |
Yinghai Lu | x86: move mtrr cpu cap setting early in early_init_xxxx |
tree | commitdiff |
2008-09-04 |
Ingo Molnar | Merge branch 'x86/debug' into x86/cpu |
tree | commitdiff |
2008-09-04 |
Yinghai Lu | x86: unify using pci_mmcfg_insert_resource |
tree | commitdiff |
2008-09-04 |
Yinghai Lu | x86: split e820 reserved entries record to late, v7 |
tree | commitdiff |
2008-09-04 |
Ingo Molnar | Merge branch 'core/resources' into x86/core |
tree | commitdiff |
2008-09-04 |
H. Peter Anvin | Merge branch 'x86/cpu' into x86/x2apic |
tree | commitdiff |
2008-09-04 |
H. Peter Anvin | Merge branch 'x86/cpu' into x86/xsave |
tree | commitdiff |
2008-09-04 |
Andi Kleen | x86: drop -funroll-loops for csum_partial_64.c |
tree | commitdiff |
2008-09-04 |
Ingo Molnar | x86: split e820 reserved entries record to late v4 |
tree | commitdiff |
2008-09-04 |
Yinghai Lu | x86: split e820 reserved entries record to late v2 |
tree | commitdiff |
2008-09-04 |
H. Peter Anvin | Merge branch 'linus' into x86/core |
tree | commitdiff |
2008-09-04 |
Yinghai Lu | x86: move dir es7000 to es7000_32.c |
tree | commitdiff |
2008-09-04 |
H. Peter Anvin | Merge branch 'x86/cpu' into x86/core |
tree | commitdiff |
2008-09-04 |
Ingo Molnar | Merge branch 'linus' into x86/x2apic |
tree | commitdiff |
2008-09-04 |
Alok N Kataria | x86: Change warning message in TSC calibration. |
tree | commitdiff |
2008-09-04 |
Linus Torvalds | Merge branch 'merge' of git://git./linux/kernel/git... |
tree | commitdiff |
2008-09-03 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/net-2.6 |
tree | commitdiff |
2008-09-03 |
Linus Torvalds | Split up PIT part of TSC calibration from native_calibr... |
tree | commitdiff |
2008-09-03 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/net-2.6 |
tree | commitdiff |
2008-09-03 |
Thomas Gleixner | [x86] Fix TSC calibration issues |
tree | commitdiff |
2008-09-02 |
Linus Torvalds | Merge git://git./linux/kernel/git/bart/ide-2.6 |
tree | commitdiff |
2008-09-02 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2008-09-02 |
Linus Torvalds | Merge branch 'audit.b57' of git://git./linux/kernel... |
tree | commitdiff |
2008-09-02 |
Linus Torvalds | Merge branch 'for-linus' of git://neil.brown.name/md |
tree | commitdiff |
2008-09-02 |
Linus Torvalds | Merge git://git.infradead.org/users/dwmw2/random-2.6 |
tree | commitdiff |
2008-09-02 |
Linus Torvalds | Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfiel... |
tree | commitdiff |
2008-09-02 |
Linus Torvalds | Merge branch 'drm-fixes' of git://git./linux/kernel... |
tree | commitdiff |
2008-09-02 |
Linus Torvalds | Merge git://git./linux/kernel/git/sfrench/cifs-2.6 |
tree | commitdiff |
2008-09-02 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.dk/linux... |
tree | commitdiff |
2008-09-02 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/sparc-2.6 |
tree | commitdiff |
2008-09-02 |
Linus Torvalds | Un-break printk strings in x86 PCI probing code |
tree | commitdiff |
2008-08-29 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2008-08-29 |
Linus Torvalds | Revert "x86: fix HPET regression in 2.6.26 versus 2... |
tree | commitdiff |
2008-08-28 |
Linus Torvalds | Merge master.kernel.org:/home/rmk/linux-2.6-arm |
tree | commitdiff |
2008-08-28 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2008-08-28 |
Linus Torvalds | Merge branch 'core-fixes-for-linus' of git://git./linux... |
tree | commitdiff |
2008-08-28 |
Linus Torvalds | Merge branch 'sched-fixes-for-linus' of git://git.... |
tree | commitdiff |
2008-08-28 |
Linus Torvalds | Merge branch 'x86-fixes-for-linus' of git://git./linux... |
tree | commitdiff |
2008-08-28 |
H. Peter Anvin | x86: generate names for /proc/cpuinfo from <asm/cpufeat... |
tree | commitdiff |
2008-08-28 |
H. Peter Anvin | Merge branch 'x86/urgent' into x86/cpu |
tree | commitdiff |
2008-08-28 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/net-2.6 |
tree | commitdiff |
2008-08-27 |
Suresh Siddha | x86: xsave: restore xcr0 during resume |
tree | commitdiff |
2008-08-27 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2008-08-27 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2008-08-27 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/sparc-2.6 |
tree | commitdiff |
2008-08-27 |
Linus Torvalds | Merge branch 'drm-patches' of git://git./linux/kernel... |
tree | commitdiff |
2008-08-27 |
Linus Torvalds | Merge branch 'upstream-linus' of git://git./linux/kerne... |
tree | commitdiff |
2008-08-27 |
Linus Torvalds | Merge branch 'for-linus' of git://git390.osdl.marist... |
tree | commitdiff |
2008-08-27 |
Russell King | Merge branch 'for-rmk' of git://git.marvell.com/orion |
tree | commitdiff |
2008-08-27 |
Suresh Siddha | x86: use x2apic id reported by cpuid during topology... |
tree | commitdiff |
2008-08-27 |
H. Peter Anvin | x86: update defconfigs |
tree | commitdiff |
2008-08-26 |
Linus Torvalds | Merge branch 'release' of git://git./linux/kernel/git... |
tree | commitdiff |
2008-08-26 |
Linus Torvalds | Merge branch 'merge' of git://git./linux/kernel/git... |
tree | commitdiff |
2008-08-26 |
Steve French | Merge branch 'master' of /linux/kernel/git/torvalds... |
tree | commitdiff |
2008-08-26 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/net-2.6 |
tree | commitdiff |
2008-08-26 |
H. Peter Anvin | x86: cpuid: correct return value on partial operations |
tree | commitdiff |
2008-08-26 |
H. Peter Anvin | x86: msr: correct return value on partial operations |
tree | commitdiff |
next |