| Commit message (Expand) | Author | Age | Files | Lines |
*---. | Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01.... | Paul E. McKenney | 2013-01-28 | 1 | -5/+7 |
|\ \ \ |
|
| | * | | rcu: Trace callback acceleration | Paul E. McKenney | 2013-01-08 | 1 | -2/+4 |
| | |/ |
|
| * / | rcu: Fix blimit type for trace_rcu_batch_start() | Paul E. McKenney | 2013-01-08 | 1 | -3/+3 |
| |/ |
|
* / | rcu: Reduce rcutorture tracing | Paul E. McKenney | 2013-01-08 | 1 | -5/+14 |
|/ |
|
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2013-01-02 | 1 | -1/+13 |
|\ |
|
| * | ext4: split off ext4_journalled_invalidatepage() | Jan Kara | 2012-12-25 | 1 | -1/+13 |
* | | mm: add a __GFP_KMEMCG flag | Glauber Costa | 2012-12-18 | 1 | -0/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2012-12-18 | 1 | -1/+2 |
|\ \ |
|
| * | | Btrfs: parse parent 0 into correct value in tracepoint | Liu Bo | 2012-12-16 | 1 | -1/+2 |
* | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2012-12-16 | 1 | -18/+118 |
|\ \ \
| | |/
| |/| |
|
| * | | ext4: add some tracepoints in extent status tree | Zheng Liu | 2012-11-08 | 1 | -0/+101 |
| * | | ext4: print map->m_flags in trace_ext4_ext/ind_map_blocks_exit | Zheng Liu | 2012-11-08 | 1 | -14/+13 |
| * | | ext4: print 'flags' in ext4_ext_handle_uninitialized_extents | Zheng Liu | 2012-11-08 | 1 | -4/+4 |
* | | | Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-12-16 | 1 | -0/+51 |
|\ \ \ |
|
| * | | | mm: migrate: Add a tracepoint for migrate_pages | Mel Gorman | 2012-12-11 | 1 | -0/+51 |
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-12-11 | 2 | -98/+1 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2012-12-08 | 1 | -73/+0 |
| |\ \ \ \ |
|
| | * | | | | tracing: Kill unused and puzzled sample code in ftrace.h | Shan Wei | 2012-11-13 | 1 | -73/+0 |
| * | | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2012-12-08 | 1 | -0/+8 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | tracing: Use irq_work for wake ups and remove *_nowake_*() functions | Steven Rostedt | 2012-11-02 | 1 | -2/+1 |
| * | | | | | tracing: Cleanup unnecessary function declarations | Vaibhav Nagarnaik | 2012-10-31 | 1 | -21/+0 |
| * | | | | | tracing: Trivial cleanup | David Sharp | 2012-10-31 | 1 | -2/+0 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-12-11 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 2012-12-03 | 1 | -0/+1 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| | * | | | | rcu: Add callback-free CPUs | Paul E. McKenney | 2012-11-16 | 1 | -0/+1 |
| | |/ / / |
|
* | | | / | mm, oom: change type of oom_score_adj to short | David Rientjes | 2012-12-11 | 2 | -6/+6 |
| |_|_|/
|/| | | |
|
* | | | | Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damage | Linus Torvalds | 2012-12-10 | 1 | -0/+1 |
|/ / / |
|
* | | | revert "Revert "mm: remove __GFP_NO_KSWAPD"" | Andrew Morton | 2012-11-30 | 1 | -1/+0 |
* | | | Revert "mm: remove __GFP_NO_KSWAPD" | Mel Gorman | 2012-11-26 | 1 | -0/+1 |
| |/
|/| |
|
* | | xen/mmu: Use Xen specific TLB flush instead of the generic one. | Konrad Rzeszutek Wilk | 2012-10-31 | 1 | -0/+8 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2012-10-10 | 1 | -4/+10 |
|\ |
|
| * | Btrfs: update delayed ref's tracepoints to show sequence | Liu Bo | 2012-10-01 | 1 | -4/+10 |
* | | mm: remove __GFP_NO_KSWAPD | Rik van Riel | 2012-10-09 | 1 | -1/+0 |
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2012-10-08 | 1 | -121/+121 |
|\ \ |
|
| * | | ext4: add missing space to trace message | Anatol Pomozov | 2012-08-17 | 1 | -1/+1 |
| * | | ext4: realign trace events structs to make it smaller | Anatol Pomozov | 2012-08-17 | 1 | -120/+120 |
* | | | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells | 2012-10-02 | 3 | -3/+3 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-10-01 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | treewide: fix comment/printk/variable typos | Anatol Pomozov | 2012-09-01 | 1 | -1/+1 |
* | | | tracing: Don't call page_to_pfn() if page is NULL | Wen Congyang | 2012-09-20 | 1 | -2/+2 |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-08-03 | 2 | -1/+9 |
|\ \ \
| |_|/
|/| | |
|
| * | | perf/trace: Add ability to set a target task for events | Andrew Vagin | 2012-07-31 | 2 | -1/+9 |
* | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-07-31 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | mm: introduce __GFP_MEMALLOC to allow access to emergency reserves | Mel Gorman | 2012-07-31 | 1 | -0/+1 |
* | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-07-31 | 1 | -0/+134 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | random: add tracepoints for easier debugging and verification | Theodore Ts'o | 2012-07-14 | 1 | -0/+134 |
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-07-26 | 1 | -5/+7 |
|\ \ \ \ |
|
| * | | | | x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_range | Alex Shi | 2012-06-27 | 1 | -5/+7 |
* | | | | | Merge branch 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2012-07-24 | 1 | -1/+1 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | workqueue: factor out worker_pool from global_cwq | Tejun Heo | 2012-07-12 | 1 | -1/+1 |
| | |/ /
| |/| | |
|