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
*
xen: events: separate MSI PIRQ allocation from PIRQ binding to IRQ
Ian Campbell
2011-03-10
*
xen: events: assume PHYSDEVOP_get_free_pirq exists
Ian Campbell
2011-03-10
*
xen: pci: collapse apic_register_gsi_xen_hvm and xen_hvm_register_pirq
Ian Campbell
2011-03-10
*
xen: events: return irq from xen_allocate_pirq_msi
Ian Campbell
2011-03-10
*
xen: events: drop XEN_ALLOC_IRQ flag to xen_allocate_pirq_msi
Ian Campbell
2011-03-10
*
xen: events: do not leak IRQ from xen_allocate_pirq_msi when no pirq available.
Ian Campbell
2011-03-10
*
xen: pci: only define xen_initdom_setup_msi_irqs if CONFIG_XEN_DOM0
Ian Campbell
2011-03-10
*
Merge branch 'stable/pcifront-fixes' into stable/irq.cleanup
Konrad Rzeszutek Wilk
2011-03-10
|
\
|
*
pci/xen: When free-ing MSI-X/MSI irq->desc also use generic code.
Konrad Rzeszutek Wilk
2011-02-18
|
*
pci/xen: Cleanup: convert int** to int[]
Konrad Rzeszutek Wilk
2011-02-18
|
*
pci/xen: Use xen_allocate_pirq_msi instead of xen_allocate_pirq
Konrad Rzeszutek Wilk
2011-02-18
|
*
xen-pcifront: Sanity check the MSI/MSI-X values
Konrad Rzeszutek Wilk
2011-02-18
|
*
xen-pcifront: don't use flush_scheduled_work()
Tejun Heo
2011-02-17
*
|
Merge branch 'stable/irq.rework' into stable/irq.cleanup
Konrad Rzeszutek Wilk
2011-03-10
|
\
\
|
*
|
xen/irq: Cleanup up the pirq_to_irq for DomU PV PCI passthrough guests as well.
Konrad Rzeszutek Wilk
2011-03-03
|
*
|
xen: Use IRQF_FORCE_RESUME
Thomas Gleixner
2011-03-03
|
*
|
Merge branch 'irq/for-xen' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Konrad Rzeszutek Wilk
2011-03-03
|
|
\
\
|
|
*
|
genirq: Add IRQF_FORCE_RESUME
Thomas Gleixner
2011-02-08
|
*
|
|
xen/timer: Missing IRQF_NO_SUSPEND in timer code broke suspend.
Ian Campbell
2011-03-03
|
*
|
|
xen: Fix compile error introduced by "switch to new irq_chip functions"
Ian Campbell
2011-03-03
|
*
|
|
xen: Switch to new irq_chip functions
Thomas Gleixner
2011-03-03
|
*
|
|
xen: Remove stale irq_chip.end
Thomas Gleixner
2011-03-03
|
*
|
|
xen: events: do not free legacy IRQs
Ian Campbell
2011-03-03
|
*
|
|
xen: events: allocate GSIs and dynamic IRQs from separate IRQ ranges.
Ian Campbell
2011-03-03
|
*
|
|
xen: events: add xen_allocate_irq_{dynamic, gsi} and xen_free_irq
Ian Campbell
2011-03-03
|
*
|
|
xen:events: move find_unbound_irq inside CONFIG_PCI_MSI
Ian Campbell
2011-03-03
|
*
|
|
xen: handled remapped IRQs when enabling a pcifront PCI device.
Ian Campbell
2011-03-03
|
|
/
/
*
|
|
Linux 2.6.38-rc6
Linus Torvalds
2011-02-21
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...
Linus Torvalds
2011-02-21
|
\
\
\
|
*
|
|
eCryptfs: Copy up lower inode attrs in getattr
Tyler Hicks
2011-02-21
|
*
|
|
ecryptfs: read on a directory should return EISDIR if not supported
Andy Whitcroft
2011-02-21
|
*
|
|
eCryptfs: Handle NULL nameidata pointers
Tyler Hicks
2011-02-21
|
*
|
|
eCryptfs: Revert "dont call lookup_one_len to avoid NULL nameidata"
Tyler Hicks
2011-02-17
|
|
|
/
|
|
/
|
*
|
|
drm/i915: Do not handle backlight combination mode specially
Indan Zupancic
2011-02-21
*
|
|
module: explicitly align module_version_attribute structure
Dmitry Torokhov
2011-02-21
*
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
2011-02-21
|
\
\
\
|
*
|
|
dell-laptop: Toggle the unsupported hardware killswitch
Keng-Yu Lin
2011-02-21
|
*
|
|
thinkpad_acpi: Always report scancodes for hotkeys
Seth Forshee
2011-02-21
|
*
|
|
acer-wmi: Fix capitalisation of GUID
Matthew Garrett
2011-02-21
|
*
|
|
platform/x86: ideapad-laptop depends on INPUT
Randy Dunlap
2011-02-21
|
*
|
|
platform: x86: acer-wmi: world-writable sysfs threeg file
Vasiliy Kulikov
2011-02-21
|
*
|
|
platform: x86: asus_acpi: world-writable procfs files
Vasiliy Kulikov
2011-02-21
|
*
|
|
platform: x86: tc1100-wmi: world-writable sysfs wireless and jogdial files
Vasiliy Kulikov
2011-02-21
|
*
|
|
platform-drivers: x86: pmic: Use request_irq instead of chained handler
Thomas Gleixner
2011-02-21
|
*
|
|
platform-drivers: x86: pmic: Use irq_chip buslock mechanism
Thomas Gleixner
2011-02-07
|
*
|
|
platform-drivers: x86: Convert pmic to new irq_chip functions
Thomas Gleixner
2011-02-07
|
*
|
|
platform-drivers: x86: pmic: Fix up bogus irq hackery
Thomas Gleixner
2011-02-07
*
|
|
|
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
2011-02-21
|
\
\
\
\
|
*
|
|
|
fixdep: Do not record dependency on the source file itself
Michal Marek
2011-02-21
*
|
|
|
|
Docbook: add fs/eventfd.c and fix typos in it
Randy Dunlap
2011-02-21
[next]