aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-10perf_counter: More aggressive frequency adjustmentPeter Zijlstra1-0/+1
2009-06-06Merge branch 'linus' into perfcounters/coreIngo Molnar7-12/+25
2009-06-06perf_counter: Implement generalized cache event typesIngo Molnar1-0/+34
2009-06-06perf_counter: Separate out attr->type from attr->configIngo Molnar1-52/+13
2009-06-05perf_counter: Fix frequency adjustment for < HZPeter Zijlstra1-0/+3
2009-06-05perf_counter: Add PERF_SAMPLE_PERIODPeter Zijlstra1-0/+2
2009-06-05perf_counter: Change PERF_SAMPLE_CONFIG into PERF_SAMPLE_IDPeter Zijlstra1-1/+1
2009-06-05perf_counter: Generate mmap events for install_special_mapping()Peter Zijlstra1-6/+8
2009-06-04perf_counter: Remove munmap stuffPeter Zijlstra1-10/+1
2009-06-04perf_counter: Add fork eventPeter Zijlstra1-0/+10
2009-06-04drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_dpms.Keith Packard2-0/+5
2009-06-02perf_counter: Rename perf_counter_hw_event => perf_counter_attrPeter Zijlstra2-19/+19
2009-06-02perf_counter: Add ioctl for changing the sample period/frequencyPeter Zijlstra1-4/+5
2009-06-02perf_counter: Change data head from u32 to u64Peter Zijlstra1-3/+4
2009-06-02perf_counter: Remove the last nmi/irq bitsPeter Zijlstra1-3/+1
2009-06-02perf_counter: Rename various fieldsPeter Zijlstra1-16/+16
2009-06-02perf_counter: Add unique counter idPeter Zijlstra1-3/+5
2009-06-02x86: Fix atomic_long_xchg() on 64bitPeter Zijlstra1-1/+1
2009-06-02parport: quickfix the proc registration bugAlan Cox1-0/+4
2009-06-02perf_counter: Use PID namespaces properlyPeter Zijlstra1-0/+3
2009-06-02perf_counter: Remove unused prev_state fieldPaul Mackerras1-1/+0
2009-06-02perf_counter: Fix cpu migration counterPaul Mackerras1-0/+4
2009-06-01perf_counter: Tidy up style detailsIngo Molnar1-1/+1
2009-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+4
2009-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/headers-check-2.6Linus Torvalds2-2/+2
2009-06-01perf_counter: Provide functions for locking and pinning the context for a taskPaul Mackerras1-0/+1
2009-06-01Merge branch 'linus' into perfcounters/coreIngo Molnar11-9/+64
2009-06-01headers_check fix: linux/net_dropmon.hJaswinder Singh Rajput1-0/+1
2009-06-01headers_check fix: linux/auto_fs.hJaswinder Singh Rajput1-2/+1
2009-05-29Merge branches 'bugzilla-13121+', 'bugzilla-13233', 'redhat-bugzilla-500311', 'pci-bind-oops', 'misc-2.6.30' and 'i7300_idle' into releaseLen Brown1-10/+10
2009-05-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+1
2009-05-29memcg: fix deadlock between lock_page_cgroup and mapping tree_lockDaisuke Nishimura1-0/+5
2009-05-29cred: #include init.h in cred.hAlexey Dobriyan1-0/+1
2009-05-29perf_counter: Ammend cleanup in fork() failPeter Zijlstra1-0/+2
2009-05-28i7300_idle: allow testing on i5000-series hardware w/o re-compileLen Brown1-10/+10
2009-05-28perf_counter: Fix race in attaching counters to tasks and exitingPaul Mackerras1-2/+3
2009-05-28perf_counter: Fix perf_counter_init_task() on !CONFIG_PERF_COUNTERSIngo Molnar1-1/+1
2009-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller1-0/+4
2009-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds1-0/+24
2009-05-25perf_counter: fix warning & lockupIngo Molnar1-39/+39
2009-05-25perf_counter: Generic per counter interrupt throttlePeter Zijlstra1-0/+11
2009-05-25perf_counter: x86: Remove interrupt throttlePeter Zijlstra1-2/+0
2009-05-25netfilter: nf_ct_tcp: fix accepting invalid RST segmentsJozsef Kadlecsik1-0/+4
2009-05-25perf_counter: Propagate inheritance failures down the fork() pathPeter Zijlstra1-2/+2
2009-05-25perf_counter: Remove unused ABI bitsPeter Zijlstra1-2/+2
2009-05-24perf_counter: Remove perf_counter_context::nr_enabledPeter Zijlstra1-1/+0
2009-05-24perf_counter: Change pctrl() behaviourPeter Zijlstra3-0/+15
2009-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-2/+2
2009-05-23perf_counter: Sanitize counter->mutexPeter Zijlstra1-4/+3
2009-05-23perf_counter: Fix dynamic irq_period loggingPeter Zijlstra1-0/+1