| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | 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 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-07-24 | 1 | -2/+5 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | KVM: Introduce __KVM_HAVE_IRQ_LINE | Christoffer Dall | 2012-06-18 | 1 | -1/+3 |
| * | | | KVM: trace events: update list of exit reasons | Cornelia Huck | 2012-06-13 | 1 | -1/+2 |
| | |/
| |/| |
|
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-07-22 | 1 | -0/+1 |
|\ \ \ |
|
| * \ \ | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2012-07-06 | 1 | -0/+1 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | tracing/kvm: Use __print_hex() for kvm_emulate_insn tracepoint | Namhyung Kim | 2012-06-28 | 1 | -0/+1 |
| | |/ |
|
* | | | rcu: Add tracing for _rcu_barrier() | Paul E. McKenney | 2012-07-02 | 1 | -0/+45 |
|/ / |
|
* | | rcu: Update RCU_FAST_NO_HZ tracing for lazy callbacks | Paul E. McKenney | 2012-06-06 | 1 | -0/+1 |
|/ |
|
* | mm: vmscan: remove reclaim_mode_t | Mel Gorman | 2012-05-29 | 1 | -2/+2 |
* | mm: vmscan: do not stall on writeback during memory compaction | Mel Gorman | 2012-05-29 | 1 | -6/+6 |
* | mm: vmscan: remove lumpy reclaim | Mel Gorman | 2012-05-29 | 1 | -22/+4 |
* | mm: remove swap token code | Rik van Riel | 2012-05-29 | 1 | -82/+0 |
* | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux | Linus Torvalds | 2012-05-28 | 1 | -7/+29 |
|\ |
|
| * | writeback: Move requeueing when I_SYNC set to writeback_sb_inodes() | Jan Kara | 2012-05-06 | 1 | -7/+29 |
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2012-05-25 | 1 | -24/+15 |
|\ \ |
|
| * | | jbd: Write journal superblock with WRITE_FUA after checkpointing | Jan Kara | 2012-05-15 | 1 | -3/+6 |
| * | | jbd: Split updating of journal superblock and marking journal empty | Jan Kara | 2012-05-15 | 1 | -8/+4 |
| * | | jbd: Refine commit writeout logic | Jan Kara | 2012-04-11 | 1 | -16/+8 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2012-05-23 | 2 | -4/+4 |
|\ \ |
|
| * | | userns: Convert ext4 to user kuid/kgid where appropriate | Eric W. Biederman | 2012-05-15 | 1 | -2/+2 |
| * | | userns: Convert ext3 to use kuid/kgid where appropriate | Eric W. Biederman | 2012-05-15 | 1 | -2/+2 |
* | | | Merge tag 'pm-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2012-05-23 | 1 | -0/+34 |
|\ \ \ |
|
| * | | | PM / Sleep: Add wakeup_source_activate and wakeup_source_deactivate tracepoints | Arve Hjønnevåg | 2012-05-01 | 1 | -0/+34 |
| | |/
| |/| |
|
* | | | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-05-23 | 1 | -0/+80 |
|\ \ \ |
|