index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2012-05-30
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-0
/
+5
2012-05-30
Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-block
Linus Torvalds
-3
/
+2
2012-05-30
sched: Remove NULL assignment of dattr_cur
Kamalesh Babulal
-1
/
+0
2012-05-30
sched: Remove the last NULL entry from sched_feat_names
Hiroshi Shimamoto
-1
/
+0
2012-05-30
sched: Make sched_feat_names const
Hiroshi Shimamoto
-1
/
+1
2012-05-30
sched/rt: Fix SCHED_RR across cgroups
Colin Cross
-5
/
+10
2012-05-30
sched: Move nr_cpus_allowed out of 'struct sched_rt_entity'
Peter Zijlstra
-17
/
+23
2012-05-30
sched: Make sure to not re-read variables after validation
Peter Zijlstra
-4
/
+11
2012-05-30
sched: Fix SD_OVERLAP
Peter Zijlstra
-7
/
+25
2012-05-30
sched: Don't try allocating memory from offline nodes
Peter Zijlstra
-1
/
+1
2012-05-30
sched/nohz: Fix rq->cpu_load calculations some more
Peter Zijlstra
-10
/
+44
2012-05-30
Merge branch 'linus' into perf/urgent
Ingo Molnar
-940
/
+3723
2012-05-29
brlocks/lglocks: turn into functions
Andi Kleen
-1
/
+90
2012-05-29
vsprintf: fix %ps on non symbols when using kallsyms
Stephen Boyd
-8
/
+24
2012-05-29
rescounters: add res_counter_uncharge_until()
Frederic Weisbecker
-2
/
+8
2012-05-29
kernel: cgroup: push rcu read locking from css_is_ancestor() to callsite
Johannes Weiner
-10
/
+10
2012-05-29
mm/fork: fix overflow in vma length when copying mmap on clone
Siddhesh Poyarekar
-1
/
+2
2012-05-29
mm: remove swap token code
Rik van Riel
-9
/
+0
2012-05-27
cgroup: superblock can't be released with active dentries
Tejun Heo
-3
/
+14
2012-05-25
tick: Move skew_tick option into the HIGH_RES_TIMER section
Thomas Gleixner
-8
/
+8
2012-05-25
clockevents: Make clockevents_config() a global symbol
Magnus Damm
-2
/
+1
2012-05-25
tick: Add tick skew boot option
Mike Galbraith
-0
/
+18
2012-05-24
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-0
/
+12
2012-05-24
smpboot, idle: Fix comment mismatch over idle_threads_init()
Srivatsa S. Bhat
-4
/
+7
2012-05-24
smpboot, idle: Optimize calls to smp_processor_id() in idle_threads_init()
Srivatsa S. Bhat
-2
/
+4
2012-05-24
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
-18
/
+88
2012-05-24
genirq: Introduce irq_do_set_affinity() to reduce duplicated code
Jiang Liu
-28
/
+27
2012-05-24
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-15
/
+55
2012-05-24
genirq: Add IRQS_PENDING for nested and simple irq
Ning Jiang
-2
/
+6
2012-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-1
/
+2
2012-05-24
Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-876
/
+3521
2012-05-24
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+1
2012-05-24
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
-0
/
+5
2012-05-24
mm: add a low limit to alloc_large_system_hash
Tim Bird
-1
/
+2
2012-05-23
keys: kill task_struct->replacement_session_keyring
Oleg Nesterov
-9
/
+0
2012-05-23
genirq: reimplement exit_irq_thread() hook via task_work_add()
Oleg Nesterov
-37
/
+33
2012-05-23
task_work_add: generic process-context callbacks
Oleg Nesterov
-2
/
+90
2012-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-18
/
+17
2012-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
-287
/
+883
2012-05-23
Merge tag 'module-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+2
2012-05-23
Merge tag 'pm-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
-42
/
+635
2012-05-23
ring-buffer: Check for valid buffer before changing size
Steven Rostedt
-0
/
+5
2012-05-23
Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...
Linus Torvalds
-11
/
+12
2012-05-23
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-2
/
+0
2012-05-23
Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-1
/
+7
2012-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
-6
/
+0
2012-05-23
Revert "sched, perf: Use a single callback into the scheduler"
Jiri Olsa
-11
/
+12
2012-05-23
Guard check in module loader against integer overflow
David Howells
-1
/
+2
2012-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
-2
/
+2
2012-05-22
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-608
/
+352
[prev]
[next]