Age | Commit message (Expand) | Author |
2008-04-17 | x86: reserve end-of-conventional-memory to 1MB, 64-bit | Alexander van Heukelum |
2008-04-17 | x86: reserve_early end-of-conventional-memory to 1MB, 64-bit | Alexander van Heukelum |
2008-04-17 | x86: reserve end-of-conventional-memory to 1MB on 32-bit | Alexander van Heukelum |
2008-04-17 | x86: coding style fixes to x86/kernel/early_printk.c | Paolo Ciarrocchi |
2008-04-17 | x86: coding style fixes to arch/x86/kernel/early_printk.c | Paolo Ciarrocchi |
2008-04-17 | x86: switch to proc_create() | Alexey Dobriyan |
2008-04-17 | x86: clean up traps_32.c | Ingo Molnar |
2008-04-17 | x86: clean up cpu capabilities accesses, transmeta.c | Ingo Molnar |
2008-04-17 | x86: clean up cpu capabilities in arch/x86/kernel/cpu/intel.c | Ingo Molnar |
2008-04-17 | x86: clean up cpu capabilities accesses, cyrix.c | Ingo Molnar |
2008-04-17 | x86: clean up cpu capabilities accesses, common.c | Ingo Molnar |
2008-04-17 | x86: clean up cpu capabilities accesses, centaur.c | Ingo Molnar |
2008-04-17 | x86: clean up cpu capabilities accesses, amd.c | Ingo Molnar |
2008-04-17 | x86: clean up cpu capabilities accesses, generic | Ingo Molnar |
2008-04-17 | x86: remove wrong setting about CONSTANT_TSC for intel cpu | Yinghai Lu |
2008-04-17 | x86: apic_is_clustered_box for vsmp | Yinghai Lu |
2008-04-17 | x86: coding style fixes to arch/x86/kernel/cpu/common.c | Paolo Ciarrocchi |
2008-04-17 | x86: coding style fixes to arch/x86/kernel/msr.c | Paolo Ciarrocchi |
2008-04-17 | x86: coding style fixes to arch/x86/kernel/cpu/cyrix.c | Paolo Ciarrocchi |
2008-04-17 | x86: coding style fixes to arch/x86/kernel/cpu/mcheck/mce_32.c | Paolo Ciarrocchi |
2008-04-17 | x86: coding style fixes to arch/x86/kernel/cpu/mcheck/winchip.c | Paolo Ciarrocchi |
2008-04-17 | x86: coding style fixes to arch/x86/kernel/cpu/mcheck/non-fatal.c | Paolo Ciarrocchi |
2008-04-17 | x86: coding style fixes to arch/x86/kernel/vm86_32.c | Paolo Ciarrocchi |
2008-04-17 | x86: coding style fixes to arch/x86/kernel/cpu/amd.c | Paolo Ciarrocchi |
2008-04-17 | x86: coding style fixes to arch/x86/kernel/cpu/transmeta.c | Paolo Ciarrocchi |
2008-04-17 | x86: coding style fixes to arch/x86/kernel/cpu/mtrr/state.c | Paolo Ciarrocchi |
2008-04-17 | x86: coding style fixes to arch/x86/kernel/mca_32.c | Paolo Ciarrocchi |
2008-04-17 | x86: coding style fixes to arch/x86/kernel/cpu/intel.c | Paolo Ciarrocchi |
2008-04-17 | x86: coding style fixes to arch/x86/kernel/summit_32.c | Paolo Ciarrocchi |
2008-04-17 | x86: insert_resorce for lapic addr after e820_reserve_resources | Yinghai Lu |
2008-04-17 | x86: clean up e820_reserve_resources on 64-bit | Yinghai Lu |
2008-04-17 | x86: introduce kernel/head32.c | Eric W. Biederman |
2008-04-17 | x86: make amd quad core 8 socket system not be clustered_box, #2 | Yinghai Lu |
2008-04-17 | x86: de-macro start_thread() | Ingo Molnar |
2008-04-17 | x86: coding style fixes to arch/x86/kernel/cpu/umc.c | Paolo Ciarrocchi |
2008-04-17 | x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p6.c | Paolo Ciarrocchi |
2008-04-17 | x86: unify cpu/proc|_64.c | Hiroshi Shimamoto |
2008-04-17 | x86: cosmetic unification cpu/proc|_64.c | Hiroshi Shimamoto |
2008-04-17 | x86: add power management line in /proc/cpuinfo | Hiroshi Shimamoto |
2008-04-17 | x86: make cpu/proc|_64.c similar | Hiroshi Shimamoto |
2008-04-17 | x86: split cpuinfo from setup_64.c into cpu/proc_64.c | Hiroshi Shimamoto |
2008-04-17 | x86: coding style fixes to arch/x86/kernel/cpu/nexgen.c | Paolo Ciarrocchi |
2008-04-17 | x86: coding style fixes to arch/x86/kernel/x8664_ksyms_64.c | Paolo Ciarrocchi |
2008-04-17 | x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p5.c | Paolo Ciarrocchi |
2008-04-17 | x86: coding style fixes to arch/x86/kernel/syscall_64.c | Paolo Ciarrocchi |
2008-04-17 | x86: more coding style fixes in centaur.c | Ingo Molnar |
2008-04-17 | x86: coding style fixes for arch/x86/kernel/cpu/centaur.c | Paolo Ciarrocchi |
2008-04-17 | x86: fix cmos read and write to not use inb_p and outb_p | David P. Reed |
2008-04-17 | x86: use ELF section to list CPU vendor specific code | Thomas Petazzoni |
2008-04-17 | x86, vsmp: use the paravirt helpers | Glauber Costa |