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-um
Commit message (
Expand
)
Author
Age
*
[PATCH] UML: add generic BUG support
Jeff Dike
2006-12-08
*
[PATCH] Pass struct dev pointer to dma_cache_sync()
Ralf Baechle
2006-12-07
*
[PATCH] Add struct dev pointer to dma_is_consistent()
Ralf Baechle
2006-12-07
*
Driver core: add dev_archdata to struct device
Benjamin Herrenschmidt
2006-12-01
*
[PATCH] uml: add INITCALLS
Jeff Dike
2006-10-31
*
[PATCH] uml: remove some leftover PPC code
Paolo 'Blaisorblade' Giarrusso
2006-10-20
*
[PATCH] um: irq changes break build
Pekka Enberg
2006-10-06
*
[PATCH] rename the provided execve functions to kernel_execve
Arnd Bergmann
2006-10-02
*
[PATCH] uml: remove pte_mkexec
Jeff Dike
2006-09-29
*
[PATCH] uml: thread creation tidying
Jeff Dike
2006-09-27
*
[PATCH] uml: fix missing x86_64 register definitions
Jeff Dike
2006-09-27
*
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2006-09-26
|
\
|
*
[PATCH] i386: Redo semaphore and rwlock assembly helpers
Andi Kleen
2006-09-26
*
|
[PATCH] Make UML use ptrace-abi.h
Jeff Dike
2006-09-26
*
|
[PATCH] uml: stack usage reduction
Jeff Dike
2006-09-26
*
|
[PATCH] Standardize pxx_page macros
Dave McCracken
2006-09-26
|
/
*
Remove UML header export
David Woodhouse
2006-09-21
*
Merge git://git.infradead.org/hdrinstall-2.6
Linus Torvalds
2006-07-04
|
\
|
*
Add empty Kbuild files for 'make headers_install' in remaining arches.
David Woodhouse
2006-06-18
*
|
[PATCH] uml: make copy_*_user atomic
Paolo 'Blaisorblade' Giarrusso
2006-07-01
*
|
[PATCH] uml: add __raw_writeq definition
Jeff Dike
2006-06-30
*
|
[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()
Ingo Molnar
2006-06-29
*
|
Merge git://git.infradead.org/hdrcleanup-2.6
Linus Torvalds
2006-06-20
|
\
|
|
*
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-04-26
*
|
[PATCH] uml: more __user annotations
Al Viro
2006-06-05
*
|
[PATCH] uml: add asm/irqflags.h
Jeff Dike
2006-06-05
|
/
*
[PATCH] uml: fix "extern-vs-static" proto conflict in TLS code
Paolo 'Blaisorblade' Giarrusso
2006-04-11
*
[PATCH] uml: check for differences in host support
Paolo 'Blaisorblade' Giarrusso
2006-03-31
*
[PATCH] uml: implement {get,set}_thread_area for i386
Paolo 'Blaisorblade' Giarrusso
2006-03-31
*
[PATCH] uml: split ldt.h in arch-independent and arch-dependant code
Paolo 'Blaisorblade' Giarrusso
2006-03-31
*
[PATCH] uml: sparse cleanups
Al Viro
2006-03-31
*
[PATCH] unify pfn_to_page: uml pfn_to_page
KAMEZAWA Hiroyuki
2006-03-27
*
[PATCH] uml: fix build warnings in __get_user
Jeff Dike
2006-03-27
*
[PATCH] x86: SMP alternatives
Gerd Hoffmann
2006-03-23
*
[PATCH] uml: avoid "CONFIG_NR_CPUS undeclared" bogus error messages
Paolo 'Blaisorblade' Giarrusso
2006-02-01
*
[PATCH] uml: skas0-hold-own-ldt fixups for x86-64
Paolo 'Blaisorblade' Giarrusso
2006-02-01
*
[PATCH] uml: typo fixup
Paolo 'Blaisorblade' Giarrusso
2006-02-01
*
[PATCH] uml: use generic sys_rt_sigsuspend
Jeff Dike
2006-01-18
*
[PATCH] uml: add TIF_RESTORE_SIGMASK support
Jeff Dike
2006-01-18
*
[PATCH] uml: add __raw_writel definition
Jeff Dike
2006-01-18
*
[PATCH] death of get_thread_info/put_thread_info
Al Viro
2006-01-12
*
[PATCH] dump_thread() cleanup
akpm@osdl.org
2006-01-10
*
[PATCH] mutex subsystem, add default include/asm-*/mutex.h files
Arjan van de Ven
2006-01-09
*
[PATCH] remove gcc-2 checks
Andrew Morton
2006-01-08
*
[PATCH] consolidate asm/futex.h
Jeff Dike
2006-01-08
*
[PATCH] Kill L1_CACHE_SHIFT_MAX
Ravikiran G Thirumalai
2006-01-08
*
[PATCH] uml: eliminate anonymous union and clean up symlink lossage
Jeff Dike
2005-11-22
*
[PATCH] uml: maintain own LDT entries
Bodo Stroesser
2005-11-07
*
[PATCH] uml: switch_mm fix
Ben Lahaise
2005-11-07
*
[PATCH] uml: remove old UM_FASTCALL, and make the thing work again
Paolo 'Blaisorblade' Giarrusso
2005-10-30
[next]