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
*
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-09-11
|
\
|
*
printk: Fix "printk: Enable the use of more than one CON_BOOT (early console)"
Sonic Zhang
2009-08-08
|
*
printk: Restore previous console_loglevel when re-enabling logging
Frans Pop
2009-07-10
|
*
printk: Ensure that "console enabled" messages are printed on the console
Robin Getz
2009-07-10
|
*
printk: Enable the use of more than one CON_BOOT (early console)
Robin Getz
2009-07-03
*
|
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-09-11
|
\
\
|
*
|
locking, m68k/asm-offsets: Rename signal defines
Heiko Carstens
2009-09-01
|
*
|
locking: Inline spinlock code for all locking variants on s390
Heiko Carstens
2009-08-31
|
*
|
locking: Simplify spinlock inlining
Heiko Carstens
2009-08-31
|
*
|
locking: Allow arch-inlined spinlocks
Heiko Carstens
2009-08-31
|
*
|
locking: Move spinlock function bodies to header file
Heiko Carstens
2009-08-31
|
*
|
locking, m68k: Calculate thread_info offset with asm offset
Heiko Carstens
2009-08-31
|
*
|
locking, m68k/asm-offsets: Rename pt_regs offset defines
Heiko Carstens
2009-08-31
|
*
|
locking, sparc: Rename __spin_try_lock() and friends
Heiko Carstens
2009-08-31
|
*
|
locking, powerpc: Rename __spin_try_lock() and friends
Heiko Carstens
2009-08-31
|
*
|
Merge commit 'v2.6.31-rc8' into core/locking
Ingo Molnar
2009-08-31
|
|
\
\
|
*
|
|
lockdep: Remove recursion stattistics
Ming Lei
2009-08-29
|
*
|
|
lockdep: Simplify lock_stat seqfile code
Li Zefan
2009-08-17
|
*
|
|
lockdep: Simplify lockdep_chains seqfile code
Li Zefan
2009-08-17
|
*
|
|
lockdep: Simplify lockdep seqfile code
Li Zefan
2009-08-17
|
*
|
|
lockdep: Fix missing entries in /proc/lock_chains
Li Zefan
2009-08-17
|
*
|
|
lockdep: Fix missing entry in /proc/lock_stat
Li Zefan
2009-08-17
|
*
|
|
lockdep: Fix memory usage info of BFS
Ming Lei
2009-08-02
|
*
|
|
lockdep: Reintroduce generation count to make BFS faster
Ming Lei
2009-08-02
|
*
|
|
lockdep: Deal with many similar locks
Peter Zijlstra
2009-08-02
|
*
|
|
lockdep: Introduce lockdep_assert_held()
Peter Zijlstra
2009-08-02
|
*
|
|
lockdep: Fix style nits
Peter Zijlstra
2009-08-02
|
*
|
|
lockdep: Fix backtraces
Peter Zijlstra
2009-08-02
|
*
|
|
lockdep: Fix BFS build
Ingo Molnar
2009-08-02
|
*
|
|
lockdep: BFS cleanup
Peter Zijlstra
2009-07-24
|
*
|
|
lockdep: Add statistics info for max bfs queue depth
Ming Lei
2009-07-24
|
*
|
|
lockdep: Update memory usage introduced by BFS
Ming Lei
2009-07-24
|
*
|
|
lockdep: Implement lockdep_count_*ward_deps by BFS
Ming Lei
2009-07-24
|
*
|
|
lockdep: Introduce print_shortest_lock_dependencies
Ming Lei
2009-07-24
|
*
|
|
lockdep: Implement find_usage_*wards by BFS
Ming Lei
2009-07-24
|
*
|
|
lockdep: Implement check_noncircular() by BFS
Ming Lei
2009-07-24
|
*
|
|
lockdep: Introduce match function to BFS
Ming Lei
2009-07-24
|
*
|
|
lockdep: Improve implementation of BFS
Ming Lei
2009-07-24
|
*
|
|
lockdep: Print the shortest dependency chain if finding a circle
Ming Lei
2009-07-24
*
|
|
|
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-09-11
|
\
\
\
\
|
*
\
\
\
Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2009-09-04
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'amd-iommu/pagetable' into amd-iommu/2.6.32
Joerg Roedel
2009-09-03
|
|
|
\
\
\
\
|
|
|
*
|
|
|
x86/amd-iommu: Change iommu_map_page to support multiple page sizes
Joerg Roedel
2009-09-03
|
|
|
*
|
|
|
x86/amd-iommu: Support higher level PTEs in iommu_page_unmap
Joerg Roedel
2009-09-03
|
|
|
*
|
|
|
x86/amd-iommu: Remove old page table handling macros
Joerg Roedel
2009-09-03
|
|
|
*
|
|
|
x86/amd-iommu: Use 2-level page tables for dma_ops domains
Joerg Roedel
2009-09-03
|
|
|
*
|
|
|
x86/amd-iommu: Remove bus_addr check in iommu_map_page
Joerg Roedel
2009-09-03
|
|
|
*
|
|
|
x86/amd-iommu: Remove last usages of IOMMU_PTE_L0_INDEX
Joerg Roedel
2009-09-03
|
|
|
*
|
|
|
x86/amd-iommu: Change alloc_pte to support 64 bit address space
Joerg Roedel
2009-09-03
|
|
|
*
|
|
|
x86/amd-iommu: Introduce increase_address_space function
Joerg Roedel
2009-09-03
[next]