| Commit message (Expand) | Author | Age |
* | [WATCHDOG] Sbus: cpwatchdog, remove SPIN_LOCK_UNLOCKED | Jiri Slaby | 2007-11-19 |
* | vfc_dev conversion to mutex: fallout | Al Viro | 2007-10-20 |
* | [SPARC] Videopix Frame Grabber: Convert device_lock_sem to mutex | Matthias Kaehlcke | 2007-10-17 |
* | [BBC_I2C]: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski | 2007-07-31 |
* | [BBC_ENVCTRL]: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski | 2007-07-31 |
* | [SPARC] Videopix Frame Grabber: Fix unreleased lock in vfc_debug() | Matthias Kaehlcke | 2007-07-31 |
* | [SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling. | David S. Miller | 2007-07-30 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 2007-07-24 |
|\ |
|
| * | [SPARC32]: Deal with rtc/sun_mostek_rtc conflict. | Al Viro | 2007-07-24 |
* | | [BLOCK] Get rid of request_queue_t typedef | Jens Axboe | 2007-07-24 |
|/ |
|
* | [SPARC]: Make sure dev_archdata is filled in for all devices. | David S. Miller | 2007-07-20 |
* | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 |
* | Add common orderly_poweroff() | Jeremy Fitzhardinge | 2007-07-18 |
* | unregister_blkdev() delete redundant messages in callers | Akinobu Mita | 2007-07-17 |
* | cpwatchdog build fix | Andrew Morton | 2007-07-16 |
* | [SPARC]: Missing #include <linux/mm.h> in drivers/sbus/char/flash.c | Horst H. von Brand | 2007-05-31 |
* | [SPARC] SBUS: display7seg.c needs asm/io.h | David S. Miller | 2007-05-14 |
* | [SPARC] SBUS: bbc_i2c.c needs asm/io.h | David S. Miller | 2007-05-14 |
* | [SPARC64]: envctrl.c needs asm/io.h | David S. Miller | 2007-05-12 |
* | Fix misspellings collected by members of KJ list. | Robert P. J. Day | 2007-05-09 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 |
* | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 2007-05-02 |
* | [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 |
* | [SPARC64]: Add obppath sysfs attribute for SBUS and PCI devices. | Fabio Massimo Di Nitto | 2007-02-11 |
* | [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]: Fix bus_id[] string overflow. | David S. Miller | 2006-10-27 |
* | [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 |
* | [SPARC] sbus: Make sure sbus nodes are named uniquely. | David S. Miller | 2006-07-21 |
* | [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 |