]> git.karo-electronics.de Git - mv-sheeva.git/history - kernel/perf_event.c
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux...
[mv-sheeva.git] / kernel / perf_event.c
2010-06-28 Thomas GleixnerMerge branch 'linus' into perf/core
2010-06-28 Linus TorvaldsMerge branch 'irq-fixes-for-linus' of git://git.kernel...
2010-06-28 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git.kerne...
2010-06-28 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2010-06-28 Tony LindgrenMerge branch 'for_2.6.35rc' of git://git.pwsan.com...
2010-06-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-06-27 Linus TorvaldsMerge branch 'sh/for-linus' of git://git.kernel.org...
2010-06-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-06-27 Linus TorvaldsMerge branch 'for-linus' of git://gitorious.org/linux...
2010-06-27 Linus TorvaldsMerge branch 'rc-fixes' of git://git.kernel.org/pub...
2010-06-26 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2010-06-23 Takashi IwaiMerge branch 'fix/misc' into topic/misc
2010-06-22 Dmitry TorokhovMerge commit 'v2.6.35-rc3' into for-linus
2010-06-22 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-06-20 Takashi IwaiMerge branch 'fix/asoc' into for-linus
2010-06-18 Greg Kroah-HartmanMerge git://git.infradead.org/users/dwmw2/spectra-2...
2010-06-18 Ingo MolnarMerge commit 'v2.6.35-rc3' into perf/core
2010-06-18 Ingo MolnarMerge commit 'v2.6.35-rc3' into sched/core
2010-06-17 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-06-16 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-06-16 Jiri KosinaMerge branch 'master' into for-next
2010-06-16 Steve FrenchMerge branch 'master' of /pub/scm/linux/kernel/git...
2010-06-15 Benjamin HerrenschmidtMerge commit 'kumar/merge' into merge
2010-06-13 Tejun HeoMerge branch 'sched-wq' of ../wq into cmwq-base
2010-06-12 Len BrownMerge branch 'misc-2.6.35' into release
2010-06-12 Len BrownMerge branch 'bugzilla-13931-sleep-nvs' into release
2010-06-12 Len BrownMerge branch 'bugzilla-102904-workaround' into release
2010-06-12 Len BrownMerge branch 'acpi_pad' into release
2010-06-12 Len BrownMerge branch 'gpe-regression-fixes' into release
2010-06-11 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-06-11 Linus TorvaldsMerge branch 'pm-fixes' of git://git.kernel.org/pub...
2010-06-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-06-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-06-11 David S. MillerMerge branch 'wimax-2.6.35.y' of git://git.kernel.org...
2010-06-11 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-06-11 Linus TorvaldsMerge branch 'rc-fixes' of git://git.kernel.org/pub...
2010-06-11 Linus TorvaldsMerge branch 'urgent' of git://git.kernel.org/pub/scm...
2010-06-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-06-10 Linus TorvaldsMerge branch 'kvm-updates/2.6.35' of git://git.kernel...
2010-06-10 Linus TorvaldsMerge branch 'for-linus2' of git://git.kernel.dk/linux...
2010-06-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-06-10 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git.kernel...
2010-06-10 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2010-06-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-06-09 Linus TorvaldsMerge branch 'for-2.6.35' of git://linux-nfs.org/~bfiel...
2010-06-09 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-06-09 Ingo MolnarMerge branch 'perf/core' of git://git.kernel.org/pub...
2010-06-09 Mark BrownMerge branch 'ep93xx' into for-2.6.36
2010-06-09 Peter Zijlstraperf: Convert perf_event to local_t
2010-06-09 Peter Zijlstraperf: Add perf_event::child_count
2010-06-09 Peter Zijlstraperf: Add perf_event_count()
2010-06-09 Peter Zijlstraperf: Simplify the ring-buffer logic: make perf_buffer_...
2010-06-09 Peter Zijlstraperf: Rename perf_mmap_data to perf_buffer
2010-06-09 Peter Zijlstraperf: Cleanup {start,commit,cancel}_txn details
2010-06-09 Eric B Munsonperf: Add non-exec mmap() tracking
2010-06-09 Peter Zijlstraperf, trace: Remove superfluous rcu_read_lock()
2010-06-09 Peter Zijlstraperf, trace: Inline perf_swevent_put_recursion_context()
2010-06-09 Peter Zijlstrasched_clock: Add local_clock() API and improve document...
2010-06-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-06-09 J. Bruce FieldsMerge branch 'for-2.6.34-incoming' into for-2.6.35...
2010-06-08 Ingo MolnarMerge branch 'perf/urgent' of git://git.kernel.org...
2010-06-08 Frederic Weisbeckerperf: Drop the skip argument from perf_arch_fetch_regs_...
2010-06-08 Russell KingMerge branch 'fix' of git://git.kernel.org/pub/scm...
2010-06-08 Ingo MolnarMerge branch 'perf/core' of git://git.kernel.org/pub...
2010-06-08 Ingo MolnarMerge branch 'tip/perf/core-3' of git://git.kernel...
2010-06-08 Ingo MolnarMerge branch 'for-tip' of git://git.kernel.org/pub...
2010-06-08 Peter Zijlstraperf: Fix signed comparison in perf_adjust_period()
2010-06-08 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/mtd-2.6.35
2010-06-05 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2010-06-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-06-05 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-06-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-06-04 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-06-04 Linus TorvaldsMerge branch 'linux_next' of git://git.kernel.org/pub...
2010-06-04 Linus TorvaldsMerge branch 'v4l_for_2.6.35' of git://git.kernel.org...
2010-06-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2010-06-04 Linus TorvaldsMerge branch 'rc-fixes' of git://git.kernel.org/pub...
2010-06-04 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2010-06-04 Linus TorvaldsMerge branch 'sfi-release' of git://git.kernel.org...
2010-06-04 Alex ElderMerge branch 'master' into for-linus
2010-06-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-06-04 Ingo MolnarMerge branch 'perf/urgent' of git://git.kernel.org...
2010-06-04 Robert RichterMerge remote branch 'tip/perf/urgent' into oprofile...
2010-06-03 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2010-06-03 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git.kerne...
2010-06-03 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2010-06-03 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2010-06-03 Linus TorvaldsMerge branch 'for-linus/bugfixes' of git://xenbits...
2010-06-03 Linus TorvaldsMerge branch 'perf-fixes-for-linus-2' of git://git...
2010-06-03 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-06-03 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-06-03 Peter Zijlstraperf: Fix crash in swevents
2010-06-03 Linus TorvaldsMerge branch 'drm-linus' of git://git.kernel.org/pub...
2010-06-02 John W. LinvilleMerge branch 'wireless-next-2.6' of git://git.kernel...
2010-06-02 David S. MillerMerge branch 'vhost-net-next' of git://git.kernel.org...
2010-06-02 Takashi IwaiMerge branch 'for-2.6.35' of git://git.kernel.org/pub...
2010-06-02 Mark BrownMerge branch 'for-2.6.35' into for-2.6.36
2010-06-02 Paul MundtMerge branch 'sh/iomap'
2010-06-02 Len BrownMerge branches 'bugzilla-14668' and 'misc-2.6.35' into...
2010-06-01 Linus TorvaldsMerge branch 'drm-intel-next' of git://git.kernel.org...
next