Age | Commit message (Expand) | Author |
2010-10-29 | oprofile: Remove deprecated use of flush_scheduled_work() | Tejun Heo |
2010-10-29 | oprofile: Fix the hang while taking the cpu offline | Santosh Shilimkar |
2010-10-25 | Merge branch 'x86' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opro... | Ingo Molnar |
2010-10-25 | Merge branch 'oprofile/core' into oprofile/x86 | Robert Richter |
2010-10-25 | Merge commit 'linux-2.6/master' (early part) into oprofile/core | Robert Richter |
2010-10-25 | kprobes: Remove redundant text_mutex lock in optimize | Masami Hiramatsu |
2010-10-25 | x86/oprofile: Fix uninitialized variable use in debug printk | Ingo Molnar |
2010-10-23 | tracing: Fix 'faild' -> 'failed' typo | Joe Perches |
2010-10-23 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar |
2010-10-22 | perf tools: Remove direct slang.h include | Arnaldo Carvalho de Melo |
2010-10-22 | Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar |
2010-10-22 | perf_events: Fix for transaction recovery in group_sched_in() | Stephane Eranian |
2010-10-22 | perf_events: Revert: Fix transaction recovery in group_sched_in() | Stephane Eranian |
2010-10-22 | perf, x86: Use NUMA aware allocations for PEBS/BTS/DS allocations | Peter Zijlstra |
2010-10-22 | perf, x86: Clean up reserve_ds_buffers() signature | Peter Zijlstra |
2010-10-22 | perf, x86: Less disastrous PEBS/BTS buffer allocation failure | Peter Zijlstra |
2010-10-22 | perf, x86: Fixup the precise_ip computation | Peter Zijlstra |
2010-10-22 | perf, x86: Extract DS alloc/free functions | Peter Zijlstra |
2010-10-22 | perf, x86: Extract PEBS/BTS allocation functions | Peter Zijlstra |
2010-10-22 | perf, x86: Extract PEBS/BTS buffer free routines | Peter Zijlstra |
2010-10-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2010-10-21 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2010-10-21 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2010-10-21 | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2010-10-21 | include/linux/libata.h: fix typo | Andrea Gelmini |
2010-10-21 | pata_bf54x: fix return type of bfin_set_devctl | Mike Frysinger |
2010-10-21 | Drivers: ata: Makefile: replace the use of <module>-objs with <module>-y | Tracey Dent |
2010-10-21 | libahci: fix result_tf handling after an ATA PIO data-in command | Tejun Heo |
2010-10-21 | pata_sl82c105: implement sff_irq_check() method | Sergei Shtylyov |
2010-10-21 | pata_sil680: implement sff_irq_check() method | Sergei Shtylyov |
2010-10-21 | pata_pdc202xx_old: implement sff_irq_check() method | Sergei Shtylyov |
2010-10-21 | pata_cmd640: implement sff_irq_check() method | Sergei Shtylyov |
2010-10-21 | ata_piix: Add device ID for ICH4-L | Ben Hutchings |
2010-10-21 | pata_sil680: make sil680_sff_exec_command() 'static' | Sergei Shtylyov |
2010-10-21 | ata: Intel IDE-R support | Alan Cox |
2010-10-21 | libata: reorder ata_queued_cmd to remove alignment padding on 64 bit builds | Richard Kennedy |
2010-10-21 | libata: Signal that our SATL supports WRITE SAME(16) with UNMAP | Martin K. Petersen |
2010-10-21 | ata_piix: remove SIDPR locking | Tejun Heo |
2010-10-21 | libata: implement cross-port EH exclusion | Tejun Heo |
2010-10-21 | libata: add @ap to ata_wait_register() and introduce ata_msleep() | Tejun Heo |
2010-10-21 | ata_piix: implement LPM support | Tejun Heo |
2010-10-21 | libata: implement LPM support for port multipliers | Tejun Heo |
2010-10-21 | libata: reimplement link power management | Tejun Heo |
2010-10-21 | libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() global | Tejun Heo |
2010-10-21 | libata: clean up lpm related symbols and sysfs show/store functions | Tejun Heo |
2010-10-21 | [libata] Fix section mismatch: ata_sff_exit | Luck, Tony |
2010-10-21 | drivers/ata/libata-transport.c: include linux/slab.h | Jeff Garzik |
2010-10-21 | [libata] support for > 512 byte sectors (e.g. 4K Native) | Grant Grundler |
2010-10-21 | libata: always use ata_qc_complete_multiple() for NCQ command completions | Tejun Heo |
2010-10-21 | [libata] Add ATA transport class | Gwendal Grignou |