summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2013-02-03switch compat_sys_[gs]etitimer(2) to COMPAT_SYSCALL_DEFINEAl Viro
2013-02-03sched/rt: Further simplify pick_rt_task()Kirill Tkhai
2013-02-03perf: Fix event group context moveJiri Olsa
2013-02-03Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2013-02-01tracing: Init current_trace to nop_trace and remove NULL checksSteven Rostedt (Red Hat)
2013-01-31clockevents: Add generic timer broadcast functionMark Rutland
2013-01-31clockevents: Add generic timer broadcast receiverMark Rutland
2013-01-31sched/rt: Do not account zero delta_exec in update_curr_rt()Kirill Tkhai
2013-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-01-31Revert "console: implement lockdep support for console_lock"Dave Airlie
2013-01-30tracing: Make a snapshot feature available from userspaceHiraku Toyooka
2013-01-30tracing: Replace static old_tracer check of tracer nameHiraku Toyooka
2013-01-30tracing: Use sched_clock_cpu for trace_clock_globalNamhyung Kim
2013-01-30ring-buffer: Add stats field for amount read from trace ring bufferSteven Rostedt (Red Hat)
2013-01-29x86: Add Crash kernel low reservationYinghai Lu
2013-01-29timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCKJohn Stultz
2013-01-29tracing/fgraph: Adjust fgraph depth before calling trace return callbackSteven Rostedt (Red Hat)
2013-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-01-29tracing: Remove second iterator initializerJovi Zhang
2013-01-29sched: Bail out of yield_to when source and target runqueue has one taskPeter Zijlstra
2013-01-28Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01....Paul E. McKenney
2013-01-28rcu: Make rcutorture's shuffler task shuffle recently added tasksPaul E. McKenney
2013-01-28rcu: Provide RCU CPU stall warnings for tiny RCUPaul E. McKenney
2013-01-28smp: Fix SMP function call empty cpu mask raceWang YanQing
2013-01-27Merge tag 'v3.8-rc5' into next/cleanupOlof Johansson
2013-01-27cputime: Safely read cputime of full dynticks CPUsFrederic Weisbecker
2013-01-27kvm: Prepare to add generic guest entry/exit callbacksFrederic Weisbecker
2013-01-27cputime: Use accessors to read task cputime statsFrederic Weisbecker
2013-01-27cputime: Allow dynamic switch between tick/virtual based cputime accountingFrederic Weisbecker
2013-01-27cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker
2013-01-27cputime: Move default nsecs_to_cputime() to jiffies based cputime fileFrederic Weisbecker
2013-01-27cputime: Avoid multiplication overflow on utime scalingFrederic Weisbecker
2013-01-26userns: Allow any uid or gid mappings that don't overlap.Eric W. Biederman
2013-01-26userns: Avoid recursion in put_user_nsEric W. Biederman
2013-01-26context_tracking: Add comments on interface and internalsFrederic Weisbecker
2013-01-26rcu: Remove unused code originally used for context trackingLi Zhong
2013-01-26rcu: Correct 'optimized' to 'optimize' in header commentCody P Schafer
2013-01-26context_tracking: Export context state for generic vtimeFrederic Weisbecker
2013-01-25Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman
2013-01-25tracing: Use __this_cpu_inc/dec operation instead of __get_cpu_varShan Wei
2013-01-26PM / tracing: remove deprecated power trace APIPaul Gortmaker
2013-01-26PM: don't use [delayed_]work_pending()Tejun Heo
2013-01-25async: initialise list heads to fix crashJames Hogan
2013-01-25sched/debug: Fix format string for 32-bit platformsArnd Bergmann
2013-01-25sched: Fix warning in kernel/sched/fair.cArnd Bergmann
2013-01-25sched/rt: Avoid updating RT entry timeout twice within one tick periodYing Xue
2013-01-25sched/rt: Use root_domain of rt_rq not current processorShawn Bohrer
2013-01-25MODSIGN: Simplify Makefile with a Kconfig helperMichal Marek
2013-01-24tracing: Mark tracing_dentry_percpu() staticJosh Triplett
2013-01-24cgroup: remove bogus comments in cgroup_diput()Li Zefan