summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-25Merge branch 'x86' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opro...Ingo Molnar4-46/+100
2010-10-25Merge branch 'oprofile/core' into oprofile/x86Robert Richter703-11501/+19241
2010-10-25Merge commit 'linux-2.6/master' (early part) into oprofile/coreRobert Richter465-10045/+16810
2010-10-25kprobes: Remove redundant text_mutex lock in optimizeMasami Hiramatsu1-3/+4
2010-10-25x86/oprofile: Fix uninitialized variable use in debug printkIngo Molnar1-15/+11
2010-10-23tracing: Fix 'faild' -> 'failed' typoJoe Perches1-1/+1
2010-10-23Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar11-236/+823
2010-10-22perf tools: Remove direct slang.h includeArnaldo Carvalho de Melo1-1/+0
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-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds130-683/+3676
2010-10-22Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds31-630/+1815
2010-10-22Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds39-173/+1894
2010-10-22Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds69-1703/+1639
2010-10-22include/linux/libata.h: fix typoAndrea Gelmini1-1/+1
2010-10-22pata_bf54x: fix return type of bfin_set_devctlMike Frysinger1-1/+1
2010-10-22Drivers: ata: Makefile: replace the use of <module>-objs with <module>-yTracey Dent1-1/+1
2010-10-22libahci: fix result_tf handling after an ATA PIO data-in commandTejun Heo2-3/+16
2010-10-22pata_sl82c105: implement sff_irq_check() methodSergei Shtylyov1-0/+11
2010-10-22pata_sil680: implement sff_irq_check() methodSergei Shtylyov1-0/+12
2010-10-22pata_pdc202xx_old: implement sff_irq_check() methodSergei Shtylyov1-0/+23
2010-10-22pata_cmd640: implement sff_irq_check() methodSergei Shtylyov1-0/+12
2010-10-22ata_piix: Add device ID for ICH4-LBen Hutchings1-0/+2
2010-10-22pata_sil680: make sil680_sff_exec_command() 'static'Sergei Shtylyov1-2/+2
2010-10-22ata: Intel IDE-R supportAlan Cox1-1/+53
2010-10-22libata: reorder ata_queued_cmd to remove alignment padding on 64 bit buildsRichard Kennedy1-3/+3
2010-10-22libata: Signal that our SATL supports WRITE SAME(16) with UNMAPMartin K. Petersen1-0/+14
2010-10-22ata_piix: remove SIDPR lockingTejun Heo1-8/+0
2010-10-22libata: implement cross-port EH exclusionTejun Heo4-1/+80
2010-10-22libata: add @ap to ata_wait_register() and introduce ata_msleep()Tejun Heo12-48/+57
2010-10-22ata_piix: implement LPM supportTejun Heo1-1/+23
2010-10-22libata: implement LPM support for port multipliersTejun Heo3-10/+67
2010-10-22libata: reimplement link power managementTejun Heo9-356/+206
2010-10-22libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() globalTejun Heo3-5/+74
2010-10-22libata: clean up lpm related symbols and sysfs show/store functionsTejun Heo9-100/+79
2010-10-22[libata] Fix section mismatch: ata_sff_exitLuck, Tony1-1/+1
2010-10-22drivers/ata/libata-transport.c: include linux/slab.hJeff Garzik1-0/+1
2010-10-22[libata] support for > 512 byte sectors (e.g. 4K Native)Grant Grundler2-37/+105
2010-10-22libata: always use ata_qc_complete_multiple() for NCQ command completionsTejun Heo4-65/+38
2010-10-22[libata] Add ATA transport classGwendal Grignou10-40/+987
2010-10-22Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds844-6688/+25244
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds33-635/+3447