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
Commit message (
Expand
)
Author
Age
*
Blackfin arch: hook up some missing new system calls
Bryan Wu
2008-08-14
*
Blackfin arch: fix missing digit in SCLK range checking
Mike Frysinger
2008-08-14
*
Blackfin arch: do not muck with the UART during boot -- let the serial driver...
Mike Frysinger
2008-08-14
*
Blackfin arch: clear EMAC_SYSTAT during IRQ init rather than early head.S as ...
Mike Frysinger
2008-08-14
*
Blackfin arch: use %pF when printing out the double fault address so we get s...
Mike Frysinger
2008-08-14
*
Blackfin arch: add support for the BlackStamp board
Benjamin Matthews
2008-08-14
*
Blackfin arch: Allow ins functions to have a low latency version
Robin Getz
2008-08-14
*
Blackfin arch: Print out doublefault addresses, so debug can occur
Robin Getz
2008-08-14
*
Blackfin arch: shuffle related prototypes together -- no functional changes
Mike Frysinger
2008-08-14
*
Blackfin arch: move fixed code defines into fixed_code.h as very few things a...
Mike Frysinger
2008-08-14
*
Blackfin arch: mark some functions as __init as they are only called from __i...
Mike Frysinger
2008-08-14
*
Blackfin arch: delete dead prototypes
Mike Frysinger
2008-08-14
*
Blackfin arch: cleanup cache lock code
Mike Frysinger
2008-08-14
*
Blackfin arch: workaround SIC_IWR1 reset bug, by keeping MDMA0/1 always enabl...
Michael Hennerich
2008-08-13
*
Blackfin arch: Fix bug - when expanding the trace buffer, it does not print o...
Robin Getz
2008-08-06
*
Blackfin arch: Fix Bug - System with EMAC driver enabled - Core not idling
Michael Hennerich
2008-08-06
*
Blackfin arch: delete unused cache functions
Mike Frysinger
2008-08-13
*
Blackfin arch: convert L2 defines to be the same as the L1 defines
Mike Frysinger
2008-08-13
*
Blackfin arch: unify the duplicated portions of __start and split mach-specif...
Mike Frysinger
2008-08-06
*
Blackfin arch: add asm/thread_info.h for THREAD_SIZE define
Mike Frysinger
2008-08-06
*
Blackfin arch: move async memory programming into common setup_arch() as the ...
Mike Frysinger
2008-08-06
*
Blackfin arch: make sure the BSS and kernel load address are 4 byte aligned
Mike Frysinger
2008-08-06
*
Blackfin arch: unify the duplicated _real_start functions
Mike Frysinger
2008-08-06
*
Blackfin arch: remove support for Anomaly 05000125 as it doesnt exist on any ...
Mike Frysinger
2008-08-06
*
Blackfin arch: Fix bugs - Make kgdb code apparent to app debugging.
Sonic Zhang
2008-08-05
*
Blackfin arch: use symbolic IRQ_PF define rather than hardcoded
Mike Frysinger
2008-08-05
*
Blackfin arch: remove pata resources from generic board
Mike Frysinger
2008-08-05
*
Blackfin arch: add support for board tcm-bf537
Mike Frysinger
2008-08-13
*
Blackfin arch: add board resources for parallel flash on cm-bf537
Mike Frysinger
2008-08-05
*
Blackfin arch: be consistant with parition names, and ensure the bus is ident...
Robin Getz
2008-08-05
*
Blackfin arch: Functional power management support
Michael Hennerich
2008-08-05
*
Blackfin arch: Fix bug - This change eliminates impact on application debugging
Jie Zhang
2008-08-05
*
Blackfin arch: remove useless mtd defines in uClinux
Mike Frysinger
2008-08-05
*
Linux 2.6.27-rc3
v2.6.27-rc3
Linus Torvalds
2008-08-12
*
Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2008-08-12
|
\
|
*
fs/nfsd/export.c: Adjust error handling code involving auth_domain_put
Julia Lawall
2008-07-30
|
*
MAINTAINERS: mention lockd and sunrpc in nfs entries
J. Bruce Fields
2008-07-23
|
*
lockd: trivial sparse endian annotations
Harvey Harrison
2008-07-23
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2008-08-12
|
\
\
|
*
\
Merge branches 'ehca' and 'ipoib' into for-linus
Roland Dreier
2008-08-12
|
|
\
\
|
|
*
|
IPoIB/cm: Use vmalloc() to allocate rx_rings
David J. Wilder
2008-08-08
|
*
|
|
IB/ehca: Discard double CQE for one WR
Alexander Schmidt
2008-08-12
|
*
|
|
IB/ehca: Check idr_find() return value
Alexander Schmidt
2008-08-12
|
*
|
|
IB/ehca: Repoll CQ on invalid opcode
Alexander Schmidt
2008-08-12
|
*
|
|
IB/ehca: Rename goto label in ehca_poll_cq_one()
Alexander Schmidt
2008-08-12
|
*
|
|
IB/ehca: Update qp_state on cached modify_qp()
Alexander Schmidt
2008-08-12
|
|
/
/
*
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2008-08-12
|
\
\
\
|
*
|
|
[IA64] use bcd2bin/bin2bcd
Adrian Bunk
2008-08-12
|
*
|
|
[IA64] Ensure cpu0 can access per-cpu variables in early boot code
Tony Luck
2008-08-12
*
|
|
|
firmware/memmap: cleanup
Bernhard Walle
2008-08-12
[next]