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 tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2013-02-24
|
\
|
*
[libata] fix smatch warning for zpodd_wake_dev
Aaron Lu
2013-02-20
|
*
[libata] Set proper SK when CK_COND is set.
Gwendal Grignou
2013-02-20
|
*
[libata] Convert to devm_ioremap_resource()
Thierry Reding
2013-02-20
|
*
libata: add R-Car SATA driver
Vladimir Barinov
2013-02-20
|
*
ahci: Add Device IDs for Intel Wellsburg PCH
James Ralston
2013-02-20
|
*
ata_piix: Add Device IDs for Intel Wellsburg PCH
James Ralston
2013-02-20
|
*
[SCSI] remove can_power_off flag from scsi_device
Aaron Lu
2013-01-25
|
*
[libata] scsi: no poll when ODD is powered off
Aaron Lu
2013-01-25
|
*
[SCSI] sr: support runtime pm
Aaron Lu
2013-01-25
|
*
ahci: AHCI-mode SATA patch for Intel Avoton DeviceIDs
Seth Heasley
2013-01-25
|
*
ata_piix: IDE-mode SATA patch for Intel Avoton DeviceIDs
Seth Heasley
2013-01-25
|
*
[libata] PM code cleanup for ata port
Aaron Lu
2013-01-25
|
*
[libata] pm: differentiate system and runtime pm for ata port
Aaron Lu
2013-01-25
|
*
Revert "libata: export host controller number thru /sys"
Jeff Garzik
2013-01-25
|
*
libata: do not suspend port if normal ODD is attached
Aaron Lu
2013-01-21
|
*
libata: expose pm qos flags for ata device
Aaron Lu
2013-01-21
|
*
libata: handle power transition of ODD
Aaron Lu
2013-01-21
|
*
libata: check zero power ready status for ZPODD
Aaron Lu
2013-01-21
|
*
libata: move acpi notification code to zpodd
Aaron Lu
2013-01-21
|
*
libata: identify and init ZPODD devices
Aaron Lu
2013-01-21
|
*
libata: export host controller number thru /sys
David Milburn
2013-01-14
|
*
pata_samsung_cf: Use devm_clk_get()
Jingoo Han
2013-01-14
*
|
tty vt: fix character insertion overflow
Nicolas Pitre
2013-02-24
*
|
Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2013-02-24
|
\
\
|
*
|
xen: event channel arrays are xen_ulong_t and not unsigned long
Ian Campbell
2013-02-20
|
*
|
xen: Send spinlock IPI to all waiters
Stefan Bader
2013-02-19
|
*
|
xen: introduce xen_remap, use it instead of ioremap
Stefano Stabellini
2013-02-19
|
*
|
xen: close evtchn port if binding to irq fails
Wei Liu
2013-02-19
|
*
|
xen-evtchn: correct comment and error output
Wei Liu
2013-02-19
|
*
|
xen/tmem: Add missing %s in the printk statement.
Konrad Rzeszutek Wilk
2013-02-19
|
*
|
xen/acpi: move xen_acpi_get_pxm under CONFIG_XEN_DOM0
Liu Jinsong
2013-02-19
|
*
|
xen/acpi: ACPI cpu hotplug
Liu Jinsong
2013-02-19
|
*
|
xen/acpi: Move xen_acpi_get_pxm to Xen's acpi.h
Liu Jinsong
2013-02-19
|
*
|
xen/stub: driver for CPU hotplug
Liu Jinsong
2013-02-19
|
*
|
xen/acpi: ACPI memory hotplug
Liu Jinsong
2013-02-19
|
*
|
xen/stub: driver for memory hotplug
Liu Jinsong
2013-02-19
|
*
|
xen: implement updated XENMEM_add_to_physmap_range ABI
Ian Campbell
2013-02-19
|
*
|
xen/smp: Move the common CPU init code a bit to prep for PVH patch.
Konrad Rzeszutek Wilk
2013-02-19
*
|
|
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-02-24
|
\
\
\
|
*
|
|
Revert "KVM: MMU: lazily drop large spte"
Marcelo Tosatti
2013-02-20
|
*
|
|
x86: pvclock kvm: align allocation size to page size
Marcelo Tosatti
2013-02-18
|
*
|
|
Merge commit 'origin/next' into kvm-ppc-next
Alexander Graf
2013-02-14
|
|
\
\
\
|
|
*
|
|
KVM: nVMX: Remove redundant get_vmcs12 from nested_vmx_exit_handled_msr
Jan Kiszka
2013-02-14
|
|
*
|
|
x86 emulator: fix parity calculation for AAD instruction
Gleb Natapov
2013-02-13
|
|
*
|
|
KVM: Remove user_alloc from struct kvm_memory_slot
Takuya Yoshikawa
2013-02-11
|
|
*
|
|
KVM: VMX: disable apicv by default
Yang Zhang
2013-02-11
|
|
*
|
|
KVM: s390: Fix handling of iscs.
Cornelia Huck
2013-02-11
|
|
*
|
|
KVM: MMU: cleanup __direct_map
Xiao Guangrong
2013-02-06
|
|
*
|
|
KVM: MMU: remove pt_access in mmu_set_spte
Xiao Guangrong
2013-02-06
[next]