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
/
drivers
/
base
Commit message (
Expand
)
Author
Age
*
power: fix kernel-doc notation
Randy Dunlap
2010-01-11
*
devtmpfs: unlock mutex in case of string allocation error
Kay Sievers
2009-12-23
*
Driver core: export platform_device_register_data as a GPL symbol
Michael Hennerich
2009-12-23
*
driver core: Prevent reference to freed memory on error path
Phil Carmody
2009-12-23
*
Driver-core: Fix bogus 0 error return in device_add()
Thomas Gleixner
2009-12-23
*
Driver core: driver_attribute parameters can often be const*
Phil Carmody
2009-12-23
*
Driver core: bin_attribute parameters can often be const*
Phil Carmody
2009-12-23
*
Driver core: device_attribute parameters can often be const*
Phil Carmody
2009-12-23
*
devtmpfs: Convert dirlock to a mutex
Thomas Gleixner
2009-12-23
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2009-12-22
|
\
|
*
PM / Runtime: Use device type and device class callbacks
Rafael J. Wysocki
2009-12-22
|
*
PM: Use pm_runtime_put_sync in system resume
Alan Stern
2009-12-20
|
*
PM: Measure device suspend and resume times
Rafael J. Wysocki
2009-12-17
|
*
PM: Make the initcall_debug style timing for suspend/resume complete
Rafael J. Wysocki
2009-12-17
*
|
mm: Add notifier in pageblock isolation for balloon drivers
Robert Jennings
2009-12-17
|
/
*
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2009-12-16
|
\
|
*
HWPOISON: Add soft page offline support
Andi Kleen
2009-12-16
*
|
PM: rwsem.h need not be included into main.c
Rafael J. Wysocki
2009-12-15
*
|
PM: Remove unnecessary goto from device_resume_noirq()
Rafael J. Wysocki
2009-12-15
*
|
PM: Add initcall_debug style timing for suspend/resume
Arjan van de Ven
2009-12-15
*
|
PM: allow for usage_count > 0 in pm_runtime_get()
Alan Stern
2009-12-15
|
/
*
mm: slab-allocate memory section nodemask for large systems
David Rientjes
2009-12-15
*
mm: add numa node symlink for cpu devices in sysfs
Alex Chiang
2009-12-15
*
mm: refactor unregister_cpu_under_node()
Alex Chiang
2009-12-15
*
mm: refactor register_cpu_under_node()
Alex Chiang
2009-12-15
*
mm: add numa node symlink for memory section in sysfs
Alex Chiang
2009-12-15
*
hugetlb: offload per node attribute registrations
Lee Schermerhorn
2009-12-15
*
hugetlb: handle memory hot-plug events
Lee Schermerhorn
2009-12-15
*
hugetlb: add per node hstate attributes
Lee Schermerhorn
2009-12-15
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-12-14
|
\
|
*
percpu: Fix kdump failure if booted with percpu_alloc=page
Vivek Goyal
2009-11-25
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2009-12-12
|
\
\
|
*
\
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-12-09
|
|
\
\
|
*
|
|
powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallo...
Gautham R Shenoy
2009-12-09
|
*
|
|
sysfs/cpu: Add probe/release files
Nathan Fontenot
2009-12-09
*
|
|
|
Driver core: fix race in dev_driver_string
Alan Stern
2009-12-11
*
|
|
|
Driver Core: Early platform driver buffer
Magnus Damm
2009-12-11
*
|
|
|
Driver core: Don't remove kobjects in device_shutdown.
Eric W. Biederman
2009-12-11
*
|
|
|
firmware_class: make request_firmware_nowait more useful
Johannes Berg
2009-12-11
*
|
|
|
Driver-Core: devtmpfs - set root directory mode to 0755
Kay Sievers
2009-12-11
*
|
|
|
Driver Core: devtmpfs: cleanup node on device creation error
Kay Sievers
2009-12-11
*
|
|
|
Driver Core: devtmpfs: do not remove non-kernel-created directories
Kay Sievers
2009-12-11
*
|
|
|
Driver Core: devtmpfs: use sys_mount()
Kay Sievers
2009-12-11
*
|
|
|
Driver core: devtmpfs: prevent concurrent subdirectory creation and removal
Kay Sievers
2009-12-11
*
|
|
|
Driver Core: devtmpfs: ignore umask while setting file mode
Kay Sievers
2009-12-11
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-09
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-07
|
|
\
\
\
|
|
*
|
|
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
|
|
|
/
/
*
|
|
|
PM / Runtime: Remove unnecessary braces in __pm_runtime_set_status()
Rafael J. Wysocki
2009-12-06
*
|
|
|
PM / Runtime: Ensure timer_expires is nonzero in pm_schedule_suspend()
Rafael J. Wysocki
2009-12-06
[next]