aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-22Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar1-6/+2
2010-10-22perf_events: Fix for transaction recovery in group_sched_in()Stephane Eranian1-2/+20
2010-10-22perf_events: Revert: Fix transaction recovery in group_sched_in()Stephane Eranian1-63/+13
2010-10-22perf, x86: Use NUMA aware allocations for PEBS/BTS/DS allocationsPeter Zijlstra1-3/+6
2010-10-22perf, x86: Clean up reserve_ds_buffers() signaturePeter Zijlstra2-12/+6
2010-10-22perf, x86: Less disastrous PEBS/BTS buffer allocation failurePeter Zijlstra2-16/+47
2010-10-22perf, x86: Fixup the precise_ip computationPeter Zijlstra1-4/+5
2010-10-22perf, x86: Extract DS alloc/free functionsPeter Zijlstra1-14/+26
2010-10-22perf, x86: Extract PEBS/BTS allocation functionsPeter Zijlstra1-34/+56
2010-10-22perf, x86: Extract PEBS/BTS buffer free routinesPeter Zijlstra1-5/+25
2010-10-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds130-683/+3676
2010-10-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds31-630/+1815
2010-10-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds39-173/+1894
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds69-1703/+1639
2010-10-21include/linux/libata.h: fix typoAndrea Gelmini1-1/+1
2010-10-21pata_bf54x: fix return type of bfin_set_devctlMike Frysinger1-1/+1
2010-10-21Drivers: ata: Makefile: replace the use of <module>-objs with <module>-yTracey Dent1-1/+1
2010-10-21libahci: fix result_tf handling after an ATA PIO data-in commandTejun Heo2-3/+16
2010-10-21pata_sl82c105: implement sff_irq_check() methodSergei Shtylyov1-0/+11
2010-10-21pata_sil680: implement sff_irq_check() methodSergei Shtylyov1-0/+12
2010-10-21pata_pdc202xx_old: implement sff_irq_check() methodSergei Shtylyov1-0/+23
2010-10-21pata_cmd640: implement sff_irq_check() methodSergei Shtylyov1-0/+12
2010-10-21ata_piix: Add device ID for ICH4-LBen Hutchings1-0/+2
2010-10-21pata_sil680: make sil680_sff_exec_command() 'static'Sergei Shtylyov1-2/+2
2010-10-21ata: Intel IDE-R supportAlan Cox1-1/+53
2010-10-21libata: reorder ata_queued_cmd to remove alignment padding on 64 bit buildsRichard Kennedy1-3/+3
2010-10-21libata: Signal that our SATL supports WRITE SAME(16) with UNMAPMartin K. Petersen1-0/+14
2010-10-21ata_piix: remove SIDPR lockingTejun Heo1-8/+0
2010-10-21libata: implement cross-port EH exclusionTejun Heo4-1/+80
2010-10-21libata: add @ap to ata_wait_register() and introduce ata_msleep()Tejun Heo12-48/+57
2010-10-21ata_piix: implement LPM supportTejun Heo1-1/+23
2010-10-21libata: implement LPM support for port multipliersTejun Heo3-10/+67
2010-10-21libata: reimplement link power managementTejun Heo9-356/+206
2010-10-21libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() globalTejun Heo3-5/+74
2010-10-21libata: clean up lpm related symbols and sysfs show/store functionsTejun Heo9-100/+79
2010-10-21[libata] Fix section mismatch: ata_sff_exitLuck, Tony1-1/+1
2010-10-21drivers/ata/libata-transport.c: include linux/slab.hJeff Garzik1-0/+1
2010-10-21[libata] support for > 512 byte sectors (e.g. 4K Native)Grant Grundler2-37/+105
2010-10-21libata: always use ata_qc_complete_multiple() for NCQ command completionsTejun Heo4-65/+38
2010-10-21[libata] Add ATA transport classGwendal Grignou10-40/+987
2010-10-21Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds844-6688/+25244
2010-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds33-635/+3447
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds141-1847/+2335
2010-10-21Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds24-1232/+3842
2010-10-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds15-300/+117
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds96-4135/+1327
2010-10-21Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds18-57/+344
2010-10-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds83-2226/+2135
2010-10-21Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+11
2010-10-21Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-17/+24