Age | Commit message (Expand) | Author |
2014-03-31 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-03-31 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-03-31 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-03-31 | net: filter: rework/optimize internal BPF interpreter's instruction set | Alexei Starovoitov |
2014-03-31 | Use 'E' instead of 'X' for unsigned module taint flag. | Rusty Russell |
2014-03-30 | AUDIT: Allow login in non-init namespaces | Eric Paris |
2014-03-29 | cgroup: remove useless argument from cgroup_exit() | Li Zefan |
2014-03-29 | cgroup: fix spurious lockdep warning in cgroup_exit() | Li Zefan |
2014-03-28 | time: Revert to calling clock_was_set_delayed() while in irq context | John Stultz |
2014-03-26 | Merge tag 'trace-fixes-v3.14-rc7-v2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-03-25 | tracing: Fix traceon trigger condition to actually turn tracing on | Steven Rostedt (Red Hat) |
2014-03-26 | tick: Remove code duplication in tick_handle_periodic() | Viresh Kumar |
2014-03-26 | tick: Fix spelling mistake in tick_handle_periodic() | Viresh Kumar |
2014-03-25 | workqueue: Provide destroy_delayed_work_on_stack() | Thomas Gleixner |
2014-03-25 | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar |
2014-03-24 | kernel: Use RCU_INIT_POINTER(x, NULL) in audit.c | Monam Agarwal |
2014-03-24 | tracing: Add BUG_ON when stack end location is over written | Aaron Tomlin |
2014-03-24 | cgroup: Use RCU_INIT_POINTER(x, NULL) in cgroup.c | Monam Agarwal |
2014-03-22 | genirq: Export symbol no_action() | Alexander Shiyan |
2014-03-21 | tracepoint: Remove unused API functions | Mathieu Desnoyers |
2014-03-21 | Revert "tracing: Move event storage for array from macro to standalone function" | Steven Rostedt (Red Hat) |
2014-03-20 | futex: revert back to the explicit waiter counting code | Linus Torvalds |
2014-03-20 | Merge tag 'trace-fixes-v3.14-rc7' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-03-20 | rcu: Provide grace-period piggybacking API | Paul E. McKenney |
2014-03-20 | Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPEC | Dave Jones |
2014-03-20 | tracing: Fix array size mismatch in format string | Vaibhav Nagarnaik |
2014-03-20 | cgroup: break kernfs active_ref protection in cgroup directory operations | Tejun Heo |
2014-03-20 | syscall_get_arch: remove useless function arguments | Eric Paris |
2014-03-20 | audit: remove stray newline from audit_log_execve_info() audit_panic() call | Joe Perches |
2014-03-20 | audit: remove stray newlines from audit_log_lost messages | Josh Boyer |
2014-03-20 | audit: include subject in login records | Eric Paris |
2014-03-20 | audit: remove superfluous new- prefix in AUDIT_LOGIN messages | Richard Guy Briggs |
2014-03-20 | audit: allow user processes to log from another PID namespace | Richard Guy Briggs |
2014-03-20 | audit: anchor all pid references in the initial pid namespace | Richard Guy Briggs |
2014-03-20 | audit: convert PPIDs to the inital PID namespace. | Richard Guy Briggs |
2014-03-20 | audit: rename the misleading audit_get_context() to audit_take_context() | Richard Guy Briggs |
2014-03-20 | audit: Send replies in the proper network namespace. | Eric W. Biederman |
2014-03-20 | audit: Use struct net not pid_t to remember the network namespce to reply in | Eric W. Biederman |
2014-03-20 | audit: Audit proc/<pid>/cmdline aka proctitle | William Roberts |
2014-03-20 | profile: Fix CPU hotplug callback registration | Srivatsa S. Bhat |
2014-03-20 | trace, ring-buffer: Fix CPU hotplug callback registration | Srivatsa S. Bhat |
2014-03-20 | CPU hotplug: Provide lockless versions of callback registration functions | Srivatsa S. Bhat |
2014-03-20 | CPU hotplug: Add lockdep annotations to get/put_online_cpus() | Gautham R. Shenoy |
2014-03-20 | Merge branches 'pm-runtime' and 'pm-sleep' | Rafael J. Wysocki |
2014-03-20 | Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers' | Rafael J. Wysocki |
2014-03-20 | timer: Remove code redundancy while calling get_nohz_timer_target() | Viresh Kumar |
2014-03-20 | timer: Use variable head instead of &work_list in __run_timers() | Viresh Kumar |
2014-03-19 | Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-03-19 | cgroup: fix cgroup_taskset walking order | Tejun Heo |
2014-03-19 | resources: Set type in __request_region() | Bjorn Helgaas |