Age | Commit message (Expand) | Author | Files | Lines |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 3 | -3/+0 |
2007-05-02 | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 1 | -1/+0 |
2007-04-26 | [OPENPROM]: Use pci_device_to_OF_node(). | David S. Miller | 1 | -10/+8 |
2007-04-26 | [SPARC/64] constify of_get_property return: drivers | Stephen Rothwell | 4 | -9/+9 |
2007-04-23 | [SPARC] openprom: Switch to ref counting PCI API | Alan Cox | 1 | -1/+2 |
2007-04-21 | [SBUS] vfc_dev.c: kzalloc | vignesh babu | 1 | -2/+1 |
2007-02-26 | [SPARC] uctrl: Check request_irq() return value. | David S. Miller | 1 | -1/+7 |
2007-02-26 | [SPARC64] bbc_i2c: Fix kenvctrld eating %100 cpu. | David S. Miller | 1 | -8/+9 |
2007-02-26 | [SPARC]: Remove the broken SUN_AURORA driver. | Adrian Bunk | 5 | -2888/+0 |
2007-02-17 | Various typo fixes. | Robert P. J. Day | 1 | -1/+1 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 4 | -4/+0 |
2007-02-12 | [PATCH] mark struct file_operations const 6 | Arjan van de Ven | 11 | -12/+12 |
2007-02-10 | [SPARC64]: Add obppath sysfs attribute for SBUS and PCI devices. | Fabio Massimo Di Nitto | 1 | -1/+17 |
2006-12-13 | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 1 | -1/+1 |
2006-12-08 | [PATCH] struct path: convert sbus | Josef Sipek | 5 | -6/+6 |
2006-10-27 | [SPARC]: Fix bus_id[] string overflow. | David S. Miller | 1 | -2/+2 |
2006-10-17 | [SPARC] {bbc_,}envctrl: Use call_usermodehelper(). | David S. Miller | 2 | -4/+4 |
2006-10-12 | [PATCH] more kernel_execve() fallout (sbus) | Al Viro | 2 | -9/+3 |
2006-10-10 | [PATCH] use %p for pointers | Al Viro | 1 | -1/+1 |
2006-10-10 | [PATCH] openprom NULL noise removal | Al Viro | 1 | -1/+1 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 4 | -6/+6 |
2006-10-03 | remove mentionings of devfs in documentation | Adrian Bunk | 1 | -2/+0 |
2006-10-02 | [PATCH] rename the provided execve functions to kernel_execve | Arnd Bergmann | 2 | -8/+4 |
2006-10-02 | [PATCH] const struct tty_operations | Jeff Dike | 1 | -1/+1 |
2006-09-18 | [OPENPROMIO]: Handle current_node being NULL correctly. | David S. Miller | 1 | -3/+10 |
2006-07-21 | [SPARC] sbus: Make sure sbus nodes are named uniquely. | David S. Miller | 1 | -1/+1 |
2006-07-02 | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants | Thomas Gleixner | 3 | -8/+8 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 5 | -5/+0 |
2006-06-26 | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman | 2 | -3/+0 |
2006-06-26 | [PATCH] devfs: Remove devfs_remove() function from the kernel tree | Greg Kroah-Hartman | 2 | -5/+0 |
2006-06-26 | [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree | Greg Kroah-Hartman | 2 | -8/+0 |
2006-06-26 | [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree | Greg Kroah-Hartman | 2 | -2/+0 |
2006-06-25 | [OPENPROM]: Rewrite driver to use in-kernel device tree. | David S. Miller | 1 | -257/+336 |
2006-06-25 | [RIOWATCHDOG]: Fix the build. | David S. Miller | 1 | -2/+2 |
2006-06-25 | [CPWATCHDOG]: Fix the build. | David S. Miller | 1 | -1/+1 |
2006-06-25 | [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM | Christoph Lameter | 2 | -2/+1 |
2006-06-23 | [SBUS]: Rewrite and plug into of_device framework. | David S. Miller | 1 | -310/+139 |
2006-06-23 | [SPARC64]: Use in-kernel PROM tree for EBUS and ISA. | David S. Miller | 5 | -50/+47 |
2006-06-23 | [SPARC64]: Convert sparc64 PCI layer to in-kernel device tree. | David S. Miller | 1 | -2/+2 |
2006-06-23 | [SBUS]: Start cleaning up generic sbus support layer. | David S. Miller | 1 | -124/+19 |
2006-06-20 | [SPARC]: Kill __irq_itoa(). | David S. Miller | 2 | -3/+3 |
2006-05-12 | [SPARC]: Fix warning on prom_getproperty in openprom.c | Martin Habets | 1 | -6/+9 |
2006-03-22 | [SPARC]: Respect vm_page_prot in io_remap_page_range(). | David S. Miller | 1 | -2/+1 |
2006-03-20 | [SPARC64] bbc_i2c: Fix cpu check and add missing module license. | David S. Miller | 1 | -1/+3 |
2006-01-14 | [PATCH] remove unused tmp_buf_sem's | Adrian Bunk | 1 | -1/+0 |
2005-12-15 | [PATCH] sbus/char/uctrl: missing prototypes and NULL noise removal | Al Viro | 1 | -5/+5 |
2005-12-15 | [PATCH] sparc: jsflash __user annotations | Al Viro | 1 | -9/+10 |
2005-12-15 | [PATCH] sparc: vfc __iomem annotations and fixes | Al Viro | 2 | -4/+4 |
2005-11-22 | [SPARC]: drivers/sbus/char/aurora.c: "extern inline" -> "static inline" | Adrian Bunk | 1 | -6/+6 |
2005-11-12 | [SPARC]: Fix RTC compat ioctl kernel log spam. | Christoph Hellwig | 1 | -22/+0 |