aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | ARM: OMAP: Fix omap34xx revision detection for ES3.1Tony Lindgren2009-01-292-1/+6
| | * | ARM: OMAP: DMA: Fix uninitialized channel flagsJarkko Nikula2009-01-291-0/+1
| | * | ARM: OMAP: Fix race in OMAP2/3 DMA IRQ handlingJuha Yrjola2009-01-291-2/+2
| | * | ARM: OMAP: Fix McBSP spin_lock deadlockStanley.Miao2009-01-294-223/+78
| * | | NVRAM depends on RTC_DRV_CMOSUwe Kleine-König2009-01-311-1/+1
| * | | rename platform_driver name "flash" to "sa1100-mtd"Uwe Kleine-König2009-01-312-3/+3
| * | | annotate that [fp, #-4] is the saved lrUwe Kleine-König2009-01-311-1/+1
| * | | Use __SPIN_LOCK_UNLOCKED to initialize bad_irq_desc.lockUwe Kleine-König2009-01-311-1/+1
| * | | [ARM] 5366/1: fix shared memory coherency with VIVT L1 + L2 cachesNicolas Pitre2009-01-281-1/+4
| * | | [ARM] call undefined instruction exception handler with irqs enabledRussell King2009-01-281-0/+1
| * | | [ARM] msm: fix build errorsRussell King2009-01-281-0/+1
| * | | [ARM] etherh: continue fixing build failureRussell King2009-01-281-1/+1
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-02-039-14/+133
|\ \ \ \
| * | | | ocfs2: add quota call to ocfs2_remove_btree_range()Mark Fasheh2009-02-021-0/+3
| * | | | ocfs2: Wakeup the downconvert thread after a successful cancel convertSunil Mushran2009-02-021-0/+4
| * | | | ocfs2: Access the xattr bucket only before modifying it.Tao Ma2009-02-021-9/+8
| * | | | configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_item()Joel Becker2009-02-021-0/+59
| * | | | ocfs2: Fix possible deadlock in ocfs2_write_dquot()Jan Kara2009-02-021-1/+3
| * | | | ocfs2: Push out dropping of dentry lock to ocfs2_wqJan Kara2009-02-024-4/+56
* | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-02-033-16/+31
|\ \ \ \ \
| * | | | | [XFS] Warn on transaction in flight on read-only remountFelix Blyakher2009-02-031-1/+5
| * | | | | xfs: Check buffer lengths in log recoveryDave Chinner2009-02-031-6/+25
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Felix Blyakher2009-02-031444-11635/+26705
| |\ \ \ \ \
| * | | | | | don't reallocate sxp variable passed into xfs_swapextEric Sandeen2009-01-271-9/+1
* | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-02-0311-53/+193
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | libata: implement HORKAGE_1_5_GBPS and apply it to WD My BookTejun Heo2009-02-022-0/+42
| * | | | | | libata: add no penalty retry request for EH device handling routinesTejun Heo2009-02-021-1/+5
| * | | | | | libata: improve probe failure handlingTejun Heo2009-02-021-0/+38
| * | | | | | libata: add @spd_limit to sata_down_spd_limit()Tejun Heo2009-02-024-12/+27
| * | | | | | libata: clear dev->ering in smarter wayTejun Heo2009-02-023-10/+19
| * | | | | | libata: check onlineness before using SPD in sata_down_spd_limit()Tejun Heo2009-02-021-3/+8
| * | | | | | libata: move ata_dev_disable() to libata-eh.cTejun Heo2009-02-023-13/+22
| * | | | | | libata: fix EH device failure handlingTejun Heo2009-02-021-2/+3
| * | | | | | sata_nv: ck804 has borked hardreset tooTejun Heo2009-02-021-1/+6
| * | | | | | ide/libata: fix ata_id_is_cfa() (take 4)Sergei Shtylyov2009-02-021-5/+10
| * | | | | | libata: fix kernel-doc warningsRandy Dunlap2009-02-022-2/+2
| * | | | | | ahci: add a module parameter to ignore the SSS flags for async scanningArjan van de Ven2009-02-021-1/+8
| * | | | | | sata_mv: Fix chip type for Hightpoint RocketRaid 1740/1742Mark Lord2009-02-021-2/+2
| * | | | | | [libata] sata_sil: Fix compilation error with libata debugging enabledPasi Kärkkäinen2009-02-021-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-02-027-36/+80
|\ \ \ \ \ \
| * | | | | | PCI hotplug: Change link order of pciehp & acpiphpMatthew Garrett2009-01-271-1/+5
| * | | | | | PCI hotplug: fakephp: Allocate PCI resources before adding the deviceDarrick J. Wong2009-01-271-16/+26
| * | | | | | PCI MSI: Fix undefined shift by 32Matthew Wilcox2009-01-271-2/+11
| * | | | | | PCI PM: Do not wait for buses in B2 or B3 during resumeRafael J. Wysocki2009-01-271-13/+13
| * | | | | | PCI PM: Power up devices before restoring their stateRafael J. Wysocki2009-01-271-3/+3
| * | | | | | PCI PM: Fix hibernation breakage on EeePC 701Rafael J. Wysocki2009-01-271-1/+4
| * | | | | | PCI: irq and pci_ids patch for Intel Tigerpoint DeviceIDsSeth Heasley2009-01-272-0/+2
| * | | | | | PCI PM: Fix suspend error paths and testing facility breakageRafael J. Wysocki2009-01-271-0/+16
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2009-02-022-9/+3
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branches 'topic/slab/fixes' and 'topic/slub/fixes' into for-linusPekka Enberg2009-02-021-1/+1
| |\ \ \ \ \ \ \