aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* events: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_CLASS()Ingo Molnar2009-11-26
* tracing: Create new DEFINE_EVENT_PRINTSteven Rostedt2009-11-24
* tracing: Create new TRACE_EVENT_TEMPLATESteven Rostedt2009-11-24
* hw-breakpoints: Fix misordered ifdefFrederic Weisbecker2009-11-23
* hw-breakpoints: Include only linux/perf_event.h from kernel part of bp headersFrederic Weisbecker2009-11-23
* perf_events: Undo some recursion damagePeter Zijlstra2009-11-23
* hw-breakpoints: Separate the kernel part from breakpoint headersFrederic Weisbecker2009-11-22
* tracing: Use the perf recursion protection from trace eventFrederic Weisbecker2009-11-22
* perf: Fix event scaling for inherited countersPeter Zijlstra2009-11-21
* perf: Allow for custom overflow handlersPeter Zijlstra2009-11-21
* Merge branch 'tracing/hw-breakpoints' into perf/coreIngo Molnar2009-11-21
|\
| * hw-breakpoints: Fix build on !perf architecturesIngo Molnar2009-11-13
| * hw-breakpoints: Provide an off-case for counter_arch_bp()Frederic Weisbecker2009-11-13
| * hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf eventsFrederic Weisbecker2009-11-08
| * hw-breakpoint: Move asm-generic/hw_breakpoint.h to linux/hw_breakpoint.hFrederic Weisbecker2009-11-05
| * perf/core: Add a callback to perf eventsFrederic Weisbecker2009-11-03
| * perf/core: Provide a kernel-internal interface to get to performance countersArjan van de Ven2009-11-03
* | Merge branch 'perf/core' into perf/probesIngo Molnar2009-11-17
|\ \
| * | perf_event: Optimize perf_output_lock()Peter Zijlstra2009-11-16
| | |
| | \
| *-. \ Merge branches 'perf/powerpc' and 'perf/bench' into perf/coreIngo Molnar2009-11-15
| |\ \ \
| | * | | perf_event: Add alignment-faults and emulation-faults software eventsAnton Blanchard2009-10-28
| * | | | Merge commit 'v2.6.32-rc7' into perf/coreIngo Molnar2009-11-15
| |\ \ \ \
| | * | | | serial: add support for the Lava Quattro PCI quad-port 16550A cardLennert Buytenhek2009-11-12
| | * | | | fb: remove fb_save_state() and fb_restore_state operationsKrzysztof Helt2009-11-12
| | * | | | ext3: Wait for proper transaction commit on fsyncJan Kara2009-11-11
| | * | | | i2c: Add an interface to lock/unlock an I2C bus segmentJean Delvare2009-11-07
| | * | | | i2c-piix4: Modify code name SB900 to Hudson-2Crane Cai2009-11-07
| * | | | | perf_event: Fix invalid type in ioctl definitionArjan van de Ven2009-11-14
| | |_|/ / | |/| | |
| * | | | Merge commit 'v2.6.32-rc6' into perf/coreIngo Molnar2009-11-04
| |\| | | | | |_|/ | |/| |
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-03
| | |\ \
| | | * | net: fix sk_forward_alloc corruptionEric Dumazet2009-10-30
| | | * | net: fix kmemcheck annotationsEric Dumazet2009-10-30
| | * | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-11-02
| | |\ \ \
| | | * | | perf events: Fix swevent hrtimer sampling by keeping track of remaining time ...Soeren Sandmann2009-10-23
| | * | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-11-02
| | |\ \ \ \
| | | * | | | tracing: Remove cpu arg from the rb_time_stamp() functionJiri Olsa2009-10-24
| | * | | | | Driver core: allow certain drivers prohibit bind/unbind via sysfsDmitry Torokhov2009-10-30
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-param-fixesLinus Torvalds2009-10-29
| | |\ \ \ \ \
| | | * | | | | param: fix lots of bugs with writing charp params from sysfs, by leaking mem.Rusty Russell2009-10-28
| | | |/ / / /
| | * | | | | Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-10-29
| | |\ \ \ \ \
| | | * | | | | HWPOISON: Clean up PR_MCE_KILL interfaceAndi Kleen2009-10-03
| | * | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-10-29
| | |\ \ \ \ \ \
| | | * | | | | | rcu: Stopgap fix for synchronize_rcu_expedited() for TREE_PREEMPT_RCUPaul E. McKenney2009-10-15
| | * | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-10-29
| | |\ \ \ \ \ \ \
| | | * | | | | | | sched: Disable SD_PREFER_LOCAL for MC/CPU domainsPeter Zijlstra2009-10-14
| | | |/ / / / / /
| | * | | | | | | 8250_pci: add IBM Saturn serial cardBenjamin Herrenschmidt2009-10-29
| | * | | | | | | serial: add ADDI-DATA GmbH PCI-Express communication cards in 8250_pci.c and ...Krauth.Julien2009-10-29
| | * | | | | | | strstrip(): mark as as must_checkKOSAKI Motohiro2009-10-29
| | * | | | | | | cpufreq: add cpufreq_get() stub for CONFIG_CPU_FREQ=nRandy Dunlap2009-10-29
| | | |_|/ / / / | | |/| | | | |
| | * | | | | | virtio_blk: Revert serial number supportRusty Russell2009-10-22