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
*
Split the free lists for movable and unmovable allocations
Mel Gorman
2007-10-16
*
Add a bitmap that is used to track flags affecting a block of pages
Mel Gorman
2007-10-16
*
flush icache before set_pte() on ia64: flush icache at set_pte
KAMEZAWA Hiroyuki
2007-10-16
*
Categorize GFP flags
Christoph Lameter
2007-10-16
*
Memoryless nodes: Use N_HIGH_MEMORY for cpusets
Christoph Lameter
2007-10-16
*
Memoryless nodes: Fix GFP_THISNODE behavior
Christoph Lameter
2007-10-16
*
Memoryless nodes: Add N_CPU node state
Christoph Lameter
2007-10-16
*
Memoryless nodes: introduce mask of nodes with memory
Christoph Lameter
2007-10-16
*
Memoryless nodes: Generic management of nodemasks for various purposes
Christoph Lameter
2007-10-16
*
fs: remove some AOP_TRUNCATED_PAGE
Nick Piggin
2007-10-16
*
fs: restore nobh
Nick Piggin
2007-10-16
*
With reiserfs no longer using the weird generic_cont_expand, remove it comple...
Nick Piggin
2007-10-16
*
fs: new cont helpers
Nick Piggin
2007-10-16
*
fs: introduce write_begin, write_end, and perform_write aops
Nick Piggin
2007-10-16
*
mm: buffered write iterator
Nick Piggin
2007-10-16
*
mm: fix pagecache write deadlocks
Nick Piggin
2007-10-16
*
Mem Policy: add MPOL_F_MEMS_ALLOWED get_mempolicy() flag
Lee Schermerhorn
2007-10-16
*
move mm_struct and vm_area_struct
Martin Schwidefsky
2007-10-16
*
radix-tree: use indirect bit
Nick Piggin
2007-10-16
*
remove ZERO_PAGE
Nick Piggin
2007-10-16
*
SLUB: direct pass through of page size or higher kmalloc requests
Christoph Lameter
2007-10-16
*
filemap: convert some unsigned long to pgoff_t
Fengguang Wu
2007-10-16
*
readahead: remove several readahead macros
Fengguang Wu
2007-10-16
*
radixtree: introduce radix_tree_next_hole()
Fengguang Wu
2007-10-16
*
readahead: combine file_ra_state.prev_index/prev_offset into prev_pos
Fengguang Wu
2007-10-16
*
readahead: mmap read-around simplification
Fengguang Wu
2007-10-16
*
readahead: compacting file_ra_state
Fengguang Wu
2007-10-16
*
Clean up duplicate includes in include/linux/memory_hotplug.h
Jesper Juhl
2007-10-16
*
ppc64: SPARSEMEM_VMEMMAP support
Andy Whitcroft
2007-10-16
*
SPARC64: SPARSEMEM_VMEMMAP support
David Miller
2007-10-16
*
IA64: SPARSEMEM_VMEMMAP 16K page size support
Christoph Lameter
2007-10-16
*
x86_64: SPARSEMEM_VMEMMAP 2M page size support
Christoph Lameter
2007-10-16
*
vmemmap: generify initialisation via helpers
Andy Whitcroft
2007-10-16
*
Generic Virtual Memmap support for SPARSEMEM
Christoph Lameter
2007-10-16
*
sparsemem: record when a section has a valid mem_map
Andy Whitcroft
2007-10-16
*
x86: optimize page faults like all other achitectures and kill notifier cruft
Christoph Hellwig
2007-10-16
*
Convert cpu_sibling_map to be a per cpu variable
Mike Travis
2007-10-16
*
x86: Convert cpu_core_map to be a per cpu variable
Mike Travis
2007-10-16
*
wake up from a serial port
Guennadi Liakhovetski
2007-10-16
*
provide stubs for enable_irq_wake() and disable_irq_wake()
Guennadi Liakhovetski
2007-10-16
*
8250_pci: Autodetect mainpine cards
Alan Cox
2007-10-16
*
pcmcia: use DMA_MASK_NONE for the default for all pcmcia devices
James Bottomley
2007-10-16
*
introduce DMA_MASK_NONE as a signal for unable to do DMA
James Bottomley
2007-10-16
*
move a few definitions to au1000_xxs1500.c
Yoichi Yuasa
2007-10-16
*
Add assembler equivalents to __init{,date}_refok
Ralf Baechle
2007-10-16
*
slow down printk during boot
Randy Dunlap
2007-10-16
*
docbook: fix filesystems content
Randy Dunlap
2007-10-15
*
docbook: fix usb content
Randy Dunlap
2007-10-15
*
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-10-15
|
\
|
*
Merge branch 'pxa' into devel
Russell King
2007-10-15
|
|
\
[next]