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 master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-04-27
|
\
|
*
dev_dbg: check dev_dbg() arguments
Dan Williams
2007-04-27
|
*
drivers/base/attribute_container.c: use mutex instead of binary semaphore
Matthias Kaehlcke
2007-04-27
|
*
mod_sysfs_setup() doesn't return errno when kobject_add_dir() failure occurs
Akinobu Mita
2007-04-27
|
*
s2ram: add arch irq disable/enable hooks
Johannes Berg
2007-04-27
|
*
define platform wakeup hook, use in pci_enable_wake()
David Brownell
2007-04-27
|
*
security: prevent permission checking of file removal via sysfs_remove_group()
James Morris
2007-04-27
|
*
device_schedule_callback() needs a module reference
Alan Stern
2007-04-27
|
*
s390: cio: Delay uevents for subchannels
Cornelia Huck
2007-04-27
|
*
sysfs: bin.c printk fix
Andrew Morton
2007-04-27
|
*
Driver core: use mutex instead of semaphore in DMA pool handler
Matthias Kaehlcke
2007-04-27
|
*
driver core: bus_add_driver should return an error if no bus
Greg Kroah-Hartman
2007-04-27
|
*
debugfs: Add debugfs_create_u64()
Michael Ellerman
2007-04-27
|
*
the overdue removal of the mount/umount uevents
Adrian Bunk
2007-04-27
|
*
kobject: Comment and warning fixes to kobject.c
Eric W. Biederman
2007-04-27
|
*
Driver core: warn when userspace writes to the uevent file in a non-supported...
Kay Sievers
2007-04-27
|
*
Driver core: make uevent-environment available in uevent-file
Kay Sievers
2007-04-27
|
*
kobject core: remove rwsem from struct subsystem
Greg Kroah-Hartman
2007-04-27
|
*
qeth: Remove usage of subsys.rwsem
Cornelia Huck
2007-04-27
|
*
PHY: remove rwsem use from phy core
Greg Kroah-Hartman
2007-04-27
|
*
IEEE1394: remove rwsem use from ieee1394 core
Greg Kroah-Hartman
2007-04-27
|
*
IDE: remove rwsem use from ide-proc core
Greg Kroah-Hartman
2007-04-27
|
*
Input: gameport - do not touch bus's rwsem
Dmitry Torokhov
2007-04-27
|
*
Input: serio - do not touch bus's rwsem
Dmitry Torokhov
2007-04-27
|
*
PNP: stop using the subsystem rwsem
Greg Kroah-Hartman
2007-04-27
|
*
USB: remove use of the bus rwsem, as it doesn't really protect anything.
Greg Kroah-Hartman
2007-04-27
|
*
SCSI: use the proper semaphore to protect the class lists
Greg Kroah-Hartman
2007-04-27
|
*
Driver core: remove use of rwsem
Greg Kroah-Hartman
2007-04-27
|
*
kobject: kobject_add() reference leak
Cornelia Huck
2007-04-27
|
*
Kobject: kobject_uevent.c: Collapse unnecessary loop nesting (top_kobj)
John Anthony Kazos Jr
2007-04-27
|
*
Driver core: add suspend() and resume() to struct device_type
Dmitry Torokhov
2007-04-27
|
*
uevent: use add_uevent_var() instead of open coding it
Eric Rannaud
2007-04-27
|
*
Driver core: switch firmware_class to uevent_suppress.
Cornelia Huck
2007-04-27
|
*
Driver core: suppress uevents via filter
Cornelia Huck
2007-04-27
|
*
Driver core: notify userspace of network device renames
Jean Tourrilhes
2007-04-27
|
*
kref: fix CPU ordering with respect to krefs
Oliver Neukum
2007-04-27
|
*
Driver core: remove unneeded completion from driver release path
Greg Kroah-Hartman
2007-04-27
|
*
driver core: don't fail attaching the device if it cannot be bound
Cornelia Huck
2007-04-27
|
*
powerpc: make it compile for multithread change
Andrew Morton
2007-04-27
|
*
driver core: per-subsystem multithreaded probing
Cornelia Huck
2007-04-27
|
*
kobject: kobject_shadow_add cleanup
Dmitriy Monakhov
2007-04-27
|
*
Driver core: add name to device_type
Kay Sievers
2007-04-27
|
*
driver core: Use attribute groups in struct device_type
Dmitry Torokhov
2007-04-27
|
*
Driver core: udev triggered device-<>driver binding
Kay Sievers
2007-04-27
|
*
dev_printk and new-style class devices
Jean Delvare
2007-04-27
|
*
driver core: fix namespace issue with devices assigned to classes
Kay Sievers
2007-04-27
|
*
driver core: fix device_add error path
Dmitriy Monakhov
2007-04-27
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2007-04-27
|
\
\
|
*
|
selinux: preserve boolean values across policy reloads
Stephen Smalley
2007-04-26
|
*
|
selinux: change numbering of boolean directory inodes in selinuxfs
James Carter
2007-04-26
[next]