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
Commit message (
Expand
)
Author
Age
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2008-10-16
|
\
|
*
Driver core: add bus_sort_breadthfirst() function
Greg Kroah-Hartman
2008-10-16
|
*
kobject: Cleanup kobject_rename and !CONFIG_SYSFS
Eric W. Biederman
2008-10-16
|
*
kobject: Fix kobject_rename and !CONFIG_SYSFS
Eric W. Biederman
2008-10-16
|
*
sysfs: Make dir and name args to sysfs_notify() const
Trent Piepho
2008-10-16
|
*
platform: add new device registration helper
Dmitry Baryshkov
2008-10-16
|
*
debug: Introduce a dev_WARN() function
Arjan van de Ven
2008-10-16
|
*
sysfs: Support sysfs_notify from atomic context with new sysfs_notify_dirent
Neil Brown
2008-10-16
|
*
driver core: basic infrastructure for per-module dynamic debug messages
Jason Baron
2008-10-16
|
*
device create: remove device_create_drvdata
Greg Kroah-Hartman
2008-10-16
|
*
sysfs: crash debugging
Andrew Morton
2008-10-16
*
|
Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2008-10-16
|
\
\
|
*
|
[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY
Martin Schwidefsky
2008-10-16
|
|
/
*
|
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2008-10-16
|
\
\
|
*
|
md: remove space after function name in declaration and call.
NeilBrown
2008-10-12
|
*
|
md: Remove unnecessary #includes, #defines, and function declarations.
NeilBrown
2008-10-12
|
*
|
md: Convert remaining 1k representations in linear.c to sectors.
Andre Noll
2008-10-12
|
*
|
md: linear: Represent dev_info->size and dev_info->offset in sectors.
Andre Noll
2008-10-12
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2008-10-16
|
\
\
\
|
*
\
\
Merge branch 'next' into for-linus
Dmitry Torokhov
2008-10-15
|
|
\
\
\
|
|
*
|
|
Input: move map_to_7segment.h to include/linux
Atsushi Nemoto
2008-10-10
|
|
*
|
|
Input: ads7846 - introduce .gpio_pendown to get pendown state
Eric Miao
2008-09-10
|
|
*
|
|
Input: add keycodes for remote controls/phone keypads
Aristeu Rozanski
2008-07-30
|
|
*
|
|
Input: expand keycode space
Dmitry Torokhov
2008-07-30
|
|
*
|
|
Input: gameport - mark gameport_register_driver() __must_check
Dmitry Torokhov
2008-07-30
|
|
*
|
|
Input: gameport - make gameport_register_driver() return errors
Dmitry Torokhov
2008-07-30
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-10-16
|
\
\
\
\
\
|
*
|
|
|
|
IPV6: Fix default gateway criteria wrt. HIGH/LOW preference radv option
Pedro Ribeiro
2008-10-15
|
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-10-15
|
|
\
\
\
\
\
|
|
*
|
|
|
|
mac80211: fixme for kernel-doc
Randy Dunlap
2008-10-14
|
*
|
|
|
|
|
netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf...
Pablo Neira Ayuso
2008-10-14
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2008-10-16
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'fixes' into for-linus
Russell King
2008-10-15
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 's3c-move' into devel
Russell King
2008-10-14
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
[ARM] S3C24XX: Additional include moves
Ben Dooks
2008-10-07
|
|
*
|
|
|
|
|
|
[ARM] S3C24XX: Move files out of include/asm-arm/plat-s3c*
Ben Dooks
2008-10-07
|
|
|
|
_
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
|
resource: add resource_type() and IORESOURCE_TYPE_BITS
Magnus Damm
2008-10-16
*
|
|
|
|
|
|
|
Configure out AIO support
Thomas Petazzoni
2008-10-16
*
|
|
|
|
|
|
|
parport: remove CVS keywords
Adrian Bunk
2008-10-16
*
|
|
|
|
|
|
|
pid_ns: kill the now unused task_child_reaper()
Oleg Nesterov
2008-10-16
*
|
|
|
|
|
|
|
sysctl: simplify ->strategy
Alexey Dobriyan
2008-10-16
*
|
|
|
|
|
|
|
quota: remove CVS keywords
Adrian Bunk
2008-10-16
*
|
|
|
|
|
|
|
telephony: remove CVS keywords
Adrian Bunk
2008-10-16
*
|
|
|
|
|
|
|
pnp: make the resource type an unsigned long
Rene Herman
2008-10-16
*
|
|
|
|
|
|
|
fbdev: add new TMIO framebuffer driver
Dmitry Baryshkov
2008-10-16
*
|
|
|
|
|
|
|
matroxfb: support G200eV chip
Darrick J. Wong
2008-10-16
*
|
|
|
|
|
|
|
fbdev: allow more chip revisions in Epson s1d13... video driver
Kristoffer Ericson
2008-10-16
*
|
|
|
|
|
|
|
radeonfb: accelerate imageblit and other improvements
Benjamin Herrenschmidt
2008-10-16
*
|
|
|
|
|
|
|
radeonfb: misc cleanup of engine and dst cache handling
Benjamin Herrenschmidt
2008-10-16
*
|
|
|
|
|
|
|
neofb: remove open_lock mutex
Krzysztof Helt
2008-10-16
[next]