index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
sbus
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SPARC] openprom: Switch to ref counting PCI API
Alan Cox
2007-04-23
1
-1
/
+2
*
[SBUS] vfc_dev.c: kzalloc
vignesh babu
2007-04-21
1
-2
/
+1
*
[SPARC] uctrl: Check request_irq() return value.
David S. Miller
2007-02-26
1
-1
/
+7
*
[SPARC64] bbc_i2c: Fix kenvctrld eating %100 cpu.
David S. Miller
2007-02-26
1
-8
/
+9
*
[SPARC]: Remove the broken SUN_AURORA driver.
Adrian Bunk
2007-02-26
5
-2888
/
+0
*
Various typo fixes.
Robert P. J. Day
2007-02-17
1
-1
/
+1
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
4
-4
/
+0
*
[PATCH] mark struct file_operations const 6
Arjan van de Ven
2007-02-12
11
-12
/
+12
*
[SPARC64]: Add obppath sysfs attribute for SBUS and PCI devices.
Fabio Massimo Di Nitto
2007-02-10
1
-1
/
+17
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
1
-1
/
+1
*
[PATCH] struct path: convert sbus
Josef Sipek
2006-12-08
5
-6
/
+6
*
[SPARC]: Fix bus_id[] string overflow.
David S. Miller
2006-10-27
1
-2
/
+2
*
[SPARC] {bbc_,}envctrl: Use call_usermodehelper().
David S. Miller
2006-10-17
2
-4
/
+4
*
[PATCH] more kernel_execve() fallout (sbus)
Al Viro
2006-10-12
2
-9
/
+3
*
[PATCH] use %p for pointers
Al Viro
2006-10-10
1
-1
/
+1
*
[PATCH] openprom NULL noise removal
Al Viro
2006-10-10
1
-1
/
+1
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
4
-6
/
+6
*
remove mentionings of devfs in documentation
Adrian Bunk
2006-10-03
1
-2
/
+0
*
[PATCH] rename the provided execve functions to kernel_execve
Arnd Bergmann
2006-10-02
2
-8
/
+4
*
[PATCH] const struct tty_operations
Jeff Dike
2006-10-02
1
-1
/
+1
*
[OPENPROMIO]: Handle current_node being NULL correctly.
David S. Miller
2006-09-18
1
-3
/
+10
*
[SPARC] sbus: Make sure sbus nodes are named uniquely.
David S. Miller
2006-07-21
1
-1
/
+1
*
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
3
-8
/
+8
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
5
-5
/
+0
*
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
2006-06-26
2
-3
/
+0
*
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
2
-5
/
+0
*
[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
2
-8
/
+0
*
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
2
-2
/
+0
*
[OPENPROM]: Rewrite driver to use in-kernel device tree.
David S. Miller
2006-06-25
1
-257
/
+336
*
[RIOWATCHDOG]: Fix the build.
David S. Miller
2006-06-25
1
-2
/
+2
*
[CPWATCHDOG]: Fix the build.
David S. Miller
2006-06-25
1
-1
/
+1
*
[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM
Christoph Lameter
2006-06-25
2
-2
/
+1
*
[SBUS]: Rewrite and plug into of_device framework.
David S. Miller
2006-06-23
1
-310
/
+139
*
[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.
David S. Miller
2006-06-23
5
-50
/
+47
*
[SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.
David S. Miller
2006-06-23
1
-2
/
+2
*
[SBUS]: Start cleaning up generic sbus support layer.
David S. Miller
2006-06-23
1
-124
/
+19
*
[SPARC]: Kill __irq_itoa().
David S. Miller
2006-06-20
2
-3
/
+3
*
[SPARC]: Fix warning on prom_getproperty in openprom.c
Martin Habets
2006-05-12
1
-6
/
+9
*
[SPARC]: Respect vm_page_prot in io_remap_page_range().
David S. Miller
2006-03-22
1
-2
/
+1
*
[SPARC64] bbc_i2c: Fix cpu check and add missing module license.
David S. Miller
2006-03-20
1
-1
/
+3
*
[PATCH] remove unused tmp_buf_sem's
Adrian Bunk
2006-01-14
1
-1
/
+0
*
[PATCH] sbus/char/uctrl: missing prototypes and NULL noise removal
Al Viro
2005-12-15
1
-5
/
+5
*
[PATCH] sparc: jsflash __user annotations
Al Viro
2005-12-15
1
-9
/
+10
*
[PATCH] sparc: vfc __iomem annotations and fixes
Al Viro
2005-12-15
2
-4
/
+4
*
[SPARC]: drivers/sbus/char/aurora.c: "extern inline" -> "static inline"
Adrian Bunk
2005-11-22
1
-6
/
+6
*
[SPARC]: Fix RTC compat ioctl kernel log spam.
Christoph Hellwig
2005-11-12
1
-22
/
+0
*
[SPARC]: display7seg build fix
Andrew Morton
2005-11-10
1
-1
/
+1
*
[SPARC] sbus rtc: implement ->compat_ioctl
Christoph Hellwig
2005-11-09
1
-0
/
+22
*
[SPARC]: Fix locking thinkos in display7seg and cpwatchdog drivers.
David S. Miller
2005-11-09
2
-2
/
+2
*
[SPARC]: Missing compat_ioctl hookup in openprom driver.
David S. Miller
2005-11-08
1
-0
/
+3
[next]