summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf: Don't bother to init the hrtimer for no SW sampling countersFranck Bui-Huu2010-11-261-11/+13
* perf: Limit event refresh to sampling eventFranck Bui-Huu2010-11-261-1/+1
* perf: Introduce is_sampling_event()Franck Bui-Huu2010-11-263-6/+11
* scripts/tags.sh: Add magic for trace-eventsPeter Zijlstra2010-11-261-1/+3
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-11-2612-46/+144
|\
| * perf: Fix the software context switch counterPeter Zijlstra2010-11-262-16/+15Star
| * perf, x86: Fixup Kconfig depsPeter Zijlstra2010-11-261-1/+1
| * x86, perf, nmi: Disable perf if counters are not accessibleDon Zickus2010-11-261-0/+20
| * perf: Fix inherit vs. context rotation bugThomas Gleixner2010-11-262-2/+21
| * perf symbols: Remove incorrect open-coded container_of()Rabin Vincent2010-11-231-1/+3
| * perf record: Handle restrictive permissions in /proc/{kallsyms,modules}Arnaldo Carvalho de Melo2010-11-221-8/+9
| * x86/kprobes: Prevent kprobes to probe on save_args()Masami Hiramatsu2010-11-181-0/+2
| * irq_work: Drop cmpxchg() resultSergio Aguirre2010-11-181-1/+3
| * perf: Fix owner-list vs exitPeter Zijlstra2010-11-181-12/+51
| * Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-11-184-2/+15
| |\
| | * perf,hw_breakpoint: Initialize hardware api earlierJason Wessel2010-11-123-2/+11
| | * x86: Ignore trap bits on single step exceptionsFrederic Weisbecker2010-11-121-0/+4
| * | x86, hw_nmi: Move backtrace_mask declaration under ARCH_HAS_NMI_WATCHDOGRakib Mullick2010-11-181-3/+4
* | | Merge commit 'v2.6.37-rc3' into perf/coreIngo Molnar2010-11-26412-1329/+2474
|\ \ \
| * | | Linux 2.6.37-rc3Linus Torvalds2010-11-221-1/+1
| * | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2010-11-206-56/+37Star
| |\ \ \
| | * | | ext4: Add EXT4_IOC_TRIM ioctl to handle batched discardLukas Czerner2010-11-201-0/+24
| | * | | fs: Do not dispatch FITRIM through separate super_operationLukas Czerner2010-11-203-41/+0Star
| | * | | ext4: ext4_fill_super shouldn't return 0 on corruptionDarrick J. Wong2010-11-191-2/+3
| | * | | jbd2: fix /proc/fs/jbd2/<dev> when using an external journalyangsheng2010-11-181-8/+8
| | * | | ext4: missing unlock in ext4_clear_request_list()Dan Carpenter2010-11-181-3/+0Star
| | * | | ext4: fix setting random pages PageUptodateMarkus Trippelsdorf2010-11-181-2/+2
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-11-2014-76/+129
| |\ \ \ \
| | * | | | ceph: fix readdir EOVERFLOW on 32-bit archsSage Weil2010-11-181-3/+7
| | * | | | ceph: fix frag offset for non-leftmost fragsSage Weil2010-11-121-1/+4
| | * | | | ceph: fix dangling pointerSage Weil2010-11-121-0/+1
| | * | | | ceph: explicitly specify page alignment in network messagesSage Weil2010-11-093-5/+9
| | * | | | ceph: make page alignment explicit in osd interfaceSage Weil2010-11-095-19/+44
| | * | | | ceph: fix comment, remove extraneous argsSage Weil2010-11-093-15/+11Star
| | * | | | ceph: fix update of ctime from MDSSage Weil2010-11-081-2/+4
| | * | | | ceph: fix version check on racing inode updatesSage Weil2010-11-081-4/+9
| | * | | | ceph: fix uid/gid on resent mds requestsSage Weil2010-11-082-2/+7
| | * | | | ceph: fix rdcache_gen usage and invalidateSage Weil2010-11-083-14/+10Star
| | * | | | ceph: re-request max_size if cap auth changesSage Weil2010-11-071-0/+5
| | * | | | ceph: only let auth caps update max_sizeSage Weil2010-11-071-1/+8
| | * | | | ceph: fix open for write on clustered mdsSage Weil2010-11-071-2/+4
| | * | | | ceph: fix bad pointer dereference in ceph_fill_traceSage Weil2010-11-071-1/+2
| | * | | | ceph: fix small seq message skippingSage Weil2010-11-011-2/+1Star
| | * | | | Revert "ceph: update issue_seq on cap grant"Sage Weil2010-10-281-5/+3Star
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-2028-55/+164
| |\ \ \ \ \
| | * | | | | net: fix kernel-doc for sk_filter_rcu_releaseRandy Dunlap2010-11-191-1/+1
| | * | | | | be2net: Fix to avoid firmware update when interface is not open.Sarveshwar Bandi2010-11-191-0/+6
| | * | | | | netfilter: fix IP_VS dependenciesPatrick McHardy2010-11-181-0/+1
| | * | | | | net: irda: irttp: sync error paths of data- and udata-requestsWolfram Sang2010-11-181-4/+5
| | * | | | | ipv6: Expose reachable and retrans timer values as msecsThomas Graf2010-11-181-9/+10