index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2015-04-22
tick: Nohz: Rework next timer evaluation
Thomas Gleixner
2015-04-22
tick: Sched: Restructure code
Thomas Gleixner
2015-04-22
tick: sched: Force tick interrupt and get rid of softirq magic
Thomas Gleixner
2015-04-22
tick: sched: Remove hrtimer_active() checks
Thomas Gleixner
2015-04-22
hrtimer: Get rid of hrtimer softirq
Thomas Gleixner
2015-04-22
hrtimer: Keep pointer to first timer and simplify __remove_hrtimer()
Thomas Gleixner
2015-04-22
hrtimer: Make use of timerqueue_add/del return values
Thomas Gleixner
2015-04-22
hrtimer: Use cpu_base->active_base for hotpath iterators
Thomas Gleixner
2015-04-22
hrtimer: Use bits for various boolean indicators
Thomas Gleixner
2015-04-22
hrtimer: Make offset update smarter
Thomas Gleixner
2015-04-22
hrtimer: Get rid of softirq time
Thomas Gleixner
2015-04-22
hrtimer: Make the statistics fields smaller
Thomas Gleixner
2015-04-22
hrtimer: Get rid of hrtimer_get_res()
Thomas Gleixner
2015-04-22
hrtimer: Get rid of the resolution field in hrtimer_clock_base
Thomas Gleixner
2015-04-22
hrtimer: Update active_bases before calling hrtimer_force_reprogram()
Viresh Kumar
2015-04-22
hrtimer: Document hrtimer_forward[_now]() proper
Thomas Gleixner
2015-04-22
timekeeping: Remove stale function prototype
Thomas Gleixner
2015-04-22
timer_list: Reduce SEQ_printf footprint
Joe Perches
2015-04-21
Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-04-21
Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-04-19
smp: Fix error case handling in smp_call_function_*()
Linus Torvalds
2015-04-18
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2015-04-18
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2015-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-04-17
tracing: Fix possible out of bounds memory access when parsing enums
Steven Rostedt (Red Hat)
2015-04-17
oprofile: reduce mmap_sem hold for mm->exe_file
Davidlohr Bueso
2015-04-17
gcov: fix softlockups
Andrey Ryabinin
2015-04-17
kernel/sysctl.c: detect overflows when converting to int
Heinrich Schuchardt
2015-04-17
prctl: avoid using mmap_sem for exe_file serialization
Davidlohr Bueso
2015-04-17
mm: rcu-protected get_mm_exe_file()
Konstantin Khlebnikov
2015-04-17
kernel/sysctl.c: threads-max observe limits
Heinrich Schuchardt
2015-04-17
kernel/fork.c: avoid division by zero
Heinrich Schuchardt
2015-04-17
kernel/fork.c: new function for max_threads
Heinrich Schuchardt
2015-04-17
fork_init: update max_threads comment
Jean Delvare
2015-04-17
fork: report pid reservation failure properly
Michal Hocko
2015-04-17
signal: remove warning about using SI_TKILL in rt_[tg]sigqueueinfo
Vladimir Davydov
2015-04-17
ptrace: ptrace_detach() can no longer race with SIGKILL
Oleg Nesterov
2015-04-17
ptrace: fix race between ptrace_resume() and wait_task_stopped()
Oleg Nesterov
2015-04-17
smp: Fix smp_call_function_single_async() locking
Linus Torvalds
2015-04-17
lockdep: Make print_lock() robust against concurrent release
Peter Zijlstra
2015-04-16
bpf: fix two bugs in verification logic when accessing 'ctx' pointer
Alexei Starovoitov
2015-04-16
bpf: fix verifier memory corruption
Alexei Starovoitov
2015-04-16
tracing: Fix incorrect enabling of trace events by boot cmdline
Joonsoo Kim
2015-04-16
tracing: Handle ftrace_dump() atomic context in graph_trace_open()
Rabin Vincent
2015-04-16
sched/autogroup: Remove unnecessary #ifdef guards
Tobias Klauser
2015-04-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-04-15
tracing: remove use of seq_printf return value
Joe Perches
2015-04-15
cgroup: remove use of seq_printf return value
Joe Perches
2015-04-15
kernel/reboot.c: add orderly_reboot for graceful reboot
Joel Stanley
2015-04-15
kernel/hung_task.c: change hung_task.c to use for_each_process_thread()
Aaron Tomlin
[prev]
[next]