aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2016-03-31rcu: Shorten expedited_workdone* to exp_workdone*Paul E. McKenney3-11/+9
2016-03-31rcu: Force boolean subscript for expedited stall warningsPaul E. McKenney1-1/+1
2016-03-31rcu: Remove expedited GP funnel-lock bypassPaul E. McKenney3-24/+3
2016-03-31rcu: Add expedited-grace-period event tracingPaul E. McKenney2-7/+16
2016-03-31rcu: Add funnel-locking tracing for expedited grace periodsPaul E. McKenney2-4/+30
2016-03-31rcu: Fix synchronize_rcu_expedited() header commentPaul E. McKenney1-7/+13
2016-03-31rcu: Make cond_resched_rcu_qs() supply RCU-sched expedited QSPaul E. McKenney1-0/+15
2016-03-31rcu: Make expedited RCU-preempt stall warnings count accuratelyPaul E. McKenney1-2/+2
2016-03-31rcu: Make expedited RCU-sched grace period immediately detect idlePaul E. McKenney1-0/+5
2016-03-31rcu: Consolidate dumping of ftrace bufferPaul E. McKenney2-16/+5
2016-03-31locking/lockdep: Print chain_key collision informationAlfredo Alvarez Fernandez1-2/+77
2016-03-31sched/fair: Initiate a new task's util avg to a bounded valueYuyang Du3-2/+57
2016-03-31sched/fair: Update comments after a variable renameYuyang Du1-2/+2
2016-03-31sched/core: Add preempt checks in preempt_schedule() codeSteven Rostedt1-9/+59
2016-03-31sched/numa: Remove unnecessary NUMA dequeue update from non-SMP kernelsTim Chen1-0/+2
2016-03-31sched/fair: Reset nr_balance_failed after active balancingSrikar Dronamraju1-6/+6
2016-03-31sched/cpuacct: Split usage accounting into user_usage and sys_usageDongsheng Yang1-27/+113
2016-03-31sched/cpuacct: Show all possible CPUs in cpuacct outputZhao Lei1-5/+5
2016-03-31perf/ring_buffer: Prepare writing into the ring-buffer from the endWang Nan1-6/+36
2016-03-31perf/core: Set event's default ::overflow_handler()Wang Nan1-6/+8
2016-03-31perf/ring_buffer: Introduce new ioctl options to pause and resume the ring-bu...Wang Nan3-1/+33
2016-03-31ftrace/perf: Check sample types only for sampling eventsJiri Olsa1-0/+3
2016-03-31perf/ring_buffer: Document AUX API usageAlexander Shishkin1-0/+10
2016-03-31perf/core: Free AUX pages in unmap pathAlexander Shishkin3-29/+129
2016-03-31perf/ring_buffer: Refuse to begin AUX transaction after rb->aux_mmap_count dropsAlexander Shishkin1-0/+7
2016-03-31perf/core: Verify we have a single perf_hw_context PMUPeter Zijlstra1-0/+9
2016-03-31irqdomain: Export irq_domain_free_irqs_commonAxel Lin1-0/+1
2016-03-31perf/core: Don't leak event in the syscall error pathAlexander Shishkin1-0/+1
2016-03-31perf/core: Fix time tracking bug with multiplexingPeter Zijlstra1-2/+12
2016-03-29locking/atomic, sched: Unexport fetch_or()Frederic Weisbecker1-0/+18
2016-03-29timers/nohz: Convert tick dependency mask to atomic_tFrederic Weisbecker2-32/+31
2016-03-27bpf: reject invalid names right in ->lookup()Al Viro1-29/+8
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2-1/+2
2016-03-25oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address spaceMichal Hocko1-1/+1
2016-03-25sched: add schedule_timeout_idle()Andrew Morton1-0/+11
2016-03-25bpf: add missing map_flags to bpf_map_show_fdinfoDaniel Borkmann1-2/+4
2016-03-24Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2016-03-25Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep'Rafael J. Wysocki1-0/+1
2016-03-24Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds11-111/+222
2016-03-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-38/+82
2016-03-24Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-55/+72
2016-03-23PM / sleep: Clear pm_suspend_global_flags upon hibernateLukas Wunner1-0/+1
2016-03-22kernel/...: convert pr_warning to pr_warnJoe Perches13-60/+52
2016-03-22memremap: add MEMREMAP_WC flagBrian Starkey1-2/+11
2016-03-22memremap: don't modify flagsBrian Starkey1-7/+7
2016-03-22kernel/signal.c: add compile-time check for __ARCH_SI_PREAMBLE_SIZEHelge Deller1-0/+4
2016-03-22kernel: add kcov code coverageDmitry Vyukov7-0/+301
2016-03-22profile: hide unused functions when !CONFIG_PROC_FSArnd Bergmann1-2/+2
2016-03-22panic: change nmi_panic from macro to functionHidehiro Kawai1-0/+20
2016-03-22fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn1-1/+1