Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit 'gcl/merge' into next | Benjamin Herrenschmidt | 2009-06-18 | 8 | -57/+39 |
|\ | |||||
| * | powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function | Wolfgang Denk | 2009-06-17 | 6 | -8/+7 |
| * | powerpc/5200: convert mpc52xx_psc_spi to use cs_control callback | Anton Vorontsov | 2009-06-17 | 1 | -13/+9 |
| * | fbdev/xilinxfb: Fix improper casting and tighen up probe path | Grant Likely | 2009-06-17 | 1 | -36/+23 |
* | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-06-18 | 730 | -10761/+114224 |
|\ \ | |||||
| * \ | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2009-06-17 | 2 | -84/+45 |
| |\ \ | |||||
| | * | | [CPUFREQ] Only set sampling_rate_max deprecated, sampling_rate_min is useful | Thomas Renninger | 2009-06-15 | 2 | -31/+4 |
| | * | | [CPUFREQ] ondemand: Uncouple minimal sampling rate from HZ in NO_HZ case | Thomas Renninger | 2009-06-15 | 2 | -53/+41 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-06-17 | 33 | -495/+1481 |
| |\ \ \ | |||||
| | * | | | [SCSI] aic79xx: make driver respect nvram for IU and QAS settings | James Bottomley | 2009-06-15 | 2 | -11/+17 |
| | * | | | [SCSI] don't attach ULD to Dell Universal Xport | James Bottomley | 2009-06-15 | 1 | -0/+1 |
| | * | | | [SCSI] lpfc 8.3.3 : Update driver version to 8.3.3 | James Smart | 2009-06-15 | 1 | -1/+1 |
| | * | | | [SCSI] lpfc 8.3.3 : Add support for Target Reset handler entrypoint | James Smart | 2009-06-15 | 1 | -193/+291 |
| | * | | | [SCSI] lpfc 8.3.3 : Fix a couple of spin_lock and memory issues and a crash | James Smart | 2009-06-15 | 3 | -9/+35 |
| | * | | | [SCSI] lpfc 8.3.3 : FC/FCOE discovery fixes | James Smart | 2009-06-15 | 8 | -26/+59 |
| | * | | | [SCSI] lpfc 8.3.3 : Fix various SLI-3 vs SLI-4 differences | James Smart | 2009-06-15 | 10 | -219/+224 |
| | * | | | [SCSI] qla2xxx: Resolve a performance issue in interrupt | Anirban Chakraborty | 2009-06-15 | 1 | -6/+9 |
| | * | | | [SCSI] cnic, bnx2i: Fix build failure when CONFIG_PCI is not set. | Michael Chan | 2009-06-15 | 2 | -2/+4 |
| | * | | | [SCSI] nsp_cs: time_out reaches -1 | Roel Kluin | 2009-06-15 | 1 | -3/+3 |
| | * | | | [SCSI] qla2xxx: fix printk format warnings | Randy Dunlap | 2009-06-15 | 1 | -2/+5 |
| | * | | | [SCSI] ncr53c8xx: div reaches -1 | Roel Kluin | 2009-06-15 | 1 | -1/+1 |
| | * | | | [SCSI] zfcp: Update FC pass-through support | Christof Schmitt | 2009-06-12 | 2 | -7/+5 |
| | * | | | [SCSI] zfcp: Add FC pass-through support | Sven Schuetz | 2009-06-12 | 6 | -20/+219 |
| | * | | | [SCSI] FC Pass Thru support | James Smart | 2009-06-12 | 1 | -1/+613 |
| * | | | | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 | Linus Torvalds | 2009-06-17 | 12 | -335/+885 |
| |\ \ \ \ | |||||
| | * | | | | UBI: add reboot notifier | Kevin Cernekee | 2009-06-10 | 2 | -1/+38 |
| | * | | | | UBI: handle more error codes | Artem Bityutskiy | 2009-06-10 | 1 | -7/+34 |
| | * | | | | UBI: fix multiple spelling typos | Artem Bityutskiy | 2009-06-10 | 4 | -11/+11 |
| | * | | | | UBI: fix kmem_cache_free on error patch | Artem Bityutskiy | 2009-06-10 | 1 | -1/+2 |
| | * | | | | UBI: print amount of reserved PEBs | Artem Bityutskiy | 2009-06-09 | 1 | -3/+4 |
| | * | | | | UBI: improve messages in the WL worker | Artem Bityutskiy | 2009-06-08 | 1 | -9/+24 |
| | * | | | | UBI: make gluebi a separate module | Dmitry Pervushin | 2009-06-03 | 3 | -98/+295 |
| | * | | | | UBI: remove built-in gluebi | Dmitry Pervushin | 2009-06-02 | 3 | -51/+2 |
| | * | | | | UBI: add notification API | Dmitry Pervushin | 2009-06-02 | 5 | -21/+204 |
| | * | | | | UBI: do not switch to R/O mode on read errors | Artem Bityutskiy | 2009-06-02 | 4 | -15/+74 |
| | * | | | | UBI: fix and clean-up error paths in WL worker | Artem Bityutskiy | 2009-06-02 | 2 | -61/+53 |
| | * | | | | UBI: introduce new constants | Artem Bityutskiy | 2009-06-02 | 3 | -26/+36 |
| | * | | | | UBI: fix race condition | Artem Bityutskiy | 2009-05-26 | 1 | -1/+7 |
| | * | | | | UBI: minor serialization fix | Artem Bityutskiy | 2009-05-18 | 1 | -2/+2 |
| | * | | | | UBI: do not panic if volume check fails | Artem Bityutskiy | 2009-05-18 | 1 | -7/+11 |
| | * | | | | UBI: add dump_stack in checking code | Artem Bityutskiy | 2009-05-18 | 1 | -0/+1 |
| | * | | | | UBI: fix races in I/O debugging checks | Artem Bityutskiy | 2009-05-18 | 1 | -7/+73 |
| | * | | | | UBI: small debugging code optimization | Artem Bityutskiy | 2009-05-18 | 2 | -4/+4 |
| | * | | | | UBI: improve debugging messages | Artem Bityutskiy | 2009-05-18 | 3 | -10/+15 |
| | * | | | | UBI: re-name volumes_mutex to device_mutex | Artem Bityutskiy | 2009-05-18 | 5 | -23/+23 |
| | * | | | | UBI: remove redundant mutex | Artem Bityutskiy | 2009-05-18 | 3 | -7/+2 |
| * | | | | | drm/radeon/kms: remove the _DRM_DRIVER from the KMS paths. | Dave Airlie | 2009-06-17 | 1 | -1/+1 |
| * | | | | | Staging: Add octeon-ethernet driver files. | David Daney | 2009-06-17 | 76 | -0/+26149 |
| * | | | | | MIPS: hwrng: Add TX4939 RNG driver | Atsushi Nemoto | 2009-06-17 | 3 | -0/+198 |
| * | | | | | DMA: TXx9 Soc DMA Controller driver | Atsushi Nemoto | 2009-06-17 | 4 | -0/+1670 |