Age | Commit message (Expand) | Author |
2013-08-23 | Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-08-21 | cpuset: fix a regression in validating config change | Li Zefan |
2013-08-19 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2013-08-19 | kernel: fix new kernel-doc warning in wait.c | Randy Dunlap |
2013-08-18 | Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-08-16 | Merge tag 'pm-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2013-08-14 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds |
2013-08-13 | microblaze: fix clone syscall | Michal Simek |
2013-08-13 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-08-14 | PM / QoS: Fix workqueue deadlock when using pm_qos_update_request_timeout() | Stephen Boyd |
2013-08-13 | sched: fix the theoretical signal_wake_up() vs schedule() race | Oleg Nesterov |
2013-08-13 | cpuset: fix the return value of cpuset_write_u64() | Li Zefan |
2013-08-12 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-08-12 | Merge branch 'fortglx/3.11/time' of git://git.linaro.org/people/jstultz/linux... | Ingo Molnar |
2013-08-08 | userns: limit the maximum depth of user_namespace->parent chain | Oleg Nesterov |
2013-08-07 | Merge tag 'trace-fixes-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-08-06 | Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-08-06 | Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-08-06 | printk: Fix return of braille_register_console() | Steven Rostedt |
2013-08-06 | Revert "ptrace: PTRACE_DETACH should do flush_ptrace_hw_breakpoint(child)" | Oleg Nesterov |
2013-08-06 | userns: unshare_userns(&cred) should not populate cred on failure | Oleg Nesterov |
2013-08-02 | tracing: Fix reset of time stamps during trace_clock changes | Alexander Z Lam |
2013-08-02 | tracing: Make TRACE_ITER_STOP_ON_FREE stop the correct buffer | Alexander Z Lam |
2013-08-02 | tracing: Fix fields of struct trace_iterator that are zeroed by mistake | Andrew Vagin |
2013-08-02 | Merge tag 'pm+acpi-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-08-01 | tracing/uprobes: Fail to unregister if probe event files are in use | Steven Rostedt (Red Hat) |
2013-08-01 | workqueue: copy workqueue_attrs with all fields | Shaohua Li |
2013-07-31 | tracing/kprobes: Fail to unregister if probe event files are in use | Steven Rostedt (Red Hat) |
2013-07-31 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds |
2013-07-31 | printk: rename struct log to struct printk_log | Joe Perches |
2013-07-31 | printk: use pointer for console_cmdline indexing | Joe Perches |
2013-07-31 | printk: move braille console support into separate braille.[ch] files | Joe Perches |
2013-07-31 | printk: add console_cmdline.h | Joe Perches |
2013-07-31 | printk: move to separate directory for easier modification | Joe Perches |
2013-07-31 | mm: sched: numa: fix NUMA balancing when !SCHED_DEBUG | Dave Kleikamp |
2013-07-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-07-31 | tracing: Add comment to describe special break case in probe_remove_event_call() | Steven Rostedt (Red Hat) |
2013-07-31 | tracing: trace_remove_event_call() should fail if call/file is in use | Oleg Nesterov |
2013-07-31 | cgroup: fix a leak when percpu_ref_init() fails | Li Zefan |
2013-07-30 | ftrace: Check module functions being traced on reload | Steven Rostedt (Red Hat) |
2013-07-30 | mutex: Fix w/w mutex deadlock injection | Maarten Lankhorst |
2013-07-30 | sched: Ensure update_cfs_shares() is called for parents of continuously-runni... | Peter Zijlstra |
2013-07-30 | freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processes | Colin Cross |
2013-07-29 | ftrace: Consolidate some duplicate code for updating ftrace ops | Steven Rostedt (Red Hat) |
2013-07-29 | tracing: Change remove_event_file_dir() to clear "d_subdirs"->i_private | Oleg Nesterov |
2013-07-29 | tracing: Introduce remove_event_file_dir() | Oleg Nesterov |
2013-07-29 | tracing: Change f_start() to take event_mutex and verify i_private != NULL | Oleg Nesterov |
2013-07-29 | tracing: Change event_filter_read/write to verify i_private != NULL | Oleg Nesterov |
2013-07-29 | tracing: Change event_enable/disable_read() to verify i_private != NULL | Oleg Nesterov |
2013-07-29 | tracing: Turn event/id->i_private into call->event.type | Oleg Nesterov |