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
*
replace nested max/min macros with {max,min}3 macro
Hagen Paul Pfeifer
2010-10-26
*
kernel.h: add {min,max}3 macros
Hagen Paul Pfeifer
2010-10-26
*
hostfs: code cleanups
Richard Weinberger
2010-10-26
*
um: migrate from __do_IRQ() to generic_handle_irq()
Richard Weinberger
2010-10-26
*
uml: fix CONFIG_STATIC_LINK=y build failure with newer glibc
Roland McGrath
2010-10-26
*
uml: define CONFIG_NO_DMA
FUJITA Tomonori
2010-10-26
*
alpha: use single HAE window on T2 core logic (gamma, sable)
Ivan Kokshaysky
2010-10-26
*
alpha: enable ARCH_DMA_ADDR_T_64BIT
FUJITA Tomonori
2010-10-26
*
drivers/char/hpet.c: fix information leak to userland
Vasiliy Kulikov
2010-10-26
*
Documentation/timers/hpet_example.c: add supporting info for hpet_example
Jaswinder Singh Rajput
2010-10-26
*
hpet: fix style problems
Jaswinder Singh Rajput
2010-10-26
*
hpet: fix unwanted interrupt due to stale irq status bit
Clemens Ladisch
2010-10-26
*
hpet: unmap unused I/O space
Jiri Slaby
2010-10-26
*
mm: do_migrate_range: reduce list_empty() check
Bob Liu
2010-10-26
*
mm: do_migrate_range: exit loop if not_managed is true
Bob Liu
2010-10-26
*
mm: page_isolation: codeclean fix comment and rm unneeded val init
Bob Liu
2010-10-26
*
mm: fix is_mem_section_removable() page_order BUG_ON check
KAMEZAWA Hiroyuki
2010-10-26
*
mm/hugetlb.c: add missing spin_lock() to hugetlb_cow()
Dean Nelson
2010-10-26
*
mm: fix error reporting in move_pages() syscall
Gleb Natapov
2010-10-26
*
/proc/swaps: support polling
Kay Sievers
2010-10-26
*
mm: add vzalloc() and vzalloc_node() helpers
Dave Young
2010-10-26
*
mm/memory_hotplug.c: make scan_lru_pages() static
Andrew Morton
2010-10-26
*
fs/fs-writeback.c: restore lost comment
Andrew Morton
2010-10-26
*
mm: fix sparse warnings on GFP_ZONE_TABLE/BAD
Namhyung Kim
2010-10-26
*
vmstat: include compaction.h when CONFIG_COMPACTION
Namhyung Kim
2010-10-26
*
mm: declare some external symbols
Namhyung Kim
2010-10-26
*
vmalloc: annotate lock context change on s_start/stop()
Namhyung Kim
2010-10-26
*
vmalloc: rename temporary variable in __insert_vmap_area()
Namhyung Kim
2010-10-26
*
rmap: make anon_vma_chain_free() static
Namhyung Kim
2010-10-26
*
rmap: wrap page_check_address() using __cond_lock()
Namhyung Kim
2010-10-26
*
rmap: annotate lock context change on page_[un]lock_anon_vma()
Namhyung Kim
2010-10-26
*
mm: wrap follow_pte() using __cond_lock()
Namhyung Kim
2010-10-26
*
mm: add lock release annotation on do_wp_page()
Namhyung Kim
2010-10-26
*
mm: wrap get_locked_pte() using __cond_lock()
Namhyung Kim
2010-10-26
*
mm: add casts to/from gfp_t in gfp_to_alloc_flags()
Namhyung Kim
2010-10-26
*
mm: remove temporary variable on generic_file_direct_write()
Namhyung Kim
2010-10-26
*
x86: access_error API cleanup
Michel Lespinasse
2010-10-26
*
mm: retry page fault when blocking on disk transfer
Michel Lespinasse
2010-10-26
*
mm: filemap_fault: unique path for locking page
Michel Lespinasse
2010-10-26
*
mm: remove alignment padding from anon_vma on (some) 64 bit builds
Richard Kennedy
2010-10-26
*
mm: add a might_sleep_if() to dma_pool_alloc()
Dima Zavin
2010-10-26
*
mm: highmem documentation
Peter Zijlstra
2010-10-26
*
perf, x86: Fix up kmap_atomic() type
Peter Zijlstra
2010-10-26
*
mm: remove pte_*map_nested()
Peter Zijlstra
2010-10-26
*
mm: stack based kmap_atomic()
Peter Zijlstra
2010-10-26
*
mm: strictly nested kmap_atomic()
Peter Zijlstra
2010-10-26
*
vmscan,tmpfs: treat used once pages on tmpfs as used once
KOSAKI Motohiro
2010-10-26
*
writeback: remove the internal 5% low bound on dirty_ratio
Wu Fengguang
2010-10-26
*
writeback: do not sleep on the congestion queue if there are no congested BDI...
Mel Gorman
2010-10-26
*
vmscan: isolate_lru_pages(): stop neighbour search if neighbour cannot be iso...
KOSAKI Motohiro
2010-10-26
[next]