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
*
scripts/mod/modpost.c: fix spelling of module and happens
Ben Dooks
2008-07-30
*
remove drivers/serial/v850e_uart.c
Adrian Bunk
2008-07-30
*
USB: m66592-udc: Fix up dev_set_name() badness.
Paul Mundt
2008-07-30
*
introduce lower_32_bits() macro
Joerg Roedel
2008-07-30
*
do_try_to_free_page: update comments related to vmscan functions
Fernando Luis Vazquez Cao
2008-07-30
*
swapfile/vmscan: update comments related to vmscan functions
Fernando Luis Vazquez Cao
2008-07-30
*
swap: update function comment of release_pages
Fernando Luis Vazquez Cao
2008-07-30
*
madvise: update function comment of madvise_dontneed
Fernando Luis Vazquez Cao
2008-07-30
*
printk: fix comment for printk ratelimiting
Uwe Kleine-König
2008-07-30
*
Char: mxser, ratelimit ioctl warning
Jiri Slaby
2008-07-30
*
initrd: cast `initrd_start' to `void *'
Geert Uytterhoeven
2008-07-30
*
uml: fix tty-related build error
WANG Cong
2008-07-30
*
connector: add a BlackBoard user to connector
Jerome Arbez-Gindre
2008-07-30
*
print_ip_sym(): use %pS
Vegard Nossum
2008-07-30
*
8250.c: port.lock is irq-safe
Borislav Petkov
2008-07-30
*
markers: fix markers read barrier for multiple probes
Mathieu Desnoyers
2008-07-30
*
rtc: don't return -EBUSY when mutex_lock_interruptible() fails
David Brownell
2008-07-30
*
drivers/video: release mutex in error handling code
Julia Lawall
2008-07-30
*
hpwdt: don't use static flags
Alexey Dobriyan
2008-07-30
*
iscsi_ibft_find: fix modpost warning
Jan Beulich
2008-07-30
*
backlight: ensure platform_lcd on by default
Ben Dooks
2008-07-30
*
cpuset: clean up cpuset hierarchy traversal code
Li Zefan
2008-07-30
*
cpuset: fix wrong calculation of relax domain level
Li Zefan
2008-07-30
*
cpuset: speed up sched domain partition
Lai Jiangshan
2008-07-30
*
cpuset: a bit cleanup for scan_for_empty_cpusets()
Li Zefan
2008-07-30
*
memcg: remove redundant check in move_task()
Li Zefan
2008-07-30
*
cgroup: uninline cgroup_has_css_refs()
Li Zefan
2008-07-30
*
cgroup: remove duplicate code in allocate_cg_link()
Li Zefan
2008-07-30
*
cgroup: fix possible memory leak
Li Zefan
2008-07-30
*
mm: remove find_max_pfn_with_active_regions
Yinghai Lu
2008-07-30
*
VFS: increase pseudo-filesystem block size to PAGE_SIZE
Alex Nixon
2008-07-30
*
sticore: don't activate unsupported GSC STI cards on HPPA
Helge Deller
2008-07-30
*
acpi cpufreq cleanup: move bailing out of function before locking the mutex
Thomas Renninger
2008-07-30
*
cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called already
Thomas Renninger
2008-07-30
*
resource: add resource_size()
Magnus Damm
2008-07-30
*
backlight: give platform_lcd the same name as the platform device.
Ben Dooks
2008-07-30
*
Linux 2.6.27-rc1
v2.6.27-rc1
Linus Torvalds
2008-07-28
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2008-07-28
|
\
|
*
lguest: turn Waker into a thread, not a process
Rusty Russell
2008-07-28
|
*
lguest: Enlarge virtio rings
Rusty Russell
2008-07-28
|
*
lguest: Use GSO/IFF_VNET_HDR extensions on tun/tap
Rusty Russell
2008-07-28
|
*
lguest: Remove 'network: no dma buffer!' warning
Rusty Russell
2008-07-28
|
*
lguest: Adaptive timeout
Rusty Russell
2008-07-28
|
*
lguest: Tell Guest net not to notify us on every packet xmit
Rusty Russell
2008-07-28
|
*
lguest: net block unneeded receive queue update notifications
Rusty Russell
2008-07-28
|
*
lguest: wrap last_avail accesses.
Rusty Russell
2008-07-28
|
*
lguest: use cpu capability accessors
Andrew Morton
2008-07-28
|
*
lguest: virtio-rng support
Rusty Russell
2008-07-28
|
*
lguest: Support assigning a MAC address
Mark McLoughlin
2008-07-28
|
*
lguest: Don't leak /dev/zero fd
Mark McLoughlin
2008-07-28
[next]