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: coding style fixes to arch/x86/lib/memmove_64.c
Paolo Ciarrocchi
2008-04-17
*
x86: boot protocol updates
Ian Campbell
2008-04-17
*
x86: reduce arch/x86/mm/ioremap.o size
Ian Campbell
2008-04-17
*
x86: more coding style fixes in centaur.c
Ingo Molnar
2008-04-17
*
x86: coding style fixes for arch/x86/kernel/cpu/centaur.c
Paolo Ciarrocchi
2008-04-17
*
x86: clean up mmx_32.c
Ingo Molnar
2008-04-17
*
x86: fix cmos read and write to not use inb_p and outb_p
David P. Reed
2008-04-17
*
x86: use ELF section to list CPU vendor specific code
Thomas Petazzoni
2008-04-17
*
x86, vsmp: use the paravirt helpers
Glauber Costa
2008-04-17
*
x86: introduce vsmp paravirt helpers
Glauber Costa
2008-04-17
*
x86: call vsmp_init explicitly
Glauber Costa
2008-04-17
*
x86: make vsmp_init void, instead of static int
Glauber Costa
2008-04-17
*
x86: change vsmp compile dependency
Glauber Costa
2008-04-17
*
x86: apic: extended interrupt LVT support for AMD
Robert Richter
2008-04-17
*
x86: remove never used nodenumer in pda
Yinghai Lu
2008-04-17
*
x86: get apic_id later in acpi_numa_processor_affinity_init
Yinghai Lu
2008-04-17
*
x86: reducing debuginfo size by removing unneeded includes
Arnaldo Carvalho de Melo
2008-04-17
*
x86: bump image header to version 2.08.
Ingo Molnar
2008-04-17
*
x86: add a crc32 checksum to the kernel image.
Ian Campbell
2008-04-17
*
x86: use ELF format in compressed images.
Ian Campbell
2008-04-17
*
x86: define DEBUG_SIG in signal_64.c
Harvey Harrison
2008-04-17
*
x86: Unify argument names in signal_32|64.c
Harvey Harrison
2008-04-17
*
x86: move struct definitions to unifed sigframe.h
Harvey Harrison
2008-04-17
*
x86: use sizeof(long) to unify signal_32|64.c
Harvey Harrison
2008-04-17
*
x86: Use FIX_EFLAGS define in X86_64
Harvey Harrison
2008-04-17
*
x86: reduce trivial style differences in signal_32|64.c
Harvey Harrison
2008-04-17
*
x86: regparm(3) is mandatory, no need to annotate
Harvey Harrison
2008-04-17
*
x86: make X86_32 pt_regs members unsigned long
Harvey Harrison
2008-04-17
*
x86: change most X86_32 pt_regs members to unsigned long
Harvey Harrison
2008-04-17
*
x86: enable ACPI extended century handling for 32bit
Andi Kleen
2008-04-17
*
x86: add warning when RTC clock reports binary
Andi Kleen
2008-04-17
*
x86: use year 2000 offset for cmos clock
Andi Kleen
2008-04-17
*
x86: clean up find_e820_area(), 64-bit
Yinghai Lu
2008-04-17
*
x86: do kernel direct mapping at boot using GB pages
Andi Kleen
2008-04-17
*
x86: add gbpages switches
Ingo Molnar
2008-04-17
*
x86: clean up the page table dumper and add 32-bit support
H. Peter Anvin
2008-04-17
*
x86: add code to dump the (kernel) page tables for visual inspection by kerne...
Arjan van de Ven
2008-04-17
*
x86: unify arch/x86/mm/Makefile
H. Peter Anvin
2008-04-17
*
x86: add debug info to DEBUG_PAGEALLOC
Thomas Gleixner
2008-04-17
*
x86 vDSO: don't map 32-bit vdso when disabled
Roland McGrath
2008-04-17
*
x86 vDSO: don't use disabled vDSO for signal trampoline
Roland McGrath
2008-04-17
*
x86: increase the kernel text limit to 512 MB
Ingo Molnar
2008-04-17
*
x86: check vmlinux limits, 64-bit
Ingo Molnar
2008-04-17
*
x86, pci: fix off-by-one errors in some pirq warnings
Björn Steinbrink
2008-04-17
*
Pb1200/DBAu1200: fix bad IDE resource size
Sergei Shtylyov
2008-04-16
*
avr32 mustn't select HAVE_IDE
Adrian Bunk
2008-04-16
*
acpi: unneccessary to scan the PCI bus already scanned
yakui.zhao@intel.com
2008-04-15
*
[PARISC] fix signal trampoline cache flushing
Kyle McMartin
2008-04-15
*
sh: export empty_zero_page
Andrew Morton
2008-04-15
*
sh: arch/sh/kernel/traps_32.c needs asm/fpu.h
Andrew Morton
2008-04-15
[next]