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
*
lib/ioremap.c should #include <linux/io.h>
Adrian Bunk
2007-10-17
*
argv_split: allow argv_split to handle NULL pointer in argcp parameter gracef...
Neil Horman
2007-10-17
*
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
2007-10-17
*
lib: floating proportions
Peter Zijlstra
2007-10-17
*
lib: percpu_counter_init_irq
Peter Zijlstra
2007-10-17
*
lib: percpu_counter_init error handling
Peter Zijlstra
2007-10-17
*
lib: percpu_count_sum()
Peter Zijlstra
2007-10-17
*
lib: percpu_counter_sum_positive
Peter Zijlstra
2007-10-17
*
lib: percpu_counter_set
Peter Zijlstra
2007-10-17
*
lib: make percpu_counter_add take s64
Peter Zijlstra
2007-10-17
*
lib: percpu_counter variable batch
Peter Zijlstra
2007-10-17
*
lib: percpu_counter_add
Peter Zijlstra
2007-10-17
*
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2007-10-16
|
\
|
*
swiotlb: sg chaining support
Jens Axboe
2007-10-16
*
|
Group short-lived and reclaimable kernel allocations
Mel Gorman
2007-10-16
*
|
fix the max path calculation in radix-tree.c
Jeff Moyer
2007-10-16
*
|
radix-tree: use indirect bit
Nick Piggin
2007-10-16
*
|
radixtree: introduce radix_tree_next_hole()
Fengguang Wu
2007-10-16
*
|
slow down printk during boot
Randy Dunlap
2007-10-16
|
/
*
more low-hanging fruits - kernel, fs, lib signedness
Al Viro
2007-10-14
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2007-10-12
|
\
|
*
dma_free_coherent() needs irqs enabled (sigh)
David Brownell
2007-10-12
*
|
kobject: update the copyrights
Greg Kroah-Hartman
2007-10-12
*
|
driver core: remove subsystem_init()
Greg Kroah-Hartman
2007-10-12
*
|
sysfs: move sysfs file poll implementation to sysfs_open_dirent
Tejun Heo
2007-10-12
*
|
Driver core: kerneldoc - kobject_uevent_env is not "usually KOBJ_MOVE"
Kay Sievers
2007-10-12
*
|
Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUG
Kay Sievers
2007-10-12
*
|
sysfs: Remove first pass at shadow directory support
Eric W. Biederman
2007-10-12
*
|
kobject: remove the static array for the name
Greg Kroah-Hartman
2007-10-12
*
|
Driver core: remove subsys_get()
Greg Kroah-Hartman
2007-10-12
*
|
Driver core: remove subsys_put()
Greg Kroah-Hartman
2007-10-12
*
|
Driver core: add CONFIG_UEVENT_HELPER_PATH
Kay Sievers
2007-10-12
*
|
Driver core: change add_uevent_var to use a struct
Kay Sievers
2007-10-12
|
/
*
[ZLIB]: Fix external builds of zlib_inflate code.
David S. Miller
2007-10-12
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2007-10-12
|
\
|
*
Merge branch 'linux-2.6' into for-2.6.24
Paul Mackerras
2007-10-03
|
|
\
|
*
|
[POWERPC] ppc64: support CONFIG_DEBUG_PREEMPT
Hugh Dickins
2007-10-02
*
|
|
[ZLIB]: Move bnx2 driver gzip unpacker into zlib.
Denys Vlasenko
2007-10-10
*
|
|
[NET]: Support multiple network namespaces with netlink
Eric W. Biederman
2007-10-10
*
|
|
Move kasprintf.o to obj-y
Alexey Dobriyan
2007-10-07
*
|
|
lockstat: documentation
Peter Zijlstra
2007-10-07
|
|
/
|
/
|
*
|
typo fix Kernel config option
Danny ter Haar
2007-09-25
|
/
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2007-08-24
|
\
|
*
PCI: Document pci_iomap()
Rolf Eike Beer
2007-08-22
*
|
Introduce CONFIG_CHECK_SIGNATURE
Geert Uytterhoeven
2007-08-22
|
/
*
hex_dump: add missing "const" qualifiers
Alan Stern
2007-08-11
*
hexdump: use const notation
Artem Bityutskiy
2007-08-09
*
idr_remove_all: kill unused variable
Oleg Nesterov
2007-07-31
*
Remove the arm26 port
Adrian Bunk
2007-07-31
*
lib: move kasprintf to a separate file
Sam Ravnborg
2007-07-31
[next]