summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2008-04-17x86: unify cpu/proc|_64.cHiroshi Shimamoto
2008-04-17x86: cosmetic unification cpu/proc|_64.cHiroshi Shimamoto
2008-04-17x86: add power management line in /proc/cpuinfoHiroshi Shimamoto
2008-04-17x86: make cpu/proc|_64.c similarHiroshi Shimamoto
2008-04-17x86: split cpuinfo from setup_64.c into cpu/proc_64.cHiroshi Shimamoto
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/nexgen.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/kernel/x8664_ksyms_64.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p5.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/kernel/syscall_64.cPaolo Ciarrocchi
2008-04-17x86: more coding style fixes in centaur.cIngo Molnar
2008-04-17x86: coding style fixes for arch/x86/kernel/cpu/centaur.cPaolo Ciarrocchi
2008-04-17x86: fix cmos read and write to not use inb_p and outb_pDavid P. Reed
2008-04-17x86: use ELF section to list CPU vendor specific codeThomas Petazzoni
2008-04-17x86, vsmp: use the paravirt helpersGlauber Costa
2008-04-17x86: introduce vsmp paravirt helpersGlauber Costa
2008-04-17x86: call vsmp_init explicitlyGlauber Costa
2008-04-17x86: make vsmp_init void, instead of static intGlauber Costa
2008-04-17x86: change vsmp compile dependencyGlauber Costa
2008-04-17x86: apic: extended interrupt LVT support for AMDRobert Richter
2008-04-17x86: define DEBUG_SIG in signal_64.cHarvey Harrison
2008-04-17x86: Unify argument names in signal_32|64.cHarvey Harrison
2008-04-17x86: move struct definitions to unifed sigframe.hHarvey Harrison
2008-04-17x86: use sizeof(long) to unify signal_32|64.cHarvey Harrison
2008-04-17x86: Use FIX_EFLAGS define in X86_64Harvey Harrison
2008-04-17x86: reduce trivial style differences in signal_32|64.cHarvey Harrison
2008-04-17x86: regparm(3) is mandatory, no need to annotateHarvey Harrison
2008-04-17x86: make X86_32 pt_regs members unsigned longHarvey Harrison
2008-04-17x86: change most X86_32 pt_regs members to unsigned longHarvey Harrison
2008-04-17x86: enable ACPI extended century handling for 32bitAndi Kleen
2008-04-17x86: add warning when RTC clock reports binaryAndi Kleen
2008-04-17x86: use year 2000 offset for cmos clockAndi Kleen
2008-04-17x86: clean up find_e820_area(), 64-bitYinghai Lu
2008-04-17x86 vDSO: don't use disabled vDSO for signal trampolineRoland McGrath
2008-04-17x86: increase the kernel text limit to 512 MBIngo Molnar
2008-04-17x86: check vmlinux limits, 64-bitIngo Molnar
2008-04-10asmlinkage_protect replaces prevent_tail_callRoland McGrath
2008-04-10x86: Simplify cpu_idle_waitVenki Pallipadi
2008-04-09pop previous section in alternative.cSteven Rostedt
2008-04-07x86: fix call to set_cyc2ns_scale() from time_cpufreq_notifier()Karsten Wiese
2008-04-07revert "x86: tsc prevent time going backwards"Ingo Molnar
2008-04-06Fix booting pentium+ with dodgy TSCRusty Russell
2008-04-04x86: revert assign IRQs to hpet timerThomas Gleixner
2008-04-04x86: tsc prevent time going backwardsThomas Gleixner
2008-04-04x86, agpgart: scary messages are fortunately obsoletePavel Machek
2008-04-04x86: print message if nmi_watchdog=2 cannot be enabledIngo Molnar
2008-04-04x86: fix nmi_watchdog=2 on Pentium-D CPUsIngo Molnar
2008-04-03x86 ptrace: avoid unnecessary wrmsrRoland McGrath
2008-04-02vmcoreinfo: add the symbol "phys_base"Ken'ichi Ohmichi
2008-03-27x86: ptrace.c: fix defined-but-unused warningsAndrew Morton
2008-03-26x86: fix trim mtrr not to setup_memory two timesYinghai Lu