]> bbs.cooldavid.org Git - net-next-2.6.git/history - kernel
kprobes: Make functions static
[net-next-2.6.git] / kernel /
2010-09-15 Namhyung Kimkprobes: Make functions static
2010-09-15 Namhyung Kimkprobes: Verify jprobe entry point
2010-09-15 Namhyung Kimkprobes: Remove redundant address check
2010-09-15 Matt Helsleyperf events: Clean up pid passing
2010-09-15 Matt Helsleyperf events: Split out task search into helper
2010-09-15 Matt Helsleyhw breakpoints: Fix pid namespace bug
2010-09-15 Stephane Eranianwatchdog: Avoid kernel crash when disabling watchdog
2010-09-15 Ingo MolnarMerge branch 'tip/perf/core' of git://git.kernel.org...
2010-09-15 Steven Rostedttracing: Remove leftover FTRACE_ENABLE/DISABLE_MCOUNT...
2010-09-15 Steven Rostedttracing: Do not trace in irq when funcgraph-irq option...
2010-09-15 Jiri Olsatracing: Add funcgraph-irq option for function graph...
2010-09-14 Steven Rostedttracing: Fix reading of set_ftrace_filter across lists
2010-09-14 Steven Rostedttracing: Keep track of set_ftrace_filter position and...
2010-09-14 Steven Rostedttracing: Replace typecasted void pointer in set_ftrace_...
2010-09-14 Steven Rostedttracing: Do not reset *pos in set_ftrace_filter
2010-09-13 Linus TorvaldsMerge branch 'sched/urgent' of git://git.kernel.org...
2010-09-13 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2010-09-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-09-13 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2010-09-13 Linus TorvaldsMerge branch 'next-spi' of git://git.secretlab.ca/git...
2010-09-13 Ingo Molnarsched: Improve latencies under load by decreasing minim...
2010-09-13 Peter Zijlstraperf: Fix free_event()
2010-09-13 Peter Zijlstraperf: Sanitize the RCU logic
2010-09-11 Linus TorvaldsMerge branch 'pm-fixes' of git://git.kernel.org/pub...
2010-09-11 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-09-11 Rafael J. WysockiPM / Hibernate: Avoid hitting OOM during preallocation...
2010-09-11 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-09-11 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-09-11 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git.kerne...
2010-09-11 Linus TorvaldsMerge branch 'drm-intel-fixes' of git://git.kernel...
2010-09-11 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2010-09-10 mark grossPM QoS: Correct pr_debug() misuse and improve parameter...
2010-09-10 Peter Zijlstraperf: Fix perf_init_event()
2010-09-10 Linus TorvaldsMerge branch 'kvm-updates/2.6.36' of git://git.kernel...
2010-09-10 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git.kernel...
2010-09-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2010-09-10 Linus TorvaldsMerge branch 'at91-fixes-for-linus' of git://github...
2010-09-10 Peter Zijlstraperf: Ensure we call add_event_to_ctx() with the right...
2010-09-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-09-10 Ingo MolnarMerge branch 'tip/perf/urgent' of git://git.kernel...
2010-09-10 Ingo MolnarMerge branch 'perf/urgent' of git://git.kernel.org...
2010-09-10 David S. MillerMerge branch 'vhost-net' of git://git.kernel.org/pub...
2010-09-10 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2010-09-10 Chris Wrighttracing: t_start: reset FTRACE_ITER_HASH in case of...
2010-09-10 Hugh Dickinsswap: revert special hibernation allocation
2010-09-10 Jerome Marchandkernel/groups.c: fix integer overflow in groups_search
2010-09-10 Michael S. Tsirkincgroups: fix API thinko
2010-09-10 Peter Oberparleitergcov: fix null-pointer dereference for certain module...
2010-09-10 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2010-09-09 Russell KingMerge branch 'origin'
2010-09-09 Peter Zijlstraperf: Fix up delayed_put_task_struct()
2010-09-09 Peter Zijlstraperf: Optimize context ops
2010-09-09 Peter Zijlstraperf: Provide a separate task context for swevents
2010-09-09 Peter Zijlstraperf: Multiple task contexts
2010-09-09 Peter Zijlstraperf: Clean up perf_event_context allocation
2010-09-09 Peter Zijlstraperf: Move some code around
2010-09-09 Peter Zijlstraperf: Per-pmu-per-cpu contexts
2010-09-09 Peter Zijlstraperf: Per cpu-context rotation timer
2010-09-09 Peter Zijlstraperf: Remove the swevent hash-table from the cpu context
2010-09-09 Peter Zijlstraperf: Separate find_get_context() from event initialization
2010-09-09 Peter Zijlstraperf: Remove the sysfs bits
2010-09-09 Peter Zijlstraperf: Rework the PMU methods
2010-09-09 Peter Zijlstraperf: Shrink hw_perf_event
2010-09-09 Peter Zijlstraperf: Default PMU ops
2010-09-09 Peter Zijlstraperf: Per PMU disable
2010-09-09 Peter Zijlstraperf: Reduce perf_disable() usage
2010-09-09 Peter Zijlstraperf: Unindent labels
2010-09-09 Peter Zijlstraperf: Register PMU implementations
2010-09-09 Peter Zijlstraperf: Deconstify struct pmu
2010-09-09 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2010-09-09 Suresh Siddhasched: Move sched_avg_update() to update_cpu_load()
2010-09-09 Peter Zijlstraperf: Fix CPU hotplug
2010-09-09 Li Zefanperf, trace: Fix module leak
2010-09-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-09-09 Linus TorvaldsMerge branch 'fixes' of git://oss.oracle.com/git/tma...
2010-09-09 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2010-09-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-09-08 Linus TorvaldsMerge branch 'semaphore-for-linus' of git://git.kernel...
2010-09-08 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2010-09-08 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git.kernel...
2010-09-08 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git.kernel...
2010-09-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-09-08 Masami Hiramatsutracing/kprobe: Fix handling of C-unlike argument names
2010-09-08 Masami Hiramatsutracing/kprobes: Fix handling of argument names
2010-09-08 Masami Hiramatsutracing/kprobe: Fix a memory leak in error case
2010-09-08 Steven Rostedttracing: Do not allow llseek to set_ftrace_filter
2010-09-08 Linus TorvaldsMerge branch 'for-2.6.36' of git://linux-nfs.org/~bfiel...
2010-09-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-09-07 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2010-09-07 Linus TorvaldsMerge branch 'for-linus' of git://android.kernel.org...
2010-09-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-09-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-09-07 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2010-09-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-09-07 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2010-09-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-09-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-09-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-09-05 Michael S. Tsirkincgroups: fix API thinko
2010-09-05 Andi Kleengcc-4.6: kernel/*: Fix unused but set warnings
next