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
*
s390: pci: Check return value of alloc_irq_desc() proper
Thomas Gleixner
2014-05-16
*
sh: intc: Remove pointless irq_reserve_irqs() invocation
Thomas Gleixner
2014-05-16
*
x86, irq: Remove pointless irq_reserve_irqs() call
Thomas Gleixner
2014-05-16
*
genirq: Make create/destroy_irq() ia64 private
Thomas Gleixner
2014-05-16
*
tile: Use SPARSE_IRQ
Thomas Gleixner
2014-05-16
*
tile: pci: Use irq_alloc/free_hwirq()
Thomas Gleixner
2014-05-16
*
tile: hvc: Use irq_alloc/free_hwirq
Thomas Gleixner
2014-05-16
*
tile: serial: Use irq_alloc/free_hwirq
Thomas Gleixner
2014-05-16
*
tile: net: Use irq_alloc/free_hwirq
Thomas Gleixner
2014-05-16
*
tile: usb: Use irq_alloc/free_hwirq
Thomas Gleixner
2014-05-16
*
tile: Implement irq_alloc/free_hwirq() for migration
Thomas Gleixner
2014-05-16
*
x86: Remove create/destroy_irq()
Thomas Gleixner
2014-05-16
*
ia64: Remove unused check_irq_used()
Thomas Gleixner
2014-05-16
*
iommu: dmar: Provide arch specific irq allocation
Thomas Gleixner
2014-05-16
*
iommu: smar: Fix return value check of create_irq()
Thomas Gleixner
2014-05-16
*
x86: Get rid of get_nr_irqs_gsi()
Thomas Gleixner
2014-05-16
*
x86: ioapic: Use irq_alloc/free_hwirq()
Thomas Gleixner
2014-05-16
*
x86: htirq: Use irq_alloc/free_irq()
Thomas Gleixner
2014-05-16
*
x86: uv: Use irq_alloc/free_hwirq()
Thomas Gleixner
2014-05-16
*
x86: hpet: Use irq_alloc/free_hwirq()
Thomas Gleixner
2014-05-16
*
x86: irq_remapping: Use irq_alloc/free_hwirq()
Thomas Gleixner
2014-05-16
*
x86: Implement arch_setup/teardown_hwirq()
Thomas Gleixner
2014-05-16
*
genirq: Provide generic hwirq allocation facility
Thomas Gleixner
2014-05-16
*
mips: Kill pointless destroy_irq()
Thomas Gleixner
2014-05-16
*
arm: iop13xx: Use sparse irqs for MSI
Thomas Gleixner
2014-05-16
*
-
.
Merge branches 'linus' and 'irq/urgent' into irq/core
Thomas Gleixner
2014-05-16
|
\
\
|
|
*
MAINTAINERS: Add co-maintainer for drivers/irqchip
Jason Cooper
2014-05-13
|
|
*
genirq: Provide irq_force_affinity fallback for non-SMP
Arnd Bergmann
2014-05-06
|
*
|
Linux 3.15-rc5
Linus Torvalds
2014-05-09
|
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-05-09
|
|
\
\
|
|
*
|
x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall()
Boris Ostrovsky
2014-05-09
|
|
*
|
x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macro
Andres Freund
2014-05-09
|
|
*
|
x86: Fix typo preventing msr_set/clear_bit from having an effect
Andres Freund
2014-05-09
|
|
*
|
x86/intel: Add quirk to disable HPET for the Baytrail platform
Feng Tang
2014-05-08
|
|
*
|
x86/hpet: Make boot_hpet_disable extern
Feng Tang
2014-05-08
|
|
*
|
x86-64, build: Fix stack protector Makefile breakage with 32-bit userland
George Spelvin
2014-05-07
|
|
*
|
x86/reboot: Add reboot quirk for Certec BPC600
Christian Gmeiner
2014-05-07
|
|
*
|
asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*
Andi Kleen
2014-05-05
|
|
*
|
asmlinkage, x86: Add explicit __visible to arch/x86/*
Andi Kleen
2014-05-05
|
|
*
|
asmlinkage: Revert "lto: Make asmlinkage __visible"
Andi Kleen
2014-05-05
|
|
*
|
x86, build: Don't get confused by local symbols
H. Peter Anvin
2014-05-05
|
|
*
|
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
2014-05-04
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
x86/efi: earlyprintk=efi,keep fix
Dave Young
2014-05-03
|
*
|
|
Merge tag 'xfs-for-linus-3.15-rc5' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2014-05-08
|
|
\
\
\
|
|
*
|
|
xfs: remote attribute overwrite causes transaction overrun
Dave Chinner
2014-05-05
|
|
*
|
|
xfs: initialize default acls for ->tmpfile()
Brian Foster
2014-05-05
|
|
*
|
|
xfs: fully support v5 format filesystems
Dave Chinner
2014-05-05
|
*
|
|
|
Merge tag 'trace-fixes-v3.15-rc4-v2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-05-08
|
|
\
\
\
\
|
|
*
|
|
|
tracepoint: Fix use of tracepoint funcs after rcu free
Mathieu Desnoyers
2014-05-08
|
|
*
|
|
|
trace: module: Maintain a valid user count
Romain Izard
2014-05-08
[next]