summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2013-04-10sched: Split cpuacct code out of sched.hLi Zefan
2013-04-10sched: Split cpuacct code out of core.cLi Zefan
2013-04-10sched: Fix comment in rebalance_domains()Libin
2013-04-10Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2013-04-10sched: Simplify can_migrate_task()Zhang Hang
2013-04-09tracing: Fix off-by-one on allocating stat->pagesNamhyung Kim
2013-04-09tracing: Fix double free when function profile init failedNamhyung Kim
2013-04-09workqueue: use kmem_cache_free() instead of kfree()Wei Yongjun
2013-04-09create_proc_cpu_mask() doesn't need an argument...Al Viro
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-04-09get rid of the last free_pipe_info() callersAl Viro
2013-04-09lift sb_start_write() out of ->write()Al Viro
2013-04-09kernel: tracing: Use strlcpy instead of strncpyChen Gang
2013-04-08Merge tag 'trace-fixes-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-04-08hrtimer: Fix ktime_add_ns() overflow on 32bit architecturesDavid Engraf
2013-04-08hrtimer: Add expiry time overflow check in hrtimer_interruptPrarit Bhargava
2013-04-08audit: move kaudit thread start from auditd registration to kaudit initRichard Guy Briggs
2013-04-08audit: flatten kauditd_thread wait queue codeRichard Guy Briggs
2013-04-08audit: refactor hold queue flushRichard Guy Briggs
2013-04-08audit: improve GID/EGID comparation logicMatvejchikov Ilya
2013-04-08PM / reboot: call syscore_shutdown() after disable_nonboot_cpus()Huacai Chen
2013-04-08ftrace: Do not call stub functions in control loopSteven Rostedt (Red Hat)
2013-04-08ftrace: Consistently restore trace function on sysctl enablingJan Kiszka
2013-04-08tracing: Fix race with update_max_tr_single and changing tracersSteven Rostedt (Red Hat)
2013-04-08sched/cputime: Fix accounting on multi-threaded processesStanislaw Gruszka
2013-04-08lockdep: Remove unnecessary 'hlock_next' variableHong Zhiguo
2013-04-08idle: Implement generic idle functionThomas Gleixner
2013-04-08idle: Provide a generic entry point for the idle codeThomas Gleixner
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner
2013-04-08sched: Fix typo inside commentViresh Kumar
2013-04-08ftrace: Fix strncpy() use, use strlcpy() instead of strncpy()Chen Gang
2013-04-08perf: Fix strncpy() use, use strlcpy() instead of strncpy()Chen Gang
2013-04-08perf: Fix strncpy() use, always make sure it's NUL terminatedChen Gang
2013-04-08sched/debug: Fix sd->*_idx limit range avoiding overflowlibin
2013-04-08sched_clock: Prevent 64bit inatomicity on 32bit systemsThomas Gleixner
2013-04-08Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...Ingo Molnar
2013-04-07cgroup: remove cgroup_lock_is_held()Tejun Heo
2013-04-07cgroup: kill cgroup_[un]lock()Tejun Heo
2013-04-07cgroup: unexport locking interface and cgroup_attach_task()Tejun Heo
2013-04-07cgroup: relocate cgroup_lock_live_group() and cgroup_attach_task_all()Tejun Heo
2013-04-07cgroup, cpuset: replace move_member_tasks_to_cpuset() with cgroup_transfer_ta...Tejun Heo
2013-04-05PM / sleep: invalidate TEST_CPUS and TEST_CORE support for freeze stateZhang Rui
2013-04-05PM / sleep: add TEST_PLATFORM support for freeze stateZhang Rui
2013-04-05Merge tag 'drm-intel-next-2013-03-23' of git://people.freedesktop.org/~danvet...Dave Airlie
2013-04-04timekeeping: Shorten seq_count regionThomas Gleixner
2013-04-04timekeeping: Implement a shadow timekeeperThomas Gleixner
2013-04-04timekeeping: Delay update of clock->cycle_lastThomas Gleixner
2013-04-04timekeeping: Store cycle_last value in timekeeper struct as wellThomas Gleixner
2013-04-04ntp: Remove ntp_lock, using the timekeeping locks to protect ntp stateJohn Stultz
2013-04-04timekeeping: Simplify tai updating from do_adjtimexJohn Stultz