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
*
ACPI / scan: Remove unnecessary initialization of local variables
Rafael J. Wysocki
2013-01-17
*
ACPI / scan: Move power state initialization to a separate routine
Rafael J. Wysocki
2013-01-17
*
ACPI / PM: Take order attribute of wakeup power resources into account
Rafael J. Wysocki
2013-01-17
*
ACPI / PM: Take order attribute of power resources into account
Rafael J. Wysocki
2013-01-17
*
ACPI: Do not use device power states of power resources
Rafael J. Wysocki
2013-01-17
*
ACPI: Drop power resources driver
Rafael J. Wysocki
2013-01-17
*
ACPI / scan: Treat power resources in a special way
Rafael J. Wysocki
2013-01-17
*
ACPI / scan: More straightforward preparation of ACPI device objects
Rafael J. Wysocki
2013-01-17
*
ACPI / PM: Rework the handling of devices depending on power resources
Rafael J. Wysocki
2013-01-17
*
Merge branch 'acpi-scan' into acpi-pm
Rafael J. Wysocki
2013-01-17
|
\
|
*
ACPI: update ej_event interface to take acpi_device
Yinghai Lu
2013-01-15
|
*
ACPI / scan: Add second pass to acpi_bus_trim()
Rafael J. Wysocki
2013-01-15
|
*
ACPI / scan: Change the implementation of acpi_bus_trim()
Rafael J. Wysocki
2013-01-15
|
*
ACPI / scan: Drop the second argument of acpi_bus_trim()
Rafael J. Wysocki
2013-01-15
|
*
ACPI / scan: Drop the second argument of acpi_device_unregister()
Rafael J. Wysocki
2013-01-15
|
*
ACPI: Remove the ops field from struct acpi_device
Rafael J. Wysocki
2013-01-15
|
*
ACPI: remove unused acpi_op_bind and acpi_op_unbind
Jiang Liu
2013-01-14
|
*
ACPI / scan: Fix check of device_attach() return value.
Mika Westerberg
2013-01-11
|
*
ACPI / scan: Treat power resources in a special way
Rafael J. Wysocki
2013-01-07
|
*
ACPI: Remove unused struct acpi_pci_root.id member
Bjorn Helgaas
2013-01-03
|
*
ACPI: Drop ACPI device .bind() and .unbind() callbacks
Rafael J. Wysocki
2013-01-03
|
*
ACPI / PCI: Move the _PRT setup and cleanup code to pci-acpi.c
Rafael J. Wysocki
2013-01-03
|
*
ACPI / PCI: Rework the setup and cleanup of device wakeup
Rafael J. Wysocki
2013-01-03
|
*
ACPI: Add .setup() and .cleanup() callbacks to struct acpi_bus_type
Rafael J. Wysocki
2013-01-03
|
*
ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argument
Rafael J. Wysocki
2013-01-03
|
*
ACPI: Replace ACPI device add_type field with a match_driver flag
Rafael J. Wysocki
2013-01-03
|
*
ACPI: Drop the second argument of acpi_bus_scan()
Rafael J. Wysocki
2013-01-03
|
*
ACPI: Remove the arguments of acpi_bus_add() that are not used
Rafael J. Wysocki
2013-01-03
|
*
ACPI: Remove acpi_start_single_object() and acpi_bus_start()
Rafael J. Wysocki
2013-01-03
|
*
ACPI / PCI: Fold acpi_pci_root_start() into acpi_pci_root_add()
Rafael J. Wysocki
2013-01-03
|
*
ACPI: Change the ordering of acpi_bus_check_add()
Rafael J. Wysocki
2013-01-03
|
*
ACPI: Replace struct acpi_bus_ops with enum type
Rafael J. Wysocki
2013-01-03
|
*
ACPI: Reduce the usage of struct acpi_bus_ops
Rafael J. Wysocki
2013-01-03
|
*
ACPI: Make acpi_bus_add() and acpi_bus_start() visibly different
Rafael J. Wysocki
2013-01-03
|
*
ACPI: Change the ordering of PCI root bridge driver registrarion
Rafael J. Wysocki
2013-01-03
|
*
ACPI: Separate adding ACPI device objects from probing ACPI drivers
Rafael J. Wysocki
2013-01-03
*
|
Linux 3.8-rc3
Linus Torvalds
2013-01-09
*
|
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-01-09
|
\
\
|
*
|
ARM: 7616/1: cache-l2x0: aurora: Use writel_relaxed instead of writel
Gregory CLEMENT
2013-01-07
|
*
|
ARM: 7615/1: cache-l2x0: aurora: Invalidate during clean operation with WT en...
Gregory CLEMENT
2013-01-07
|
*
|
ARM: 7614/1: mm: fix wrong branch from Cortex-A9 to PJ4b
Haojian Zhuang
2013-01-06
|
*
|
ARM: 7612/1: imx: Do not select some errata that depends on !ARCH_MULTIPLATFORM
Fabio Estevam
2013-01-06
|
*
|
ARM: 7611/1: VIC: fix bug in VIC irqdomain code
Linus Walleij
2013-01-02
|
*
|
ARM: 7610/1: versatile: bump IRQ numbers
Linus Walleij
2013-01-02
|
*
|
ARM: 7609/1: disable errata work-arounds which access secure registers
Rob Herring
2013-01-02
|
*
|
ARM: 7608/1: l2x0: Only set .set_debug on PL310 r3p0 and earlier
Rob Herring
2013-01-02
*
|
|
Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-01-09
|
\
\
\
|
*
|
|
EDAC: Cleanup device deregistering path
Lans Zhang
2013-01-07
|
*
|
|
EDAC: Fix EDAC Kconfig menu
Borislav Petkov
2013-01-07
|
*
|
|
EDAC: Fix kernel panic on module unloading
Konstantin Khlebnikov
2013-01-07
|
|
|
/
|
|
/
|
[next]