summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86: make __{save,restore}_processor_state staticJan Beulich2008-01-302-5/+7
* x86: move to .rodata/.init.dataJan Beulich2008-01-302-2/+2
* x86-64: honor notify_die() returning NOTIFY_STOPJan Beulich2008-01-303-18/+25
* i386: hard_{en,dis}able_TSC can be staticJan Beulich2008-01-301-2/+2
* x86: kprobes code for x86 unificationMasami Hiramatsu2008-01-304-886/+130
* x86: prepare kprobes code for x86 unificationMasami Hiramatsu2008-01-304-321/+411
* x86: return probe-booster for x86-64Masami Hiramatsu2008-01-301-27/+65
* x86: kprobe-booster for x86-64Masami Hiramatsu2008-01-301-3/+139
* x86: FIFO ticket spinlocksNick Piggin2008-01-301-2/+1
* spinlock: lockbreak cleanupNick Piggin2008-01-301-0/+4
* x86, ptrace: new ptrace BTS APIMarkus Metzger2008-01-302-96/+181
* x86, ptrace: change BTS GET ptrace interfaceMarkus Metzger2008-01-301-14/+16
* x86, ptrace: use jiffies for BTS timestampsMarkus Metzger2008-01-302-21/+11
* x86, ptrace: remove bad commentMarkus Metzger2008-01-301-4/+0
* x86 boot: use E820 memory map on EFI 32 platformHuang, Ying2008-01-304-286/+15
* x86: EFI runtime service support: remove duplicated code from efi_32.cHuang, Ying2008-01-304-443/+5
* x86: EFI runtime service support: EFI runtime servicesHuang, Ying2008-01-301-7/+13
* x86: EFI runtime service supportHuang, Ying2008-01-306-2/+771
* mcheck mce_64: mce_read_sem to mutexDaniel Walker2008-01-301-4/+4
* x86: add ACPI reboot optionAaron Durbin2008-01-301-1/+10
* x86: remove all definitions with fastcallHarvey Harrison2008-01-3019-47/+45
* x86: remove last users of FASTCALLHarvey Harrison2008-01-302-2/+2
* x86: move _set_gate and its users to a common locationGlauber de Oliveira Costa2008-01-301-34/+0
* x86: modify get_desc_baseGlauber de Oliveira Costa2008-01-302-2/+2
* x86: change write_ldt_entry signatureGlauber de Oliveira Costa2008-01-304-6/+14
* x86: change write_gdt_entry signature.Glauber de Oliveira Costa2008-01-305-19/+28
* x86: introduce fill_ldtGlauber de Oliveira Costa2008-01-303-8/+5
* x86: modify write_ldt functionGlauber de Oliveira Costa2008-01-301-8/+7
* x86: change write_idt_entry signatureGlauber de Oliveira Costa2008-01-304-10/+19
* x86: introduce gate_desc type.Glauber de Oliveira Costa2008-01-301-1/+1
* x86: change gdt acessor macro nameGlauber de Oliveira Costa2008-01-303-3/+3
* x86: unify struct desc_ptrGlauber de Oliveira Costa2008-01-308-17/+16
* x86: unify desc_structGlauber de Oliveira Costa2008-01-304-17/+25
* x86: prepare 64-bit architecture initialization for paravirtGlauber de Oliveira Costa2008-01-303-5/+36
* x86: tweak io_64.h for paravirt.Glauber de Oliveira Costa2008-01-301-0/+6
* x86: prepare time related functions for paravirtGlauber de Oliveira Costa2008-01-301-3/+9
* x86: turn priviled operation into a macro in head_64.SGlauber de Oliveira Costa2008-01-301-1/+8
* x86: export cpu_gdt_descrGlauber de Oliveira Costa2008-01-301-0/+6
* x86: export math_state_restoreGlauber de Oliveira Costa2008-01-301-0/+1
* x86: unify mmap_{32|64}.cHarvey Harrison2008-01-304-128/+53
* x86: clean up mm/init_32.cJeremy Fitzhardinge2008-01-301-10/+21
* x86: kill mk_pte_hugeJeremy Fitzhardinge2008-01-301-2/+1
* x86, ptrace: support for branch trace store(BTS)Markus Metzger2008-01-309-9/+707
* x86: put together equal pieces of system.hGlauber de Oliveira Costa2008-01-301-1/+1
* x86: some whitespace cleanups in paging codeJoerg Roedel2008-01-301-1/+1
* x86: PIE executable randomization, uninliningAndrew Morton2008-01-301-3/+3
* x86: PIE executable randomization, checkpatch fixesAndrew Morton2008-01-302-10/+9
* x86: PIE executable randomizationJiri Kosina2008-01-302-17/+200
* x86: introduce native_read_tscpGlauber de Oliveira Costa2008-01-302-4/+4
* x86: split get_cycles_syncGlauber de Oliveira Costa2008-01-301-1/+1
OpenPOWER on IntegriCloud