index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2013-04-19
nohz: Ensure full dynticks CPUs are RCU nocbs
Frederic Weisbecker
2013-04-19
nohz: Force boot CPU outside full dynticks range
Frederic Weisbecker
2013-04-19
mutex: Back out architecture specific check for negative mutex count
Waiman Long
2013-04-19
mutex: Queue mutex spinners with MCS lock to reduce cacheline contention
Waiman Long
2013-04-19
mutex: Make more scalable by doing less atomic operations
Waiman Long
2013-04-19
mutex: Move mutex spinning code from sched/core.c back to mutex.c
Waiman Long
2013-04-18
cgroup: fix broken file xattrs
Li Zefan
2013-04-18
Merge branch 'userns-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-04-18
nohz: New APIs to re-evaluate the tick on full dynticks CPUs
Frederic Weisbecker
2013-04-18
Revert "block: add missing block_bio_complete() tracepoint"
Linus Torvalds
2013-04-18
kprobes: Fix a double lock bug of kprobe_mutex
Masami Hiramatsu
2013-04-18
posix-timers: Remove unused variable
Thomas Gleixner
2013-04-17
kernel/signal.c: stop info leak via the tkill and the tgkill syscalls
Emese Revfy
2013-04-17
kexec: use Crash kernel for Crash kernel low
Yinghai Lu
2013-04-17
x86, kdump: Change crashkernel_high/low= to crashkernel=,high/low
Yinghai Lu
2013-04-17
x86, kdump: Retore crashkernel= to allocate under 896M
Yinghai Lu
2013-04-17
clockevents: Switch into oneshot mode even if broadcast registered late
Stephen Boyd
2013-04-17
timer_list: Convert timer list to be a proper seq_file
Nathan Zimmer
2013-04-17
timer_list: Split timer_list_show_tickdevices
Nathan Zimmer
2013-04-17
posix timers: Allocate timer id per process (v2)
Pavel Emelyanov
2013-04-17
idle: Remove GENERIC_IDLE_LOOP config switch
Thomas Gleixner
2013-04-17
module: don't unlink the module until we've removed all exposure.
Rusty Russell
2013-04-16
audit: allow checking the type of audit message in the user filter
Eric Paris
2013-04-16
audit: fix build break when AUDIT_DEBUG == 2
Eric Paris
2013-04-16
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2013-04-15
rcu: Kick adaptive-ticks CPUs that are holding up RCU grace periods
Paul E. McKenney
2013-04-15
nohz: Improve a bit the full dynticks Kconfig documentation
Frederic Weisbecker
2013-04-15
nohz: Align periodic tick Kconfig with other choices' naming convention
Frederic Weisbecker
2013-04-15
nohz: Switch from "extended nohz" to "full nohz" based naming
Frederic Weisbecker
2013-04-15
nohz: Fix old dynticks idle Kconfig backward compatibility
Frederic Weisbecker
2013-04-15
uprobes/perf: Avoid perf_trace_buf_prepare/submit if ->perf_events is empty
Oleg Nesterov
2013-04-15
Merge branches 'timers-urgent-for-linus', 'irq-urgent-for-linus' and 'core-ur...
Linus Torvalds
2013-04-15
extable: Flip the sorting message
Borislav Petkov
2013-04-15
perf: Treat attr.config as u64 in perf_swevent_init()
Tommi Rantala
2013-04-14
cgroup: remove cgrp->top_cgroup
Li Zefan
2013-04-15
kernel: kallsyms: memory override issue, need check destination buffer length
Chen Gang
2013-04-14
cgroup: introduce sane_behavior mount option
Tejun Heo
2013-04-14
move cgroupfs_root to include/linux/cgroup.h
Tejun Heo
2013-04-14
cgroup: convert cgroupfs_root flag bits to masks and add CGRP_ prefix
Tejun Heo
2013-04-14
userns: Changing any namespace id mappings should require privileges
Andy Lutomirski
2013-04-14
userns: Check uid_map's opener's fsuid, not the current fsuid
Andy Lutomirski
2013-04-14
userns: Don't let unprivileged users trick privileged users into setting the ...
Eric W. Biederman
2013-04-14
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-04-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-14
Merge tag 'trace-fixes-v3.9-rc-v3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-04-14
cgroup: make cgroup_path() not print double slashes
Tejun Heo
2013-04-14
Add file_ns_capable() helper function for open-time capability checking
Linus Torvalds
2013-04-13
uprobes/tracing: Don't pass addr=ip to perf_trace_buf_submit()
Oleg Nesterov
2013-04-13
uprobes/tracing: Change create_trace_uprobe() to support uretprobes
Oleg Nesterov
2013-04-13
uprobes/tracing: Make seq_printf() code uretprobe-friendly
Oleg Nesterov
[prev]
[next]