aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* tracing: Add support for SOFT_DISABLE to syscall eventsTom Zanussi2013-11-05
* tracing: Make register/unregister_ftrace_command __initTom Zanussi2013-11-05
* tracing: Update event filters for multibufferTom Zanussi2013-11-05
* ftrace: Have control op function callback only trace when RCU is watchingSteven Rostedt (Red Hat)2013-11-05
* rcu: Do not trace rcu_is_watching() functionsSteven Rostedt2013-11-05
* Merge branch 'idle.2013.09.25a' of git://git.kernel.org/pub/scm/linux/kernel/...Steven Rostedt (Red Hat)2013-11-05
|\
| * rcu: Consistent rcu_is_watching() namingPaul E. McKenney2013-09-25
| * rcu: Change EXPORT_SYMBOL() to EXPORT_SYMBOL_GPL()Paul E. McKenney2013-09-25
| * rcu: Is it safe to enter an RCU read-side critical section?Paul E. McKenney2013-09-25
| * rcu: Throttle invoke_rcu_core() invocations due to non-lazy callbacksPaul E. McKenney2013-09-25
| * rcu: Throttle rcu_try_advance_all_cbs() executionPaul E. McKenney2013-09-25
| * rcu: Remove redundant code from rcu_cleanup_after_idle()Paul E. McKenney2013-09-25
* | trace/trace_stat: use rbtree postorder iteration helper instead of opencodingCody P Schafer2013-11-05
* | ftrace: Add set_graph_notrace filterNamhyung Kim2013-10-18
* | ftrace: Narrow down the protected area of graph_lockNamhyung Kim2013-10-18
* | ftrace: Introduce struct ftrace_graph_dataNamhyung Kim2013-10-18
* | ftrace: Get rid of ftrace_graph_filter_enabledNamhyung Kim2013-10-18
* | tracing: Fix potential out-of-bounds in trace_get_user()Steven Rostedt2013-10-18
* | tracing: Show more exact help information about snapshotWang YanQing2013-10-09
* | Merge tag 'pm+acpi-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-10-04
|\ \
| * | PM / hibernate: Fix user space driven resume regressionRafael J. Wysocki2013-09-30
* | | Merge branch 'irq/urgent-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-10-02
|\ \ \
| * | | irq: Force hardirq exit's softirq processing on its own stackFrederic Weisbecker2013-10-01
| |/ /
* | | pidns: fix free_pid() to handle the first fork failureOleg Nesterov2013-09-30
* | | kernel/kmod.c: check for NULL in call_usermodehelper_exec()Tetsuo Handa2013-09-30
|/ /
| |
| \
| \
| \
*---. \ Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...Linus Torvalds2013-09-28
|\ \ \ \
| * \ \ \ Merge branch 'context_tracking/fixes' of git://git.kernel.org/pub/scm/linux/k...Ingo Molnar2013-09-28
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | arm: Fix build error with context tracking callsFrederic Weisbecker2013-09-27
| | |/ /
* | / / kernel/params: fix handling of signed integer typesJean Delvare2013-09-28
|/ / /
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-09-25
|\ \ \
| * | | sched/balancing: Fix cfs_rq->task_h_load calculationVladimir Davydov2013-09-20
| * | | sched/balancing: Fix 'local->avg_load > busiest->avg_load' case in fix_small_...Vladimir Davydov2013-09-20
| * | | sched/balancing: Fix 'local->avg_load > sds->avg_load' case in calculate_imba...Vladimir Davydov2013-09-20
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-25
|\ \ \ \
| * | | | perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'Peter Zijlstra2013-09-20
| | |_|/ | |/| |
* | | | kernel/reboot.c: re-enable the function of variable reboot_defaultChuansheng Liu2013-09-24
* | | | audit: fix endless wait in audit_log_start()Konstantin Khlebnikov2013-09-24
* | | | watchdog: update watchdog_thresh properlyMichal Hocko2013-09-24
* | | | watchdog: update watchdog attributes atomicallyMichal Hocko2013-09-24
| |_|/ |/| |
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-09-18
|\ \ \ | |_|/ |/| |
| * | timekeeping: Fix HRTICK related deadlock from ntp lock changesJohn Stultz2013-09-12
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-09-18
|\ \ \ | |_|/ |/| |
| * | sched: Fix comment for sched_info_departMichael S. Tsirkin2013-09-16
| * | sched/debug: Take PID namespace into accountPeter Zijlstra2013-09-12
| * | sched/fair: Fix small race where child->se.parent,cfs_rq might point to inval...Daisuke Nishimura2013-09-12
* | | Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2013-09-13
|\ \ \
| * | | aio: convert the ioctx list to table lookup v3Benjamin LaHaise2013-07-30
* | | | Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-13
* | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-09-12
|\ \ \ \
| * | | | kernel: replace strict_strto*() with kstrto*()Jingoo Han2013-09-12