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