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
Commit message (
Expand
)
Author
Age
*
x86: shrink __PAGE_KERNEL/__PAGE_KERNEL_EXEC on non PAE kernels
Andi Kleen
2008-01-30
*
x86: cpa: remove unnecessary masking of address
Andi Kleen
2008-01-30
*
x86: cpa: use wbinvd() macro instead of inline assembly in 64bit c_p_a()
Andi Kleen
2008-01-30
*
x86: early_ioremap_init(), enhance warnings
Ingo Molnar
2008-01-30
*
x86: fix EISA ioremap
Ingo Molnar
2008-01-30
*
x86: add early_ioremap() leak detection
Ingo Molnar
2008-01-30
*
x86: make early_ioremap_debug early_param
Huang, Ying
2008-01-30
*
x86: early_ioremap(), debugging
Ingo Molnar
2008-01-30
*
x86: add debug warnings to early_ioremap()
Ingo Molnar
2008-01-30
*
x86: enhance early_ioremap()
Ingo Molnar
2008-01-30
*
x86: early_ioremap_reset fix
Huang, Ying
2008-01-30
*
x86 32-bit boot: rename bt_ioremap() to early_ioremap()
Huang, Ying
2008-01-30
*
x86: replace boot_ioremap() with enhanced bt_ioremap() - remove boot_ioremap()
Huang, Ying
2008-01-30
*
i386 boot: replace boot_ioremap with enhanced bt_ioremap - enhance bt_ioremap
Huang, Ying
2008-01-30
*
x86: set strong uncacheable where UC is really desired
Siddha, Suresh B
2008-01-30
*
x86: use __PAGE_KERNEL_EXEC in ioremap_64.c
Joerg Roedel
2008-01-30
*
x86: cleanup boot_ioremap_32.c
Thomas Gleixner
2008-01-30
*
x86: clean up arch/x86/mm/pageattr-test.c
Ingo Molnar
2008-01-30
*
x86: c_p_a(), add simple self test at boot
Andi Kleen
2008-01-30
*
x86: return the page table level in lookup_address()
Ingo Molnar
2008-01-30
*
x86: clean up pte_exec
Andi Kleen
2008-01-30
*
x86: add dump_pagetable helper to X86_32
Harvey Harrison
2008-01-30
*
c_p_a(): do a simple self test at boot
Andi Kleen
2008-01-30
*
x86: clean up arch/x86/mm/pageattr_64.c
Ingo Molnar
2008-01-30
*
x86: clean up arch/x86/mm/pageattr_32.c
Ingo Molnar
2008-01-30
*
x86: fix recursion in arch/x86/kernel/cpu/mcheck/mce_amd_64.c
Yinghai Lu
2008-01-30
*
x86: allocate and initialize unshared pmds
Jeremy Fitzhardinge
2008-01-30
*
x86: preallocate pmds at pgd creation time
Jeremy Fitzhardinge
2008-01-30
*
xen: deal with pmd being allocated/freed
Jeremy Fitzhardinge
2008-01-30
*
x86: demacro asm-x86/pgalloc_32.h
Jeremy Fitzhardinge
2008-01-30
*
x86: add mm parameter to paravirt_alloc_pd
Jeremy Fitzhardinge
2008-01-30
*
xen: fix mismerge in masking pte flags
Jeremy Fitzhardinge
2008-01-30
*
x86: change aper valid checking sequence
Yinghai Lu
2008-01-30
*
x86: force enable HPET on (some?) ICH9 boards
Alistair John Strachan
2008-01-30
*
x86: not set boot cpu in cpu_online_map in smp_prepare_boot_cpu()
Yinghai Lu
2008-01-30
*
x86: not set boot cpu in cpu_present_map again
Yinghai Lu
2008-01-30
*
x86: unify arch/x86/boot/compressed/misc_??.c
Ian Campbell
2008-01-30
*
x86: unify variable names in arch/x86/boot/compressed/misc_??.c
Ian Campbell
2008-01-30
*
x86: unify headers in arch/x86/boot/compressed/misc_??.c
Ian Campbell
2008-01-30
*
x86: unify whitespace and comments in arch/x86/boot/compressed/misc_??.c
Ian Campbell
2008-01-30
*
x86: unify strings in arch/x86/boot/compressed/misc_??.c
Ian Campbell
2008-01-30
*
x86: unify arch/x86/boot/compressed/vmlinux_??.scr
Ian Campbell
2008-01-30
*
x86: switch to .rodata.compressed in arch/x86/boot/compressed/vmlinux_??.scr
Ian Campbell
2008-01-30
*
x86: unify whitespace in arch/x86/boot/compressed/vmlinux_??.scr
Ian Campbell
2008-01-30
*
x86: unify whitespace and comments in arch/x86/boot/compressed/vmlinux_??.lds
Ian Campbell
2008-01-30
*
x86: fix usage of .section .sched.text in assembler code
Sam Ravnborg
2008-01-30
*
x86: fix section mismatch warning in setup_64.c
Sam Ravnborg
2008-01-30
*
x86: fix section mismatch warning in topology.c
Sam Ravnborg
2008-01-30
*
x86: fix section mismatch warning in srat_64.c
Sam Ravnborg
2008-01-30
*
x86: fix section mismatch warning in early-quirks.c
Sam Ravnborg
2008-01-30
[next]