index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
rpi-mipi
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
2012-02-29
bug.h: add include of it to various implicit C users
Paul Gortmaker
2012-02-28
x86: relocate get/set debugreg fcns to include/asm/debugreg.
Paul Gortmaker
2012-02-28
Merge branch 'tip/x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
2012-02-28
Merge branch 'linus' into x86/asm
Ingo Molnar
2012-02-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-02-27
x86-64: Fix CFI data for common_interrupt()
Mark Wielaard
2012-02-27
x86/time: Eliminate unused irq0_irqs counter
Jan Beulich
2012-02-27
x86: Properly _init-annotate NMI selftest code
Jan Beulich
2012-02-26
x86_64: Record stack pointer before task execution begins
Siddhesh Poyarekar
2012-02-25
x32: Only clear TIF_X32 flag once
Bobby Powers
2012-02-25
x32: Make sure TS_COMPAT is cleared for x32 tasks
Bobby Powers
2012-02-24
PCI: Use class for quirk for via_no_dac
Yinghai Lu
2012-02-24
x86: Fix the NMI nesting comments
Steven Rostedt
2012-02-24
x86-64: Improve insn scheduling in SAVE_ARGS_IRQ
Jan Beulich
2012-02-24
x86-64: Fix CFI annotations for NMI nesting code
Jan Beulich
2012-02-24
Merge tag 'mce-recovery-for-tip' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
2012-02-24
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
2012-02-23
x86, efi: Allow basic init with mixed 32/64-bit efi/kernel
Olof Johansson
2012-02-23
irq_domain/x86: Convert x86 (embedded) to use common irq_domain
Grant Likely
2012-02-22
x86/mce: Fix return value of mce_chrdev_read() when erst is disabled
Naoya Horiguchi
2012-02-22
x86/mce: Convert static array of pointers to per-cpu variables
Greg Kroah-Hartman
2012-02-22
x86: Remove some noise from boot log when starting cpus
Luck, Tony
2012-02-22
x86/mce/AMD: Fix UP build error
Borislav Petkov
2012-02-22
x86/tsc: Reduce the TSC sync check time for core-siblings
Suresh Siddha
2012-02-22
uprobes/core: Move insn to arch specific structure
Srikar Dronamraju
2012-02-22
uprobes/core: Make instruction tables volatile
Srikar Dronamraju
2012-02-21
i387: Split up <asm/i387.h> into exported and internal interfaces
Linus Torvalds
2012-02-21
i387: Uninline the generic FP helpers that we expose to kernel modules
Linus Torvalds
2012-02-20
i387: export 'fpu_owner_task' per-cpu variable
Linus Torvalds
2012-02-20
x86: Specify a size for the cmp in the NMI handler
Steven Rostedt
2012-02-20
x32: If configured, add x32 system calls to system call tables
H. Peter Anvin
2012-02-20
x32: Handle process creation
H. Peter Anvin
2012-02-20
x32: Signal-related system calls
H. Peter Anvin
2012-02-20
x32: Handle the x32 system call flag
H. Peter Anvin
2012-02-20
x32: Export setup/restore_sigcontext from signal.c
H. Peter Anvin
2012-02-20
x86: Move some signal-handling definitions to a common header
H. Peter Anvin
2012-02-20
x32: Add x32 system calls to syscall/syscall_64.tbl
H. Peter Anvin
2012-02-20
x32: Add a thread flag for x32 processes
H. Peter Anvin
2012-02-20
x86: Factor out TIF_IA32 from 32-bit address space
H. Peter Anvin
2012-02-20
i387: support lazy restore of FPU state
Linus Torvalds
2012-02-20
i387: use 'restore_fpu_checking()' directly in task switching code
Linus Torvalds
2012-02-20
i387: fix up some fpu_counter confusion
Linus Torvalds
2012-02-20
x86-32/irq: Don't switch to irq stack for a user-mode irq
Linus Torvalds
2012-02-20
x86/nmi: Test saved %cs in NMI to determine nested NMI case
Steven Rostedt
2012-02-18
i387: re-introduce FPU state preloading at context switch time
Linus Torvalds
2012-02-18
i387: move TS_USEDFPU flag from thread_info to task_struct
Linus Torvalds
2012-02-17
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2012-02-17
uprobes/core: Clean up, refactor and improve the code
Ingo Molnar
2012-02-17
uprobes, mm, x86: Add the ability to install and remove uprobes breakpoints
Srikar Dronamraju
2012-02-16
i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore
Linus Torvalds
[prev]
[next]