index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-27
sched/fair: Clean up update_sg_lb_stats() a bit
Kamalesh Babulal
1
-4
/
+1
2013-11-27
sched/fair: Move load idx selection in find_idlest_group
Vincent Guittot
1
-6
/
+6
2013-11-27
sched: Check TASK_DEAD rather than EXIT_DEAD in schedule_debug()
Oleg Nesterov
1
-3
/
+3
2013-11-27
tasks/fork: Remove unnecessary child->exit_state
Oleg Nesterov
1
-3
/
+1
2013-11-27
lockdep: Be nice about building from userspace
Sasha Levin
1
-0
/
+4
2013-11-27
perf: Add active_entry list head to struct perf_event
Stephane Eranian
1
-0
/
+1
2013-11-27
lockdep: Simplify a bit hardirq <-> softirq transitions
Frederic Weisbecker
1
-21
/
+16
2013-11-27
Merge branch 'core/urgent' into core/locking
Ingo Molnar
1
-9
/
+45
2013-11-27
sched: Expose preempt_schedule_irq()
Thomas Gleixner
1
-2
/
+1
2013-11-26
fork: Allow CLONE_PARENT after setns(CLONE_NEWPID)
Eric W. Biederman
1
-1
/
+1
2013-11-26
Merge tag 'trace-fixes-v3.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-29
/
+35
2013-11-26
sched: Fix a trivial syntax misuse
Shigeru Yoshida
1
-1
/
+1
2013-11-26
ftrace: Fix function graph with loading of modules
Steven Rostedt (Red Hat)
1
-29
/
+35
2013-11-26
panic: Make panic_timeout configurable
Jason Baron
1
-1
/
+1
2013-11-25
Revert "workqueue: allow work_on_cpu() to be called recursively"
Bjorn Helgaas
1
-22
/
+10
2013-11-25
irq: Enable all irqs unconditionally in irq_resume
Laxman Dewangan
1
-1
/
+1
2013-11-23
block: Abstract out bvec iterator
Kent Overstreet
2
-8
/
+9
2013-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-5
/
+4
2013-11-22
Merge tag 'v3.12'
Eric Paris
81
-2757
/
+3684
2013-11-22
cgroup: Merge branch 'memcg_event' into for-3.14
Tejun Heo
1
-259
/
+0
2013-11-22
cgroup: unexport cgroup_css() and remove __file_cft()
Tejun Heo
1
-12
/
+2
2013-11-22
cgroup, memcg: move cgroup->event_list[_lock] and event callbacks into memcg
Tejun Heo
1
-2
/
+0
2013-11-22
cgroup, memcg: move cgroup_event implementation to memcg
Tejun Heo
1
-250
/
+3
2013-11-22
workqueue: fix pool ID allocation leakage and remove BUILD_BUG_ON() in init_w...
Li Bin
1
-6
/
+9
2013-11-22
workqueue: fix comment typo for __queue_work()
Li Bin
1
-1
/
+1
2013-11-22
workqueue: fix ordered workqueues in NUMA setups
Tejun Heo
1
-2
/
+22
2013-11-22
workqueue: swap set_cpus_allowed_ptr() and PF_NO_SETAFFINITY
Oleg Nesterov
1
-4
/
+5
2013-11-22
cgroup: use a dedicated workqueue for cgroup destruction
Tejun Heo
1
-3
/
+27
2013-11-22
time: Fix 1ns/tick drift w/ GENERIC_TIME_VSYSCALL_OLD
Martin Schwidefsky
1
-1
/
+1
2013-11-21
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
9
-131
/
+173
2013-11-21
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
4
-82
/
+210
2013-11-21
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
1
-17
/
+43
2013-11-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-6
/
+1
2013-11-20
Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+3
2013-11-20
uprobes: Document xol_area and arch_uprobe->insn/ixol
Oleg Nesterov
1
-0
/
+15
2013-11-20
uprobes: Cleanup !CONFIG_UPROBES decls, unexport xol_area
Oleg Nesterov
1
-0
/
+19
2013-11-20
uprobes: Don't assume that arch_uprobe->insn/ixol is u8[MAX_UINSN_BYTES]
Oleg Nesterov
1
-5
/
+5
2013-11-20
uprobes: Add uprobe_task->dup_xol_work/dup_xol_addr
Oleg Nesterov
1
-12
/
+4
2013-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-25
/
+13
2013-11-19
kernel/bounds: avoid circular dependencies in generated headers
Kirill A. Shutemov
1
-1
/
+1
2013-11-19
genetlink: only pass array to genl_register_family_with_ops()
Johannes Berg
1
-2
/
+1
2013-11-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+16
2013-11-19
lockdep: Correctly annotate hardirq context in irq_exit()
Peter Zijlstra
1
-9
/
+45
2013-11-19
sched: Fix a trivial typo in comments
Shigeru Yoshida
1
-1
/
+1
2013-11-19
sched: Avoid NULL dereference on sd_busy
Peter Zijlstra
1
-1
/
+2
2013-11-19
sched: Check sched_domain before computing group power
Srikar Dronamraju
1
-3
/
+24
2013-11-19
perf/trace: Properly use u64 to hold event_id
Vince Weaver
1
-1
/
+1
2013-11-19
perf: Remove fragile swevent hlist optimization
Peter Zijlstra
1
-8
/
+0
2013-11-19
ftrace, perf: Avoid infinite event generation loop
Peter Zijlstra
1
-0
/
+6
2013-11-19
tick: Document tick_do_timer_cpu
Andrew Morton
1
-0
/
+15
[prev]
[next]