aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-12-23perfcounters: tweak group schedulingIngo Molnar
2008-12-23perfcounters: remove warningsIngo Molnar
2008-12-17perfcounters: use hw_event.disable flagIngo Molnar
2008-12-14perfcounters: release CPU context when exiting task countersIngo Molnar
2008-12-14perfcounters, x86: fix sw counters on non-PMC CPUsIngo Molnar
2008-12-14perfcounters: add nr-of-faults counterIngo Molnar
2008-12-14perfcounters: add task migrations counterIngo Molnar
2008-12-14perfcounters: add context switch counterIngo Molnar
2008-12-14perfcounters: fix task clock counterIngo Molnar
2008-12-14perfcounters: implement "counter inheritance"Ingo Molnar
2008-12-14perfcounters: restructure x86 counter mathIngo Molnar
2008-12-12Merge branch 'x86/irq' into perfcounters/coreIngo Molnar
2008-12-11perf counters: clean up state transitionsIngo Molnar
2008-12-11perf counters: add prctl interface to disable/enable countersIngo Molnar
2008-12-11perf counters: implement PERF_COUNT_TASK_CLOCKIngo Molnar
2008-12-11perf counters: consolidate hw_perf save/restore APIsIngo Molnar
2008-12-11perf counters: implement PERF_COUNT_CPU_CLOCKIngo Molnar
2008-12-11perf counters: hw driver APIIngo Molnar
2008-12-11perf counters: group counter, fixesIngo Molnar
2008-12-11perf counters: add support for group countersIngo Molnar
2008-12-11perf counters: restructure the APIIngo Molnar
2008-12-11perf counters: expand use of counter->eventThomas Gleixner
2008-12-11perf counters: clean up 'raw' type APIThomas Gleixner
2008-12-10Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-12-10fix mapping_writably_mapped()Hugh Dickins
2008-12-10KSYM_SYMBOL_LEN fixesHugh Dickins
2008-12-10relayfs: fix infinite loop with splice()Tom Zanussi
2008-12-09sched: CPU remove deadlock fixBrian King
2008-12-09[PATCH] fix broken timestamps in AVC generated by kernel threadsAl Viro
2008-12-09[patch 1/1] audit: remove excess kernel-docRandy Dunlap
2008-12-09[PATCH] return records for fork() both to child and parentAl Viro
2008-12-09[PATCH] Audit: make audit=0 actually turn off auditEric Paris
2008-12-08performance counters: core codeThomas Gleixner
2008-12-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-12-04Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-12-04Merge 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-04time: catch xtime_nsec underflows and fix themjohn stultz
2008-12-03check_hung_task(): unsigned sysctl_hung_task_warnings cannot be less than 0Roel Kluin
2008-12-01taint: add missing commentArjan van de Ven
2008-12-01epoll: introduce resource usage limitsDavide Libenzi
2008-11-30Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-11-30Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-11-30Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-11-30Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2008-11-30remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig
2008-11-30cpuinit fixes in kernel/*Al Viro
2008-11-29sched: prevent divide by zero error in cpu_avg_load_per_task, updateIngo Molnar
2008-11-29sched, cpusets: fix warning in kernel/cpuset.cIngo Molnar
2008-11-27sched: prevent divide by zero error in cpu_avg_load_per_taskSteven Rostedt