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
/
lib
Commit message (
Expand
)
Author
Age
*
docsrc: build Documentation/ sources
Randy Dunlap
2008-08-12
*
seq_file: add seq_cpumask(), seq_nodemask()
Alexey Dobriyan
2008-08-12
*
lib/vsprintf.c: wrong conversion function used
Yi Yang
2008-08-12
*
Merge branch 'core/locking' into core/urgent
Ingo Molnar
2008-08-11
|
\
|
*
debug_locks: set oops_in_progress if we will log messages.
David Miller
2008-08-01
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2008-08-01
|
\
\
|
*
|
kgdb: remove the requirement for CONFIG_FRAME_POINTER
Jason Wessel
2008-08-01
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-08-01
|
\
\
|
*
|
random32: seeding improvement
Stephen Hemminger
2008-07-30
|
|
/
*
/
generic, x86: fix add iommu_num_pages helper function
FUJITA Tomonori
2008-07-29
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2008-07-28
|
\
|
*
Merge branch 'x86/iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Jesse Barnes
2008-07-28
|
|
\
|
|
*
iommu: add iommu_num_pages helper function
Joerg Roedel
2008-07-26
*
|
|
__ratelimit() cpu flags can't be static
Alexey Dobriyan
2008-07-28
*
|
|
Merge branch 'linus' into cpus4096
Ingo Molnar
2008-07-28
|
\
|
|
|
*
|
lib: generic show_mem()
Johannes Weiner
2008-07-26
|
*
|
task_current_syscall
Roland McGrath
2008-07-26
|
*
|
Use WARN() in lib/
Arjan van de Ven
2008-07-26
|
*
|
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
2008-07-26
|
*
|
radix-tree: add gang_lookup_slot, gang_lookup_slot_tag
Nick Piggin
2008-07-26
|
*
|
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
2008-07-26
|
|
/
*
/
cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu
Mike Travis
2008-07-26
|
/
*
idr: make idr_remove rcu-safe
Nadia Derbey
2008-07-25
*
idr: make idr_find rcu-safe
Nadia Derbey
2008-07-25
*
idr: make idr_get_new* rcu-safe
Nadia Derbey
2008-07-25
*
idr: error checking factorization
Nadia Derbey
2008-07-25
*
idr: fix a printk call
Nadia Derbey
2008-07-25
*
idr: rename some of the idr APIs internal routines
Nadia Derbey
2008-07-25
*
printk ratelimiting rewrite
Dave Young
2008-07-25
*
list debugging: use WARN() instead of BUG()
Dave Jones
2008-07-25
*
Example use of WARN()
Arjan van de Ven
2008-07-25
*
inflate: refactor inflate malloc code
Thomas Petazzoni
2008-07-25
*
lists: remove a redundant conditional definition of list_add()
Robert P. J. Day
2008-07-25
*
lib: allow memparse() to accept a NULL and ignorable second parm
Robert P. J. Day
2008-07-25
*
lzo: use get/put_unaligned_* helpers
Harvey Harrison
2008-07-25
*
rtc: BCD codeshrink
David Brownell
2008-07-24
*
add a helper function to test if an object is on the stack
FUJITA Tomonori
2008-07-24
*
mm: add a basic debugging framework for memory initialisation
Mel Gorman
2008-07-24
*
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-07-23
|
\
|
*
Merge branch 'linus' into cpus4096-for-linus
Ingo Molnar
2008-07-21
|
|
\
|
*
|
cpumask: Optimize cpumask_of_cpu in lib/smp_processor_id.c, fix
Ingo Molnar
2008-07-18
|
*
|
cpumask: Optimize cpumask_of_cpu in lib/smp_processor_id.c
Mike Travis
2008-07-18
|
*
|
Merge branch 'linus' into cpus4096
Ingo Molnar
2008-07-18
|
|
\
\
|
*
\
\
Merge branch 'linus' into cpus4096
Ingo Molnar
2008-07-15
|
|
\
\
\
|
*
\
\
\
Merge commit 'v2.6.26-rc9' into cpus4096
Ingo Molnar
2008-07-06
|
|
\
\
\
\
|
*
|
|
|
|
x86: Add performance variants of cpumask operators
Mike Travis
2008-05-23
*
|
|
|
|
|
Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2008-07-23
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'linus' into core/softlockup
Ingo Molnar
2008-07-15
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'linus' into core/softlockup
Ingo Molnar
2008-06-16
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
softlockup: allow panic on lockup
Ingo Molnar
2008-05-25
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
[next]