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