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