Age | Commit message (Expand) | Author |
2009-08-27 | module: workaround duplicate section names | James Bottomley |
2009-08-27 | module: fix BUG_ON() for powerpc (and other function descriptor archs) | Rusty Russell |
2009-08-26 | clone(): fix race between copy_process() and de_thread() | Oleg Nesterov |
2009-08-25 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2009-08-25 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-08-25 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-08-21 | perf_counter: Fix typo in read() output generation | Peter Zijlstra |
2009-08-19 | Merge branch 'perfcounters-fixes-for-linus-2' of git://git.kernel.org/pub/scm... | Linus Torvalds |
2009-08-19 | clockevent: Prevent dead lock on clockevents_lock | Suresh Siddha |
2009-08-18 | tracing: handle broken names in ftrace filter | Jiri Olsa |
2009-08-18 | mm: revert "oom: move oom_adj value" | KOSAKI Motohiro |
2009-08-18 | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-08-18 | genirq: Wake up irq thread after action has been installed | Thomas Gleixner |
2009-08-18 | perf_counter: Fix the PARISC build | Ingo Molnar |
2009-08-18 | ftrace: Unify effect of writing to trace_options and option/* | Zhaolei |
2009-08-17 | timers: Drop write permission on /proc/timer_list | Amerigo Wang |
2009-08-17 | perf_counter: Check task on counter read IPI | Paul Mackerras |
2009-08-17 | Security/SELinux: seperate lsm specific mmap_min_addr | Eric Paris |
2009-08-13 | genirq: prevent wakeup of freed irq thread | Linus Torvalds |
2009-08-13 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2009-08-13 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-08-13 | perf_counter: Report the cloning task as parent on perf_counter_fork() | Peter Zijlstra |
2009-08-13 | perf_counter: Fix an ipi-deadlock | Peter Zijlstra |
2009-08-13 | perf: Rework/fix the whole read vs group stuff | Peter Zijlstra |
2009-08-13 | perf_counter: Fix swcounter context invariance | Peter Zijlstra |
2009-08-13 | perf_counter: Provide hw_perf_counter_setup_online() APIs | Ingo Molnar |
2009-08-12 | Remove double removal of blktrace directory | Alan D. Brunelle |
2009-08-10 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2009-08-10 | futex: Fix handling of bad requeue syscall pairing | Darren Hart |
2009-08-10 | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-08-10 | futex: Fix compat_futex to be same as futex for REQUEUE_PI | Dinakar Guniguntala |
2009-08-10 | locking, sched: Give waitqueue spinlocks their own lockdep classes | Peter Zijlstra |
2009-08-10 | perf_counter: Require CAP_SYS_ADMIN for raw tracepoint data | Peter Zijlstra |
2009-08-10 | perf_counter: Correct PERF_SAMPLE_RAW output | Peter Zijlstra |
2009-08-10 | futex: Update futex_q lock_ptr on requeue proxy lock | Darren Hart |
2009-08-09 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-08-09 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-08-09 | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-08-09 | perf_counter: Fix a race on perf_counter_ctx | Peter Zijlstra |
2009-08-09 | perf_counter: Fix tracepoint sampling to be part of generic sampling | Frederic Weisbecker |
2009-08-09 | perf_counter: Work around gcc warning by initializing tracepoint record uncon... | Frederic Weisbecker |
2009-08-09 | perf_counter: Fix software counters for fast moving event sources | Peter Zijlstra |
2009-08-09 | perf_counter: Fix/complete ftrace event records sampling | Frederic Weisbecker |
2009-08-09 | perf_counter, ftrace: Fix perf_counter integration | Peter Zijlstra |
2009-08-09 | Merge branch 'linus' into tracing/urgent | Ingo Molnar |
2009-08-08 | posix_cpu_timers_exit_group(): Do not use thread_group_cputimer() | Stanislaw Gruszka |
2009-08-08 | tracing/filters: Always free pred on filter_add_subsystem_pred() failure | Tom Zanussi |
2009-08-08 | tracing/filters: Don't use pred on alloc failure | Tom Zanussi |
2009-08-08 | x86/irq: Fix move_irq_desc() for nodes without ram | Yinghai Lu |
2009-08-07 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |