summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2009-09-05Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds-1/+2
2009-08-29perf_counter: Fix /0 bug in swcountersPeter Zijlstra-0/+1
2009-08-28modules: Fix build error in the !CONFIG_KALLSYMS caseIngo Molnar-2/+5
2009-08-28perf_counters: Increase paranoia levelIngo Molnar-1/+1
2009-08-27module: workaround duplicate section namesJames Bottomley-1/+2
2009-08-27module: fix BUG_ON() for powerpc (and other function descriptor archs)Rusty Russell-2/+4
2009-08-26clone(): fix race between copy_process() and de_thread()Oleg Nesterov-15/+5
2009-08-25Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds-1/+1
2009-08-25Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-11/+14
2009-08-25Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-16/+13
2009-08-21perf_counter: Fix typo in read() output generationPeter Zijlstra-1/+1
2009-08-19Merge branch 'perfcounters-fixes-for-linus-2' of git://git.kernel.org/pub/scm...Linus Torvalds-0/+15
2009-08-19clockevent: Prevent dead lock on clockevents_lockSuresh Siddha-10/+13
2009-08-18tracing: handle broken names in ftrace filterJiri Olsa-6/+11
2009-08-18mm: revert "oom: move oom_adj value"KOSAKI Motohiro-1/+0
2009-08-18Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-2/+8
2009-08-18genirq: Wake up irq thread after action has been installedThomas Gleixner-2/+8
2009-08-18perf_counter: Fix the PARISC buildIngo Molnar-0/+4
2009-08-18ftrace: Unify effect of writing to trace_options and option/*Zhaolei-10/+2
2009-08-17timers: Drop write permission on /proc/timer_listAmerigo Wang-1/+1
2009-08-17perf_counter: Check task on counter read IPIPaul Mackerras-0/+11
2009-08-17Security/SELinux: seperate lsm specific mmap_min_addrEric Paris-3/+4
2009-08-13genirq: prevent wakeup of freed irq threadLinus Torvalds-10/+7
2009-08-13Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds-102/+236
2009-08-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-10/+29
2009-08-13perf_counter: Report the cloning task as parent on perf_counter_fork()Peter Zijlstra-2/+2
2009-08-13perf_counter: Fix an ipi-deadlockPeter Zijlstra-1/+5
2009-08-13perf: Rework/fix the whole read vs group stuffPeter Zijlstra-72/+202
2009-08-13perf_counter: Fix swcounter context invariancePeter Zijlstra-26/+18
2009-08-13perf_counter: Provide hw_perf_counter_setup_online() APIsIngo Molnar-1/+9
2009-08-12Remove double removal of blktrace directoryAlan D. Brunelle-11/+1
2009-08-10Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds-94/+145
2009-08-10futex: Fix handling of bad requeue syscall pairingDarren Hart-2/+9
2009-08-10Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-2/+2
2009-08-10futex: Fix compat_futex to be same as futex for REQUEUE_PIDinakar Guniguntala-2/+4
2009-08-10locking, sched: Give waitqueue spinlocks their own lockdep classesPeter Zijlstra-2/+3
2009-08-10perf_counter: Require CAP_SYS_ADMIN for raw tracepoint dataPeter Zijlstra-0/+8
2009-08-10perf_counter: Correct PERF_SAMPLE_RAW outputPeter Zijlstra-6/+24
2009-08-10futex: Update futex_q lock_ptr on requeue proxy lockDarren Hart-4/+13
2009-08-09Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-3/+4
2009-08-09Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-20/+42
2009-08-09Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-4/+3
2009-08-09perf_counter: Fix a race on perf_counter_ctxPeter Zijlstra-15/+15
2009-08-09perf_counter: Fix tracepoint sampling to be part of generic samplingFrederic Weisbecker-10/+10
2009-08-09perf_counter: Work around gcc warning by initializing tracepoint record uncon...Frederic Weisbecker-3/+4
2009-08-09perf_counter: Fix software counters for fast moving event sourcesPeter Zijlstra-70/+94
2009-08-09perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker-5/+18
2009-08-09perf_counter, ftrace: Fix perf_counter integrationPeter Zijlstra-3/+3
2009-08-09Merge branch 'linus' into tracing/urgentIngo Molnar-116/+254
2009-08-08posix_cpu_timers_exit_group(): Do not use thread_group_cputimer()Stanislaw Gruszka-3/+4