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
...
*
tmpfs: open a window in shmem_unuse_inode
Hugh Dickins
2008-02-05
*
tmpfs: make shmem_unuse more preemptible
Hugh Dickins
2008-02-05
*
tmpfs: allocate on read when stacked
Hugh Dickins
2008-02-05
*
tmpfs: allow filepage alongside swappage
Hugh Dickins
2008-02-05
*
tmpfs: move swap swizzling into shmem
Hugh Dickins
2008-02-05
*
tmpfs: shuffle add_to_swap_caches
Hugh Dickins
2008-02-05
*
tmpfs: move swap_state stats update
Hugh Dickins
2008-02-05
*
tmpfs: fix mounts when size is less than the page size
Michael Marineau
2008-02-05
*
shmem: factor out sbi->free_inodes manipulations
Pavel Emelyanov
2008-02-05
*
swapoff: scan ptes preemptibly
Hugh Dickins
2008-02-05
*
swapin: fix valid_swaphandles defect
Hugh Dickins
2008-02-05
*
shmem_file_write is redundant
Hugh Dickins
2008-02-05
*
shmem_getpage return page locked
Hugh Dickins
2008-02-05
*
shmem: SGP_QUICK and SGP_FAULT redundant
Hugh Dickins
2008-02-05
*
swapin needs gfp_mask for loop on tmpfs
Hugh Dickins
2008-02-05
*
swapin_readahead: move and rearrange args
Hugh Dickins
2008-02-05
*
swapin_readahead: excise NUMA bogosity
Hugh Dickins
2008-02-05
*
hugetlb: allow sticky directory mount option
Ken Chen
2008-02-05
*
bufferhead: revert constructor removal
Christoph Lameter
2008-02-05
*
VM: allow get_page_unless_zero on compound pages
Christoph Lameter
2008-02-05
*
vmalloc: clean up page array indexing
Christoph Lameter
2008-02-05
*
is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
Christoph Lameter
2008-02-05
*
i386: Resolve dependency of asm-i386/pgtable.h on highmem.h
Christoph Lameter
2008-02-05
*
vmalloc: add const to void* parameters
Christoph Lameter
2008-02-05
*
Move vmalloc_to_page() to mm/vmalloc.
Christoph Lameter
2008-02-05
*
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
Christoph Lameter
2008-02-05
*
gpiolib: avr32 at32ap platform support
David Brownell
2008-02-05
*
deprecate obsolete pca9539 driver
eric miao
2008-02-05
*
gpiolib: pca9539 i2c gpio expander support
eric miao
2008-02-05
*
mcp23s08 spi gpio expander support
David Brownell
2008-02-05
*
gpiolib: pcf857x i2c gpio expander support
David Brownell
2008-02-05
*
gpiolib support for the PXA architecture
Philipp Zabel
2008-02-05
*
gpiolib: update Documentation/gpio.txt
David Brownell
2008-02-05
*
gpiolib: add gpio provider infrastructure
David Brownell
2008-02-05
*
gpiolib: add drivers/gpio directory
David Brownell
2008-02-05
*
iommu sg merging: call dma_set_seg_boundary in __scsi_alloc_queue()
FUJITA Tomonori
2008-02-05
*
iommu sg merging: swiotlb: respect the segment boundary limits
FUJITA Tomonori
2008-02-05
*
iommu sg merging: PCI: add dma segment boundary support
FUJITA Tomonori
2008-02-05
*
iommu sg merging: add accessors for segment_boundary_mask in device_dma_param...
FUJITA Tomonori
2008-02-05
*
iommu sg: kill __clear_bit_string and find_next_zero_string
FUJITA Tomonori
2008-02-05
*
iommu sg: x86: convert gart IOMMU to use the IOMMU helper
FUJITA Tomonori
2008-02-05
*
iommu sg: x86: convert calgary IOMMU to use the IOMMU helper
FUJITA Tomonori
2008-02-05
*
iommu sg: powerpc: remove DMA 4GB boundary protection
FUJITA Tomonori
2008-02-05
*
iommu sg: powerpc: convert iommu to use the IOMMU helper
FUJITA Tomonori
2008-02-05
*
iommu sg: add IOMMU helper functions for the free area management
FUJITA Tomonori
2008-02-05
*
iommu sg merging: aacraid: use pci_set_dma_max_seg_size
FUJITA Tomonori
2008-02-05
*
iommu sg merging: sata_inic162x: use pci_set_dma_max_seg_size
FUJITA Tomonori
2008-02-05
*
iommu sg merging: call blk_queue_segment_boundary in __scsi_alloc_queue
FUJITA Tomonori
2008-02-05
*
iommu sg merging: parisc: make iommu respect the segment size limits
FUJITA Tomonori
2008-02-05
*
iommu sg merging: sparc64: make iommu respect the segment size limits
FUJITA Tomonori
2008-02-05
[prev]
[next]