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
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
m68knomu: remove dead config symbols from m68knomu code
Jiri Olsa
2008-02-05
*
frv: remove dead config symbol from FRV code
Jiri Olsa
2008-02-05
*
FRV: move DMA macros to scatterlist.h for consistency.
Robert P. J. Day
2008-02-05
*
Smack: Simplified Mandatory Access Control Kernel
Casey Schaufler
2008-02-05
*
NetLabel: introduce a new kernel configuration API for NetLabel
Paul Moore
2008-02-05
*
capabilities: introduce per-process capability bounding set
Serge E. Hallyn
2008-02-05
*
Remove unnecessary include from include/linux/capability.h
Andrew Morgan
2008-02-05
*
Add 64-bit capability support to the kernel
Andrew Morgan
2008-02-05
*
revert "capabilities: clean up file capability reading"
Andrew Morton
2008-02-05
*
VFS/Security: Rework inode_getsecurity and callers to return resulting buffer
David P. Quigley
2008-02-05
*
writeback: speed up writeback of big dirty files
Fengguang Wu
2008-02-05
*
mm: fix PageUptodate data race
Nick Piggin
2008-02-05
*
mm/page-writeback: highmem_is_dirtyable option
Bron Gondwana
2008-02-05
*
Page allocator: get rid of the list of cold pages
Christoph Lameter
2008-02-05
*
add mm argument to pte/pmd/pud/pgd_free
Benjamin Herrenschmidt
2008-02-05
*
Page allocator: clean up pcp draining functions
Christoph Lameter
2008-02-05
*
maps4: move clear_refs code to task_mmu.c
Matt Mackall
2008-02-05
*
maps4: introduce a generic page walker
Matt Mackall
2008-02-05
*
maps4: move is_swap_pte
Matt Mackall
2008-02-05
*
maps4: rework TASK_SIZE macros
Dave Hansen
2008-02-05
*
tmpfs: move swap swizzling into shmem
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
*
VM: allow get_page_unless_zero on compound pages
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
*
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: add gpio provider infrastructure
David Brownell
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: 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: alpha: make pci_iommu respect the segment size limits
FUJITA Tomonori
2008-02-05
*
iommu sg merging: ppc: make iommu respect the segment size limits
FUJITA Tomonori
2008-02-05
*
iommu sg merging: PCI: add device_dma_parameters support
FUJITA Tomonori
2008-02-05
*
iommu sg merging: add device_dma_parameters structure
FUJITA Tomonori
2008-02-05
*
8250.c: support specifying DW APB UARTs in device platform_data
Will Newton
2008-02-05
*
serial: add ADDI-DATA GmbH Communication cardsin8250_pci.c and pci_ids.h
Krauth.Julien
2008-02-05
*
pcmcia: replace kio_addr_t with unsigned int everywhere
Olof Johansson
2008-02-05
*
pcmcia: convert some internal-only ioaddr_t to unsigned int
Olof Johansson
2008-02-05
*
m32r: remove dead config symbols from M32R code
Jiri Olsa
2008-02-05
*
include/asm-powerpc/nvram.h needs list.h
Andrew Morton
2008-02-05
[next]