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 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-06-11
|
\
|
*
vgacon: use slab allocator instead of the bootmem allocator
Pekka Enberg
2009-06-11
|
*
irq: use kcalloc() instead of the bootmem allocator
Pekka Enberg
2009-06-11
|
*
sched: use slab in cpupri_init()
Pekka Enberg
2009-06-11
|
*
sched: use alloc_cpumask_var() instead of alloc_bootmem_cpumask_var()
Pekka Enberg
2009-06-11
|
*
memcg: don't use bootmem allocator in setup code
Yinghai Lu
2009-06-11
|
*
irq/cpumask: make memoryless node zero happy
Yinghai Lu
2009-06-11
|
*
x86: remove some alloc_bootmem_cpumask_var calling
Yinghai Lu
2009-06-11
|
*
vt: use kzalloc() instead of the bootmem allocator
Pekka Enberg
2009-06-11
|
*
sched: use kzalloc() instead of the bootmem allocator
Pekka Enberg
2009-06-11
|
*
init: introduce mm_init()
Pekka Enberg
2009-06-11
|
*
vmalloc: use kzalloc() instead of alloc_bootmem()
Pekka Enberg
2009-06-11
|
*
slab: setup allocators earlier in the boot sequence
Pekka Enberg
2009-06-11
|
*
bootmem: fix slab fallback on numa
Pekka Enberg
2009-06-11
|
*
bootmem: use slab if bootmem is no longer available
Pekka Enberg
2009-06-11
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
2009-06-11
|
\
\
|
*
|
jfs: Add missing mutex_unlock call to error path
Dave Kleikamp
2009-05-23
|
*
|
missing unlock in jfs_quota_write()
Dan Carpenter
2009-04-07
*
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-06-11
|
\
\
\
|
*
|
|
x86: memtest: use pointers of equal type for comparison
Thomas Gleixner
2009-06-11
|
|
|
/
|
|
/
|
*
|
|
slow_work_thread() should do the exclusive wait
Oleg Nesterov
2009-06-11
*
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-06-11
|
\
\
\
|
*
|
|
[libata] ata_piix: Enable parallel scan
Arjan van de Ven
2009-06-10
|
*
|
|
sata_nv: use hardreset only for post-boot probing
Tejun Heo
2009-06-10
|
*
|
|
[libata] ahci: Restore SB600 SATA controller 64 bit DMA
Shane Huang
2009-06-10
|
*
|
|
ata_piix: Remove stale comment
Alan Cox
2009-06-10
|
*
|
|
ata_piix: Turn on hotplugging support for older chips
Alan Cox
2009-06-10
|
*
|
|
ahci: misc cleanups for EM stuff
Tejun Heo
2009-06-10
|
*
|
|
[libata] get rid of ATA_MAX_QUEUE loop in ata_qc_complete_multiple() v2
Jens Axboe
2009-06-10
|
*
|
|
sata_sil: enable 32-bit PIO
Robert Hancock
2009-06-10
|
*
|
|
sata_sx4: speed up ECC initialization
Alexander Beregalov
2009-06-10
|
*
|
|
libata-sff: avoid byte swapping in ata_sff_data_xfer()
Sergei Shtylyov
2009-06-10
|
*
|
|
[libata] ahci: use less error-prone array initializers
Jeff Garzik
2009-06-10
*
|
|
|
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-06-11
|
\
\
\
\
|
*
|
|
|
block: add request clone interface (v2)
Kiyoshi Ueda
2009-06-11
|
*
|
|
|
floppy: fix hibernation
Ondrej Zary
2009-06-10
|
*
|
|
|
ramdisk: remove long-deprecated "ramdisk=" boot-time parameter
Robert P. J. Day
2009-06-10
|
*
|
|
|
fs/bio.c: add missing __user annotation
Michal Simek
2009-06-10
|
*
|
|
|
block: prevent possible io_context->refcount overflow
Nikanth Karthikesan
2009-06-10
|
*
|
|
|
Add serial number support for virtio_blk, V4a
john cooper
2009-06-09
|
*
|
|
|
block: Add missing bounce_pfn stacking and fix comments
Martin K. Petersen
2009-06-09
|
*
|
|
|
Revert "block: Fix bounce limit setting in DM"
Jens Axboe
2009-06-09
|
*
|
|
|
cciss: decode unit attention in SCSI error handling code
scameron@beardog.cca.cpqcorp.net
2009-06-08
|
*
|
|
|
cciss: Remove no longer needed sendcmd reject processing code
scameron@beardog.cca.cpqcorp.net
2009-06-08
|
*
|
|
|
cciss: change SCSI error handling routines to work with interrupts enabled.
scameron@beardog.cca.cpqcorp.net
2009-06-08
|
*
|
|
|
cciss: separate error processing and command retrying code in sendcmd_withirq...
scameron@beardog.cca.cpqcorp.net
2009-06-08
|
*
|
|
|
cciss: factor out fix target status processing code from sendcmd functions
scameron@beardog.cca.cpqcorp.net
2009-06-08
|
*
|
|
|
cciss: simplify interface of sendcmd() and sendcmd_withirq()
scameron@beardog.cca.cpqcorp.net
2009-06-08
|
*
|
|
|
cciss: factor out core of sendcmd_withirq() for use by SCSI error handling code
scameron@beardog.cca.cpqcorp.net
2009-06-08
|
*
|
|
|
cciss: Use schedule_timeout_uninterruptible in SCSI error handling code
scameron@beardog.cca.cpqcorp.net
2009-06-08
[next]