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
*
sparc64: Kill unnecessary tables and increase MAX_BANKS.
David S. Miller
2014-10-05
*
sparc64: sparse irq
bob picco
2014-10-05
*
sparc64: Adjust vmalloc region size based upon available virtual address bits.
David S. Miller
2014-10-05
*
sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53.
David S. Miller
2014-10-05
*
sparc64: Use kernel page tables for vmemmap.
David S. Miller
2014-10-05
*
sparc64: Fix physical memory management regressions with large max_phys_bits.
David S. Miller
2014-10-05
*
sparc64: Adjust KTSB assembler to support larger physical addresses.
David S. Miller
2014-10-05
*
sparc64: Define VA hole at run time, rather than at compile time.
David S. Miller
2014-10-05
*
sparc64: Switch to 4-level page tables.
David S. Miller
2014-10-05
*
sparc64: Fix reversed start/end in flush_tlb_kernel_range()
David S. Miller
2014-10-05
*
sparc64: Add vio_set_intr() to enable/disable Rx interrupts
Sowmini Varadhan
2014-09-30
*
vio: fix reuse of vio_dring slot
Dwight Engen
2014-09-30
*
sunvdc: limit each sg segment to a page
Dwight Engen
2014-09-30
*
sunvdc: compute vdisk geometry from capacity
Allen Pais
2014-09-30
*
sunvdc: add cdrom and v1.1 protocol support
Allen Pais
2014-09-30
*
sparc: VIO protocol version 1.6
David L Stevens
2014-09-30
*
sparc64: Fix hibernation code refrence to PAGE_OFFSET.
David S. Miller
2014-09-26
*
sparc64: Move request_irq() from ldc_bind() to ldc_alloc()
Sowmini Varadhan
2014-09-16
*
sparc64: T5 PMU
bob picco
2014-09-16
*
sparc64: mem boot option correction
bob picco
2014-09-16
*
sparc64: find_node adjustment
bob picco
2014-09-16
*
sparc64: sun4v TLB error power off events
bob picco
2014-09-16
*
sparc32: dma_alloc_coherent must honour gfp flags
Daniel Hellstrom
2014-09-10
*
sparc32, leon: Make leon_dma_ops avaiable when !CONFIG_PCI
Andreas Larsson
2014-09-09
*
sparc: leon: Fix race condition between leon_cycles_offset and timer_interrupt
Andreas Larsson
2014-09-09
*
sparc: Let memset return the address argument
Andreas Larsson
2014-09-09
*
sparc64: cpu hardware caps support for sparc M6 and M7
Allen Pais
2014-09-09
*
sparc64: support M6 and M7 for building CPU distribution map
Allen Pais
2014-09-09
*
sparc64: correctly recognise M6 and M7 cpu type
Allen Pais
2014-09-09
*
Merge tag 'microblaze-3.17-rc5' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2014-09-09
|
\
|
*
microblaze: Fix number of syscalls
Michal Simek
2014-09-09
|
*
microblaze: Rename Advance setup to Kernel features
Michal Simek
2014-09-09
|
*
microblaze: Add mm/Kconfig to advance menu
Michal Simek
2014-09-09
|
*
arch/microblaze/include/asm/uaccess.h: Use pr_devel() instead of pr_debug()
Chen Gang
2014-09-09
|
*
arch/microblaze/include/asm/entry.h: Include "linux/linkage.h" to avoid compi...
Chen Gang
2014-09-09
*
|
Merge branch 'for_linus_urgent' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-09-08
|
\
\
|
*
|
ext4: avoid trying to kfree an ERR_PTR pointer
Theodore Ts'o
2014-09-03
*
|
|
Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2014-09-08
|
\
\
\
|
*
|
|
lockd: fix rpcbind crash on lockd startup failure
J. Bruce Fields
2014-09-08
|
*
|
|
nfsd4: fix rd_dircount enforcement
J. Bruce Fields
2014-09-08
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-09-08
|
\
\
\
\
|
*
|
|
|
s390/vdso: remove NULL pointer check from clock_gettime
Martin Schwidefsky
2014-09-01
|
*
|
|
|
s390/ipl: Add missing SCSI loadparm attributes to /sys/firmware
Michael Holzheu
2014-09-01
|
*
|
|
|
s390/dasd: Make module parameter visible in sysfs
Peter Oberparleiter
2014-09-01
*
|
|
|
|
Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-09-07
|
\
\
\
\
\
|
*
|
|
|
|
cgroup: check cgroup liveliness before unbreaking kernfs
Li Zefan
2014-09-04
|
*
|
|
|
|
cgroup: delay the clearing of cgrp->kn->priv
Li Zefan
2014-09-04
|
*
|
|
|
|
cgroup: Display legacy cgroup files on default hierarchy
Vivek Goyal
2014-08-22
|
*
|
|
|
|
cgroup: reject cgroup names with '\n'
Alban Crequy
2014-08-18
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-09-07
|
\
\
\
\
\
[next]