summaryrefslogtreecommitdiffstats
path: root/arch/i386
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [x86 setup] build/tools.c: fix commentH. Peter Anvin2007-07-181-1/+1
* | | | | i386: fixup TRACE_IRQ breakagePeter Zijlstra2007-07-182-6/+6
* | | | | Handle bogus %cs selector in single-step instruction decodingRoland McGrath2007-07-181-7/+15
|/ / / /
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2007-07-181-0/+1
|\ \ \ \
| * | | | sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora2007-07-171-0/+1
* | | | | xen: disable all non-virtual driversJeremy Fitzhardinge2007-07-181-0/+2
* | | | | xen: use iret directly when possibleJeremy Fitzhardinge2007-07-185-5/+199
* | | | | xen: suppress abs symbol warnings for unused reloc pointersJeremy Fitzhardinge2007-07-181-0/+2
* | | | | xen: Attempt to patch inline versions of common operationsJeremy Fitzhardinge2007-07-185-54/+190
* | | | | xen: Place vcpu_info structure into per-cpu memoryJeremy Fitzhardinge2007-07-184-16/+151
* | | | | xen: handle external requests for shutdown, reboot and sysrqJeremy Fitzhardinge2007-07-182-1/+144
* | | | | xen: machine operationsJeremy Fitzhardinge2007-07-182-3/+44
* | | | | xen: use the hvc console infrastructure for Xen consoleJeremy Fitzhardinge2007-07-181-1/+2
* | | | | xen: hack to prevent bad segment register reloadJeremy Fitzhardinge2007-07-181-0/+12
* | | | | xen: lazy-mmu operationsJeremy Fitzhardinge2007-07-183-32/+72
* | | | | xen: Add support for preemptionJeremy Fitzhardinge2007-07-185-42/+76
* | | | | xen: SMP guest supportJeremy Fitzhardinge2007-07-1810-49/+682
* | | | | xen: Implement sched_clockJeremy Fitzhardinge2007-07-183-4/+28
* | | | | xen: Account for stolen timeJeremy Fitzhardinge2007-07-181-9/+150
* | | | | xen: ignore RW mapping of RO pages in pagetable_initJeremy Fitzhardinge2007-07-181-2/+25
* | | | | xen: Complete pagetable pinningJeremy Fitzhardinge2007-07-184-109/+242
* | | | | xen: configurationJeremy Fitzhardinge2007-07-182-0/+13
* | | | | xen: time implementationJeremy Fitzhardinge2007-07-183-1/+414
* | | | | xen: event channelsJeremy Fitzhardinge2007-07-183-1/+514
* | | | | xen: virtual mmuJeremy Fitzhardinge2007-07-184-5/+494
* | | | | xen: Core Xen implementationJeremy Fitzhardinge2007-07-1812-1/+1152
* | | | | Add nosegneg capability to the vsyscall page notesJeremy Fitzhardinge2007-07-181-0/+28
* | | | | Add a sched_clock paravirt_opJeremy Fitzhardinge2007-07-184-13/+20
* | | | | paravirt: helper to disable all IO spaceJeremy Fitzhardinge2007-07-181-0/+35
* | | | | paravirt: export __supported_pte_maskJeremy Fitzhardinge2007-07-181-0/+1
* | | | | paravirt: make siblingmap functions visibleJeremy Fitzhardinge2007-07-181-4/+2
* | | | | paravirt: unstatic smp_store_cpu_infoJeremy Fitzhardinge2007-07-181-1/+1
* | | | | paravirt: unstatic leave_mmJeremy Fitzhardinge2007-07-181-2/+3
* | | | | paravirt: add a hook for once the allocator is readyJeremy Fitzhardinge2007-07-181-0/+2
* | | | | paravirt: add an "mm" argument to alloc_ptJeremy Fitzhardinge2007-07-183-3/+3
* | | | | use elfnote.h to generate vsyscall notes.Jeremy Fitzhardinge2007-07-181-17/+6
* | | | | usermodehelper: Tidy up waitingJeremy Fitzhardinge2007-07-181-1/+1
|/ / / /
* | | | arch/i386/* fs/* ipc/*: mark variables with uninitialized_var()Jeff Garzik2007-07-171-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds2007-07-172-5/+9
|\ \ \ \
| * | | | i386: Allow smp_call_function_single() to current cpuAvi Kivity2007-07-161-3/+5
| * | | | HOTPLUG: Adapt thermal throttle to CPU_DYINGAvi Kivity2007-07-161-2/+4
* | | | | fbcon: allow fbcon to use the primary display driverAntonino A. Daplas2007-07-171-3/+1
* | | | | fbdev: detect primary display deviceAntonino A. Daplas2007-07-173-0/+36
* | | | | i386: speedup touch_nmi_watchdogAndrew Morton2007-07-171-3/+5
* | | | | Kprobes on select architectures no longer EXPERIMENTALAnanth N Mavinakayanahalli2007-07-171-2/+2
* | | | | PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-4/+1
* | | | | PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-10/+2
* | | | | Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-171-0/+1
* | | | | Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-172-1/+2
| |/ / / |/| | |
* | | | generic bug: use show_regs() instead of dump_stack()Heiko Carstens2007-07-161-1/+1