Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-05-16 | 2 | -22/+22 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | rtnetlink: make SR-IOV VF interface symmetric | Chris Wright | 2010-05-16 | 1 | -4/+19 | |
| | | * | | | | | | | | | | | | | tcp: fix MD5 (RFC2385) support | Eric Dumazet | 2010-05-16 | 1 | -18/+3 | |
| | * | | | | | | | | | | | | | | Fix the regression created by "set S_DEAD on unlink()..." commit | Al Viro | 2010-05-15 | 1 | -0/+14 | |
| | |/ / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | revert "procfs: provide stack information for threads" and its fixup commits | Robin Holt | 2010-05-11 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | dma-mapping: fix dma_sync_single_range_* | FUJITA Tomonori | 2010-05-11 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-05-11 | 2 | -0/+4 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | sctp: Fix a race between ICMP protocol unreachable and connect() | Vlad Yasevich | 2010-05-06 | 2 | -0/+4 | |
| | * | | | | | | | | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-05-07 | 1 | -28/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | drm/ttm: Remove the ttm_bo_block_reservation() function. | Thomas Hellstrom | 2010-05-07 | 1 | -28/+0 | |
| | * | | | | | | | | | | | | | | Merge branch 'v4l_for_2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-05-07 | 1 | -1/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | V4L/DVB: saa7146: fix regression of the av7110/budget-av driver | Hans Verkuil | 2010-05-06 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-05-07 | 2 | -0/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | rcu: create rcu_my_thread_group_empty() wrapper | Paul E. McKenney | 2010-05-06 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | | | | cgroup: Check task_lock in task_subsys_state() | Li Zefan | 2010-05-04 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | perf: Optimize perf_output_*() by avoiding local_xchg() | Peter Zijlstra | 2010-05-18 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | perf: Optimize the hotpath by converting the perf output buffer to local_t | Peter Zijlstra | 2010-05-18 | 1 | -8/+7 | |
| * | | | | | | | | | | | | | | | | perf: Optimize the perf_output() path by removing IRQ-disables | Peter Zijlstra | 2010-05-18 | 1 | -3/+2 | |
| * | | | | | | | | | | | | | | | | perf/ftrace: Optimize perf/tracepoint interaction for single events | Peter Zijlstra | 2010-05-18 | 3 | -5/+8 | |
| | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip... | Steven Rostedt | 2010-05-18 | 12 | -94/+142 | |
|\| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Revert "perf: Fix exit() vs PERF_FORMAT_GROUP" | Ingo Molnar | 2010-05-11 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | tracing: Factorize lock events in a lock class | Frederic Weisbecker | 2010-05-09 | 1 | -33/+15 | |
| * | | | | | | | | | | | | | | | tracing: Drop the nested field from lock_release event | Frederic Weisbecker | 2010-05-09 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | tracing: Drop lock_acquired waittime field | Frederic Weisbecker | 2010-05-09 | 1 | -7/+4 | |
| * | | | | | | | | | | | | | | | perf: Add group scheduling transactional APIs | Lin Ming | 2010-05-07 | 1 | -3/+12 | |
| * | | | | | | | | | | | | | | | perf, x86: Improve the PEBS ABI | Peter Zijlstra | 2010-05-07 | 1 | -4/+19 | |
| * | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-05-07 | 5 | -4/+20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | perf: Fix exit() vs PERF_FORMAT_GROUP | Peter Zijlstra | 2010-05-07 | 1 | -0/+1 | |
| | |/ / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-05-05 | 2 | -1/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / | | | |/| | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | net: fix compile error due to double return type in SOCK_DEBUG | Jan Engelhardt | 2010-05-02 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV... | Neil Horman | 2010-04-28 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | i2c-core: Use per-adapter userspace device lists | Jean Delvare | 2010-05-04 | 1 | -0/+2 | |
| | | |_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | USB: rename usb_buffer_alloc() and usb_buffer_free() | Daniel Mack | 2010-04-30 | 1 | -3/+15 | |
| | | |_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | hw-breakpoints: Get the number of available registers on boot dynamically | Frederic Weisbecker | 2010-05-01 | 1 | -0/+10 | |
| * | | | | | | | | | | | | | hw-breakpoints: Separate constraint space for data and instruction breakpoints | Frederic Weisbecker | 2010-05-01 | 1 | -3/+6 | |
| * | | | | | | | | | | | | | hw-breakpoints: Tag ptrace breakpoint as exclude_kernel | Frederic Weisbecker | 2010-05-01 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | Merge commit 'v2.6.34-rc6' into perf/core | Ingo Molnar | 2010-04-30 | 11 | -11/+31 | |
| |\| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-04-23 | 21 | -72/+354 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | perf & kvm: Clean up some of the guest profiling callback API details | Zhang, Yanmin | 2010-04-20 | 1 | -6/+4 | |
| * | | | | | | | | | | | | | perf: Enhance perf to allow for guest statistic collection from host | Zhang, Yanmin | 2010-04-19 | 1 | -1/+20 | |
| * | | | | | | | | | | | | | perf: Store active software events in a hashlist | Frederic Weisbecker | 2010-04-14 | 1 | -0/+12 | |
| * | | | | | | | | | | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-04-08 | 42 | -67/+102 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | perf: Fetch hot regs from the template caller | Frederic Weisbecker | 2010-04-04 | 1 | -11/+12 | |
| * | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-04-02 | 29 | -88/+129 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | x86, perf, bts, mm: Delete the never used BTS-ptrace code | Peter Zijlstra | 2010-03-26 | 4 | -37/+0 | |
| * | | | | | | | | | | | | | | | Merge commit 'v2.6.34-rc2' into perf/core | Ingo Molnar | 2010-03-22 | 79 | -171/+541 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-03-12 | 5 | -47/+95 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | perf, x86: use LBR for PEBS IP+1 fixup | Peter Zijlstra | 2010-03-10 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | | | | perf, x86: Implement simple LBR support | Peter Zijlstra | 2010-03-10 | 1 | -0/+11 | |
| * | | | | | | | | | | | | | | | | | perf, x86: Add PEBS infrastructure | Peter Zijlstra | 2010-03-10 | 1 | -1/+2 |