aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge 3.9-rc7 into driver-core-nextGreg Kroah-Hartman2013-04-14
|\
| * Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-04-14
| |\
| | * sched/cputime: Fix accounting on multi-threaded processesStanislaw Gruszka2013-04-08
| | * sched/debug: Fix sd->*_idx limit range avoiding overflowlibin2013-04-08
| | * sched_clock: Prevent 64bit inatomicity on 32bit systemsThomas Gleixner2013-04-08
| | * sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()sTejun Heo2013-03-21
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-14
| |\ \
| | * | perf: Fix error return codeWei Yongjun2013-04-12
| | * | ftrace: Fix strncpy() use, use strlcpy() instead of strncpy()Chen Gang2013-04-08
| | * | perf: Fix strncpy() use, use strlcpy() instead of strncpy()Chen Gang2013-04-08
| | * | perf: Fix strncpy() use, always make sure it's NUL terminatedChen Gang2013-04-08
| | * | perf: Fix ring_buffer perf_output_space() boundary calculationStephane Eranian2013-03-21
| * | | Merge tag 'trace-fixes-v3.9-rc-v3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-14
| |\ \ \
| | * | | ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE sectionSteven Rostedt (Red Hat)2013-04-12
| | * | | tracing: Fix possible NULL pointer dereferencesNamhyung Kim2013-04-12
| * | | | Add file_ns_capable() helper function for open-time capability checkingLinus Torvalds2013-04-14
| * | | | Merge tag 'pm-3.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2013-04-11
| |\ \ \ \
| | * | | | PM / reboot: call syscore_shutdown() after disable_nonboot_cpus()Huacai Chen2013-04-08
| * | | | | Merge tag 'trace-fixes-3.9-rc-v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-04-10
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | tracing: Fix double free when function profile init failedNamhyung Kim2013-04-09
| * | | | | Merge tag 'trace-fixes-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-04-08
| |\| | | | | | |/ / / | |/| | |
| | * | | ftrace: Do not call stub functions in control loopSteven Rostedt (Red Hat)2013-04-08
| | * | | ftrace: Consistently restore trace function on sysctl enablingJan Kiszka2013-04-08
| | * | | tracing: Fix race with update_max_tr_single and changing tracersSteven Rostedt (Red Hat)2013-04-08
| | |/ /
* | | | Merge v3.9-rc5 into driver-core-nextGreg Kroah-Hartman2013-04-01
|\| | |
| * | | Revert "lockdep: check that no locks held at freeze time"Paul Walmsley2013-03-31
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-03-28
| |\ \ \
| | * | | userns: Restrict when proc and sysfs can be mountedEric W. Biederman2013-03-27
| | * | | userns: Don't allow creation if the user is chrootedEric W. Biederman2013-03-27
| | * | | pid: Handle the exit of a multi-threaded init.Eric W. Biederman2013-03-26
| * | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-03-25
| |\ \ \ \
| | * | | | clockevents: Don't allow dummy broadcast timersMark Rutland2013-03-07
* | | | | | rtmutex-tester: fix mode of sysfs filesGreg Kroah-Hartman2013-03-29
|/ / / / /
* | | | | poweroff: change orderly_poweroff() to use schedule_work()Oleg Nesterov2013-03-22
* | | | | printk: Provide a wake_up_klogd() off-caseFrederic Weisbecker2013-03-22
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-03-21
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2013-03-18
| |\ \ \ \
| | * | | | tracing: Prevent buffer overwrite disabled for latency tracersSteven Rostedt (Red Hat)2013-03-14
| | * | | | tracing: Keep overwrite in sync between regular and snapshot buffersSteven Rostedt (Red Hat)2013-03-14
| | * | | | tracing: Protect tracer flags with trace_types_lockSteven Rostedt (Red Hat)2013-03-14
| * | | | | perf: Generate EXIT event only once per task contextNamhyung Kim2013-03-18
| * | | | | perf: Reset hwc->last_period on sw clock eventsNamhyung Kim2013-03-18
| * | | | | Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2013-03-14
| |\| | | | | | |_|/ / | |/| | |
| | * | | tracing: Fix free of probe entry by calling call_rcu_sched()Steven Rostedt (Red Hat)2013-03-13
| | * | | tracing: Fix race in snapshot swappingSteven Rostedt (Red Hat)2013-03-12
* | | | | Merge branch 'for-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-03-18
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | workqueue: fix possible pool stall bug in wq_unbind_fn()Lai Jiangshan2013-03-08
| | |/ / | |/| |
* | | | Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2013-03-13
|\ \ \ \
| * | | | workqueue: convert to idr_alloc()Tejun Heo2013-03-13
| * | | | kernel/signal.c: use __ARCH_HAS_SA_RESTORER instead of SA_RESTORERAndrew Morton2013-03-13