Age | Commit message (Expand) | Author |
2008-12-27 | perf_counter: more barrier in blank weak function | Yinghai Lu |
2008-12-23 | perfcounters: generalize the counter scheduler | Ingo Molnar |
2008-12-23 | perfcounters: remove ->nr_inherited | Ingo Molnar |
2008-12-23 | perfcounters: enable lowlevel pmc code to schedule counters | Ingo Molnar |
2008-12-23 | perfcounters: pull inherited counters | Ingo Molnar |
2008-12-23 | perfcounters: fix task clock counter | Ingo Molnar |
2008-12-23 | perfcounters: hw ops rename | Ingo Molnar |
2008-12-23 | perfcounters: tweak group scheduling | Ingo Molnar |
2008-12-23 | perfcounters: remove warnings | Ingo Molnar |
2008-12-17 | perfcounters: use hw_event.disable flag | Ingo Molnar |
2008-12-14 | perfcounters: release CPU context when exiting task counters | Ingo Molnar |
2008-12-14 | perfcounters, x86: fix sw counters on non-PMC CPUs | Ingo Molnar |
2008-12-14 | perfcounters: add nr-of-faults counter | Ingo Molnar |
2008-12-14 | perfcounters: add task migrations counter | Ingo Molnar |
2008-12-14 | perfcounters: add context switch counter | Ingo Molnar |
2008-12-14 | perfcounters: fix task clock counter | Ingo Molnar |
2008-12-14 | perfcounters: implement "counter inheritance" | Ingo Molnar |
2008-12-14 | perfcounters: restructure x86 counter math | Ingo Molnar |
2008-12-12 | Merge branch 'x86/irq' into perfcounters/core | Ingo Molnar |
2008-12-11 | perf counters: clean up state transitions | Ingo Molnar |
2008-12-11 | perf counters: add prctl interface to disable/enable counters | Ingo Molnar |
2008-12-11 | perf counters: implement PERF_COUNT_TASK_CLOCK | Ingo Molnar |
2008-12-11 | perf counters: consolidate hw_perf save/restore APIs | Ingo Molnar |
2008-12-11 | perf counters: implement PERF_COUNT_CPU_CLOCK | Ingo Molnar |
2008-12-11 | perf counters: hw driver API | Ingo Molnar |
2008-12-11 | perf counters: group counter, fixes | Ingo Molnar |
2008-12-11 | perf counters: add support for group counters | Ingo Molnar |
2008-12-11 | perf counters: restructure the API | Ingo Molnar |
2008-12-11 | perf counters: expand use of counter->event | Thomas Gleixner |
2008-12-11 | perf counters: clean up 'raw' type API | Thomas Gleixner |
2008-12-10 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-12-10 | fix mapping_writably_mapped() | Hugh Dickins |
2008-12-10 | KSYM_SYMBOL_LEN fixes | Hugh Dickins |
2008-12-10 | relayfs: fix infinite loop with splice() | Tom Zanussi |
2008-12-09 | sched: CPU remove deadlock fix | Brian King |
2008-12-09 | [PATCH] fix broken timestamps in AVC generated by kernel threads | Al Viro |
2008-12-09 | [patch 1/1] audit: remove excess kernel-doc | Randy Dunlap |
2008-12-09 | [PATCH] return records for fork() both to child and parent | Al Viro |
2008-12-09 | [PATCH] Audit: make audit=0 actually turn off audit | Eric Paris |
2008-12-08 | performance counters: core code | Thomas Gleixner |
2008-12-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2008-12-04 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2008-12-04 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-12-04 | [PATCH] kill obsolete temporary comment in swsusp_close() | Al Viro |
2008-12-04 | time: catch xtime_nsec underflows and fix them | john stultz |
2008-12-03 | check_hung_task(): unsigned sysctl_hung_task_warnings cannot be less than 0 | Roel Kluin |
2008-12-01 | taint: add missing comment | Arjan van de Ven |
2008-12-01 | epoll: introduce resource usage limits | Davide Libenzi |
2008-11-30 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-11-30 | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |