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
*
[PATCH] x86: deflate stack usage in lib/inflate.c
Jeremy Fitzhardinge
2007-05-02
*
[PATCH] i386: PARAVIRT: drop unused ptep_get_and_clear
Jeremy Fitzhardinge
2007-05-02
*
[PATCH] i386: PARAVIRT: flush lazy mmu updates on kunmap_atomic
Jeremy Fitzhardinge
2007-05-02
*
[PATCH] i386: PARAVIRT: add kmap_atomic_pte for mapping highpte pages
Jeremy Fitzhardinge
2007-05-02
*
[PATCH] i386: PARAVIRT: revert map_pt_hook.
Jeremy Fitzhardinge
2007-05-02
*
[PATCH] i386: PARAVIRT: add flush_tlb_others paravirt_op
Jeremy Fitzhardinge
2007-05-02
*
[PATCH] i386: PARAVIRT: add common patching machinery
Jeremy Fitzhardinge
2007-05-02
*
[PATCH] i386: PARAVIRT: Fix patch site clobbers to include return register
Jeremy Fitzhardinge
2007-05-02
*
[PATCH] i386: PARAVIRT: Use patch site IDs computed from offset in paravirt_o...
Jeremy Fitzhardinge
2007-05-02
*
[PATCH] i386: PARAVIRT: rename struct paravirt_patch to paravirt_patch_site f...
Jeremy Fitzhardinge
2007-05-02
*
[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction
Jeremy Fitzhardinge
2007-05-02
*
[PATCH] i386: PARAVIRT: Allow paravirt backend to choose kernel PMD sharing
Jeremy Fitzhardinge
2007-05-02
*
[PATCH] i386: PARAVIRT: Hooks to set up initial pagetable
Jeremy Fitzhardinge
2007-05-02
*
[PATCH] i386: PARAVIRT: Add pagetable accessors to pack and unpack pagetable ...
Jeremy Fitzhardinge
2007-05-02
*
[PATCH] i386: PARAVIRT: use paravirt_nop to consistently mark no-op operations
Jeremy Fitzhardinge
2007-05-02
*
[PATCH] i386: PARAVIRT: Remove CONFIG_DEBUG_PARAVIRT
Jeremy Fitzhardinge
2007-05-02
*
[PATCH] i386: i386 separate hardware-defined TSS from Linux additions
Rusty Russell
2007-05-02
*
[PATCH] x86-64: x86-64 system crashes when no memory populating Node 0
James Puthukattukaran
2007-05-02
*
[PATCH] x86-64: Fix x86_64 compilation with DEBUG_SIG on
Glauber de Oliveira Costa
2007-05-02
*
[PATCH] i386: Allow boot-time disable of SMP altinstructions
Jeremy Fitzhardinge
2007-05-02
*
[PATCH] i386: Remove smp_alt_instructions
Jeremy Fitzhardinge
2007-05-02
*
[PATCH] x86: Allow percpu variables to be page-aligned
Jeremy Fitzhardinge
2007-05-02
*
[PATCH] i386: Enable bank 0 on non K7 Athlon
Andi Kleen
2007-05-02
*
[PATCH] i386: Update smp_call_function* comments
Jeremy Fitzhardinge
2007-05-02
*
[PATCH] i386: Use menuconfig objects - APM
Jan Engelhardt
2007-05-02
*
[PATCH] x86: Don't use MWAIT on AMD Family 10
Andi Kleen
2007-05-02
*
[PATCH] x86-64: Clean up asm-x86_64/bugs.h
Jeremy Fitzhardinge
2007-05-02
*
[PATCH] i386: Make COMPAT_VDSO runtime selectable.
Jeremy Fitzhardinge
2007-05-02
*
[PATCH] i386: Relocate VDSO ELF headers to match mapped location with COMPAT_...
Jeremy Fitzhardinge
2007-05-02
*
[PATCH] i386: clean up identify_cpu
Jeremy Fitzhardinge
2007-05-02
*
[PATCH] i386: Clean up asm-i386/bugs.h
Jeremy Fitzhardinge
2007-05-02
*
[PATCH] x86: fix amd64-agp aperture validation
Jan Beulich
2007-05-02
*
[PATCH] i386: Remove unneeded externs in nmi.c
Andi Kleen
2007-05-02
*
[PATCH] i386: Add machine_ops interface to abstract halting and rebooting
Jeremy Fitzhardinge
2007-05-02
*
[PATCH] i386: Add smp_ops interface
Jeremy Fitzhardinge
2007-05-02
*
[PATCH] i386: cleanup GDT Access
Rusty Russell
2007-05-02
*
[PATCH] x86-64: Fix "Section mismatch" compile warning
Bernhard Walle
2007-05-02
*
[PATCH] x86-64: adjust EDID retrieval
Jan Beulich
2007-05-02
*
[PATCH] x86-64: Inhibit machine from asserting an NMI when doing Alt-SysRq-M ...
Konrad Rzeszutek
2007-05-02
*
[PATCH] x86-64: vsyscall_gtod_data diet and vgettimeofday() fix
Eric Dumazet
2007-05-02
*
[PATCH] x86-64: fix vtime() vsyscall
Eric Dumazet
2007-05-02
*
[PATCH] x86: remove UNEXPECTED_IO_APIC()
Adrian Bunk
2007-05-02
*
[PATCH] x86: sys_ioperm() prototype cleanup
Adrian Bunk
2007-05-02
*
[PATCH] x86-64: use lru instead of page->index and page->private for pgd list...
Christoph Lameter
2007-05-02
*
[PATCH] i386: remove the APM_RTC_IS_GMT config option.
Parag Warudkar
2007-05-02
*
[PATCH] x86-64: Remove unused stext symbol
Andi Kleen
2007-05-02
*
[PATCH] i386: get rid of unused variables
Parag Warudkar
2007-05-02
*
[PATCH] x86: tighten kernel image page access rights
Jan Beulich
2007-05-02
*
[PATCH] x86: Improve handling of kernel mappings in change_page_attr
Jan Beulich
2007-05-02
*
[PATCH] i386: rationalize paravirt wrappers
Rusty Russell
2007-05-02
[next]