index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-22
lockdep: Fix trace_[soft,hard]irqs_[on,off]() recursion
Peter Zijlstra
1
-10
/
+20
2011-06-22
printk: Fix console_sem vs logbuf_lock unlock race
Peter Zijlstra
1
-2
/
+18
2011-06-21
time: Avoid accumulating time drift in suspend/resume
John Stultz
1
-0
/
+22
2011-06-21
time: Catch invalid timespec sleep values in __timekeeping_inject_sleeptime
John Stultz
1
-0
/
+6
2011-06-21
alarmtimers: Return -ENOTSUPP if no RTC device is present
John Stultz
1
-1
/
+22
2011-06-21
alarmtimers: Handle late rtc module loading
John Stultz
1
-70
/
+67
2011-06-21
PM: Free memory bitmaps if opening /dev/snapshot fails
Michal Kubecek
1
-1
/
+3
2011-06-19
Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
3
-19
/
+15
2011-06-19
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
5
-402
/
+461
2011-06-17
KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring
David Howells
1
-7
/
+9
2011-06-17
generic-ipi: Fix kexec boot crash by initializing call_single_queue before enabling interrupts
Takao Indoh
1
-4
/
+1
2011-06-16
rcu: Move RCU_BOOST #ifdefs to header file
Paul E. McKenney
3
-382
/
+390
2011-06-16
ptrace: implement PTRACE_LISTEN
Tejun Heo
3
-8
/
+50
2011-06-16
ptrace: implement TRAP_NOTIFY and use it for group stop events
Tejun Heo
1
-3
/
+35
2011-06-16
ptrace: implement PTRACE_INTERRUPT
Tejun Heo
1
-2
/
+27
2011-06-16
ptrace: implement PTRACE_SEIZE
Tejun Heo
2
-15
/
+59
2011-06-16
job control: introduce JOBCTL_TRAP_STOP and use it for group stop trap
Tejun Heo
2
-32
/
+70
2011-06-16
clocksource: Make watchdog robust vs. interruption
Thomas Gleixner
1
-11
/
+13
2011-06-16
Merge commit 'v3.0-rc3' into perf/core
Ingo Molnar
10
-47
/
+103
2011-06-15
rcu: use softirq instead of kthreads except when RCU_BOOST=y
Paul E. McKenney
4
-41
/
+99
2011-06-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
1
-1
/
+5
2011-06-15
gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNEL
Josh Triplett
1
-1
/
+2
2011-06-15
memcg: clear mm->owner when last possible owner leaves
KAMEZAWA Hiroyuki
1
-16
/
+15
2011-06-15
sched: Check if lowest_mask is initialized in find_lowest_rq()
Steven Rostedt
1
-0
/
+4
2011-06-15
sched: Fix need_resched() when checking peempt
Hillf Danton
1
-1
/
+1
2011-06-14
tracing/kprobes: Fix kprobe-tracer to support stack trace
Masami Hiramatsu
3
-7
/
+42
2011-06-14
stack_trace: Add weak save_stack_trace_regs()
Masami Hiramatsu
1
-3
/
+9
2011-06-14
ring-buffer: Set __GFP_NORETRY flag for ring buffer allocating process
Vaibhav Nagarnaik
1
-6
/
+19
2011-06-14
tracing: Convert to kstrtoul_from_user
Peter Huewe
5
-110
/
+20
2011-06-14
tracing, function_graph: Add context-info support for function_graph tracer
Jiri Olsa
1
-22
/
+31
2011-06-14
tracing, function_graph: Remove lock-depth from latency trace
Jiri Olsa
1
-4
/
+3
2011-06-14
tracing, function: Fix trace header to follow context-info option
Jiri Olsa
1
-0
/
+3
2011-06-14
tracing, function_graph: Merge overhead and duration display functions
Jiri Olsa
1
-74
/
+74
2011-06-14
tracing, function_graph: Remove dependency of abstime and duration fields on latency
Jiri Olsa
3
-18
/
+9
2011-06-14
async: Fixed an include coding style issue
Paul McQuade
1
-5
/
+7
2011-06-14
ftrace: Fixed an include coding style issue
Paul McQuade
1
-5
/
+2
2011-06-14
tracing: Add disable_on_free option
Steven Rostedt
2
-2
/
+5
2011-06-14
tracing: Add a proc file to stop tracing and free buffer
Vaibhav Nagarnaik
1
-35
/
+73
2011-06-14
signal.c: fix kernel-doc notation
Randy Dunlap
1
-1
/
+1
2011-06-14
tracing: Use NUMA allocation for per-cpu ring buffer pages
Vaibhav Nagarnaik
3
-22
/
+23
2011-06-14
tracing: Schedule a delayed work to call wakeup()
Vaibhav Nagarnaik
1
-11
/
+12
2011-06-14
rcu: Use softirq to address performance regression
Shaohua Li
4
-5
/
+30
2011-06-14
rcu: Simplify curing of load woes
Paul E. McKenney
2
-54
/
+22
2011-06-13
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
2
-3
/
+14
2011-06-10
sched: Isolate preempt counting in its own config option
Frederic Weisbecker
2
-1
/
+4
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
1
-1
/
+1
2011-06-10
genirq: Prevent potential NULL dereference in irq_set_irq_wake()
Jesper Juhl
1
-0
/
+3
2011-06-09
tracing: Fix regression in printk_formats file
Steven Rostedt
1
-4
/
+1
2011-06-09
perf: Split up buffer handling from core code
Frederic Weisbecker
4
-498
/
+568
2011-06-09
cgroupfs: use init_cred when populating new cgroupfs mount
eparis@redhat
1
-0
/
+5
[prev]
[next]