Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | hw-breakpoints: Provide an off-case for counter_arch_bp() | Frederic Weisbecker | 2009-11-13 | |
| * | | | | hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events | Frederic Weisbecker | 2009-11-08 | |
| * | | | | hw-breakpoint: Move asm-generic/hw_breakpoint.h to linux/hw_breakpoint.h | Frederic Weisbecker | 2009-11-05 | |
| * | | | | perf/core: Add a callback to perf events | Frederic Weisbecker | 2009-11-03 | |
| * | | | | perf/core: Provide a kernel-internal interface to get to performance counters | Arjan van de Ven | 2009-11-03 | |
| * | | | | Merge commit 'perf/core' into perf/hw-breakpoint | Frederic Weisbecker | 2009-10-17 | |
| |\ \ \ \ | ||||
| * \ \ \ \ | Merge branch 'linus' into tracing/hw-breakpoints | Ingo Molnar | 2009-09-15 | |
| |\ \ \ \ \ | ||||
| * \ \ \ \ \ | Merge branch 'tracing/core' into tracing/hw-breakpoints | Ingo Molnar | 2009-09-07 | |
| |\ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ | Merge branch 'linus' into tracing/hw-breakpoints | Ingo Molnar | 2009-06-17 | |
| |\ \ \ \ \ \ \ | ||||
| * | | | | | | | | hw-breakpoints: prepare the code for Hardware Breakpoint interfaces | K.Prasad | 2009-06-02 | |
* | | | | | | | | | Merge branch 'perf/core' into perf/probes | Ingo Molnar | 2009-11-17 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | perf_event: Optimize perf_output_lock() | Peter Zijlstra | 2009-11-16 | |
| | | | | | | | | | | ||||
| | \ \ \ \ \ \ \ \ | ||||
| *-. \ \ \ \ \ \ \ \ | Merge branches 'perf/powerpc' and 'perf/bench' into perf/core | Ingo Molnar | 2009-11-15 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | perf_event: Add alignment-faults and emulation-faults software events | Anton Blanchard | 2009-10-28 | |
| * | | | | | | | | | | | Merge commit 'v2.6.32-rc7' into perf/core | Ingo Molnar | 2009-11-15 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | serial: add support for the Lava Quattro PCI quad-port 16550A card | Lennert Buytenhek | 2009-11-12 | |
| | * | | | | | | | | | | | alpha: fix F_SETOWN_EX and F_GETLK64 conflict | Peter Zijlstra | 2009-11-12 | |
| | * | | | | | | | | | | | fb: remove fb_save_state() and fb_restore_state operations | Krzysztof Helt | 2009-11-12 | |
| | * | | | | | | | | | | | ext3: Wait for proper transaction commit on fsync | Jan Kara | 2009-11-11 | |
| | * | | | | | | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-11-09 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | i2c: Add an interface to lock/unlock an I2C bus segment | Jean Delvare | 2009-11-07 | |
| | | * | | | | | | | | | | | i2c-piix4: Modify code name SB900 to Hudson-2 | Crane Cai | 2009-11-07 | |
| | * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-11-09 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | netfilter: nf_nat: fix NAT issue in 2.6.30.4+ | Jozsef Kadlecsik | 2009-11-06 | |
| * | | | | | | | | | | | | | perf_event: Fix invalid type in ioctl definition | Arjan van de Ven | 2009-11-14 | |
| * | | | | | | | | | | | | | tracing: Rename 'lockdep' event subsystem into 'lock' | Frederic Weisbecker | 2009-11-13 | |
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge commit 'v2.6.32-rc6' into perf/core | Ingo Molnar | 2009-11-04 | |
| |\| | | | | | | | | | | | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2009-11-03 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | PM / yenta: Split resume into early and late parts (rev. 4) | Rafael J. Wysocki | 2009-11-03 | |
| | * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-11-03 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| / / / / / / / / / | | | |/ / / / / / / / / | ||||
| | | * | | | | | | | | | net: fix sk_forward_alloc corruption | Eric Dumazet | 2009-10-30 | |
| | | * | | | | | | | | | net: Fix RPF to work with policy routing | jamal | 2009-10-30 | |
| | | * | | | | | | | | | net: fix kmemcheck annotations | Eric Dumazet | 2009-10-30 | |
| | * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 2009-11-02 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | 9p: fix readdir corner cases | Eric Van Hensbergen | 2009-11-02 | |
| | * | | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-11-02 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | perf events: Fix swevent hrtimer sampling by keeping track of remaining time ... | Soeren Sandmann | 2009-10-23 | |
| | | | |_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | ||||
| | * | | | | | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-11-02 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | | | ||||
| | | * | | | | | | | | | | tracing: Remove cpu arg from the rb_time_stamp() function | Jiri Olsa | 2009-10-24 | |
| | * | | | | | | | | | | | Driver core: allow certain drivers prohibit bind/unbind via sysfs | Dmitry Torokhov | 2009-10-30 | |
| | * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-param-fixes | Linus Torvalds | 2009-10-29 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | param: fix lots of bugs with writing charp params from sysfs, by leaking mem. | Rusty Russell | 2009-10-28 | |
| | | |/ / / / / / / / / / | ||||
| | * | | | | | | | | | | | Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2009-10-29 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | HWPOISON: Clean up PR_MCE_KILL interface | Andi Kleen | 2009-10-03 | |
| | * | | | | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-10-29 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | rcu: Stopgap fix for synchronize_rcu_expedited() for TREE_PREEMPT_RCU | Paul E. McKenney | 2009-10-15 | |
| | * | | | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-10-29 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | sched: Disable SD_PREFER_LOCAL for MC/CPU domains | Peter Zijlstra | 2009-10-14 | |
| | | |/ / / / / / / / / / / / | ||||
| | * | | | | | | | | | | | | | 8250_pci: add IBM Saturn serial card | Benjamin Herrenschmidt | 2009-10-29 | |
| | * | | | | | | | | | | | | | serial: add ADDI-DATA GmbH PCI-Express communication cards in 8250_pci.c and ... | Krauth.Julien | 2009-10-29 |