| Commit message (Expand) | Author | Age |
* | sparc64: fix up bus_id changes in sparc core code | Greg Kroah-Hartman | 2008-07-22 |
* | drivers/sbus/: cleanups | Adrian Bunk | 2008-07-18 |
* | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 2008-07-14 |
|\ |
|
| * | sbus bpp: instances missed in s/dev_name/bpp_dev_name/ | Al Viro | 2008-05-21 |
* | | uctrl: BKL pushdown | Arnd Bergmann | 2008-07-02 |
* | | sbus-rtc: BKL pushdown | Arnd Bergmann | 2008-07-02 |
* | | riowatchdog: BKL pushdown | Arnd Bergmann | 2008-07-02 |
* | | openprom: BKL pushdown | Arnd Bergmann | 2008-07-02 |
* | | jsflash: BKL pushdown | Arnd Bergmann | 2008-06-20 |
* | | flash: BKL pushdown | Arnd Bergmann | 2008-06-20 |
* | | envctrl: BKL pushdown | Arnd Bergmann | 2008-06-20 |
* | | display7seg: BKL pushdown | Arnd Bergmann | 2008-06-20 |
* | | cpwatchdog: BKL pushdown | Arnd Bergmann | 2008-06-20 |
* | | videopix: BKL pushdown | Jonathan Corbet | 2008-06-20 |
* | | bpp: bkl pushdown | Jonathan Corbet | 2008-06-20 |
|/ |
|
* | sbus: Fix bpp driver build. | David S. Miller | 2008-05-05 |
* | drivers: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-30 |
* | [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 |