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
/
include
/
asm-x86_64
Commit message (
Expand
)
Author
Age
*
[PATCH] x86_64: Use function pointers to call DMA mapping functions
Muli Ben-Yehuda
2006-01-11
*
[PATCH] x86_64: Add idle notifiers
Andi Kleen
2006-01-11
*
[PATCH] x86_64: Handle missing local APIC timer interrupts on C3 state
Venkatesh Pallipadi
2006-01-11
*
[PATCH] x86_64: "extern inline" -> "static inline" in pgtable.h
Adrian Bunk
2006-01-11
*
[PATCH] x86_64: Implement is_compat_task the right way
Andi Kleen
2006-01-11
*
[PATCH] x86_64: Align and pad x86_64 GDT on page boundary
Ravikiran G Thirumalai
2006-01-11
*
[PATCH] x86_64: Fix 64bit FXSAVE encoding
Jan Beulich
2006-01-11
*
[PATCH] x86_64: Generalize DMI and enable for x86-64
Andi Kleen
2006-01-11
*
[PATCH] x86_64: fls in asm for x86_64
Stephen Hemminger
2006-01-11
*
[PATCH] x86_64: don't save eflags in x86-64 switch_to()
Benjamin LaHaise
2006-01-11
*
[PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it.
Jan Beulich
2006-01-11
*
[PATCH] x86_64: Remove enable/disable_hlt
Andi Kleen
2006-01-11
*
[PATCH] i386/x86-64: Use input/output dependencies for bitops
Andi Kleen
2006-01-11
*
[PATCH] x86_64: make trap information available to die notification handlers
Jan Beulich
2006-01-11
*
[PATCH] x86_64: Separate CONFIG_UNWIND_INFO from CONFIG_DEBUG_INFO
Jan Beulich
2006-01-11
*
[PATCH] x86_64: More CFI fixes for 32bit entry code
Jan Beulich
2006-01-11
*
Fix mutex_trylock() copy-and-paste bug (x86, x86-64, generic mutex-dec.h)
Linus Torvalds
2006-01-11
*
[PATCH] kprobes: fix build breakage
Ananth N Mavinakayanahalli
2006-01-10
*
[PATCH] kprobes: arch_remove_kprobe
Anil S Keshavamurthy
2006-01-10
*
[PATCH] kprobes: enable funcions only for required arch
Anil S Keshavamurthy
2006-01-10
*
[PATCH] Generic ioctl.h
Brian Gerst
2006-01-10
*
[PATCH] kdump: x86_64 save cpu registers upon crash
Vivek Goyal
2006-01-10
*
[PATCH] kdump: x86_64: add memmmap command line option
akpm@osdl.org
2006-01-10
*
[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers
Vivek Goyal
2006-01-10
*
[PATCH] mutex subsystem, add include/asm-x86_64/mutex.h
Ingo Molnar
2006-01-09
*
[PATCH] mutex subsystem, add atomic_xchg() to all arches
Ingo Molnar
2006-01-09
*
[PATCH] Kill L1_CACHE_SHIFT_MAX
Ravikiran G Thirumalai
2006-01-08
*
[PATCH] Swap Migration V5: sys_migrate_pages interface
Christoph Lameter
2006-01-08
*
[PATCH] cpu hotplug/x86_64: disable interrupt in play_dead
Shaohua Li
2006-01-06
*
[PATCH] mpspec: remove unneeded packed attribute
Brian Gerst
2006-01-06
*
[PATCH] x86/x86_64: mark rodata section read-only: x86-64 support
Arjan van de Ven
2006-01-06
*
[PATCH] x86/x86_64: mark rodata section read only: generic x86-64 bugfix
Arjan van de Ven
2006-01-06
*
[PATCH] atomic_long_t & include/asm-generic/atomic.h V2
Christoph Lameter
2006-01-06
*
[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store
Badari Pulavarty
2006-01-06
*
[FLS64]: x86_64 version
Stephen Hemminger
2006-01-03
*
[FLS64]: generic version
Stephen Hemminger
2006-01-03
*
[PATCH] Avoid namespace pollution in <asm/param.h>
Dag-Erling Smørgrav
2006-01-02
*
[PATCH] Fix typo in x86_64 __build_write_lock_const assembly
Ben Collins
2005-12-24
*
[PATCH] x86_64/ia64 : Fix compilation error for node_to_first_cpu
Ravikiran G Thirumalai
2005-12-24
*
[PATCH] mm: fill arch atomic64 gaps
Hugh Dickins
2005-11-23
*
[PATCH] Fix x86_64/msr.h interface to agree with i386/msr.h
Jacob.Shin@amd.com
2005-11-20
*
Merge x86-64 update from Andi
Linus Torvalds
2005-11-14
|
\
|
*
[PATCH] x86_64: Increase the maximum number of local APICs to the maximum
Andi Kleen
2005-11-14
|
*
[PATCH] x86_64: Use common sys_time64
Paolo 'Blaisorblade' Giarrusso
2005-11-14
|
*
[PATCH] x86_64: Set ____cacheline_maxaligned_in_smp alignment to 128 bytes
Paolo 'Blaisorblade' Giarrusso
2005-11-14
|
*
[PATCH] x86_64: Remove asm-x86_64/rwsem.h
Andi Kleen
2005-11-14
|
*
[PATCH] x86-64/i386: Intel HT, Multi core detection fixes
Siddha, Suresh B
2005-11-14
|
*
[PATCH] x86_64: Fix NUMA node lookup debug code which had bitrotted
Andi Kleen
2005-11-14
|
*
[PATCH] x86_64: Formatting fixes for arch/x86_64/kernel/process.c
Andi Kleen
2005-11-14
|
*
[PATCH] x86_64: Allow modular build of ia32 aout loader
Andi Kleen
2005-11-14
[next]