index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Commit message (
Expand
)
Author
Age
*
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-04-13
|
\
|
*
x86/asm/entry/irq: Simplify interrupt dispatch table (IDT) layout
Denys Vlasenko
2015-04-08
|
*
x86/asm/entry: Clear EXTRA_REGS for all executable formats
Denys Vlasenko
2015-04-06
|
*
x86/signal: Remove pax argument from restore_sigcontext
Brian Gerst
2015-04-06
|
*
x86/alternatives: Fix ALTERNATIVE_2 padding generation properly
Borislav Petkov
2015-04-04
|
*
x86/asm/entry/64: Use a define for an invalid segment selector
Borislav Petkov
2015-04-03
|
*
x86/mm/KASLR: Propagate KASLR status to kernel proper
Borislav Petkov
2015-04-03
|
*
x86/asm/entry: Drop now unused ENABLE_INTERRUPTS_SYSEXIT32
Borislav Petkov
2015-04-03
|
*
x86/asm/entry/32: Stop caching MSR_IA32_SYSENTER_ESP in tss.sp1
Andy Lutomirski
2015-04-03
|
*
x86/asm: Add support for the CLWB instruction
Ross Zwisler
2015-04-03
|
*
x86/cpu: Factor out common CPU initialization code, fix 32-bit Xen PV guests
Boris Ostrovsky
2015-04-02
|
*
x86/asm/entry: Remove user_mode_ignore_vm86()
Ingo Molnar
2015-03-31
|
*
x86/irq/tracing: Do not save callee-preserved registers around lockdep_sys_ex...
Denys Vlasenko
2015-03-27
|
*
x86/irq/tracing: Fold ARCH_LOCKDEP_SYS_EXIT defines into their users
Denys Vlasenko
2015-03-27
|
*
x86/irq/tracing: Move ARCH_LOCKDEP_SYS_EXIT defines closer to their users
Denys Vlasenko
2015-03-27
|
*
x86/asm: Further improve segment.h readability
Ingo Molnar
2015-03-24
|
*
x86/asm/entry/64: Rename THREAD_INFO() to ASM_THREAD_INFO()
Ingo Molnar
2015-03-24
|
*
x86/asm/entry/64: Merge the field offset into the THREAD_INFO() macro
Ingo Molnar
2015-03-24
|
*
x86/asm/entry/64: Improve the THREAD_INFO() macro explanation
Ingo Molnar
2015-03-24
|
*
x86/asm: Deobfuscate segment.h
Denys Vlasenko
2015-03-24
|
*
x86/asm/entry: Get rid of KERNEL_STACK_OFFSET
Denys Vlasenko
2015-03-24
|
*
x86/asm/entry/64: Change the THREAD_INFO() definition to not depend on KERNEL...
Denys Vlasenko
2015-03-24
|
*
x86/asm/entry: Remove user_mode_vm()
Andy Lutomirski
2015-03-23
|
*
x86/asm/entry: Make user_mode() work correctly if regs came from VM86 mode
Andy Lutomirski
2015-03-23
|
*
x86/asm/entry: Add user_mode_ignore_vm86()
Andy Lutomirski
2015-03-23
|
*
Merge tag 'v4.0-rc5' into x86/asm, to resolve conflicts
Ingo Molnar
2015-03-23
|
|
\
|
*
|
x86/asm/entry: Fix execve() and sigreturn() syscalls to always return via IRET
Brian Gerst
2015-03-23
|
*
|
x86/asm/entry/64: Remove thread_struct::usersp
Ingo Molnar
2015-03-17
|
*
|
x86/asm/entry/64: Simplify 'old_rsp' usage
Ingo Molnar
2015-03-17
|
*
|
x86/asm/entry/32: Document the 32-bit SYSENTER "emergency stack" better
Denys Vlasenko
2015-03-17
|
*
|
x86/asm/entry: Simplify task_pt_regs() macro definition
Denys Vlasenko
2015-03-17
|
*
|
x86/asm/entry/32: Document our abuse of x86_hw_tss::ss1 and x86_hw_tss::sp1
Andy Lutomirski
2015-03-17
|
*
|
x86/asm/entry: Unify and fix initial thread_struct::sp0 values
Andy Lutomirski
2015-03-17
|
*
|
x86/asm/entry: Create and use a 'TOP_OF_KERNEL_STACK_PADDING' macro
Andy Lutomirski
2015-03-17
|
*
|
x86/signal/64: Remove 'fs' and 'gs' from sigcontext
Andy Lutomirski
2015-03-17
|
*
|
x86/signal/64: Fix SS handling for signals delivered to 64-bit programs
Andy Lutomirski
2015-03-17
|
*
|
x86/asm/entry/64: Save user RSP in pt_regs->sp on SYSCALL64 fastpath
Denys Vlasenko
2015-03-10
|
*
|
x86/asm/entry/64: Save R11 into pt_regs->flags on SYSCALL64 fastpath
Denys Vlasenko
2015-03-10
|
*
|
x86/asm/entry: Replace this_cpu_sp0() with current_top_of_stack() and fix it ...
Andy Lutomirski
2015-03-07
|
*
|
x86/asm/entry: Remove INIT_TSS and fold the definitions into 'cpu_tss'
Andy Lutomirski
2015-03-06
|
*
|
x86/asm/entry: Rename 'init_tss' to 'cpu_tss'
Andy Lutomirski
2015-03-06
|
*
|
x86/asm/entry: Switch all C consumers of kernel_stack to this_cpu_sp0()
Andy Lutomirski
2015-03-06
|
*
|
x86/asm/entry: Add this_cpu_sp0() to read sp0 for the current cpu
Andy Lutomirski
2015-03-06
|
*
|
x86/traps: Separate set_intr_gate() and clean up early_trap_init()
Wang Nan
2015-03-04
|
*
|
x86/asm/entry/64: Simplify optimistic SYSRET
Denys Vlasenko
2015-03-04
|
*
|
x86/asm/entry/64: Use more readable constants
Denys Vlasenko
2015-03-04
|
*
|
x86/asm/entry: Do mass removal of 'ARGOFFSET'
Denys Vlasenko
2015-03-04
|
*
|
x86/asm/entry/64: Fix comments
Denys Vlasenko
2015-03-04
|
*
|
x86/asm/entry/64: Always allocate a complete "struct pt_regs" on the kernel s...
Denys Vlasenko
2015-03-04
|
*
|
x86/asm: Introduce push/pop macros which generate CFI_REL_OFFSET and CFI_RESTORE
Denys Vlasenko
2015-03-04
[next]