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
*
[PATCH] use smp_mb/wmb/rmb where possible
akpm@osdl.org
2005-05-01
*
[PATCH] ppc64: use smp_mb and smp_wmb
Anton Blanchard
2005-05-01
*
[PATCH] ppc64: enforce medium thread priority in hypervisor calls
Anton Blanchard
2005-05-01
*
[PATCH] ppc64: firmware workaround
Anton Blanchard
2005-05-01
*
[PATCH] ppc64: remove unnecessary include
Anton Blanchard
2005-05-01
*
[PATCH] ppc64: noexec fixes
Anton Blanchard
2005-05-01
*
[PATCH] PPC64: Remove hot busy-wait loop in __hash_page
Olof Johansson
2005-05-01
*
[PATCH] ppc64: tell firmware about kernel capabilities
Paul Mackerras
2005-05-01
*
[PATCH] ppc64: update to use the new 4L headers
Benjamin Herrenschmidt
2005-05-01
*
[PATCH] ppc64: nvram cleanups
akpm@osdl.org
2005-05-01
*
[PATCH] ppc64: Fix irq parsing on powermac
Paul Mackerras
2005-05-01
*
[PATCH] ppc64: remove unused argument to create_slbe
Olof Johansson
2005-05-01
*
[PATCH] ppc64: add PT_NOTE section to vDSO
Benjamin Herrenschmidt
2005-05-01
*
[PATCH] pmac: save master volume on sleep
Colin Leroy
2005-05-01
*
[PATCH] ppc32: add sound support for Mac Mini
Benjamin Herrenschmidt
2005-05-01
*
[PATCH] ppc64: improve g5 sound headphone mute
Benjamin Herrenschmidt
2005-05-01
*
[PATCH] ppc32: workaround for spurious IRQs on PQ2
Dan Malek
2005-05-01
*
[PATCH] ppc32: Fix address checking on lmw/stmw align exception
Paul Mackerras
2005-05-01
*
[PATCH] ppc32: Fix a sleep issues on some laptops
Benjamin Herrenschmidt
2005-05-01
*
[PATCH] macintosh/adbhid.c: adb buttons support for aluminium PowerBook G4
Andreas Jaggi
2005-05-01
*
[PATCH] ppc32: Fix IDE related crash on wakeup
Benjamin Herrenschmidt
2005-05-01
*
[PATCH] ppc32: add rtc hooks in PPC7D platform file
Chris Elston
2005-05-01
*
[PATCH] ppc32: fix for misreported SDRAM size on Radstone PPC7D platform
Chris Elston
2005-05-01
*
[PATCH] ppc32: refactor FPU exception handling
Paul Mackerras
2005-05-01
*
[PATCH] ppc32: Fix errata for some G3 CPUs
Benjamin Herrenschmidt
2005-05-01
*
[PATCH] SELinux: add finer grained permissions to Netlink audit processing
James Morris
2005-05-01
*
[PATCH] SELinux: cleanup ipc_has_perm
Stephen Smalley
2005-05-01
*
[PATCH] drop_buffers() oops fix
akpm@osdl.org
2005-05-01
*
[PATCH] mpage_writepages() page locking fix
Nikita Danilov
2005-05-01
*
[PATCH] add kmalloc_node, inline cleanup
Manfred Spraul
2005-05-01
*
[PATCH] sync_page() smp_mb() comment
William Lee Irwin III
2005-05-01
*
[PATCH] RLIMIT_MEMLOCK checking fix
Chris Wright
2005-05-01
*
[PATCH] count bounce buffer pages in vmstat
KAMEZAWA Hiroyuki
2005-05-01
*
[PATCH] doc: Locking update
Nikita Danilov
2005-05-01
*
[PATCH] mm: use __GFP_NOMEMALLOC
Nick Piggin
2005-05-01
*
[PATCH] mempool: simplify alloc
Nick Piggin
2005-05-01
*
[PATCH] mempool: NOMEMALLOC and NORETRY
Nick Piggin
2005-05-01
*
[PATCH] mm: pcp use non powers of 2 for batch size
Nick Piggin
2005-05-01
*
[PATCH] mm: rmap.c cleanup
Nikita Danilov
2005-05-01
*
[PATCH] RLIMIT_AS checking fix
akpm@osdl.org
2005-05-01
*
[PATCH] generic_file_buffered_write fixes
akpm@osdl.org
2005-05-01
*
[PATCH] ultrastor build fix
akpm@osdl.org
2005-05-01
*
[PATCH] kbuild: Set NOSTDINC_FLAGS late to speed up compile (a little)
Sam Ravnborg
2005-04-30
*
[PATCH] kbuild/ppc: tell when uimage was not built
Sam Ravnborg
2005-04-30
*
[PATCH] kbuild/i386: re-introduce dependency on vmlinux for install target, a...
Sam Ravnborg
2005-04-30
*
Merge of master.kernel.org:/home/rmk/linux-2.6-rmk.git
Linus Torvalds
2005-04-30
|
\
|
*
[PATCH] ARM: IntegratorCP: Fix CLCD MUX selection values
Russell King
2005-04-30
|
*
[PATCH] ARM: IntegratorCP: 16bpp is RGB565 not RGB555
Russell King
2005-04-30
|
*
[PATCH] ARM: AMBA CLCD: program palette for pseudocolor visuals
Russell King
2005-04-30
*
|
Merge of master.kernel.org:/home/rmk/linux-2.6-rmk.git
Linus Torvalds
2005-04-30
|
\
|
[next]