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
/
asm
Commit message (
Expand
)
Author
Age
*
x86: replace percpu_xxx funcs with this_cpu_xxx
Alex Shi
2012-05-14
*
vfs: make word-at-a-time accesses handle a non-existing page
Linus Torvalds
2012-05-03
*
x32, siginfo: Provide proper overrides for x32 siginfo_t
H. Peter Anvin
2012-04-23
*
x32: Check __ILP32__ instead of __LP64__ for x32
H.J. Lu
2012-04-23
*
x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id()
Andreas Herrmann
2012-04-16
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-04-12
|
\
|
*
x86: Use correct byte-sized register constraint in __add()
H. Peter Anvin
2012-04-06
|
*
x86: Use correct byte-sized register constraint in __xchg_op()
Jeremy Fitzhardinge
2012-04-06
*
|
x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it up
Linus Torvalds
2012-04-11
*
|
Make the "word-at-a-time" helper functions more commonly usable
Linus Torvalds
2012-04-06
*
|
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
2012-04-04
|
\
\
|
|
/
|
/
|
|
*
X86 & IA64: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
2012-03-28
*
|
x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facility
Len Brown
2012-03-30
*
|
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-03-29
|
\
\
|
*
|
x86: Move is_ia32_task to asm/thread_info.h from asm/compat.h
Srikar Dronamraju
2012-03-13
|
*
|
x86: Rename trap_no to trap_nr in thread_struct
Srikar Dronamraju
2012-03-13
|
*
|
Merge branch 'x86/x32' into x86/cleanups
Ingo Molnar
2012-03-13
|
|
\
\
|
*
|
|
x86: Use enum instead of literals for trap values
Kees Cook
2012-03-09
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-29
|
\
\
\
|
*
|
|
x32: Fix alignment fail in struct compat_siginfo
H. Peter Anvin
2012-03-14
|
|
|
/
|
|
/
|
|
*
|
x32: Switch to a 64-bit clock_t
H. Peter Anvin
2012-03-05
|
*
|
x32: Provide separate is_ia32_task() and is_x32_task() predicates
H. Peter Anvin
2012-03-05
|
*
|
x86, mtrr: Use explicit sizing and padding for the 64-bit ioctls
H. Peter Anvin
2012-03-01
|
*
|
x32: Fix coding style violations in the x32 VDSO code
H. Peter Anvin
2012-02-21
|
*
|
x32: Handle process creation
H. Peter Anvin
2012-02-20
|
*
|
x86: Add #ifdef CONFIG_COMPAT to <asm/sys_ia32.h>
H. Peter Anvin
2012-02-20
|
*
|
x32: Handle the x32 system call flag
H. Peter Anvin
2012-02-20
|
*
|
x32: Add rt_sigframe_x32
H. Peter Anvin
2012-02-20
|
*
|
x32: Add struct ucontext_x32
H. J. Lu
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: Generate <asm/unistd_64_x32.h>
H. Peter Anvin
2012-02-20
|
*
|
x32: Generate <asm/unistd_x32.h>
H. Peter Anvin
2012-02-20
|
*
|
x86-64, ia32: Drop sys32_rt_sigprocmask
H. Peter Anvin
2012-02-20
|
*
|
x32: Add a thread flag for x32 processes
H. Peter Anvin
2012-02-20
|
*
|
x86-64: Add prototype for old_rsp to a header file
H. J. Lu
2012-02-20
|
*
|
x32: Create posix_types_x32.h
H. Peter Anvin
2012-02-20
|
*
|
x86-64: Use explicit sizes in sigcontext.h, prepare for x32
H. Peter Anvin
2012-02-20
|
*
|
x86: Factor out TIF_IA32 from 32-bit address space
H. Peter Anvin
2012-02-20
|
*
|
x86: Use generic posix_types.h
H. Peter Anvin
2012-02-14
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-03-29
|
\
\
\
|
*
|
|
x86/ioapic: Add io_apic_ops driver layer to allow interception
Jeremy Fitzhardinge
2012-03-28
|
*
|
|
x86: Merge the x86_32 and x86_64 cpu_idle() functions
Richard Weinberger
2012-03-25
|
*
|
|
x86/apic: Add separate apic_id_valid() functions for selected apic drivers
Steffen Persvold
2012-03-23
*
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-03-29
|
\
\
\
\
|
*
|
|
|
x86-64: Simplify and optimize vdso clock_gettime monotonic variants
Andy Lutomirski
2012-03-23
|
*
|
|
|
x86: vdso: Use seqcount instead of seqlock
Thomas Gleixner
2012-03-15
*
|
|
|
|
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
|
\
\
\
\
\
|
*
|
|
|
|
Delete all instances of asm/system.h
David Howells
2012-03-28
|
*
|
|
|
|
Move all declarations of free_initmem() to linux/mm.h
David Howells
2012-03-28
[next]