index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2013-07-13
futex: Take hugepages into account when generating futex_key
Zhang Yi
2013-07-13
module: do percpu allocation after uniqueness check. No, really!
Rusty Russell
2013-07-03
hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot()
Oleg Nesterov
2013-07-03
hw_breakpoint: Fix cpu check in task_bp_pinned(cpu)
Oleg Nesterov
2013-06-27
perf: Fix mmap() accounting hole
Peter Zijlstra
2013-06-27
perf: Fix perf mmap bugs
Peter Zijlstra
2013-06-27
range: Do not add new blank slot with add_range_with_merge
Yinghai Lu
2013-06-20
kmsg: honor dmesg_restrict sysctl on /dev/kmsg
Kees Cook
2013-06-20
reboot: rigrate shutdown/reboot to boot cpu
Robin Holt
2013-06-20
CPU hotplug: provide a generic helper to disable/enable CPU hotplug
Srivatsa S. Bhat
2013-06-20
audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE
Oleg Nesterov
2013-06-13
timekeeping: Correct run-time detection of persistent_clock.
Zoran Markovic
2013-06-13
Fix lockup related to stop_machine being stuck in __do_softirq.
Ben Greear
2013-06-07
cgroup: fix a subtle bug in descendant pre-order walk
Tejun Heo
2013-06-07
cgroup: initialize xattr before calling d_instantiate()
Li Zefan
2013-06-07
module: don't unlink the module until we've removed all exposure.
Rusty Russell
2013-06-07
x86, range: fix missing merge during add range
Yinghai Lu
2013-05-19
audit: Make testing for a valid loginuid explicit.
Eric W. Biederman
2013-05-19
usermodehelper: check subprocess_info->path != NULL
Oleg Nesterov
2013-05-19
tracing: Fix leaks of filter preds
Steven Rostedt (Red Hat)
2013-05-19
tick: Cleanup NOHZ per cpu data on cpu down
Thomas Gleixner
2013-05-19
timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARE
Tirupathi Reddy
2013-05-19
time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons
John Stultz
2013-05-19
sched: Avoid prev->stime underflow
Stanislaw Gruszka
2013-05-19
sched: Do not account bogus utime
Stanislaw Gruszka
2013-05-19
sched: Avoid cputime scaling overflow
Stanislaw Gruszka
2013-05-19
sched: Lower chances of cputime scaling overflow
Frederic Weisbecker
2013-05-11
kernel/audit_tree.c: tree will leak memory when failure occurs in audit_trim_...
Chen Gang
2013-05-11
tracing: Fix ftrace_dump()
Steven Rostedt (Red Hat)
2013-05-11
MODSIGN: do not send garbage to stderr when enabling modules signature
David Cohen
2013-05-07
rcutrace: single_open() leaks
Al Viro
2013-05-07
clockevents: Set dummy handler on CPU_DEAD shutdown
Thomas Gleixner
2013-05-07
cgroup: fix broken file xattrs
Li Zefan
2013-05-07
cgroup: fix an off-by-one bug which may trigger BUG_ON()
Li Zefan
2013-05-07
hrtimer: Add expiry time overflow check in hrtimer_interrupt
Prarit Bhargava
2013-05-07
hrtimer: Fix ktime_add_ns() overflow on 32bit architectures
David Engraf
2013-05-07
tracing: Reset ftrace_graph_filter_enabled if count is zero
Namhyung Kim
2013-05-07
tracing: Check return value of tracing_init_dentry()
Namhyung Kim
2013-05-07
tracing: Fix off-by-one on allocating stat->pages
Namhyung Kim
2013-05-07
tracing: Remove most or all of stack tracer stack size from stack_max_size
Steven Rostedt (Red Hat)
2013-05-07
tracing: Fix stack tracer with fentry use
Steven Rostedt (Red Hat)
2013-05-07
tracing: Use stack of calling function for stack tracer
Steven Rostedt (Red Hat)
2013-04-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-22
kernel/hz.bc: ignore.
Rusty Russell
2013-04-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-21
events: Protect access via task_subsys_state_check()
Paul E. McKenney
2013-04-20
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-04-18
Merge branch 'userns-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
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
[next]