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
/
acpi
/
acpica
Commit message (
Expand
)
Author
Age
...
|
*
ACPICA: Add additional module-level code support
Lin Ming
2009-11-24
|
*
ACPICA: Deploy new create integer interface where appropriate
Bob Moore
2009-11-24
|
*
ACPICA: New internal utility function to create Integer objects
Bob Moore
2009-11-24
|
*
ACPICA: Add repair for predefined methods that must return sorted lists
Bob Moore
2009-11-24
|
*
ACPICA: Fix possible fault if return Package objects contain NULL elements
Bob Moore
2009-11-24
|
*
ACPICA: Add post-order callback to acpi_walk_namespace
Lin Ming
2009-11-24
|
*
ACPICA: Change package length error message to an info message
Bob Moore
2009-11-24
|
*
ACPICA: Reduce severity of predefined repair messages, Warning to Info
Bob Moore
2009-11-24
|
*
ACPICA: Fix possible memory leak for Scope ASL operator
Lin Ming
2009-11-24
|
*
ACPICA: Remove possibility of executing _REG methods twice
Lin Ming
2009-11-24
|
*
ACPICA: Add repair for bad _MAT buffers
Lin Ming
2009-11-24
|
*
ACPICA: Add repair for bad _BIF/_BIX packages
Bob Moore
2009-11-24
*
|
ACPICA: Silence the warning about _BIF returning the buffer
Alexey Starikovskiy
2009-11-24
|
/
*
ACPICA: avoid "Info: mapping multiple BARs. Your kernel is fine."
Bob Moore
2009-11-05
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2009-09-23
|
\
|
*
Merge branch 'bugzilla-13620' into release
Len Brown
2009-09-19
|
|
\
|
|
*
ACPICA: fix leak of acpi_os_validate_address
Lin Ming
2009-08-27
|
*
|
Merge branch 'acpica' into release
Len Brown
2009-09-19
|
|
\
\
|
|
*
|
ACPICA: Windows compatibility: autoexecute root _INI method
Bob Moore
2009-09-08
|
|
*
|
ACPICA: Update _OSI with new Windows OS strings
Bob Moore
2009-09-08
|
|
*
|
ACPICA: Fix memory leak for ill-formed Package objects
Bob Moore
2009-09-08
|
|
*
|
ACPICA: Remove error message for Store(Localx,Localx)
Bob Moore
2009-09-08
|
|
*
|
ACPICA: Fix extraneous warning if _DSM returns a package
Bob Moore
2009-09-08
|
|
*
|
ACPICA: acpi_reset: Bypass port validation mechanism
Bob Moore
2009-08-28
|
|
*
|
ACPICA: Add support for module-level executable AML code
Lin Ming
2009-08-28
|
|
*
|
ACPICA: ACPI 4: Add validation for new predefined names.
Bob Moore
2009-08-28
|
|
*
|
ACPICA: reformat predefined method table, no functional change
Lin Ming
2009-08-28
|
|
*
|
ACPICA: Fix fault if acpi_terminate is called twice
Bob Moore
2009-08-28
|
|
*
|
ACPICA: ACPI 4.0 : Add new return package type, restructure module.
Bob Moore
2009-08-28
|
|
*
|
ACPICA: Add repair for predefined methods that return nested packages
Bob Moore
2009-08-28
|
|
*
|
ACPICA: Move predefined repair code to new file, no functional change
Bob Moore
2009-08-28
|
|
*
|
ACPICA: Clarify common suffix for error/warning messages
Bob Moore
2009-08-27
|
|
*
|
ACPICA: Fix: Predefined object repair executed only once
Bob Moore
2009-08-27
|
|
*
|
ACPICA: Dump table header - suppress output of non-printable characters
Bob Moore
2009-08-27
|
|
*
|
ACPICA: Fix several acpi_attach_data problems
Bob Moore
2009-08-27
|
|
*
|
ACPICA: ACPI 4.0: Interpreter support for IPMI.
Lin Ming
2009-08-27
|
|
*
|
ACPICA: ACPI 4.0: iASL/Disassembler - IPMI keyword support.
Lin Ming
2009-08-27
|
|
*
|
ACPICA: Fix possible memory leak in nspredef
Bob Moore
2009-08-27
|
|
*
|
ACPICA: Major update for acpi_get_object_info external interface
Bob Moore
2009-08-27
|
|
*
|
ACPICA: Remove duplicate prototypes from header
Bob Moore
2009-08-27
|
|
*
|
ACPICA: Add 64-bit support to acpi_read and acpi_write
Bob Moore
2009-08-27
|
|
*
|
ACPICA: Remove duplicate extern declarations for public globals
Bob Moore
2009-08-27
|
|
*
|
ACPICA: Fix several pointer casts to avoid possible compile warnings
Bob Moore
2009-08-27
|
|
|
/
*
|
/
x86: Trivial whitespace cleanups
Felipe Contreras
2009-09-20
|
/
/
*
|
Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-09-15
|
\
\
|
*
|
Merge commit 'v2.6.31-rc8' into x86/txt
Ingo Molnar
2009-09-02
|
|
\
|
|
*
|
x86, intel_txt: clean up the impact on generic code, unbreak non-x86
Shane Wang
2009-09-01
|
*
|
x86, intel_txt: Intel TXT Sx shutdown support
Joseph Cihula
2009-07-21
*
|
|
ACPICA: Windows compatibility fix: same buffer/string store
Lin Ming
2009-08-28
|
|
/
|
/
|
*
|
Revert "ACPICA: Remove obsolete acpi_os_validate_address interface"
Len Brown
2009-07-27
|
/
[prev]
[next]