aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-29oprofile: Fix the hang while taking the cpu offlineSantosh Shilimkar1-0/+13
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-22perf tools: Remove direct slang.h includeArnaldo Carvalho de Melo1-1/+0
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-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-21perf probe: Add basic module supportMasami Hiramatsu7-69/+239
2010-10-21perf probe: Show accessible global variablesMasami Hiramatsu6-14/+41
2010-10-21perf probe: Function style fixMasami Hiramatsu3-4/+4
2010-10-21perf probe: Show accessible local variablesMasami Hiramatsu6-105/+480
2010-10-21perf probe: Support global variablesMasami Hiramatsu1-8/+17
2010-10-21perf probe: Fix local variable searching loopMasami Hiramatsu1-8/+18
2010-10-21perf probe: Fix type searchingMasami Hiramatsu1-8/+17
2010-10-21pcmcia: synclink_cs: fix information leak to userlandVasiliy Kulikov1-0/+2
2010-10-21tracing: Cleanup the convoluted softirq tracepointsThomas Gleixner3-42/+30
2010-10-21tracing: Do not limit the size of the number of CPU buffersSteven Rostedt1-6/+2