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
Commit message (
Expand
)
Author
Age
*
iommu: export iommu_area_reserve helper function
FUJITA Tomonori
2008-09-22
*
AMD IOMMU: use coherent_dma_mask in alloc_coherent
Joerg Roedel
2008-09-19
*
AMD IOMMU: use cmd_buf_size when freeing the command buffer
Joerg Roedel
2008-09-19
*
AMD IOMMU: calculate IVHD size with a function
Joerg Roedel
2008-09-19
*
AMD IOMMU: remove unnecessary cast to u64 in the init code
Joerg Roedel
2008-09-19
*
AMD IOMMU: free domain bitmap with its allocation order
Joerg Roedel
2008-09-19
*
AMD IOMMU: simplify dma_mask_to_pages
Joerg Roedel
2008-09-19
*
AMD IOMMU: replace memset with __GFP_ZERO in alloc_coherent
Joerg Roedel
2008-09-19
*
AMD IOMMU: avoid unnecessary low zone allocation in alloc_coherent
FUJITA Tomonori
2008-09-19
*
AMD IOMMU: some set_device_domain cleanups
Joerg Roedel
2008-09-19
*
AMD IOMMU: don't assign preallocated protection domains to devices
Joerg Roedel
2008-09-19
*
AMD IOMMU: add dma_supported callback
Joerg Roedel
2008-09-19
*
AMD IOMMU: allow IO page faults from devices
Joerg Roedel
2008-09-19
*
AMD IOMMU: enable event logging
Joerg Roedel
2008-09-19
*
AMD IOMMU: add event handling code
Joerg Roedel
2008-09-19
*
AMD IOMMU: add MSI interrupt support
Joerg Roedel
2008-09-19
*
AMD IOMMU: save pci_dev instead of devid
Joerg Roedel
2008-09-19
*
AMD IOMMU: save pci segment from ACPI tables
Joerg Roedel
2008-09-19
*
AMD IOMMU: add event buffer allocation
Joerg Roedel
2008-09-19
*
AMD IOMMU: align alloc_coherent addresses properly
Joerg Roedel
2008-09-19
*
AMD IOMMU: add branch hints to completion wait checks
Joerg Roedel
2008-09-19
*
AMD IOMMU: implement lazy IO/TLB flushing
Joerg Roedel
2008-09-19
*
x86: move GART TLB flushing options to generic code
Joerg Roedel
2008-09-19
*
AMD IOMMU: move TLB flushing to the map/unmap helper functions
Joerg Roedel
2008-09-19
*
AMD IOMMU: check for invalid device pointers
Joerg Roedel
2008-09-19
*
x86: gart alloc_coherent does virtual mapppings only when necessary
FUJITA Tomonori
2008-09-14
*
x86: avoid unnecessary low zone allocation in Calgary's alloc_coherent
FUJITA Tomonori
2008-09-14
*
x86: make GART to respect device's dma_mask about virtual mappings
FUJITA Tomonori
2008-09-14
*
Merge branch 'linus' into x86/iommu
Ingo Molnar
2008-09-14
|
\
|
*
KVM: VMX: Always return old for clear_flush_young() when using EPT
Sheng Yang
2008-09-11
|
*
KVM: SVM: fix guest global tlb flushes with NPT
Joerg Roedel
2008-09-11
|
*
KVM: SVM: fix random segfaults with NPT enabled
Joerg Roedel
2008-09-11
*
|
x86: convert pci-nommu to use is_buffer_dma_capable helper function
FUJITA Tomonori
2008-09-10
*
|
x86: convert gart to use is_buffer_dma_capable helper function
FUJITA Tomonori
2008-09-10
*
|
Merge commit 'v2.6.27-rc6' into x86/iommu
Ingo Molnar
2008-09-10
|
\
|
|
*
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-09-09
|
|
\
|
|
*
x86: fix memmap=exactmap boot argument
Prarit Bhargava
2008-09-09
|
|
*
x86: disable static NOPLs on 32 bits
Linus Torvalds
2008-09-08
|
*
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-09-06
|
|
\
|
|
|
*
x86: cpu_init(): fix memory leak when using CPU hotplug
Andreas Herrmann
2008-09-06
|
|
*
x86: pda_init(): fix memory leak when using CPU hotplug
Andreas Herrmann
2008-09-06
|
|
*
x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flags
Eduardo Habkost
2008-09-06
|
|
*
x86: move mtrr cpu cap setting early in early_init_xxxx
Yinghai Lu
2008-09-06
|
|
*
x86: delay early cpu initialization until cpuid is done
Krzysztof Helt
2008-09-06
|
|
*
x86: use X86_FEATURE_NOPL in alternatives
H. Peter Anvin
2008-09-05
|
|
*
x86: add NOPL as a synthetic CPU feature bit
H. Peter Anvin
2008-09-05
|
|
*
x86: boot: stub out unimplemented CPU feature words
H. Peter Anvin
2008-09-05
|
*
|
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2008-09-06
|
|
\
\
|
|
*
|
x86: HPET: read back compare register before reading counter
Thomas Gleixner
2008-09-06
|
|
*
|
x86: HPET fix moronic 32/64bit thinko
Thomas Gleixner
2008-09-06
[next]