summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2014-01-13audit: Added exe field to audit core dump signal logPaul Davies C
2014-01-13audit: prevent an older auditd shutdown from orphaning a newer auditd startupRichard Guy Briggs
2014-01-13audit: refactor audit_receive_msg() to clarify AUDIT_*_RULE* casesRichard Guy Briggs
2014-01-13audit: log AUDIT_TTY_SET config changesRichard Guy Briggs
2014-01-13audit: get rid of *NO* daemon at audit_pid=0 messageRichard Guy Briggs
2014-01-13audit: drop audit_log_abend()Paul Davies C
2014-01-13audit: allow unlimited backlog queueRichard Guy Briggs
2014-01-13audit: don't generate loginuid log when audit disabledGao feng
2014-01-13audit: use old_lock in audit_set_featureGao feng
2014-01-13audit: don't generate audit feature changed log when audit disabledGao feng
2014-01-13audit: fix incorrect order of log new and old featureGao feng
2014-01-13audit: remove useless code in audit_enableGao feng
2014-01-13audit: add audit_backlog_wait_time configuration optionRichard Guy Briggs
2014-01-13audit: clean up AUDIT_GET/SET local variables and future-proof APIRichard Guy Briggs
2014-01-13audit: add kernel set-up parameter to override default backlog limitRichard Guy Briggs
2014-01-13audit: efficiency fix 2: request exclusive wait since all need same resourceDan Duval
2014-01-13audit: efficiency fix 1: only wake up if queue shorter than backlog limitDan Duval
2014-01-13audit: make use of remaining sleep time from wait_for_auditdRichard Guy Briggs
2014-01-13audit: reset audit backlog wait time after error recoveryRichard Guy Briggs
2014-01-13audit: listen in all network namespacesRichard Guy Briggs
2014-01-13audit: restore order of tty and ses fields in log outputRichard Guy Briggs
2014-01-13audit: fix netlink portid naming and typesRichard Guy Briggs
2014-01-13audit: Simplify and correct audit_log_capsetEric W. Biederman
2014-01-13ftrace: Fix synchronization location disabling and freeing ftrace_opsSteven Rostedt (Red Hat)
2014-01-13sched/preempt: Fix up missed PREEMPT_NEED_RESCHED foldingPeter Zijlstra
2014-01-13sched/preempt, locking: Rework local_bh_{dis,en}able()Peter Zijlstra
2014-01-13ftrace: Have function graph only trace based on global_ops filtersSteven Rostedt (Red Hat)
2014-01-13sched/clock: Fix up clear_sched_clock_stable()Peter Zijlstra
2014-01-13sched/clock, x86: Use a static_key for sched_clock_stablePeter Zijlstra
2014-01-13sched/clock: Remove local_irq_disable() from the clocksPeter Zijlstra
2014-01-13locking: Optimize lock_bh functionsPeter Zijlstra
2014-01-13sched: Factor out the on_null_domain() checks in trigger_load_balance()Daniel Lezcano
2014-01-13sched: Pass 'struct rq' to nohz_idle_balance()Daniel Lezcano
2014-01-13sched: Pass 'struct rq' to rebalance_domains()Daniel Lezcano
2014-01-13sched: Remove unused parameter from nohz_balancer_kick()Daniel Lezcano
2014-01-13sched: Remove unused parameter from find_new_ilb()Daniel Lezcano
2014-01-13sched: Pass 'struct rq' to on_null_domain()Daniel Lezcano
2014-01-13sched: Reduce nohz_kick_needed() parametersDaniel Lezcano
2014-01-13sched: Reduce trigger_load_balance() parametersDaniel Lezcano
2014-01-13sched/deadline: Fix hotplug admission controlPeter Zijlstra
2014-01-13sched/deadline: Remove the sysctl_sched_dl knobsPeter Zijlstra
2014-01-13sched/deadline: Fix up the smp-affinity mask testsPeter Zijlstra
2014-01-13sched/deadline: speed up SCHED_DEADLINE pushes with a push-heapJuri Lelli
2014-01-13sched/deadline: Add bandwidth management for SCHED_DEADLINE tasksDario Faggioli
2014-01-13sched/deadline: Add SCHED_DEADLINE inheritance logicDario Faggioli
2014-01-13rtmutex: Turn the plist into an rb-treePeter Zijlstra
2014-01-13sched/deadline: Add latency tracing for SCHED_DEADLINE tasksDario Faggioli
2014-01-13sched/deadline: Add period support for SCHED_DEADLINE tasksHarald Gustafsson
2014-01-13sched/deadline: Add SCHED_DEADLINE avg_update accountingDario Faggioli
2014-01-13sched/deadline: Add SCHED_DEADLINE SMP-related data structures & logicJuri Lelli