Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | [SCSI] enclosure: fix oops while iterating enclosure_status array | James Bottomley | 2009-12-10 | 2 | -0/+3 | |
| * | | | | | | | | [SCSI] st: fix mdata->page_order handling | FUJITA Tomonori | 2009-12-10 | 2 | -11/+13 | |
| * | | | | | | | | [SCSI] be2iscsi: Adding support for various Async messages from chip | Jayamohan Kallickal | 2009-12-10 | 1 | -4/+8 | |
| * | | | | | | | | [SCSI] mvsas: add support for Adaptec ASC-1045/1405 SAS/SATA HBA | Srinivas | 2009-12-10 | 1 | -0/+1 | |
| * | | | | | | | | [SCSI] pmcraid: support SMI-S object model of storage pool | Anil Ravindranath | 2009-12-10 | 2 | -10/+29 | |
| * | | | | | | | | [SCSI] fc class: fix fc_transport_init error handling | Mike Christie | 2009-12-10 | 1 | -3/+14 | |
| * | | | | | | | | [SCSI] mpt2sas: add missing initialization of scsih_cmds | Kashyap, Desai | 2009-12-10 | 1 | -0/+5 | |
| * | | | | | | | | [SCSI] scsi_dh_rdac: Add two new IBM devices to rdac_dev_list | Moger, Babu | 2009-12-10 | 1 | -0/+2 | |
| * | | | | | | | | [SCSI] lpfc: fix hang on SGI ia64 platform | Michael Reed | 2009-12-10 | 1 | -4/+12 | |
* | | | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2009-12-17 | 255 | -4878/+18310 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | MIPS: Lasat: Fix botched changes to sysctl code. | Ralf Baechle | 2009-12-17 | 1 | -1/+1 | |
| * | | | | | | | | | RTC: rtc-cmos.c: Fix warning on MIPS | Wu Zhangjin | 2009-12-17 | 1 | -1/+2 | |
| * | | | | | | | | | MIPS: Cleanup random differences beween lmo and Linus' kernel. | Ralf Baechle | 2009-12-17 | 1 | -2/+2 | |
| * | | | | | | | | | MIPS: No longer hardwire CONFIG_EMBEDDED to y | Martin Michlmayr | 2009-12-17 | 1 | -2/+0 | |
| * | | | | | | | | | MIPS: Fix and enhance built-in kernel command line | Dmitri Vorobiev | 2009-12-17 | 48 | -38/+123 | |
| * | | | | | | | | | MIPS: eXcite: Remove platform. | Ralf Baechle | 2009-12-17 | 75 | -3912/+0 | |
| * | | | | | | | | | MIPS: Loongson: Cleanups of serial port support | Wu Zhangjin | 2009-12-17 | 6 | -26/+51 | |
| * | | | | | | | | | MIPS: Lemote 2F: Suspend CS5536 MFGPT Timer | Wu Zhangjin | 2009-12-17 | 1 | -0/+11 | |
| * | | | | | | | | | MIPS: Excite: move iodev_remove to .devexit.text | Uwe Kleine-König | 2009-12-17 | 1 | -2/+2 | |
| * | | | | | | | | | MIPS: Lasat: Convert to proc_fops / seq_file | Alexey Dobriyan | 2009-12-17 | 1 | -45/+68 | |
| * | | | | | | | | | MIPS: Cleanup signal code initialization | Ralf Baechle | 2009-12-17 | 4 | -84/+70 | |
| * | | | | | | | | | MIPS: Modularize COP2 handling | Ralf Baechle | 2009-12-17 | 6 | -23/+140 | |
| * | | | | | | | | | MIPS: Move EARLY_PRINTK to Kconfig.debug | Ralf Baechle | 2009-12-17 | 2 | -14/+14 | |
| * | | | | | | | | | MIPS: Yeeloong 2F: Cleanup reset logic using the new ec_write function | Wu Zhangjin | 2009-12-17 | 1 | -19/+2 | |
| * | | | | | | | | | MIPS: Yeeloong 2F: Add LID open event as the wakeup event | Wu Zhangjin | 2009-12-17 | 3 | -4/+72 | |
| * | | | | | | | | | MIPS: Yeeloong 2F: Add basic EC operations | Wu Zhangjin | 2009-12-17 | 3 | -1/+319 | |
| * | | | | | | | | | MIPS: Move several variables from .bss to .init.data | Dmitri Vorobiev | 2009-12-17 | 5 | -6/+6 | |
| * | | | | | | | | | MIPS: Tracing: Make function graph tracer work with -mmcount-ra-address | Wu Zhangjin | 2009-12-17 | 3 | -7/+38 | |
| * | | | | | | | | | MIPS: Tracing: Reserve $12(t0) for mcount-ra-address of gcc 4.5 | Wu Zhangjin | 2009-12-17 | 1 | -13/+13 | |
| * | | | | | | | | | MIPS: Tracing: Make ftrace for MIPS work without -fno-omit-frame-pointer | Wu Zhangjin | 2009-12-17 | 3 | -15/+106 | |
| * | | | | | | | | | MIPS: Tracing: Add dynamic function graph tracer for MIPS | Wu Zhangjin | 2009-12-17 | 2 | -2/+33 | |
| * | | | | | | | | | MIPS: Tracing: Add function graph tracer support for MIPS | Wu Zhangjin | 2009-12-17 | 3 | -0/+149 | |
| * | | | | | | | | | MIPS: Tracing: Add IRQENTRY_EXIT section for MIPS | Wu Zhangjin | 2009-12-17 | 7 | -37/+53 | |
| * | | | | | | | | | MIPS: Tracing: Add dynamic function tracer support | Wu Zhangjin | 2009-12-17 | 6 | -1/+206 | |
| * | | | | | | | | | MIPS: Tracing: Add an endian argument to scripts/recordmcount.pl | Wu Zhangjin | 2009-12-17 | 2 | -3/+4 | |
| * | | | | | | | | | MIPS: Tracing: Enable HAVE_FUNCTION_TRACE_MCOUNT_TEST for MIPS | Wu Zhangjin | 2009-12-17 | 2 | -0/+4 | |
| * | | | | | | | | | MIPS: Tracing: Add static function tracer support for MIPS | Wu Zhangjin | 2009-12-17 | 6 | -1/+121 | |
| * | | | | | | | | | MIPS: Fixup last users of irq_chip->typename | Thomas Gleixner | 2009-12-17 | 5 | -6/+6 | |
| * | | | | | | | | | MIPS: Loongson 2F: Add CPU frequency scaling support | Wu Zhangjin | 2009-12-17 | 13 | -4/+524 | |
| * | | | | | | | | | MIPS: Add basic CPUFreq options. | Wu Zhangjin | 2009-12-17 | 2 | -0/+30 | |
| * | | | | | | | | | MIPS: Lemote 2F: Add cs5536 MFGPT timer support | Wu Zhangjin | 2009-12-17 | 5 | -0/+271 | |
| * | | | | | | | | | MIPS: Lemote 2F: Add Lynloong support | Wu Zhangjin | 2009-12-17 | 5 | -1/+7 | |
| * | | | | | | | | | MIPS: Lemote 2F: Add NAS support | Wu Zhangjin | 2009-12-17 | 5 | -1/+7 | |
| * | | | | | | | | | MIPS: PowerTV: Base files for Cisco PowerTV platform | David VomLehn | 2009-12-17 | 39 | -0/+6952 | |
| * | | | | | | | | | MIPS: Sibyte: Use hweight8 instead of counting bits | Akinobu Mita | 2009-12-17 | 1 | -5/+2 | |
| * | | | | | | | | | MIPS: Yeeloong 2F: Add board specific suspend support | Wu Zhangjin | 2009-12-17 | 2 | -0/+79 | |
| * | | | | | | | | | MIPS: Loongson 2F: Add suspend support framework | Wu Zhangjin | 2009-12-17 | 3 | -0/+172 | |
| * | | | | | | | | | MIPS: Add support for uncached accelerated mappings. | Wu Zhangjin | 2009-12-17 | 3 | -0/+74 | |
| * | | | | | | | | | MIPS: Loongson 2F: Cleanup the #if clauses | Wu Zhangjin | 2009-12-17 | 6 | -11/+17 | |
| * | | | | | | | | | MIPS: Lemote 2F: Add defconfig file | Wu Zhangjin | 2009-12-17 | 1 | -0/+1836 |