summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2014-08-27Merge tag 'trace-fixes-v3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+15
2014-08-27param: check for tainting before calling set op.Rusty Russell-11/+11
2014-08-27module: make it possible to have unsafe, tainting module paramsJani Nikula-0/+11
2014-08-27module: rename KERNEL_PARAM_FL_NOARG to avoid confusionJani Nikula-4/+4
2014-08-26Merge branch 'nohz/drop-double-write-v3' of git://git.kernel.org/pub/scm/linu...Ingo Molnar-0/+8
2014-08-26irqchips: Replace __this_cpu_ptr usesChristoph Lameter-1/+1
2014-08-26watchdog: Replace __raw_get_cpu_var usesChristoph Lameter-6/+6
2014-08-26scheduler: Replace __get_cpu_var with this_cpu_ptrChristoph Lameter-21/+21
2014-08-26time: Convert a bunch of &__get_cpu_var introduced in the 3.16 merge periodChristoph Lameter-8/+8
2014-08-26time: Replace __get_cpu_var usesChristoph Lameter-28/+28
2014-08-26kernel misc: Replace __get_cpu_var usesChristoph Lameter-5/+5
2014-08-25trace: Fix epoll hang when we race with new entriesJosef Bacik-1/+15
2014-08-25crash_dump: Make is_kdump_kernel() accessible from modulesAmir Vadai-0/+1
2014-08-25Merge tag 'trace-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-89/+157
2014-08-25irq: Export handle_fasteoi_irqVincent Stehlé-0/+1
2014-08-25cgroup: fix a typo in comment.Dongsheng Yang-2/+2
2014-08-25sched: Add function single_task_running to let a task check if it is the only...Tim Chen-0/+12
2014-08-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+34
2014-08-24Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar-1717/+4265
2014-08-24perf: Add PERF_EVENT_STATE_EXIT state for events with exited taskJiri Olsa-1/+9
2014-08-24perf: Fix perf_poll to return proper POLLHUP valueJiri Olsa-1/+1
2014-08-22ftrace: Use current addr when converting to nop in __ftrace_replace_code()Steven Rostedt (Red Hat)-1/+1
2014-08-22ftrace: Fix function_profiler and function tracer togetherSteven Rostedt (Red Hat)-22/+38
2014-08-22ftrace: Fix up trampoline accounting with looping on hash opsSteven Rostedt (Red Hat)-15/+28
2014-08-22ftrace: Update all ftrace_ops for a ftrace_hash_ops updateSteven Rostedt (Red Hat)-4/+39
2014-08-22cgroup: Display legacy cgroup files on default hierarchyVivek Goyal-2/+11
2014-08-22ftrace: Allow ftrace_ops to use the hashes from other opsSteven Rostedt (Red Hat)-48/+52
2014-08-22nohz: Avoid tick's double reprogramming in highres modeViresh Kumar-0/+4
2014-08-22nohz: Fix spurious periodic tick behaviour in low-res dynticks modeViresh Kumar-0/+4
2014-08-20sched/fair: Remove double_lock_balance() from load_balance()Kirill Tkhai-52/+99
2014-08-20sched/fair: Remove double_lock_balance() from active_load_balance_cpu_stop()Kirill Tkhai-16/+44
2014-08-20sched: Remove double_rq_lock() from __migrate_task()Kirill Tkhai-8/+15
2014-08-20sched: Teach scheduler to understand TASK_ON_RQ_MIGRATING stateKirill Tkhai-3/+15
2014-08-20sched: Add wrapper for checking task_struct::on_rqKirill Tkhai-68/+76
2014-08-20sched/fair: Fix reschedule which is generated on throttled cfs_rqKirill Tkhai-3/+3
2014-08-20sched: Match declaration with definitionPranith Kumar-1/+1
2014-08-20sched: Change autogroup_move_group() to use for_each_thread()Oleg Nesterov-4/+1
2014-08-20sched: Change thread_group_cputime() to use for_each_thread()Oleg Nesterov-8/+2
2014-08-20sched: s/do_each_thread/for_each_process_thread/ in debug.cOleg Nesterov-4/+2
2014-08-20sched: s/do_each_thread/for_each_process_thread/ in core.cOleg Nesterov-7/+6
2014-08-20perf: Handle compat ioctlPawel Moll-1/+22
2014-08-18cgroup: reject cgroup names with '\n'Alban Crequy-0/+5
2014-08-18watchdog: Fix print-once on enableUlrich Obergfell-1/+4
2014-08-18watchdog: Remove unnecessary header fileschai wen-5/+0
2014-08-17mm: Support compiling out madvise and fadviseJosh Triplett-0/+3
2014-08-16module: Clean up ro/nx after early module load failuresAndy Lutomirski-0/+5
2014-08-14Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-8/+27
2014-08-14timekeeping: Another fix to the VSYSCALL_OLD update_vsyscallJohn Stultz-2/+3
2014-08-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-0/+12
2014-08-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds-6/+6