x86: trivial whitespace in kprobes.c
[linux-2.6] / include /
2008-01-30  Harvey Harrisonx86: move get_segment_eip() to step.c
2008-01-30  Ingo Molnarx86: fix UML and -regparm=3
2008-01-30  Nick Pigginx86: big ticket locks
2008-01-30  Jeremy Fitzhardingex86/pgtable: explain constant sign extension problem
2008-01-30  Jeremy Fitzhardingex86: unify paravirt pagetable accessors
2008-01-30  Jeremy Fitzhardingex86: unify zero_page definition
2008-01-30  Jeremy Fitzhardingex86: fix warning
2008-01-30  Jeremy Fitzhardingex86: pgtable: unify pte accessors
2008-01-30  Jeremy Fitzhardingex86: page.h: make pte_t a union to always include
2008-01-30  Ingo Molnarx86: fix pte_modify() bug
2008-01-30  Ingo Molnarx86: unify pgtable accessors which use, #2
2008-01-30  Jeremy Fitzhardingex86: unify pgtable accessors which use
2008-01-30  Jeremy Fitzhardingex86: mask NX from pte_pfn
2008-01-30  Jeremy Fitzhardingex86/pgtable: unify pagetable accessors, #6
2008-01-30  Ingo Molnarx86/pgtable: unify pagetable accessors, #5
2008-01-30  Ingo Molnarx86/pgtable: unify pagetable accessors, #4
2008-01-30  Ingo Molnarx86/pgtable: unify pagetable accessors, #3
2008-01-30  Ingo Molnarx86/pgtable: unify pagetable accessors, #2
2008-01-30  Ingo Molnarx86/pgtable: unify pagetable accessors, #1
2008-01-30  Ingo Molnarx86/pgtable: fix constant sign extension problem
2008-01-30  Jeremy Fitzhardingex86: move all asm/pgtable constants into one place
2008-01-30  Ingo Molnarx86: add PWT to NOCACHE flags
2008-01-30  Markus Metzgerx86, ptrace: add bts_struct size to status command
2008-01-30  Ingo Molnarx86: migration helpers for KVM
2008-01-30  Ananth N Mavinakay... x86: kprobes: add kprobes smoke tests that run on boot
2008-01-30  travis@sgi.comx86: unify percpu.h
2008-01-30  travis@sgi.comx86: use generic percpu on 64-bit
2008-01-30  travis@sgi.comx86_32: use generic percpu.h
2008-01-30  travis@sgi.compercpu: make the asm-generic/percpu.h more "generic"
2008-01-30  travis@sgi.compercpu: move arch XX_PER_CPU_XX definitions into linux...
2008-01-30  travis@sgi.compercpu: use a kconfig variable to signal arch specific...
2008-01-30  Miguel Botonx86: reboot_{32|64}.c unification
2008-01-30  Arjan van de Vendebug: move WARN_ON() out of line
2008-01-30  Olof Johanssondebug: introduce __WARN()
2008-01-30  Ingo Molnarx86: clean up include/asm-x86/calling.h
2008-01-30  Jeremy Fitzhardingex86: page.h: move things back to their own files
2008-01-30  Jeremy Fitzhardingex86: page.h: move remaining bits and pieces
2008-01-30  Jeremy Fitzhardingex86: page.h: move pa and va related things
2008-01-30  Ingo Molnarx86: page.h: move and unify types for pagetable entry, #6
2008-01-30  Jeremy Fitzhardingex86: page.h: move and unify types for pagetable entry
2008-01-30  Ingo Molnarx86: page.h: move and unify types for pagetable entry, #5
2008-01-30  Ingo Molnarx86: page.h: move and unify types for pagetable entry, #4
2008-01-30  Ingo Molnarx86: page.h: move and unify types for pagetable entry, #3
2008-01-30  Ingo Molnarx86: page.h: move and unify types for pagetable entry, #2
2008-01-30  Ingo Molnarx86: page.h: move and unify types for pagetable entry, #1
2008-01-30  Jeremy Fitzhardingex86: add _AT() macro to conditionally cast
2008-01-30  Jeremy Fitzhardingex86: page.h: unify page copying and clearing
2008-01-30  Jeremy Fitzhardingex86: page.h: unify constants
2008-01-30  Andi Kleenx86: remove the now unused X86_FEATURE_SYNC_RDTSC
2008-01-30  Ingo Molnarx86: fix sched_clock()
2008-01-30  Andi Kleenx86: remove get_cycles_sync
2008-01-30  Ingo Molnarx86: map vsyscalls early enough
2008-01-30  Ingo Molnarx86: move native_read_tsc() offline
2008-01-30  Andi Kleenx86: introduce rdtsc_barrier()
2008-01-30  WANG Conggit-x86: unbreak UML
2008-01-30  Andi Kleenx86: move nop declarations into separate include file
2008-01-30  Andi Kleenx86: Implement support to synchronize RDTSC with LFENCE...
2008-01-30  Andi Kleenx86: implement support to synchronize RDTSC through...
2008-01-30  Andi Kleenx86: make ptrace.h safe to include from assembler code
2008-01-30  Glauber de Oliveir... x86: move patching code to arch-specific file.
2008-01-30  Glauber de Oliveir... x86: add CLBR_ defines for 64-bit
2008-01-30  Glauber de Oliveir... x86: cleanup CLI_STRING, STI_STRING and friends
2008-01-30  Glauber de Oliveir... x86: adds paravirt hook for swapgs
2008-01-30  Glauber de Oliveir... x86: add macro for privileged 64-bit operation
2008-01-30  Glauber de Oliveir... x86: change irq functions to accomodate 64-bit
2008-01-30  Glauber de Oliveir... x86: adjust assembly macros on 64-bit as well.
2008-01-30  Glauber de Oliveir... x86: change assembly definition of paravirt_patch_site
2008-01-30  Glauber de Oliveir... x86: provide paravirtualized hook for rdtscp
2008-01-30  Glauber de Oliveir... x86: cleanup write_tsc
2008-01-30  Glauber de Oliveir... x86: adjust PVOP_CALL/VCALL macros for 64-bit
2008-01-30  Markus Metzgerx86, ptrace: overflow signal API
2008-01-30  Markus Metzgerx86, ptrace: add buffer size checks
2008-01-30  Markus Metzgerx86, ptrace: support 32bit-cross-64bit BTS recording
2008-01-30  Venki Pallipadix86: voluntary leave_mm before entering ACPI C3
2008-01-30  Parag Warudkarx86: fix dmi_alloc() to not advance alloc index in...
2008-01-30  Ingo Molnarx86: remove unused include/asm-x86/processor_32/64.h
2008-01-30  Glauber de Oliveir... x86: finish processor.h integration
2008-01-30  Glauber de Oliveir... x86: remove __init modifier from header declaration
2008-01-30  Roland McGrathx86: x86 core dump TLS
2008-01-30  Roland McGrathx86: compat_binfmt_elf
2008-01-30  Roland McGrathx86: x86 user_regset cleanup
2008-01-30  Roland McGrathx86: x86 CORE_DUMP_USE_REGSET
2008-01-30  Roland McGrathx86: x86 TLS desc_struct cleanup
2008-01-30  Roland McGrathx86: x86 i387 cleanup
2008-01-30  Roland McGrathx86: x86 i387 user_regset
2008-01-30  Roland McGrathx86: x86 i387 header cleanup
2008-01-30  Roland McGrathx86: x86 i387 unify structs
2008-01-30  Roland McGrathx86: x86-64 wired cpu_has macros
2008-01-30  Roland McGrathx86: compat_sys_ptrace
2008-01-30  Roland McGrathx86: compat_ptrace_request
2008-01-30  Roland McGrathx86: user_regset user-copy helpers
2008-01-30  Roland McGrathx86: user_regset helpers
2008-01-30  Roland McGrathx86: user_regset header
2008-01-30  Harvey Harrisonx86: unify module_{32|64}.h
2008-01-30  Harvey Harrisonx86: use helper in fault_64.c
2008-01-30  Glauber de Oliveir... x86: move i387 definitions to processor.h
2008-01-30  Glauber de Oliveir... x86: unify asm nops
2008-01-30  Glauber de Oliveir... x86: unify prefetch operations
2008-01-30  Glauber de Oliveir... x86: move definitions to processor.h
2008-01-30  Glauber de Oliveir... x86: unify mm_segment_t definition
next