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
/
drivers
/
sbus
/
char
Commit message (
Expand
)
Author
Age
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
*
[OPENPROM]: Use pci_device_to_OF_node().
David S. Miller
2007-04-26
*
[SPARC/64] constify of_get_property return: drivers
Stephen Rothwell
2007-04-26
*
[SPARC] openprom: Switch to ref counting PCI API
Alan Cox
2007-04-24
*
[SBUS] vfc_dev.c: kzalloc
vignesh babu
2007-04-21
*
[SPARC] uctrl: Check request_irq() return value.
David S. Miller
2007-02-26
*
[SPARC64] bbc_i2c: Fix kenvctrld eating %100 cpu.
David S. Miller
2007-02-26
*
[SPARC]: Remove the broken SUN_AURORA driver.
Adrian Bunk
2007-02-26
*
Various typo fixes.
Robert P. J. Day
2007-02-17
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
*
[PATCH] mark struct file_operations const 6
Arjan van de Ven
2007-02-12
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
*
[PATCH] struct path: convert sbus
Josef Sipek
2006-12-08
*
[SPARC] {bbc_,}envctrl: Use call_usermodehelper().
David S. Miller
2006-10-17
*
[PATCH] more kernel_execve() fallout (sbus)
Al Viro
2006-10-12
*
[PATCH] use %p for pointers
Al Viro
2006-10-10
*
[PATCH] openprom NULL noise removal
Al Viro
2006-10-10
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
*
remove mentionings of devfs in documentation
Adrian Bunk
2006-10-03
*
[PATCH] rename the provided execve functions to kernel_execve
Arnd Bergmann
2006-10-02
*
[PATCH] const struct tty_operations
Jeff Dike
2006-10-02
*
[OPENPROMIO]: Handle current_node being NULL correctly.
David S. Miller
2006-09-18
*
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
2006-06-26
*
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
*
[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
*
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
*
[OPENPROM]: Rewrite driver to use in-kernel device tree.
David S. Miller
2006-06-26
*
[RIOWATCHDOG]: Fix the build.
David S. Miller
2006-06-26
*
[CPWATCHDOG]: Fix the build.
David S. Miller
2006-06-26
*
[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM
Christoph Lameter
2006-06-25
*
[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.
David S. Miller
2006-06-24
*
[SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.
David S. Miller
2006-06-24
*
[SPARC]: Kill __irq_itoa().
David S. Miller
2006-06-20
*
[SPARC]: Fix warning on prom_getproperty in openprom.c
Martin Habets
2006-05-12
*
[SPARC]: Respect vm_page_prot in io_remap_page_range().
David S. Miller
2006-03-22
*
[SPARC64] bbc_i2c: Fix cpu check and add missing module license.
David S. Miller
2006-03-20
*
[PATCH] remove unused tmp_buf_sem's
Adrian Bunk
2006-01-14
*
[PATCH] sbus/char/uctrl: missing prototypes and NULL noise removal
Al Viro
2005-12-15
*
[PATCH] sparc: jsflash __user annotations
Al Viro
2005-12-15
*
[PATCH] sparc: vfc __iomem annotations and fixes
Al Viro
2005-12-15
*
[SPARC]: drivers/sbus/char/aurora.c: "extern inline" -> "static inline"
Adrian Bunk
2005-11-22
*
[SPARC]: Fix RTC compat ioctl kernel log spam.
Christoph Hellwig
2005-11-12
*
[SPARC]: display7seg build fix
Andrew Morton
2005-11-11
*
[SPARC] sbus rtc: implement ->compat_ioctl
Christoph Hellwig
2005-11-09
*
[SPARC]: Fix locking thinkos in display7seg and cpwatchdog drivers.
David S. Miller
2005-11-09
*
[SPARC]: Missing compat_ioctl hookup in openprom driver.
David S. Miller
2005-11-08
*
[SPARC] cpwatchdog: implement ->compat_ioctl
Christoph Hellwig
2005-11-07
*
[SPARC] display7seg: implement ->unlocked_ioctl and ->compat_ioctl
Christoph Hellwig
2005-11-07
[next]