Age | Commit message (Expand) | Author | Files | Lines |
2012-10-31 | xen/mmu: Use Xen specific TLB flush instead of the generic one. | Konrad Rzeszutek Wilk | 1 | -0/+8 |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -4/+10 |
2012-10-09 | mm: remove __GFP_NO_KSWAPD | Rik van Riel | 1 | -1/+0 |
2012-10-08 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -121/+121 |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells | 3 | -3/+3 |
2012-10-01 | Btrfs: update delayed ref's tracepoints to show sequence | Liu Bo | 1 | -4/+10 |
2012-10-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2012-09-20 | tracing: Don't call page_to_pfn() if page is NULL | Wen Congyang | 1 | -2/+2 |
2012-09-01 | treewide: fix comment/printk/variable typos | Anatol Pomozov | 1 | -1/+1 |
2012-08-17 | ext4: add missing space to trace message | Anatol Pomozov | 1 | -1/+1 |
2012-08-17 | ext4: realign trace events structs to make it smaller | Anatol Pomozov | 1 | -120/+120 |
2012-08-03 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -1/+9 |
2012-08-01 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -0/+1 |
2012-08-01 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+134 |
2012-08-01 | mm: introduce __GFP_MEMALLOC to allow access to emergency reserves | Mel Gorman | 1 | -0/+1 |
2012-07-31 | perf/trace: Add ability to set a target task for events | Andrew Vagin | 2 | -1/+9 |
2012-07-27 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -5/+7 |
2012-07-25 | Merge branch 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -1/+1 |
2012-07-24 | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -2/+5 |
2012-07-22 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2012-07-15 | random: add tracepoints for easier debugging and verification | Theodore Ts'o | 1 | -0/+134 |
2012-07-13 | workqueue: factor out worker_pool from global_cwq | Tejun Heo | 1 | -1/+1 |
2012-07-06 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 1 | -0/+1 |
2012-07-02 | rcu: Add tracing for _rcu_barrier() | Paul E. McKenney | 1 | -0/+45 |
2012-06-28 | tracing/kvm: Use __print_hex() for kvm_emulate_insn tracepoint | Namhyung Kim | 1 | -0/+1 |
2012-06-28 | x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_range | Alex Shi | 1 | -5/+7 |
2012-06-18 | KVM: Introduce __KVM_HAVE_IRQ_LINE | Christoffer Dall | 1 | -1/+3 |
2012-06-14 | KVM: trace events: update list of exit reasons | Cornelia Huck | 1 | -1/+2 |
2012-06-07 | rcu: Update RCU_FAST_NO_HZ tracing for lazy callbacks | Paul E. McKenney | 1 | -0/+1 |
2012-05-30 | mm: vmscan: remove reclaim_mode_t | Mel Gorman | 1 | -2/+2 |
2012-05-30 | mm: vmscan: do not stall on writeback during memory compaction | Mel Gorman | 1 | -6/+6 |
2012-05-30 | mm: vmscan: remove lumpy reclaim | Mel Gorman | 1 | -22/+4 |
2012-05-30 | mm: remove swap token code | Rik van Riel | 1 | -82/+0 |
2012-05-28 | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux | Linus Torvalds | 1 | -7/+29 |
2012-05-25 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 1 | -24/+15 |
2012-05-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2 | -4/+4 |
2012-05-24 | Merge tag 'pm-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 1 | -0/+34 |
2012-05-24 | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 1 | -0/+80 |
2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2012-05-16 | userns: Convert ext4 to user kuid/kgid where appropriate | Eric W. Biederman | 1 | -2/+2 |
2012-05-16 | userns: Convert ext3 to use kuid/kgid where appropriate | Eric W. Biederman | 1 | -2/+2 |
2012-05-16 | jbd: Write journal superblock with WRITE_FUA after checkpointing | Jan Kara | 1 | -3/+6 |
2012-05-16 | jbd: Split updating of journal superblock and marking journal empty | Jan Kara | 1 | -8/+4 |
2012-05-10 | rcu: Make RCU_FAST_NO_HZ handle timer migration | Paul E. McKenney | 1 | -0/+1 |
2012-05-06 | writeback: Move requeueing when I_SYNC set to writeback_sb_inodes() | Jan Kara | 1 | -7/+29 |
2012-05-01 | PM / Sleep: Add wakeup_source_activate and wakeup_source_deactivate tracepoints | Arve Hjønnevåg | 1 | -0/+34 |
2012-04-25 | rcu: Add RCU_FAST_NO_HZ tracing for idle exit | Paul E. McKenney | 1 | -0/+1 |
2012-04-23 | ASoC: dapm: Fix x86_64 build warning. | Liam Girdwood | 1 | -2/+2 |
2012-04-18 | ASoC: dapm: Add API call to query valid DAPM paths | Liam Girdwood | 1 | -0/+80 |
2012-04-11 | jbd: Refine commit writeout logic | Jan Kara | 1 | -16/+8 |