index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2011-06-25
Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-06-22
ptrace: kill clone/exec tracehooks
Tejun Heo
2011-06-22
ptrace: kill trivial tracehooks
Tejun Heo
2011-06-22
ptrace: kill task_ptrace()
Tejun Heo
2011-06-21
alarmtimers: Return -ENOTSUPP if no RTC device is present
John Stultz
2011-06-21
alarmtimers: Handle late rtc module loading
John Stultz
2011-06-21
PM: Free memory bitmaps if opening /dev/snapshot fails
Michal Kubecek
2011-06-19
Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urg...
Linus Torvalds
2011-06-19
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-06-17
KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring
David Howells
2011-06-17
generic-ipi: Fix kexec boot crash by initializing call_single_queue before en...
Takao Indoh
2011-06-16
rcu: Move RCU_BOOST #ifdefs to header file
Paul E. McKenney
2011-06-16
ptrace: implement PTRACE_LISTEN
Tejun Heo
2011-06-16
ptrace: implement TRAP_NOTIFY and use it for group stop events
Tejun Heo
2011-06-16
ptrace: implement PTRACE_INTERRUPT
Tejun Heo
2011-06-16
ptrace: implement PTRACE_SEIZE
Tejun Heo
2011-06-16
job control: introduce JOBCTL_TRAP_STOP and use it for group stop trap
Tejun Heo
2011-06-16
clocksource: Make watchdog robust vs. interruption
Thomas Gleixner
2011-06-15
rcu: use softirq instead of kthreads except when RCU_BOOST=y
Paul E. McKenney
2011-06-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-06-15
gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNEL
Josh Triplett
2011-06-15
memcg: clear mm->owner when last possible owner leaves
KAMEZAWA Hiroyuki
2011-06-15
sched: Check if lowest_mask is initialized in find_lowest_rq()
Steven Rostedt
2011-06-15
sched: Fix need_resched() when checking peempt
Hillf Danton
2011-06-14
signal.c: fix kernel-doc notation
Randy Dunlap
2011-06-14
rcu: Use softirq to address performance regression
Shaohua Li
2011-06-14
rcu: Simplify curing of load woes
Paul E. McKenney
2011-06-13
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-06-10
genirq: Prevent potential NULL dereference in irq_set_irq_wake()
Jesper Juhl
2011-06-09
tracing: Fix regression in printk_formats file
Steven Rostedt
2011-06-08
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-06-07
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-06-07
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-06-07
ftrace: Revert 8ab2b7efd ftrace: Remove unnecessary disabling of irqs
Steven Rostedt
2011-06-07
kprobes/trace: Fix kprobe selftest for gcc 4.6
Steven Rostedt
2011-06-07
sched: Fix/clarify set_task_cpu() locking rules
Peter Zijlstra
2011-06-07
lockdep: Fix lock_is_held() on recursion
Peter Zijlstra
2011-06-06
ftrace: Fix possible undefined return code
GuoWen Li
2011-06-04
signal: remove three noop tracehooks
Tejun Heo
2011-06-04
ptrace: use bit_waitqueue for TRAPPING instead of wait_chldexit
Tejun Heo
2011-06-04
job control: introduce task_set_jobctl_pending()
Tejun Heo
2011-06-04
job control: make task_clear_jobctl_pending() clear TRAPPING automatically
Tejun Heo
2011-06-04
job control: introduce JOBCTL_PENDING_MASK and task_clear_jobctl_pending()
Tejun Heo
2011-06-04
ptrace: relocate set_current_state(TASK_TRACED) in ptrace_stop()
Tejun Heo
2011-06-04
ptrace: ptrace_check_attach(): rename @kill to @ignore_state and add comments
Tejun Heo
2011-06-04
job control: rename signal->group_stop and flags to jobctl and update them
Tejun Heo
2011-06-04
ptrace: remove silly wait_trap variable from ptrace_attach()
Tejun Heo
2011-06-04
perf: Comment /proc/sys/kernel/perf_event_paranoid to be part of user ABI
Vince Weaver
2011-06-04
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Ingo Molnar
2011-06-03
timers: Consider slack value in mod_timer()
Sebastian Andrzej Siewior
[prev]
[next]