summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2011-11-02um: we need sys/user.h only on i386Richard Weinberger
2011-11-02um: merge delay_{32,64}.cRichard Weinberger
2011-11-02um: kill system-um.hAl Viro
2011-11-02um: segment.h is x86-only and needed only thereAl Viro
2011-11-02um: unify ptrace_user.hAl Viro
2011-11-02um: unify KSTK_...Al Viro
2011-11-02um: fix gcov build breakageAl Viro
2011-11-02um: irq_vectors.h just shadows x86 oneAl Viro
2011-11-02um: required-features.h is there only to shadow x86 one...Al Viro
2011-11-02um: asm/apic.h is there only to shadow the x86 one...Al Viro
2011-11-02um: take ldt.h to arch/x86/um/asm/mm_context.hAl Viro
2011-11-02um: merge signal_{32,64}.cAl Viro
2011-11-02um: no need to play with save_sp in signal frame setup anymoreAl Viro
2011-11-02um: increase stack growth cushion in pagefaultAl Viro
2011-11-02um: merge HOST_... of registers common on i386 and amd64Al Viro
2011-11-02um: sanitize paths in sys_call_table* includesAl Viro
2011-11-02um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.cAl Viro
2011-11-02um: move asm/desc.h into arch/x86/um/asmAl Viro
2011-11-02um: merge host_ldt_{32,64}.hAl Viro
2011-11-02um: merge tls_{32,64}.hAl Viro
2011-11-02um: kill shared/task.h and HOST_TASK_REGSAl Viro
2011-11-02um: bury unused macros around ptrace.hAl Viro
2011-11-02um: take arch/um/sys-x86 to arch/x86/umAl Viro
2011-10-24x86: Fix S4 regressionTakashi Iwai
2011-10-14Merge branch 'x86-urgent-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds
2011-10-14x86, mrst: use a temporary variable for SFI irqMika Westerberg
2011-10-11x86: Default to vsyscall=native for nowAdrian Bunk
2011-10-06x86/PCI: use host bridge _CRS info on ASUS M2V-MX SEPaul Menzel
2011-10-01Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urge...Linus Torvalds
2011-09-25KVM: x86 emulator: fix Src2CL decodeAvi Kivity
2011-09-25KVM: MMU: fix incorrect return of spteZhao Jin
2011-09-21x86/rtc: Don't recursively acquire rtc_lockMatt Fleming
2011-09-16Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xenLinus Torvalds
2011-09-15asm alternatives: remove incorrect alignment notesLinus Torvalds
2011-09-15xen/i386: follow-up to "replace order-based range checking of M2P table by li...Jan Beulich
2011-09-13xen/e820: if there is no dom0_mem=, don't tweak extra_pages.David Vrabel
2011-09-13Merge branch 'upstream/bugfix' of git://github.com/jsgf/linux-xenLinus Torvalds
2011-09-10Fix pointer dereference before call to pcie_bus_configure_settingsShyam Iyer
2011-09-08xen: disable PV spinlocks on HVMStefano Stabellini
2011-09-07Merge branch 'perf-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds
2011-09-07Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xenLinus Torvalds
2011-09-07Merge branch 'kvm-updates/3.1' of git://github.com/avikivity/kvmLinus Torvalds
2011-09-01xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead.Konrad Rzeszutek Wilk
2011-09-01xen: x86_32: do not enable iterrupts when returning from exception in interru...Igor Mammedov
2011-09-01xen: use maximum reservation to limit amount of usable RAMDavid Vrabel
2011-08-31x86, perf: Check that current->mm is alive before getting user callchainAndrey Vagin
2011-08-30KVM: Fix instruction size issue in pvclock scalingDuncan Sands
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2011-08-26sfi: table irq 0xFF means 'no interrupt'Kirill A. Shutemov
2011-08-25x86-32: Fix boot with CONFIG_X86_INVD_BUGAndy Lutomirski