Age | Commit message (Expand) | Author |
2013-07-03 | usermodehelper: kill the sub_info->path[0] check | Oleg Nesterov |
2013-07-03 | ptrace: add ability to get/set signal-blocked mask | Andrey Vagin |
2013-07-03 | kprobes: handle empty/invalid input to debugfs "enabled" file | Mathias Krause |
2013-07-03 | kernel/sys.c:do_sysinfo(): use get_monotonic_boottime() | Oleg Nesterov |
2013-07-03 | kernel/sys.c: sys_reboot(): fix malformed panic message | liguang |
2013-07-03 | drivers: avoid parsing names as kthread_run() format strings | Kees Cook |
2013-07-03 | mm: use totalram_pages instead of num_physpages at runtime | Jiang Liu |
2013-07-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-07-03 | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-07-03 | posix_timers: fix racy timer delta caching on task exit | Frederic Weisbecker |
2013-07-03 | posix-timers: correctly get dying task time sample in posix_cpu_timer_schedule() | Frederic Weisbecker |
2013-07-03 | posix_cpu_timers: consolidate expired timers check | Frederic Weisbecker |
2013-07-03 | posix_cpu_timers: consolidate timer list cleanups | Frederic Weisbecker |
2013-07-03 | posix_cpu_timer: consolidate expiry time type | Frederic Weisbecker |
2013-07-02 | Merge branch 'for-3.11-cpuset' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-07-02 | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2013-07-02 | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2013-07-03 | module: cleanup call chain. | Rusty Russell |
2013-07-03 | module: do percpu allocation after uniqueness check. No, really! | Rusty Russell |
2013-07-02 | tracing: Make tracing_open_generic_{tr,tc}() static | Steven Rostedt (Red Hat) |
2013-07-02 | tracing: Remove ftrace() function | zhangwei(Jovi) |
2013-07-02 | tracing: Remove TRACE_EVENT_TYPE enum definition | zhangwei(Jovi) |
2013-07-02 | tracing: Make tracer_tracing_{off,on,is_on}() static | Steven Rostedt (Red Hat) |
2013-07-02 | tracing: Fix irqs-off tag display in syscall tracing | zhangwei(Jovi) |
2013-07-02 | uprobes: Fix return value in error handling path | zhangwei(Jovi) |
2013-07-02 | tracing: Fix race between deleting buffer and setting events | Steven Rostedt (Red Hat) |
2013-07-02 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-07-02 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-07-02 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-07-02 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-07-02 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-07-02 | Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-07-02 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-07-02 | tracing: Add trace_array_get/put() to event handling | Steven Rostedt (Red Hat) |
2013-07-02 | Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-07-02 | Merge tag 'fscache-20130702' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-07-02 | tracing: Get trace_array ref counts when accessing trace files | Steven Rostedt (Red Hat) |
2013-07-02 | tracing: Add trace_array_get/put() to handle instance refs better | Steven Rostedt (Red Hat) |
2013-07-02 | tick: Sanitize broadcast control logic | Thomas Gleixner |
2013-07-02 | tick: Prevent uncontrolled switch to oneshot mode | Thomas Gleixner |
2013-07-02 | tick: Make oneshot broadcast robust vs. CPU offlining | Thomas Gleixner |
2013-07-02 | modules: don't fail to load on unknown parameters. | Rusty Russell |
2013-07-02 | There is no /sys/parameters | Jean Delvare |
2013-07-02 | module: don't modify argument of module_kallsyms_lookup_name() | Mathias Krause |
2013-07-01 | tracing: Protect ftrace_trace_arrays list in trace_events.c | Alexander Z Lam |
2013-07-01 | tracing: Make trace_marker use the correct per-instance buffer | Alexander Z Lam |
2013-07-01 | ftrace: Do not run selftest if command line parameter is set | Steven Rostedt (Red Hat) |
2013-07-01 | tracing/kprobes: Don't pass addr=ip to perf_trace_buf_submit() | Oleg Nesterov |
2013-07-01 | tracing: Use flag buffer_disabled for irqsoff tracer | Steven Rostedt (Red Hat) |
2013-07-01 | tracing/kprobes: Turn trace_probe->files into list_head | Oleg Nesterov |