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
...
|
|
*
|
|
|
|
|
|
drm/radeon: add fault decode function for CIK
Alex Deucher
2013-07-14
|
|
*
|
|
|
|
|
|
drm/radeon: add fault decode function for SI (v2)
Alex Deucher
2013-07-14
|
|
*
|
|
|
|
|
|
drm/radeon: add fault decode function for cayman/TN (v2)
Alex Deucher
2013-07-14
|
|
*
|
|
|
|
|
|
drm/radeon: use radeon device for request firmware
Jerome Glisse
2013-07-14
|
|
*
|
|
|
|
|
|
drm/radeon: add missing ttm_eu_backoff_reservation to radeon_bo_list_validate
Maarten Lankhorst
2013-07-14
|
|
*
|
|
|
|
|
|
drm/radeon: use CP DMA on r6xx for bo moves
Alex Deucher
2013-07-14
|
|
*
|
|
|
|
|
|
drm/radeon: implement bo copy callback using CP DMA (v2)
Alex Deucher
2013-07-14
|
|
*
|
|
|
|
|
|
drm/radeon: Disable dma rings for bo moves on r6xx
Alex Deucher
2013-07-14
|
|
*
|
|
|
|
|
|
drm/radeon/dpm: disable gfx PG on PALM
Alex Deucher
2013-07-14
|
|
*
|
|
|
|
|
|
drm/radeon/hdmi: make sure we have an afmt block assigned
Alex Deucher
2013-07-14
*
|
|
|
|
|
|
|
|
Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-07-18
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
driver-core: fix new kernel-doc warning in base/platform.c
Randy Dunlap
2013-07-17
|
*
|
|
|
|
|
|
|
|
sysfs: use file mode defines from stat.h
Oliver Schinagl
2013-07-16
|
*
|
|
|
|
|
|
|
|
sysfs: add more helper macro's for (bin_)attribute(_groups)
Oliver Schinagl
2013-07-16
|
*
|
|
|
|
|
|
|
|
driver core: add default groups to struct class
Greg Kroah-Hartman
2013-07-16
|
*
|
|
|
|
|
|
|
|
driver core: Introduce device_create_groups
Guenter Roeck
2013-07-16
|
*
|
|
|
|
|
|
|
|
sysfs: prevent warning when only using binary attributes
Oliver Schinagl
2013-07-16
|
*
|
|
|
|
|
|
|
|
sysfs: add support for binary attributes in groups
Greg Kroah-Hartman
2013-07-16
|
*
|
|
|
|
|
|
|
|
driver core: device.h: add RW and RO attribute macros
Greg Kroah-Hartman
2013-07-16
|
*
|
|
|
|
|
|
|
|
sysfs.h: add BIN_ATTR macro
Greg Kroah-Hartman
2013-07-16
|
*
|
|
|
|
|
|
|
|
sysfs.h: add ATTRIBUTE_GROUPS() macro
Greg Kroah-Hartman
2013-07-16
|
*
|
|
|
|
|
|
|
|
sysfs.h: add __ATTR_RW() macro
Greg Kroah-Hartman
2013-07-16
|
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-07-18
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
hwmon: (abx500) Staticize abx500_temp_attributes
Sachin Kamat
2013-07-14
|
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-07-18
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
block: delete __cpuinit usage from all block files
Paul Gortmaker
2013-07-14
|
*
|
|
|
|
|
|
|
|
drivers: delete __cpuinit usage from all remaining drivers files
Paul Gortmaker
2013-07-14
|
*
|
|
|
|
|
|
|
|
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
2013-07-14
|
*
|
|
|
|
|
|
|
|
rcu: delete __cpuinit usage from all rcu files
Paul Gortmaker
2013-07-14
|
*
|
|
|
|
|
|
|
|
net: delete __cpuinit usage from all net files
Paul Gortmaker
2013-07-14
|
*
|
|
|
|
|
|
|
|
acpi: delete __cpuinit usage from all acpi files
Paul Gortmaker
2013-07-14
|
*
|
|
|
|
|
|
|
|
hwmon: delete __cpuinit usage from all hwmon files
Paul Gortmaker
2013-07-14
|
*
|
|
|
|
|
|
|
|
cpufreq: delete __cpuinit usage from all cpufreq files
Paul Gortmaker
2013-07-14
|
*
|
|
|
|
|
|
|
|
clocksource+irqchip: delete __cpuinit usage from all related files
Paul Gortmaker
2013-07-14
|
*
|
|
|
|
|
|
|
|
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
2013-07-14
|
*
|
|
|
|
|
|
|
|
score: delete __cpuinit usage from all score files
Paul Gortmaker
2013-07-14
|
*
|
|
|
|
|
|
|
|
xtensa: delete __cpuinit usage from all xtensa files
Paul Gortmaker
2013-07-14
|
*
|
|
|
|
|
|
|
|
openrisc: delete __cpuinit usage from all openrisc files
Paul Gortmaker
2013-07-14
|
*
|
|
|
|
|
|
|
|
m32r: delete __cpuinit usage from all m32r files
Paul Gortmaker
2013-07-14
|
*
|
|
|
|
|
|
|
|
hexagon: delete __cpuinit usage from all hexagon files
Paul Gortmaker
2013-07-14
|
*
|
|
|
|
|
|
|
|
frv: delete __cpuinit usage from all frv files
Paul Gortmaker
2013-07-14
|
*
|
|
|
|
|
|
|
|
cris: delete __cpuinit usage from all cris files
Paul Gortmaker
2013-07-14
|
*
|
|
|
|
|
|
|
|
metag: delete __cpuinit usage from all metag files
Paul Gortmaker
2013-07-14
|
*
|
|
|
|
|
|
|
|
tile: delete __cpuinit usage from all tile files
Paul Gortmaker
2013-07-14
|
*
|
|
|
|
|
|
|
|
sh: delete __cpuinit usage from all sh files
Paul Gortmaker
2013-07-14
|
*
|
|
|
|
|
|
|
|
s390: delete __cpuinit usage from all s390 files
Paul Gortmaker
2013-07-14
|
*
|
|
|
|
|
|
|
|
blackfin: delete __cpuinit usage from all blackfin files
Paul Gortmaker
2013-07-14
|
*
|
|
|
|
|
|
|
|
arm64: delete __cpuinit usage from all users
Paul Gortmaker
2013-07-14
|
*
|
|
|
|
|
|
|
|
sparc: delete __cpuinit/__CPUINIT usage from all users
Paul Gortmaker
2013-07-14
|
*
|
|
|
|
|
|
|
|
arm: delete __cpuinit/__CPUINIT usage from all ARM users
Paul Gortmaker
2013-07-14
[prev]
[next]