2008-01-30 |
Masami Hiramatsu | x86: return probe-booster for x86-64 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Masami Hiramatsu | x86: kprobe-booster for x86-64 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Nick Piggin | x86: FIFO ticket spinlocks Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Nick Piggin | spinlock: lockbreak cleanup Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Markus Metzger | x86, ptrace: new ptrace BTS API Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Markus Metzger | x86, ptrace: change BTS GET ptrace interface Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Markus Metzger | x86, ptrace: use jiffies for BTS timestamps Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Markus Metzger | x86, ptrace: remove bad comment Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Glauber de Oliveira... | x86: avoid ifdefs in desc.h, getting rid of pack_ldt... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Huang, Ying | x86 boot: use E820 memory map on EFI 32 platform Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Huang, Ying | x86: EFI runtime service support: remove duplicated... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Huang, Ying | x86: EFI runtime service support: document for EFI... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Huang, Ying | x86: EFI runtime service support: EFI runtime services Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Huang, Ying | x86: EFI runtime service support Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Daniel Walker | mcheck mce_64: mce_read_sem to mutex Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Aaron Durbin | x86: add ACPI reboot option Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Ingo Molnar | x86: dummy placeholder for acpi/reboot.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Jeff Dike | uml: add asm-um/asm.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Andrew Morton | x86: __vdso_getcpu() warning fix Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Harvey Harrison | x86: remove fastcall from include/asm-x86 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Harvey Harrison | x86: remove all definitions with fastcall Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Harvey Harrison | core: remove last users of empty FASTCALL macro Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Harvey Harrison | x86: remove last users of FASTCALL Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Harvey Harrison | UML: remove remaining FASTCALL uses Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Glauber de Oliveira... | x86: unify set_tss_desc Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Glauber de Oliveira... | x86: move _set_gate and its users to a common location Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Glauber de Oliveira... | x86: unify paravirt pieces of descriptor handling Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Glauber de Oliveira... | x86: modify get_desc_base Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Glauber de Oliveira... | x86: use the same data type for tls_array. Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Glauber de Oliveira... | x86: unify non-paravirt parts of desc.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Glauber de Oliveira... | x86: move constants to desc_defs.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Glauber de Oliveira... | x86: change write_ldt_entry signature Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Glauber de Oliveira... | x86: change write_gdt_entry signature. Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Glauber de Oliveira... | x86: provide tss_desc Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Glauber de Oliveira... | x86: introduce fill_ldt Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Glauber de Oliveira... | x86: modify write_ldt function Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Glauber de Oliveira... | x86: introduce ldt_desc type. Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Glauber de Oliveira... | x86: change write_idt_entry signature Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Glauber de Oliveira... | x86: introduce gate_desc type. Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Glauber de Oliveira... | x86: removed unused variable Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Glauber de Oliveira... | x86: change gdt acessor macro name Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Glauber de Oliveira... | x86: unify struct desc_ptr Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Glauber de Oliveira... | x86: unify desc_struct Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Glauber de Oliveira... | x86: prepare 64-bit architecture initialization for... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Glauber de Oliveira... | x86: tweak io_64.h for paravirt. Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Glauber de Oliveira... | x86: prepare time related functions for paravirt Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Glauber de Oliveira... | x86: turn priviled operation into a macro in head_64.S Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Glauber de Oliveira... | x86: export cpu_gdt_descr Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Glauber de Oliveira... | x86: export math_state_restore Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Ingo Molnar | x86: avoid build warning Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Harvey Harrison | x86: unify mmap_{32|64}.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Jeremy Fitzhardinge | x86: clean up mm/init_32.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Jeremy Fitzhardinge | x86: kill mk_pte_huge Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Ingo Molnar | x86: clean up drivers/char/rtc.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Randy Dunlap | x64/page.h: convert some macros to inlines Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Glauber de Oliveira... | x86: remove arch specific segment headers Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Glauber de Oliveira... | x86: unify common parts of segment.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Glauber de Oliveira... | x86: put get_kernel_rpl in a common location Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Markus Metzger | x86, ptrace: support for branch trace store(BTS) Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Jeff Dike | UML: change sigcontext fields to match x86 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Glauber de Oliveira... | x86: unify system.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Glauber de Oliveira... | x86: move switch_to macro to system.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Glauber de Oliveira... | x86: unify smp parts of system.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Glauber de Oliveira... | x86: remove unused macro Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Glauber de Oliveira... | x86: unify paravirt parts of system.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Glauber de Oliveira... | x86: unify load_segment macro Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Glauber de Oliveira... | x86: put together equal pieces of system.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Glauber de Oliveira... | x86: remove volatile keyword from clflush. Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Joerg Roedel | x86: some whitespace cleanups in paging code Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Andrew Morton | x86: PIE executable randomization, uninlining Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Andrew Morton | x86: PIE executable randomization, checkpatch fixes Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Jiri Kosina | x86: PIE executable randomization Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Harvey Harrison | x86: unify include/asm-x86/linkage_[32|64].h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Glauber de Oliveira... | x86: integrate 32-bit and 64-bit code in msr.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Glauber de Oliveira... | x86: make fixups wordsize agnostic Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Glauber de Oliveira... | x86: change write msr functions interface Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Glauber de Oliveira... | x86: change rdpmc interface Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Glauber de Oliveira... | x86: introduce native_read_tscp Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Glauber de Oliveira... | x86: unify cpuid functions Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Glauber de Oliveira... | x86: split get_cycles_sync Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Glauber de Oliveira... | x86: allow sched clock to be overridden by paravirt Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Glauber de Oliveira... | x86: unify msr smp funcs Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Glauber de Oliveira... | x86: wipe out traditional opt from x86_64 Makefile Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Harvey Harrison | x86: use def_bool where possible in Kconfig.cpu Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Hiroshi Shimamoto | x86: clean up process_32/64.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Harvey Harrison | x86: use def_bool where possible Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Joerg Roedel | x86: use __PAGE_KERNEL* instead of _KERNPG_TABLE Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Joerg Roedel | x86: define all _PAGE_* in terms of _PAGE_BIT_* on... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Len Brown | x86: 32-bit IOAPIC: de-fang IRQ compression Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
H. Peter Anvin | x86: use generic register name in the thread and tss... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Roland McGrath | x86: x86 ptrace merge removals Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Roland McGrath | x86: x86 ptrace merge complete Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Roland McGrath | x86: x86 ia32 ptrace arch merge Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Roland McGrath | x86: x86 ia32 ptrace getreg/putreg merge Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Roland McGrath | x86: x86 ptrace merge syscall trace Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Roland McGrath | x86: x86 ptrace arch merge Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Roland McGrath | x86: x86 ptrace getreg/putreg merge Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Roland McGrath | x86: x86 ptrace getreg/putreg cleanup Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Roland McGrath | x86: ptrace FLAG_MASK cleanup Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-30 |
Roland McGrath | x86: ptrace_32 renamed Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |