summaryrefslogtreecommitdiff
path: root/arch/i386/kernel
AgeCommit message (Expand)AuthorFilesLines
2007-07-21i386: hpet assumes boot cpu is 0Chris Wright1-1/+1
2007-07-21i386: remove volatile in apic.cThomas Gleixner1-2/+2
2007-07-21i386: Remove unneeded test of 'task' in dump_trace()Jesper Juhl1-1/+1
2007-07-21i386: divorce CONFIG_X86_PAE from CONFIG_HIGHMEM64GWilliam Lee Irwin III1-4/+4
2007-07-21i386: HPET, check if the counter worksThomas Gleixner1-1/+23
2007-07-21i386: DMI_MATCH patch in reboot.c for SFF Dell OptiPlex 745 - fixes hang on r...James Jarvis1-0/+9
2007-07-21i386: do not restore reserved memory after hibernationRafael J. Wysocki2-0/+33
2007-07-21i386: fix section mismatch warning in intel_cacheinfoSam Ravnborg1-1/+1
2007-07-21x86: remove support for the Rise CPUAdrian Bunk3-55/+0
2007-07-21x86: round_jiffies() for i386 and x86-64 non-critical/corrected MCE pollingVenki Pallipadi1-2/+2
2007-07-21x86: Make Alt-SysRq-p display the debug register contentsAlan Stern1-0/+12
2007-07-21i386: fix section mismatch warnings in mtrrSam Ravnborg2-2/+2
2007-07-21i386: timer_irq_works() static againAdrian Bunk1-1/+1
2007-07-21i386: arch/i386/kernel/i8253.c should #include <asm/timer.h>Adrian Bunk1-0/+1
2007-07-21i386: remapped_pgdat_init() staticAdrian Bunk1-1/+1
2007-07-21i386: smp-alt-once option is only useful with HOTPLUG_CPUJan Beulich1-5/+9
2007-07-21i386: allow debuggers to access the vsyscall page with compat vDSOJan Beulich1-1/+3
2007-07-21x86: share hpet.h with i386Thomas Gleixner1-0/+1
2007-07-21i386: Reserve the right performance counter for the Intel PerfMon NMI watchdogBjörn Steinbrink1-2/+2
2007-07-21i386: Add L3 cache support to AMD CPUID4 emulationAndi Kleen2-22/+60
2007-07-21i386: intel_cacheinfo.c:find_num_cache_leaves() should be __cpuinitAdrian Bunk1-2/+1
2007-07-21i386: PIT stop only, when in periodic or oneshot modeThomas Gleixner1-3/+6
2007-07-21NTP: move the cmos update code into ntp.cThomas Gleixner1-48/+2
2007-07-21highres: improve debug outputIngo Molnar1-0/+3
2007-07-21clockevents: fix resume logicThomas Gleixner4-80/+21
2007-07-21i386: touch_nmi_watchdog() in print_trace_address()Konrad Rzeszutek1-0/+1
2007-07-20xen: disable vdso "nosegneg" on native bootRoland McGrath1-6/+9
2007-07-19drivers/edac: add new nmi rescanDave Jiang1-0/+12
2007-07-19lguest: the asm offsetsRusty Russell1-0/+20
2007-07-19lguest: the host codeRusty Russell1-1/+3
2007-07-19lguest: export symbols for lguest as a moduleRusty Russell1-0/+1
2007-07-19i386: Put allocated ELF notes in read-only data segmentRoland McGrath1-3/+3
2007-07-19use the new percpu interface for shared dataFenghua Yu2-2/+2
2007-07-19define new percpu interface for shared dataFenghua Yu1-0/+1
2007-07-19PM: Integrate beeping flag with existing acpi_sleep flagsPavel Machek2-14/+16
2007-07-19PM: Optional beeping during resume from suspend to RAMNigel Cunningham1-0/+27
2007-07-18i386: fixup TRACE_IRQ breakagePeter Zijlstra2-6/+6
2007-07-18Handle bogus %cs selector in single-step instruction decodingRoland McGrath1-7/+15
2007-07-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds1-0/+1
2007-07-18xen: use iret directly when possibleJeremy Fitzhardinge2-1/+16
2007-07-18xen: Attempt to patch inline versions of common operationsJeremy Fitzhardinge1-0/+8
2007-07-18xen: Core Xen implementationJeremy Fitzhardinge3-1/+76
2007-07-18Add nosegneg capability to the vsyscall page notesJeremy Fitzhardinge1-0/+28
2007-07-18Add a sched_clock paravirt_opJeremy Fitzhardinge4-13/+20
2007-07-18paravirt: helper to disable all IO spaceJeremy Fitzhardinge1-0/+35
2007-07-18paravirt: make siblingmap functions visibleJeremy Fitzhardinge1-4/+2
2007-07-18paravirt: unstatic smp_store_cpu_infoJeremy Fitzhardinge1-1/+1
2007-07-18paravirt: unstatic leave_mmJeremy Fitzhardinge1-2/+3
2007-07-18paravirt: add a hook for once the allocator is readyJeremy Fitzhardinge1-0/+2
2007-07-18paravirt: add an "mm" argument to alloc_ptJeremy Fitzhardinge1-1/+1