Age | Commit message (Expand) | Author | Files | Lines |
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-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 |
2012-04-10 | workqueue: Fix workqueue_execute_end() comment | Stephen Boyd | 1 | -1/+1 |
2012-04-04 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2012-03-31 | tracing, sched, vfs: Fix 'old_pid' usage in trace_sched_process_exec() | Oleg Nesterov | 1 | -1/+1 |
2012-03-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -0/+44 |
2012-03-28 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -1/+28 |
2012-03-24 | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 3 | -3/+3 |
2012-03-23 | Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -0/+177 |
2012-03-23 | Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Linus Torvalds | 1 | -0/+36 |
2012-03-22 | btrfs: return void in functions without error conditions | Jeff Mahoney | 1 | -0/+44 |
2012-03-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+0 |
2012-03-20 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -63/+92 |
2012-03-16 | device.h: audit and cleanup users in main include dir | Paul Gortmaker | 3 | -3/+3 |
2012-03-14 | Merge remote-tracking branch 'regmap/topic/drivers' into regmap-next | Mark Brown | 1 | -2/+5 |