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
*
arm: Cleanup irq_desc access
Thomas Gleixner
2011-03-29
*
arm: msm: Convert to new irq chip functions
Thomas Gleixner
2011-03-29
*
arm: Use irq flag setter function
Thomas Gleixner
2011-03-29
*
arm: Use genirq lockdep helper to set lock class
Thomas Gleixner
2011-03-29
*
arm: tegra: Remove unused bogus irq enable/disable magic
Thomas Gleixner
2011-03-29
*
arm: h720x: Fix irq conversion fallout
Thomas Gleixner
2011-03-29
*
arm: nomadik: Remove non existing cpu id check
Thomas Gleixner
2011-03-29
*
arm: ns9xxx: Remove non exisiting machine checks
Thomas Gleixner
2011-03-29
*
arm: dove: Use correct GPIO_BASE and remove orion_gpio_init() leftover
Thomas Gleixner
2011-03-29
*
arm: at91: at572d940hf: Fix SDRAMC define
Thomas Gleixner
2011-03-29
*
arm: footbridge: Make cksrc_dc21285_disable() void
Thomas Gleixner
2011-03-29
*
arm: bios32: Remove non exisiting machine code
Thomas Gleixner
2011-03-29
*
genirq: Fix harmless typo
Thomas Gleixner
2011-03-29
*
md: Fix integrity registration error when no devices are capable
Martin K. Petersen
2011-03-28
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2011-03-28
|
\
|
*
selinux: Fix regression for Xorg
Stephen Smalley
2011-03-28
*
|
ARM: mx51_efika: fix build error due to new mfd changes
Andres Salomon
2011-03-28
|
|
|
\
*
-
.
\
Merge branches 'irq-cleanup-for-linus' and 'irq-fixes-for-linus' of git://git...
Linus Torvalds
2011-03-28
|
\
\
\
|
|
*
|
genirq; Fix cleanup fallout
Thomas Gleixner
2011-03-28
|
|
*
|
genirq: Fix typo and remove unused variable
Thomas Gleixner
2011-03-28
|
|
*
|
genirq: Fix new kernel-doc warnings
Randy Dunlap
2011-03-28
|
|
*
|
genirq: Add setter for AFFINITY_SET in irq_data state
Thomas Gleixner
2011-03-28
|
|
*
|
genirq: Provide setter inline for IRQD_IRQ_INPROGRESS
Thomas Gleixner
2011-03-28
|
|
*
|
genirq: Remove handle_IRQ_event
Thomas Gleixner
2011-03-28
|
|
*
|
arm: Ns9xxx: Remove private irq flow handler
Thomas Gleixner
2011-03-28
|
|
*
|
powerpc: cell: Use the core flow handler
Thomas Gleixner
2011-03-28
|
|
*
|
genirq: Provide edge_eoi flow handler
Thomas Gleixner
2011-03-28
|
|
*
|
genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data
Thomas Gleixner
2011-03-28
|
|
*
|
genirq: Split irq_set_affinity() so it can be called with lock held.
David Daney
2011-03-27
|
|
*
|
genirq: Add chip flag for restricting cpu_on/offline calls
Thomas Gleixner
2011-03-27
|
|
*
|
genirq: Add chip hooks for taking CPUs on/off line.
David Daney
2011-03-27
|
|
*
|
genirq: Add irq disabled flag to irq_data state
Thomas Gleixner
2011-03-27
|
|
*
|
genirq: Reserve the irq when calling irq_set_chip()
David Daney
2011-03-27
|
*
|
|
vlynq: Convert irq functions
Thomas Gleixner
2011-03-28
*
|
|
|
memstick: make enable_dma less generic in r592
Stephen Rothwell
2011-03-28
*
|
|
|
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-03-28
|
\
\
\
\
|
*
|
|
|
xfs: stop using the page cache to back the buffer cache
Dave Chinner
2011-03-25
|
*
|
|
|
xfs: register the inode cache shrinker before quotachecks
Dave Chinner
2011-03-25
|
*
|
|
|
xfs: xfs_trans_read_buf() should return an error on failure
Dave Chinner
2011-03-25
|
*
|
|
|
xfs: introduce inode cluster buffer trylocks for xfs_iflush
Dave Chinner
2011-03-25
|
*
|
|
|
vmap: flush vmap aliases when mapping fails
Dave Chinner
2011-03-25
|
*
|
|
|
xfs: preallocation transactions do not need to be synchronous
Dave Chinner
2011-03-25
*
|
|
|
|
Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo
Roland Dreier
2011-03-28
*
|
|
|
|
Merge branch 'for-linus' of git://www.jni.nu/cris
Linus Torvalds
2011-03-28
|
\
\
\
\
\
|
*
|
|
|
|
Correct auto-restart of syscalls via restartblock
Jesper Nilsson
2011-03-21
|
*
|
|
|
|
CRISv10: Fix return before mutex_unlock in pcf8563
Jesper Nilsson
2011-03-21
|
*
|
|
|
|
Drop the CRISv32 version of pcf8563
Jesper Nilsson
2011-03-21
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...
Linus Torvalds
2011-03-28
|
\
\
\
\
\
\
|
*
|
|
|
|
|
eCryptfs: write lock requested keys
Roberto Sassu
2011-03-28
|
*
|
|
|
|
|
eCryptfs: move ecryptfs_find_auth_tok_for_sig() call before mutex_lock
Roberto Sassu
2011-03-28
[next]