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 branch 'acpi-headers'
Rafael J. Wysocki
2014-07-27
|
\
|
*
ACPI: Add support to force header inclusion rules for <acpi/acpi.h>.
Lv Zheng
2014-07-22
|
*
ACPI / SFI: Fix wrong <acpi/acpi.h> inclusion in SFI/ACPI wrapper - table def...
Lv Zheng
2014-07-22
|
*
ACPICA: Linux: Allow ACPICA inclusion for CONFIG_ACPI=n builds.
Lv Zheng
2014-07-22
|
*
ACPICA: Linux: Add support to exclude <asm/acenv.h> inclusion.
Lv Zheng
2014-07-22
|
*
ACPICA: Linux: Add stub implementation of ACPICA 64-bit mathematics.
Lv Zheng
2014-07-22
|
*
ACPICA: Linux: Add stub support for Linux specific variables and functions.
Lv Zheng
2014-07-19
*
|
Merge branch 'acpica'
Rafael J. Wysocki
2014-07-27
|
\
\
|
*
|
ACPICA: Add new GPE public interface - acpi_mark_gpe_for_wake.
Rafael J. Wysocki
2014-07-23
|
*
|
ACPICA: GPEs: Do not allow enable for GPEs that have no handler(s).
Rafael J. Wysocki
2014-07-23
|
*
|
ACPICA: Fix a regression for deletion of Alias() objects.
Bob Moore
2014-07-09
|
*
|
ACPICA: Update version to 20140627
Bob Moore
2014-07-08
|
*
|
ACPICA: Tables: Merge DMAR table structure updates
Lv Zheng
2014-07-08
|
*
|
ACPICA: Hardware: back port of a recursive locking fix
Lv Zheng
2014-07-08
|
*
|
ACPICA: utprint/oslibcfs: cleanup - no functional change
Bob Moore
2014-07-08
|
*
|
ACPICA: Executer: Fix trivial issues in acpi_get_serial_access_bytes()
Lv Zheng
2014-07-08
|
*
|
ACPICA: OSL: Update acpidump to reduce source code differences
Lv Zheng
2014-07-08
|
*
|
ACPICA: acpidump: Reduce freopen() invocations to improve portability
Lv Zheng
2014-07-08
|
*
|
ACPICA: acpidump: Replace file IOs with new APIs to improve portability
Lv Zheng
2014-07-08
|
*
|
ACPICA: acpidump: Remove exit() from generic layer to improve portability
Lv Zheng
2014-07-08
|
*
|
ACPICA: acpidump: Add memory/string OSL usage to improve portability
Lv Zheng
2014-07-08
|
*
|
ACPICA: Common: Enhance acpi_getopt() to improve portability
Lv Zheng
2014-07-08
|
*
|
ACPICA: Common: Enhance cm_get_file_size() to improve portability
Lv Zheng
2014-07-08
|
*
|
ACPICA: Application: Enhance ACPI_USAGE_xxx/ACPI_OPTION with acpi_os_printf()...
Lv Zheng
2014-07-08
|
*
|
ACPICA: Utilities: Introduce acpi_log_error() to improve portability
Lv Zheng
2014-07-08
|
*
|
ACPICA: Utilities: Add formatted printing APIs
Lv Zheng
2014-07-08
|
*
|
ACPICA: OSL: Add portable file IO to improve portability
Lv Zheng
2014-07-08
|
*
|
ACPICA: OSL: Clean up acpi_os_printf()/acpi_os_vprintf() stubs
Lv Zheng
2014-07-08
|
*
|
ACPICA: Utilities: Cleanup DEFINE_ACPI_GLOBALS by moving acpi_ut_init_global(...
Lv Zheng
2014-07-08
|
*
|
ACPICA: OSL: Update environments to improve portability
Lv Zheng
2014-07-08
|
*
|
ACPICA: Namespace: Properly null terminate objects detached from a namespace ...
David E. Box
2014-07-08
|
*
|
ACPICA: Utilities: Validate full RSDP header
David E. Box
2014-07-08
|
*
|
ACPICA: Utilities: Add support to read table from files
Lv Zheng
2014-07-08
|
*
|
ACPICA: Utilities: Fix an issue with non-native ACPI_IS_PRINT()
Lv Zheng
2014-07-08
|
*
|
ACPICA: acpidump: Add support for ACPI 1.0 GUID in Linux
Lv Zheng
2014-07-08
|
*
|
ACPICA: Utilities: Fix memory leak in acpi_ut_copy_iobject_to_iobject
David E. Box
2014-07-08
|
*
|
ACPICA: Events: Fix edge-triggered GPE by disabling before acknowledging it.
Lv Zheng
2014-07-06
|
*
|
ACPICA: Restore error table definitions to reduce code differences between Li...
Lv Zheng
2014-06-16
*
|
|
Linux 3.16-rc7
Linus Torvalds
2014-07-27
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-07-27
|
\
\
\
|
*
|
|
kprobes: Fix "Failed to find blacklist" probing errors on ia64 and ppc64
Masami Hiramatsu
2014-07-18
|
*
|
|
kprobes/x86: Don't try to resolve kprobe faults from userspace
Andy Lutomirski
2014-07-16
|
*
|
|
perf/x86/intel: Avoid spamming kernel log for BTS buffer failure
David Rientjes
2014-07-16
|
*
|
|
perf/x86/intel: Protect LBR and extra_regs against KVM lying
Kan Liang
2014-07-16
|
*
|
|
perf: Fix lockdep warning on process exit
Peter Zijlstra
2014-07-16
|
*
|
|
perf/x86/intel/uncore: Fix SNB-EP/IVT Cbox filter mappings
Stephane Eranian
2014-07-16
|
*
|
|
perf/x86/intel: Use proper dTLB-load-misses event on IvyBridge
Vince Weaver
2014-07-16
|
*
|
|
perf: Revert ("perf: Always destroy groups on exit")
Peter Zijlstra
2014-07-16
*
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-07-27
|
\
\
\
\
|
*
\
\
\
x86: Merge tag 'ras_urgent' into x86/urgent
H. Peter Anvin
2014-07-24
|
|
\
\
\
\
[next]