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
/
arch
/
sparc
Commit message (
Expand
)
Author
Age
*
[SPARC32]: Build fix.
Andrew Morton
2007-05-31
*
[SPARC]: Mark as emulating cmpxchg, add appropriate depends for DRM.
Martin Habets
2007-05-29
*
[SPARC]: Emulate cmpxchg like parisc
Kyle McMartin
2007-05-29
*
[SPARC32]: Removes mismatch section warnigs in sparc time.c file
Krzysztof Helt
2007-05-29
*
all-archs: consolidate .data section definition in asm-generic
Sam Ravnborg
2007-05-19
*
all-archs: consolidate .text section definition in asm-generic
Sam Ravnborg
2007-05-19
*
[SPARC32]: Update defconfig.
David S. Miller
2007-05-14
*
[SPARC32]: Fix sparc32 kdebug changes.
Robert Reif
2007-05-14
*
[SPARC]: Wire up signalfd/timerfd/eventfd syscalls.
David S. Miller
2007-05-12
*
[SPARC]: Spelling fixes.
Simon Arlott
2007-05-12
*
rename thread_info to stack
Roman Zippel
2007-05-09
*
[SPARC]: Wire up utimensat syscall.
David S. Miller
2007-05-08
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
*
move die notifier handling to common code
Christoph Hellwig
2007-05-08
*
[SPARC]: Fix comment typo in smp4m_blackbox_current().
David S. Miller
2007-05-07
*
[PATCH] x86: Allow percpu variables to be page-aligned
Jeremy Fitzhardinge
2007-05-02
*
[SPARC]: device_node name constification fallout
Stephen Rothwell
2007-04-26
*
[SPARC]: Use strcasecmp for OFW property name comparisons.
David S. Miller
2007-04-26
*
[SPARC]: constify some paramaters of OF routines
Stephen Rothwell
2007-04-26
*
[SPARC/64]: constify of_get_property return
Stephen Rothwell
2007-04-26
*
[SPARC]: constify of_get_property return: arch/sparc
Stephen Rothwell
2007-04-26
*
[SPARC]: Fix section mismatch warnings in pci.c and pcic.c
Robert Reif
2007-04-12
*
[SPARC]: avoid CHILD_MAX and OPEN_MAX constants
Roland McGrath
2007-04-12
*
[SPARC32]: Fix SMP build regression
Robert Reif
2007-03-27
*
[PATCH] sparc: nr_free_pages() is unsigned long
Al Viro
2007-03-14
*
[SPARC]: Hook up missing syscalls.
David S. Miller
2007-03-12
*
[SPARC]: Fix TIF_USEDFPU flag atomicity
William Lee Irwin III
2007-03-12
*
[SPARC]: Provide pci_device_to_OF_node() just like powerpc.
David S. Miller
2007-03-02
*
[SPARC]: Handle unresolvable resources better in of_device.c
David S. Miller
2007-03-02
*
[SPARC]: Fix bus handling in build_device_resources().
David S. Miller
2007-03-02
*
[SPARC]: Re-export saved_command_line to modules.
David S. Miller
2007-02-12
*
[PATCH] mark struct file_operations const 2
Arjan van de Ven
2007-02-12
*
[PATCH] Dynamic kernel command-line: sparc
Alon Bar-Lev
2007-02-12
*
[PATCH] signal: use kill_pgrp not kill_pg in the sunos compatibility code
Eric W. Biederman
2007-02-12
*
[PATCH] sort the devres mess out
Al Viro
2007-02-11
*
[PATCH] Consolidate default sched_clock()
Alexey Dobriyan
2007-02-11
*
[PATCH] consolidate line discipline number definitions
Tilman Schmidt
2007-02-11
*
[PATCH] disable init/initramfs.c: architectures
Jean-Paul Saman
2007-02-11
*
[PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA
Christoph Lameter
2007-02-11
*
[PATCH] sanitize sections for sparc32 smp
Al Viro
2007-02-01
*
[PATCH] missing exports of pm_power_off() on alpha and sparc32
Al Viro
2007-01-30
*
[SPARC64]: Fix of_iounmap() region release.
David S. Miller
2006-12-31
*
[PATCH] sparc32: add offset in pci_map_sg()
Jan Andersson
2006-12-30
*
[SPARC]: Make bitops use same spinlocks as atomics.
David S. Miller
2006-12-17
*
[SPARC]: Update defconfig.
David S. Miller
2006-12-17
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
*
[SPARC{32,64}]: Propagate ptrace_traceme() return value.
Alexey Dobriyan
2006-12-10
*
[SPARC]: Check kzalloc() return value in SUN4D irq/iommu init.
David S. Miller
2006-12-10
*
[SPARC]: Replace kmalloc+memset with kzalloc
Yan Burman
2006-12-10
*
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
2006-12-08
[next]