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
*
memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones
Tejun Heo
2011-07-14
*
memblock, x86: Make ARCH_DISCARD_MEMBLOCK a config option
Tejun Heo
2011-07-14
*
x86: Use absent_pages_in_range() instead of memblock_x86_hole_size()
Tejun Heo
2011-07-14
*
memblock, x86: Reimplement memblock_find_dma_reserve() using iterators
Tejun Heo
2011-07-14
*
memblock, x86: Replace __get_free_all_memory_range() with for_each_free_mem_r...
Tejun Heo
2011-07-14
*
memblock, x86: Make free_all_memory_core_early() explicitly free lowmem only
Tejun Heo
2011-07-14
*
x86: Replace memblock_x86_find_in_range_size() with for_each_free_mem_range()
Tejun Heo
2011-07-14
*
memblock: Implement for_each_free_mem_range()
Tejun Heo
2011-07-14
*
x86: Use __memblock_alloc_base() in early_reserve_e820()
Tejun Heo
2011-07-14
*
x86: Use HAVE_MEMBLOCK_NODE_MAP
Tejun Heo
2011-07-14
*
memblock: Add optional region->nid
Tejun Heo
2011-07-14
*
memblock: Use __meminit[data] instead of __init[data]
Tejun Heo
2011-07-14
*
memblock: Reimplement memblock_add_region()
Tejun Heo
2011-07-14
*
memblock: Remove memblock_memory_can_coalesce()
Tejun Heo
2011-07-14
*
memblock, x86: Replace memblock_x86_find_in_range_node() with generic membloc...
Tejun Heo
2011-07-14
*
memblock: Separate out memblock_find_in_range_node()
Tejun Heo
2011-07-14
*
memblock: Make memblock_alloc_[try_]nid() top-down
Tejun Heo
2011-07-14
*
memblock: Don't allow archs to override memblock_nid_range()
Tejun Heo
2011-07-14
*
memblock: Improve generic memblock_nid_range() using for_each_mem_pfn_range()
Tejun Heo
2011-07-14
*
bootmem: Use for_each_mem_pfn_range() in page_alloc.c
Tejun Heo
2011-07-14
*
bootmem: Reimplement __absent_pages_in_range() using for_each_mem_pfn_range()
Tejun Heo
2011-07-14
*
bootmem: Replace work_with_active_regions() with for_each_mem_pfn_range()
Tejun Heo
2011-07-14
*
memblock: Replace memblock_find_base() with memblock_find_in_range()
Tejun Heo
2011-07-13
*
memblock: Kill MEMBLOCK_ERROR
Tejun Heo
2011-07-13
*
memblock: Use round_up/down() instead of memblock_align_up/down()
Tejun Heo
2011-07-13
*
memblock: Use MEMBLOCK_ALLOC_ACCESSIBLE instead of ANYWHERE in memblock_alloc...
Tejun Heo
2011-07-13
*
bootmem: Fix __free_pages_bootmem() to use @order properly
Tejun Heo
2011-07-13
*
x86: Fix memblock_x86_check_reserved_size() use in efi_reserve_boot_services()
Tejun Heo
2011-07-13
*
x86, numa: Implement pfn -> nid mapping granularity check
Tejun Heo
2011-07-13
*
x86, mm: s/PAGES_PER_ELEMENT/PAGES_PER_SECTION/
Tejun Heo
2011-07-13
*
Linux 3.0-rc7
Linus Torvalds
2011-07-11
*
Documentation/Changes: remove some really obsolete text
Linus Torvalds
2011-07-11
*
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-07-11
|
\
|
*
[media] msp3400: fill in v4l2_tuner based on vt->type field
Hans Verkuil
2011-07-07
|
*
[media] tuner-core.c: don't change type field in g_tuner or g_frequency
Hans Verkuil
2011-07-07
|
*
[media] cx18/ivtv: fix g_tuner support
Hans Verkuil
2011-07-07
|
*
[media] tuner-core: power up tuner when called with s_power(1)
Hans Verkuil
2011-07-07
|
*
[media] v4l2-ioctl.c: check for valid tuner type in S_HW_FREQ_SEEK
Hans Verkuil
2011-07-07
|
*
[media] tuner-core: simplify the standard fixup
Hans Verkuil
2011-07-07
|
*
[media] tuner-core/v4l2-subdev: document that the type field has to be filled in
Hans Verkuil
2011-07-07
|
*
[media] v4l2-subdev.h: remove unused s_mode tuner op
Hans Verkuil
2011-07-07
|
*
[media] feature-removal-schedule: change in how radio device nodes are handled
Hans Verkuil
2011-07-07
|
*
[media] bttv: fix s_tuner for radio
Hans Verkuil
2011-07-07
|
*
[media] pvrusb2: fix g/s_tuner support
Hans Verkuil
2011-07-07
|
*
[media] v4l2-ioctl.c: prefill tuner type for g_frequency and g/s_tuner
Hans Verkuil
2011-07-07
|
*
[media] tuner-core: fix tuner_resume: use t->mode instead of t->type
Hans Verkuil
2011-07-07
|
*
[media] tuner-core: fix s_std and s_tuner
Hans Verkuil
2011-07-07
*
|
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2011-07-11
|
\
\
|
*
|
PM: Reintroduce dropped call to check_wakeup_irqs
Colin Cross
2011-07-11
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2011-07-11
|
\
\
\
[next]