| Commit message (Expand) | Author | Age |
| * | [SCSI] mpt2sas: fix infinite loop inside config request | Kashyap, Desai | 2009-08-13 |
| * | [SCSI] mpt2sas: Excessive log info causes sas iounit page time out | Kashyap, Desai | 2009-08-13 |
| * | [SCSI] mpt2sas: Raid 10 Value is showing as Raid 1E in /va/log/messages | Kashyap, Desai | 2009-08-13 |
| * | [SCSI] mpt2sas: Expander fix oops saying "Already part of another port" | Kashyap, Desai | 2009-08-13 |
| * | [SCSI] mpt2sas: Introduced check for enclosure_handle to avoid crash | Kashyap, Desai | 2009-08-13 |
| * | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-08-13 |
| |\ |
|
| | * | perf_counter: Report the cloning task as parent on perf_counter_fork() | Peter Zijlstra | 2009-08-13 |
| | * | perf_counter: Fix an ipi-deadlock | Peter Zijlstra | 2009-08-13 |
| | * | perf: Rework/fix the whole read vs group stuff | Peter Zijlstra | 2009-08-13 |
| | * | perf_counter: Fix swcounter context invariance | Peter Zijlstra | 2009-08-13 |
| | * | perf report: Don't show unresolved DSOs and symbols when -S/-d is used | Arnaldo Carvalho de Melo | 2009-08-13 |
| | * | perf tools: Add a general option to enable raw sample records | Frederic Weisbecker | 2009-08-13 |
| | * | perf tools: Add a per tracepoint counter attribute to get raw sample | Frederic Weisbecker | 2009-08-13 |
| | * | perf_counter: Provide hw_perf_counter_setup_online() APIs | Ingo Molnar | 2009-08-13 |
| | * | perf list: Fix large list output by using the pager | Arnaldo Carvalho de Melo | 2009-08-13 |
| | * | perf_counter, x86: Fix/improve apic fallback | Ingo Molnar | 2009-08-12 |
| | * | perf record: Add missing -C option support for specifying profile cpu | Jens Axboe | 2009-08-12 |
| | * | perf tools: Fix dso__new handle() to handle deleted DSOs | Arnaldo Carvalho de Melo | 2009-08-12 |
| | * | perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not avail... | Arnaldo Carvalho de Melo | 2009-08-12 |
| | * | perf report: Show the tid too in -D | Arnaldo Carvalho de Melo | 2009-08-12 |
| | * | perf record: Fix .tid and .pid fill-in when synthesizing events | Arnaldo Carvalho de Melo | 2009-08-12 |
| | * | perf_counter, x86: Fix generic cache events on P6-mobile CPUs | Ingo Molnar | 2009-08-11 |
| | * | perf_counter, x86: Fix lapic printk message | Ingo Molnar | 2009-08-11 |
| * | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-08-13 |
| |\ \ |
|
| | * | | futex: Fix handling of bad requeue syscall pairing | Darren Hart | 2009-08-10 |
| | * | | futex: Fix compat_futex to be same as futex for REQUEUE_PI | Dinakar Guniguntala | 2009-08-10 |
| | * | | locking, sched: Give waitqueue spinlocks their own lockdep classes | Peter Zijlstra | 2009-08-10 |
| | * | | futex: Update futex_q lock_ptr on requeue proxy lock | Darren Hart | 2009-08-10 |
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-08-13 |
| |\ \ \ |
|
| | * | | | x86: Fix oops in identify_cpu() on CPUs without CPUID | Ondrej Zary | 2009-08-12 |
| | * | | | x86: Clear incorrectly forced X86_FEATURE_LAHF_LM flag | Kevin Winchester | 2009-08-11 |
| | * | | | x86, mce: therm_throt - change when we print messages | Dmitry Torokhov | 2009-08-11 |
| | * | | | x86: Add reboot quirk for every 5 series MacBook/Pro | Shunichi Fuji | 2009-08-10 |
| * | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-08-13 |
| |\ \ \ \ |
|
| | * | | | | ocfs2: Fix possible deadlock when extending quota file | Jan Kara | 2009-08-10 |
| | * | | | | ocfs2: keep index within status_map[] | Roel Kluin | 2009-08-07 |
| | * | | | | ocfs2: Initialize the cluster we're writing to in a non-sparse extend | Sunil Mushran | 2009-08-07 |
| | * | | | | ocfs2: Remove redundant BUG_ON in __dlm_queue_ast() | Goldwyn Rodrigues | 2009-07-31 |
| | * | | | | ocfs2/quota: Release lock for error in ocfs2_quota_write. | Tao Ma | 2009-07-30 |
| | * | | | | ocfs2: Define credit counts for quota operations | Jan Kara | 2009-07-23 |
| | * | | | | ocfs2: Remove syncjiff field from quota info | Jan Kara | 2009-07-23 |
| | * | | | | ocfs2: Fix initialization of blockcheck stats | Jan Kara | 2009-07-23 |
| | * | | | | ocfs2: Zero out padding of on disk dquot structure | Jan Kara | 2009-07-23 |
| | * | | | | ocfs2: Initialize blocks allocated to local quota file | Jan Kara | 2009-07-23 |
| | * | | | | ocfs2: Mark buffer uptodate before calling ocfs2_journal_access_dq() | Jan Kara | 2009-07-23 |
| | * | | | | ocfs2: Make global quota files blocksize aligned | Jan Kara | 2009-07-23 |
| | * | | | | ocfs2: Use ocfs2_rec_clusters in ocfs2_adjust_adjacent_records. | Tao Ma | 2009-07-23 |
| | * | | | | ocfs2: Fix deadlock on umount | Jan Kara | 2009-07-21 |
| | * | | | | ocfs2: Add extra credits and access the modified bh in update_edge_lengths. | Tao Ma | 2009-07-21 |
| | * | | | | ocfs2: Fail ocfs2_get_block() immediately when a block needs allocation | Wengang Wang | 2009-07-20 |