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
*
x86: make generic arch support NUMAQ
Yinghai Lu
2008-06-10
*
x86: introduce max_physical_apicid for bigsmp switching
Yinghai Lu
2008-06-10
*
mm, x86: shrink_active_range() should check all
Yinghai Lu
2008-06-10
*
x86: linked list of setup_data for i386
Huang, Ying
2008-06-05
*
x86: extract common part of head32.c and head64.c into head.c
Huang, Ying
2008-06-05
*
x86: reserve EFI memory map with reserve_early
Huang, Ying
2008-06-05
*
x86: reserve highmem pages via reserve_early
Huang, Ying
2008-06-05
*
x86: make 32-bit use e820_register_active_regions()
Yinghai Lu
2008-06-04
*
x86: move e820_register_active() to e820.c
Yinghai Lu
2008-06-04
*
x86: early check if a system is numaq
Yinghai Lu
2008-06-04
*
x86: mp build fix
Ingo Molnar
2008-06-03
*
x86: update mptable
Yinghai Lu
2008-06-03
*
x86, 32-bit: change propagate_e820_map() back to find_max_pfn()
Yinghai Lu
2008-06-03
*
x86, numa, 32-bit: increase max_elements to 1024
Yinghai Lu
2008-06-03
*
x86 mpparse: build fix
Ingo Molnar
2008-06-03
*
x86: remove duplicated e820 func in setup.h
Yinghai Lu
2008-06-02
*
x86: extend e820 early_res support 32bit -fix #5
Yinghai Lu
2008-05-31
*
x86: extend e820 early_res support 32bit -fix #3
Yinghai Lu
2008-05-31
*
x86: mp_bus_id_to_pci_bus is not needed
Alexey Starikovskiy
2008-05-25
*
x86: move e820_mark_nosave_regions to e820.c
Yinghai Lu
2008-05-25
*
x86: make config_irqsrc not MPspec specific
Alexey Starikovskiy
2008-05-25
*
x86: make struct config_ioapic not MPspec specific
Alexey Starikovskiy
2008-05-25
*
x86: make mp_ioapic_routing definition local
Alexey Starikovskiy
2008-05-25
*
x86: move es7000_plat out of mpparse.c
Alexey Starikovskiy
2008-05-25
*
x86: extend e820 ealy_res support 32bit
Yinghai Lu
2008-05-25
*
x86 boot: change sanitize_e820_map parameter from byte to int to allow bigger...
Paul Jackson
2008-05-25
*
x86 boot: extend some internal memory map arrays to handle larger EFI input
Paul Jackson
2008-05-25
*
x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constant
Paul Jackson
2008-05-25
*
x86 boot: simplify pageblock_bits enum declaration
Paul Jackson
2008-05-25
*
x86 boot: remove some unused extern function declarations
Paul Jackson
2008-05-25
*
x86 boot: include missing smp.h header
Paul Jackson
2008-05-25
*
x86: make e820.c to have common functions
Yinghai Lu
2008-05-25
*
x86: fix trimming e820 with MTRR holes.
Yinghai Lu
2008-05-25
*
x86: move i386 memory setup code to e820_32.c
Alexander van Heukelum
2008-05-25
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-05-22
|
\
|
*
tcp: Make prior_ssthresh a u32
Ilpo Järvinen
2008-05-21
|
*
netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__
Patrick McHardy
2008-05-21
*
|
Merge branch 'for-2.6.26' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2008-05-20
|
\
\
|
*
|
svcrdma: Change svc_rdma_send_error return type to void
Tom Tucker
2008-05-19
|
*
|
svcrdma: Move destroy to kernel thread
Tom Tucker
2008-05-19
|
*
|
svcrdma: Use standard Linux lists for context cache
Tom Tucker
2008-05-19
|
*
|
svcrdma: Simplify RDMA_READ deferral buffer management
Tom Tucker
2008-05-19
|
*
|
svcrdma: Remove unused READ_DONE context flags bit
Tom Tucker
2008-05-19
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-05-20
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
[VLAN]: Propagate selected feature bits to VLAN devices
Patrick McHardy
2008-05-20
|
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2008-05-19
|
|
\
\
|
|
*
|
mac80211: Add RTNL version of ieee80211_iterate_active_interfaces
Ivo van Doorn
2008-05-16
|
*
|
|
ndisc: Add missing strategies for per-device retrans timer/reachable time set...
YOSHIFUJI Hideaki
2008-05-19
|
*
|
|
ipv6: Move <linux/in6.h> from header-y to unifdef-y.
Robert P. J. Day
2008-05-19
|
|
/
/
|
*
|
atm: Cleanup atm_tcp.h and atm.h for userspace.
Mike Frysinger
2008-05-15
[next]