sfrench/cifs-2.6.git
2008-01-30 Huang, Yingx86: EFI runtime service support: EFI runtime services
2008-01-30 Huang, Yingx86: EFI runtime service support
2008-01-30 Daniel Walkermcheck mce_64: mce_read_sem to mutex
2008-01-30 Aaron Durbinx86: add ACPI reboot option
2008-01-30 Ingo Molnarx86: dummy placeholder for acpi/reboot.h
2008-01-30 Jeff Dikeuml: add asm-um/asm.h
2008-01-30 Andrew Mortonx86: __vdso_getcpu() warning fix
2008-01-30 Harvey Harrisonx86: remove fastcall from include/asm-x86
2008-01-30 Harvey Harrisonx86: remove all definitions with fastcall
2008-01-30 Harvey Harrisoncore: remove last users of empty FASTCALL macro
2008-01-30 Harvey Harrisonx86: remove last users of FASTCALL
2008-01-30 Harvey HarrisonUML: remove remaining FASTCALL uses
2008-01-30 Glauber de... x86: unify set_tss_desc
2008-01-30 Glauber de... x86: move _set_gate and its users to a common location
2008-01-30 Glauber de... x86: unify paravirt pieces of descriptor handling
2008-01-30 Glauber de... x86: modify get_desc_base
2008-01-30 Glauber de... x86: use the same data type for tls_array.
2008-01-30 Glauber de... x86: unify non-paravirt parts of desc.h
2008-01-30 Glauber de... x86: move constants to desc_defs.h
2008-01-30 Glauber de... x86: change write_ldt_entry signature
2008-01-30 Glauber de... x86: change write_gdt_entry signature.
2008-01-30 Glauber de... x86: provide tss_desc
2008-01-30 Glauber de... x86: introduce fill_ldt
2008-01-30 Glauber de... x86: modify write_ldt function
2008-01-30 Glauber de... x86: introduce ldt_desc type.
2008-01-30 Glauber de... x86: change write_idt_entry signature
2008-01-30 Glauber de... x86: introduce gate_desc type.
2008-01-30 Glauber de... x86: removed unused variable
2008-01-30 Glauber de... x86: change gdt acessor macro name
2008-01-30 Glauber de... x86: unify struct desc_ptr
2008-01-30 Glauber de... x86: unify desc_struct
2008-01-30 Glauber de... x86: prepare 64-bit architecture initialization for...
2008-01-30 Glauber de... x86: tweak io_64.h for paravirt.
2008-01-30 Glauber de... x86: prepare time related functions for paravirt
2008-01-30 Glauber de... x86: turn priviled operation into a macro in head_64.S
2008-01-30 Glauber de... x86: export cpu_gdt_descr
2008-01-30 Glauber de... x86: export math_state_restore
2008-01-30 Ingo Molnarx86: avoid build warning
2008-01-30 Harvey Harrisonx86: unify mmap_{32|64}.c
2008-01-30 Jeremy Fitzhardingex86: clean up mm/init_32.c
2008-01-30 Jeremy Fitzhardingex86: kill mk_pte_huge
2008-01-30 Ingo Molnarx86: clean up drivers/char/rtc.c
2008-01-30 Randy Dunlapx64/page.h: convert some macros to inlines
2008-01-30 Glauber de... x86: remove arch specific segment headers
2008-01-30 Glauber de... x86: unify common parts of segment.h
2008-01-30 Glauber de... x86: put get_kernel_rpl in a common location
2008-01-30 Markus Metzgerx86, ptrace: support for branch trace store(BTS)
2008-01-30 Jeff DikeUML: change sigcontext fields to match x86
2008-01-30 Glauber de... x86: unify system.h
2008-01-30 Glauber de... x86: move switch_to macro to system.h
2008-01-30 Glauber de... x86: unify smp parts of system.h
2008-01-30 Glauber de... x86: remove unused macro
2008-01-30 Glauber de... x86: unify paravirt parts of system.h
2008-01-30 Glauber de... x86: unify load_segment macro
2008-01-30 Glauber de... x86: put together equal pieces of system.h
2008-01-30 Glauber de... x86: remove volatile keyword from clflush.
2008-01-30 Joerg Roedelx86: some whitespace cleanups in paging code
2008-01-30 Andrew Mortonx86: PIE executable randomization, uninlining
2008-01-30 Andrew Mortonx86: PIE executable randomization, checkpatch fixes
2008-01-30 Jiri Kosinax86: PIE executable randomization
2008-01-30 Harvey Harrisonx86: unify include/asm-x86/linkage_[32|64].h
2008-01-30 Glauber de... x86: integrate 32-bit and 64-bit code in msr.h
2008-01-30 Glauber de... x86: make fixups wordsize agnostic
2008-01-30 Glauber de... x86: change write msr functions interface
2008-01-30 Glauber de... x86: change rdpmc interface
2008-01-30 Glauber de... x86: introduce native_read_tscp
2008-01-30 Glauber de... x86: unify cpuid functions
2008-01-30 Glauber de... x86: split get_cycles_sync
2008-01-30 Glauber de... x86: allow sched clock to be overridden by paravirt
2008-01-30 Glauber de... x86: unify msr smp funcs
2008-01-30 Glauber de... x86: wipe out traditional opt from x86_64 Makefile
2008-01-30 Harvey Harrisonx86: use def_bool where possible in Kconfig.cpu
2008-01-30 Hiroshi Shimamotox86: clean up process_32/64.c
2008-01-30 Harvey Harrisonx86: use def_bool where possible
2008-01-30 Joerg Roedelx86: use __PAGE_KERNEL* instead of _KERNPG_TABLE
2008-01-30 Joerg Roedelx86: define all _PAGE_* in terms of _PAGE_BIT_* on...
2008-01-30 Len Brownx86: 32-bit IOAPIC: de-fang IRQ compression
2008-01-30 H. Peter Anvinx86: use generic register name in the thread and tss...
2008-01-30 Roland McGrathx86: x86 ptrace merge removals
2008-01-30 Roland McGrathx86: x86 ptrace merge complete
2008-01-30 Roland McGrathx86: x86 ia32 ptrace arch merge
2008-01-30 Roland McGrathx86: x86 ia32 ptrace getreg/putreg merge
2008-01-30 Roland McGrathx86: x86 ptrace merge syscall trace
2008-01-30 Roland McGrathx86: x86 ptrace arch merge
2008-01-30 Roland McGrathx86: x86 ptrace getreg/putreg merge
2008-01-30 Roland McGrathx86: x86 ptrace getreg/putreg cleanup
2008-01-30 Roland McGrathx86: ptrace FLAG_MASK cleanup
2008-01-30 Roland McGrathx86: ptrace_32 renamed
2008-01-30 Roland McGrathx86: x86-32 thread_struct.debugreg
2008-01-30 Roland McGrathx86: x86-64 ia32 ptrace get/putreg32 current task
2008-01-30 Roland McGrathx86: x86-32 ptrace get/putreg current task
2008-01-30 Roland McGrathx86: x86-64 ptrace get/putreg current task
2008-01-30 Roland McGrathx86: x86-32 ptrace whitespace
2008-01-30 Roland McGrathx86: x86-64 ptrace whitespace
2008-01-30 Roland McGrathx86: x86-64 ia32 ptrace pt_regs cleanup
2008-01-30 Roland McGrathx86: eflags enum
2008-01-30 Roland McGrathx86: setup64 eflags constants
2008-01-30 H. Peter Anvinx86: use generic register names in struct sigcontext
2008-01-30 H. Peter Anvinx86: use generic register names in struct user_regs_struct
2008-01-30 H. Peter Anvinx86: rename the struct pt_regs members for 32/64-bit...
next