aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 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
| |\ \ \ \ \ \ \
| | * | | | | | | slub: fix per cpu kmem_cache_cpu array memory leakDavid Rientjes2009-01-281-1/+1
| * | | | | | | | kmalloc: return NULL instead of link failureJeff Mahoney2009-01-271-8/+2
| |/ / / / / / /
* | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-02-0212-438/+590
|\ \ \ \ \ \ \ \
| * | | | | | | | fbdev/atyfb: Fix DSP config on some PowerMacs & PowerBooksRisto Suominen2009-02-021-0/+11
| * | | | | | | | powerpc: Fix oops on some machines due to incorrect pr_debug()Benjamin Herrenschmidt2009-02-021-3/+2
| * | | | | | | | powerpc/ps3: Printing fixups for l64 to ll64 convserion drivers/netStephen Rothwell2009-02-021-1/+1
| * | | | | | | | powerpc/5200: update device tree binding documentationGrant Likely2009-01-302-277/+180
| * | | | | | | | powerpc/5200: Bugfix for PCI mapping of memory and IMMRGrant Likely2009-01-291-14/+10
| * | | | | | | | powerpc/5200: update defconfigsGrant Likely2009-01-296-143/+386
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-02-024-14/+45
|\ \ \ \ \ \ \ \
| * | | | | | | | sched_rt: don't use first_cpu on cpumask created with cpumask_andRusty Russell2009-02-011-2/+2
| * | | | | | | | sched: fix buddie group latencyPeter Zijlstra2009-02-011-2/+8
| * | | | | | | | sched: clear buddies more aggressivelyMike Galbraith2009-02-011-1/+12
| * | | | | | | | sched: symmetric sync vs avg_overlapPeter Zijlstra2009-02-011-3/+9
| * | | | | | | | sched: fix sync wakeupsPeter Zijlstra2009-02-012-9/+6
| * | | | | | | | cpuset: fix possible deadlock in async_rebuild_sched_domainsMiao Xie2009-01-191-1/+12
* | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-02-0254-731/+854
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | V4L/DVB (10411): s5h1409: Perform s5h1409 soft reset after tuningDevin Heitmueller2009-02-011-3/+4
| * | | | | | | | | V4L/DVB (10403): saa7134-alsa: saa7130 doesn't support digital audioMauro Carvalho Chehab2009-02-011-1/+5
| * | | | | | | | | V4L/DVB (10229): ivtv: fix memory leakHans Verkuil2009-01-291-1/+3
| * | | | | | | | | V4L/DVB (10385): gspca - main: Fix memory leak when USB disconnection while s...Jean-Francois Moine2009-01-291-2/+2
| * | | | | | | | | V4L/DVB (10325): em28xx: Fix for fail to submit URB with IRQs and Pre-emption...Robert Krakora2009-01-292-5/+11
| * | | | | | | | | V4L/DVB (10317): radio-mr800: fix radio->muted and radio->stereoAlexey Klimov2009-01-291-6/+6