perf test: Use ARRAY_SIZE in parse events tests
[platform/adaptation/renesas_rcar/renesas_kernel.git] / kernel /
2012-06-20 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2012-06-18 Yan, Zhengperf: Introduce perf_pmu_migrate_context()
2012-06-18 Yan, Zhengperf: Allow the PMU driver to choose the CPU on which...
2012-06-18 Yan, Zhengperf: Avoid race between cpu hotplug and installing...
2012-06-18 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2012-06-18 Salman Qaziperf: Use css_tryget() to avoid propping up css refcount
2012-06-18 Ingo MolnarMerge branch 'tip/perf/core' of git://git./linux/kernel...
2012-06-16 Oleg Nesterovuprobes: Remove the unnecessary initialization in add_u...
2012-06-16 Oleg Nesterovuprobes: __copy_insn() needs "loff_t offset"
2012-06-16 Oleg Nesterovuprobes: Don't use loff_t for the valid virtual address
2012-06-16 Oleg Nesterovuprobes: Simplify the usage of uprobe->pending_list
2012-06-16 Oleg Nesterovuprobes: Move BUG_ON(UPROBE_SWBP_INSN_SIZE) from write_...
2012-06-16 Oleg Nesterovuprobes: No need to re-check vma_address() in write_opc...
2012-06-16 Oleg Nesterovuprobes: Copy_insn() should not return -ENOMEM if __cop...
2012-06-16 Oleg Nesterovuprobes: Copy_insn() shouldn't depend on mm/vma/vaddr
2012-06-16 Peter Zijlstrauprobes: Document uprobe_register() vs uprobe_mmap...
2012-06-16 Oleg Nesterovuprobes: Change build_map_info() to try kmalloc(GFP_NOW...
2012-06-16 Oleg Nesterovuprobes: Rework register_for_each_vma() to make it...
2012-06-16 Oleg Nesterovuprobes: Install_breakpoint() should fail if is_swbp_in...
2012-06-16 Oleg Nesterovuprobes: Write_opcode()->__replace_page() can race...
2012-06-16 Oleg Nesterovuprobes: __copy_insn() should ensure a_ops->readpage...
2012-06-16 Oleg Nesterovuprobes: Valid_vma() should reject VM_HUGETLB
2012-06-15 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2012-06-14 Steven Rostedttracing: Register the ftrace internal events during...
2012-06-14 Borislav Petkovftrace: Remove a superfluous check
2012-06-14 Don Zickuswatchdog: Quiet down the boot messages
2012-06-11 Ingo MolnarMerge tag 'v3.5-rc2' into perf/core
2012-06-08 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2012-06-08 Randy Dunlapsched/fair: fix lots of kernel-doc warnings
2012-06-08 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2012-06-08 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2012-06-08 Linus TorvaldsMerge tag 'upstream-3.5-rc2' of git://git.infradead...
2012-06-08 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2012-06-08 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2012-06-08 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-06-08 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2012-06-08 Linus TorvaldsMerge tag 'moduleparam-for-linus' of git://git./linux...
2012-06-08 Ingo MolnarMerge branch 'tip/perf/urgent' of git://git./linux...
2012-06-08 Ananth N Mavinakay... uprobes: Pass probed vaddr to arch_uprobe_analyze_insn()
2012-06-08 Dave AirlieMerge branch 'exynos-drm-fixes' of git://git.infradead...
2012-06-08 Dave AirlieMerge branch 'drm-intel-fixes' of git://people.freedesk...
2012-06-08 Linus TorvaldsRevert "mm: correctly synchronize rss-counters at exit...
2012-06-07 Linus TorvaldsMerge branch 'akpm' (Andrew's fixups)
2012-06-07 Konstantin Khlebnikovmm: correctly synchronize rss-counters at exit/exec
2012-06-07 Cyrill Gorcunovc/r: prctl: drop VMA flags test on PR_SET_MM_ stack...
2012-06-07 Cyrill Gorcunovc/r: prctl: add ability to get clear_tid_address
2012-06-07 Cyrill Gorcunovc/r: prctl: add minimal address test to PR_SET_MM
2012-06-07 Konstantin Khlebnikovc/r: prctl: update prctl_set_mm_exe_file() after mm...
2012-06-07 Linus TorvaldsMerge tag 'parisc-fixes' of git://git./linux/kernel...
2012-06-07 Linus TorvaldsMerge git://git./linux/kernel/git/cmetcalf/linux-tile
2012-06-07 Steven Rostedttracing: Have tracing_off() actually turn tracing off
2012-06-06 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
2012-06-06 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2012-06-06 Linus TorvaldsMerge tag 'rdma-fixes' of git://git./linux/kernel/git...
2012-06-06 Linus TorvaldsMerge tag 'md-3.5-fixes' of git://neil.brown.name/md
2012-06-06 Linus TorvaldsMerge tag 'iommu-fixes-3.5-rc1' of git://git./linux...
2012-06-06 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2012-06-06 Oleg Nesterovuprobes: Kill uprobes_srcu/uprobe_srcu_id
2012-06-06 Oleg Nesterovuprobes: Teach handle_swbp() to rely on "is_swbp" rathe...
2012-06-06 Oleg Nesterovuprobes: Change register_for_each_vma() to take mm...
2012-06-06 Oleg Nesterovuprobes: Teach find_active_uprobe() to provide the...
2012-06-06 Oleg Nesterovuprobes: Introduce find_active_uprobe() helper
2012-06-06 Oleg Nesterovuprobes: Change read_opcode() to use FOLL_FORCE
2012-06-06 Oleg Nesterovuprobes: Optimize is_swbp_at_addr() for current->mm
2012-06-06 Dimitri Sivanichsched: Fix the relax_domain_level boot parameter
2012-06-06 Peter Zijlstrasched: Validate assumptions in sched_init_numa()
2012-06-06 Peter Zijlstrasched: Always initialize cpu-power
2012-06-06 Peter Zijlstrasched: Fix domain iteration
2012-06-06 Peter Zijlstrasched/rt: Fix lockdep annotation within find_lock_lowes...
2012-06-06 Alex Shisched/numa: Load balance between remote nodes
2012-06-06 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2012-06-05 Linus TorvaldsMerge tag 'please-pull-mce' of git://git./linux/kernel...
2012-06-05 Linus TorvaldsMerge branch 'fixes-for-linus' of git://git.linaro...
2012-06-05 Linus TorvaldsMerge branch '3.5-merge-fixes' of git://git./linux...
2012-06-05 Linus TorvaldsMerge branch 'for-3.5-fixes' of git://git./linux/kernel...
2012-06-05 Linus TorvaldsMerge branch 'i2c-embedded/for-current' of git://git...
2012-06-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/virt/kvm/kvm
2012-06-05 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-06-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-06-05 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2012-06-04 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2012-06-04 John Stultztimekeeping: Fix CLOCK_MONOTONIC inconsistency during...
2012-06-04 Linus TorvaldsMerge tag 'stable/frontswap.v16-tag' of git://git....
2012-06-04 Linus TorvaldsMerge branches 'irq-urgent-for-linus' and 'smp-hotplug...
2012-06-04 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2012-06-04 Len BrownMerge branches 'bugfix-battery', 'bugfix-misc', 'bugfix...
2012-06-04 Len BrownMerge branch 'upstream' into bugfix-video
2012-06-04 Linus TorvaldsMerge branch 'pm-acpi' of git://git./linux/kernel/git...
2012-06-03 Linus TorvaldsMerge tag 'dm-3.5-changes-1' of git://git./linux/kernel...
2012-06-02 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-06-02 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2012-06-02 Linus TorvaldsMerge branch 'akpm' (Fixups for Andrew's patchbomb)
2012-06-01 Linus TorvaldsMerge tag 'fbdev-updates-for-3.5' of git://github.com...
2012-06-01 Linus TorvaldsMerge tag 'for-linus-3.5-20120601' of git://git.infrade...
2012-06-01 Linus TorvaldsMerge branch 'for_linus' of git://cavan.codon.org.uk...
2012-06-01 Linus TorvaldsMerge branch 'slab/for-linus' of git://git./linux/kerne...
2012-06-01 H. Peter AnvinMerge remote-tracking branch 'rostedt/tip/perf/urgent...
2012-06-01 Linus TorvaldsMerge branch 'ux500/hickup' of git://git./linux/kernel...
2012-06-01 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-06-01 Linus TorvaldsMerge tag 'sound-3.5' of git://git./linux/kernel/git...
next