aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2016-01-12Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-15/+11
2016-01-12Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds6-228/+300
2016-01-12Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds6-62/+48
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds6-59/+187
2016-01-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-104/+51
2016-01-12Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2016-01-12net: bpf: reject invalid shiftsRabin Vincent1-0/+10
2016-01-12Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+3
2016-01-11Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds4-15/+231
2016-01-11Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-14/+109
2016-01-11Merge branches 'timers-core-for-linus' and 'timers-urgent-for-linus' of git:/...Linus Torvalds8-31/+117
2016-01-12Merge branches 'pm-sleep' and 'pm-tools'Rafael J. Wysocki2-15/+11
2016-01-11Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2016-01-11Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-7/+58
2016-01-11Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-286/+404
2016-01-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-177/+109
2016-01-11Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds6-88/+730
2016-01-11Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-217/+342
2016-01-10cgroup: fix a typo.Rami Rosen1-1/+1
2016-01-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-1/+2
2016-01-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-29/+6
2016-01-08Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+3
2016-01-07ftrace: Fix the race between ftrace and insmodQiu Peiyang1-9/+16
2016-01-07Merge tag 'trace-v4.4-rc4-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+6
2016-01-07ftrace: Add infrastructure for delayed enabling of module functionsSteven Rostedt (Red Hat)1-55/+106
2016-01-07ftrace/module: Call clean up function when module init fails earlySteven Rostedt (Red Hat)1-0/+6
2016-01-07workqueue: simplify the apply_workqueue_attrs_locked()wanghaibin1-7/+4
2016-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2016-01-06Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar9-217/+342
2016-01-06perf/core: Collapse more IPI loopsPeter Zijlstra1-73/+33
2016-01-06Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...Ingo Molnar1-29/+6
2016-01-06sched/fair: Fix new task's load avg removed from source CPU in wake_up_new_ta...Yuyang Du1-10/+28
2016-01-06sched/deadline: Fix the earliest_dl.next logicWanpeng Li1-52/+7
2016-01-06Merge branch 'sched/urgent' into sched/core, to pick up fixes before merging ...Ingo Molnar29-206/+323
2016-01-06sched/core: Reset task's lockless wake-queues on fork()Sebastian Andrzej Siewior1-0/+1
2016-01-06sched/fair: Fix multiplication overflow on 32-bit systemsAndrey Ryabinin1-1/+1
2016-01-06perf: Fix race in swevent hashPeter Zijlstra1-19/+1
2016-01-06perf: Fix race in perf_event_exec()Peter Zijlstra1-10/+5
2016-01-05Merge tag 'trace-v4.4-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2016-01-04PM / sleep: Add support for read-only sysfs attributesRafael J. Wysocki2-15/+11
2016-01-04tracing: Fix setting of start_index in find_next()Qiu Peiyang1-0/+1
2016-01-04kernel/*: switch to memdup_user_nul()Al Viro4-95/+48
2016-01-04convert a bunch of open-coded instances of memdup_user_nul()Al Viro1-9/+3
2016-01-02cgroup: demote subsystem init messages to KERN_DEBUGTejun Heo1-1/+1
2015-12-29bpf: hash: use per-bucket spinlocktom.leiming@gmail.com1-18/+32
2015-12-29bpf: hash: move select_bucket() out of htab's spinlocktom.leiming@gmail.com1-4/+2
2015-12-29bpf: hash: use atomic counttom.leiming@gmail.com1-6/+6
2015-12-29posix-clock: Fix return code on the poll method's error pathRichard Cochran1-2/+2
2015-12-29Merge branch 'irq/gic-v2m-acpi' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner1-1/+1
2015-12-23tracing: Fix comment to use tracing_on over tracing_enableChuyu Hu1-2/+2
2015-12-23ftrace: Clean up ftrace_module_init() codeSteven Rostedt (Red Hat)1-6/+3
2015-12-23ftrace: Join functions ftrace_module_init() and ftrace_init_module()Abel Vesa1-9/+6
2015-12-23bpf: Constify bpf_verifier_ops structureJulia Lawall1-1/+1
2015-12-23ftrace: Have ftrace_ops_get_func() handle RCU and PER_CPU flags tooSteven Rostedt (Red Hat)1-12/+18
2015-12-23ftrace: Remove use of control list and opsSteven Rostedt (Red Hat)3-91/+39
2015-12-23ftrace: Fix output of enabled_functions for showing trampSteven Rostedt (Red Hat)1-3/+4
2015-12-23ftrace: Fix a typo in commentLi Bin1-1/+1
2015-12-21missing include asm/paravirt.h in cputime.cStefano Stabellini1-0/+3
2015-12-21irqdomain: Introduce is_fwnode_irqchip helperSuravee Suthikulpanit1-1/+1
2015-12-20futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT opDarren Hart1-1/+2
2015-12-20futex: Cleanup the goto confusion in requeue_pi()Thomas Gleixner1-2/+7
2015-12-20futex: Remove pointless put_pi_state calls in requeue()Thomas Gleixner1-4/+2
2015-12-20futex: Document pi_state refcounting in requeue codeThomas Gleixner1-12/+39
2015-12-20futex: Rename free_pi_state() to put_pi_state()Thomas Gleixner1-7/+10
2015-12-20futex: Drop refcount if requeue_pi() acquired the rtmutexThomas Gleixner1-0/+5
2015-12-20genirq/msi: Export functions to allow MSI domains in modulesJake Oshins2-0/+5
2015-12-19clocksource: Make clocksource validation work for all clocksourcesYang Yingliang1-1/+5
2015-12-19Merge branch 'irq/wire-msi-bridge' of git://git.kernel.org/pub/scm/linux/kern...Thomas Gleixner35-221/+425
2015-12-19Merge branch 'fortglx/4.5/time' of https://git.linaro.org/people/john.stultz/...Thomas Gleixner6-26/+92
2015-12-19kexec: Fix race between panic() and crash_kexec()Hidehiro Kawai2-3/+35
2015-12-19panic, x86: Allow CPUs to save registers even if looping in NMI contextHidehiro Kawai2-1/+10
2015-12-19panic, x86: Fix re-entrance problem due to panic on NMIHidehiro Kawai2-4/+14
2015-12-18bpf: move clearing of A/X into classic to eBPF migration prologueDaniel Borkmann1-4/+0
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller23-177/+270
2015-12-17locking/osq: Fix ordering of node initialisation in osq_lockWill Deacon1-3/+5
2015-12-16timekeeping: Cap adjustments so they don't exceed the maxadj valueJohn Stultz1-4/+27
2015-12-16ntp: Fix second_overflow's input parameter type to be 64bitsDengChao2-8/+10
2015-12-16ntp: Change time_reftime to time64_t and utilize 64bit __ktime_get_real_secondsDengChao1-4/+6
2015-12-16timekeeping: Provide internal function __ktime_get_real_secondsDengChao2-0/+15
2015-12-16genirq/msi: Add msi_domain_populate_irqsMarc Zyngier1-0/+40
2015-12-16genirq/msi: Make the .prepare callback reusableMarc Zyngier1-3/+15
2015-12-16irqdomain: Make irq_domain_alloc_irqs_recursive availableMarc Zyngier1-3/+3
2015-12-14cgroup_pids: fix a typo.Rami Rosen1-1/+1
2015-12-14net, cgroup: cgroup_sk_updat_lock was missing initializerTejun Heo1-1/+1
2015-12-14genirq: Free irq_desc with rcuThomas Gleixner1-3/+16
2015-12-14genirq: Prevent chip buslock deadlockThomas Gleixner1-3/+3
2015-12-14Merge tag 'v4.4-rc5' into perf/core, to pick up fixesIngo Molnar20-180/+285
2015-12-13sched/wait: Fix the signal handling fixPeter Zijlstra1-10/+10
2015-12-12bpf, inode: allow for rename and link opsDaniel Borkmann1-0/+20
2015-12-12kernel: remove stop_machine() Kconfig dependencyChris Wilson1-2/+2
2015-12-10time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflowJohn Stultz2-3/+9
2015-12-10ntp: Verify offset doesn't overflow in ntp_update_offsetSasha Levin1-3/+5
2015-12-08sock, cgroup: add sock->sk_cgroupTejun Heo1-1/+54
2015-12-08Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller1-27/+44
2015-12-08Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-118/+141
2015-12-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds11-33/+71
2015-12-08workqueue: implement lockup detectorTejun Heo2-3/+174
2015-12-08watchdog: introduce touch_softlockup_watchdog_sched()Tejun Heo3-5/+18
2015-12-08workqueue: warn if memory reclaim tries to flush !WQ_MEM_RECLAIM workqueueTejun Heo1-0/+35
2015-12-08genirq: Implement irq_percpu_is_enabled()Thomas Petazzoni1-0/+25
2015-12-07Merge branches 'doc.2015.12.05a', 'exp.2015.12.07a', 'fixes.2015.12.07a', 'li...Paul E. McKenney9-144/+262
2015-12-07rcu: Make rcu_gp_init() be bool rather than intPaul E. McKenney1-5/+5
2015-12-07rcu: Move wakeup out from under rnp->lockPeter Zijlstra1-1/+1
2015-12-07rcu: Don't redundantly disable irqs in rcu_irq_{enter,exit}()Paul E. McKenney1-6/+26
2015-12-07rcu: Make cpu_needs_another_gp() be boolPaul E. McKenney1-7/+7
2015-12-07rcu: Eliminate unused rcu_init_one() argumentPaul E. McKenney2-5/+4
2015-12-07rcu: Remove TINY_RCU bloat from pointless boot parametersPaul E. McKenney2-3/+8
2015-12-07Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/ke...Tejun Heo1-27/+44
2015-12-07clocksource: Add CPU info to clocksource watchdog reportingSeiichi Ikarashi1-2/+2
2015-12-07time: Avoid signed overflow in timekeeping_get_ns()David Gibson1-2/+1
2015-12-07Merge branch 'master' into for-4.4-fixesTejun Heo16-56/+147
2015-12-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-15/+45
2015-12-06perf/core: Collapse common IPI patternPeter Zijlstra1-104/+76
2015-12-06perf: Do not send exit event twiceJiri Olsa1-11/+31
2015-12-05rcutorture: Print symbolic name for ->gp_statePaul E. McKenney2-2/+25
2015-12-05rcutorture: Print symbolic name for rcu_torture_writer_statePaul E. McKenney1-1/+23
2015-12-05rcutorture: Dump stack when GP kthread stallsPaul E. McKenney1-1/+4
2015-12-05rcutorture: Flag nonexistent RCU GP kthreadPaul E. McKenney1-1/+1
2015-12-04rcu: Stop disabling interrupts in scheduler fastpathsPaul E. McKenney3-25/+22
2015-12-04rcu: Avoid tick_nohz_active checks on NOCBs CPUsPaul E. McKenney1-5/+2
2015-12-04rcu: Fix obsolete rcu_bootup_announce_oddness() commentPaul E. McKenney1-2/+1
2015-12-04rcu: Remove lock-acquisition loop from rcu_read_unlock_special()Paul E. McKenney1-12/+6
2015-12-04rcu: Simplify rcu_sched_qs() control flowPaul E. McKenney1-15/+14
2015-12-04kernel: Make rcu/tree_trace.c explicitly non-modularPaul Gortmaker1-16/+3
2015-12-04rcu: Move lock_class_key to local scopePaul E. McKenney1-4/+3
2015-12-04rcu: Allow expedited grace periods to be disabled at initPaul E. McKenney1-0/+5
2015-12-04rcu: Add rcu_normal kernel parameter to suppress expeditingPaul E. McKenney5-3/+45
2015-12-04rcu: Add more diagnostics to expedited stall warning messages.Paul E. McKenney1-3/+21
2015-12-04rcu: Make expedited grace periods resolve stall-warning tiesPaul E. McKenney1-1/+1
2015-12-04rcu: Reduce expedited GP memory contention via per-CPU variablesPaul E. McKenney3-16/+21
2015-12-04rcu: Invert sync_rcu_exp_select_cpus() "if" statementPaul E. McKenney1-16/+14
2015-12-04rcu: Move smp_mb() from rcu_seq_snap() to rcu_exp_gp_seq_snap()Paul E. McKenney1-1/+1
2015-12-04rcu: Clarify role of ->expmaskinitnextPaul E. McKenney1-0/+2
2015-12-04rcu: Short-circuit synchronize_sched_expedited() if only one CPUPaul E. McKenney1-0/+4
2015-12-04locking/pvqspinlock: Queue node adaptive spinningWaiman Long3-4/+50
2015-12-04locking/pvqspinlock: Allow limited lock stealingWaiman Long3-28/+155
2015-12-04locking/pvqspinlock: Collect slowpath lock statisticsWaiman Long2-5/+308
2015-12-04sched/fair: Disable the task group load_avg update for the root_task_groupWaiman Long1-0/+6
2015-12-04sched/fair: Move the cache-hot 'load_avg' variable into its own cachelineWaiman Long2-4/+13
2015-12-04sched/fair: Avoid redundant idle_cpu() call in update_sg_lb_stats()Waiman Long1-3/+7
2015-12-04sched/core: Move the sched_to_prio[] arrays out of lineAndi Kleen3-43/+46
2015-12-04sched/cputime: Convert vtime_seqlock to seqcountFrederic Weisbecker2-23/+25
2015-12-04sched/cputime: Introduce vtime accounting check for readersFrederic Weisbecker1-3/+3
2015-12-04sched/cputime: Rename vtime_accounting_enabled() to vtime_accounting_cpu_enab...Frederic Weisbecker2-2/+2
2015-12-04sched/cputime: Correctly handle task guest time on housekeepersFrederic Weisbecker1-1/+1
2015-12-04sched/cputime: Clarify vtime symbols and document themFrederic Weisbecker2-4/+4
2015-12-04sched/cputime: Remove extra cost in task_cputime()Hiroshi Shimamoto1-0/+16
2015-12-04sched/fair: Make it possible to account fair load avg consistentlyByungchul Park3-1/+60
2015-12-04sched/core, locking: Document Program-Order guaranteesPeter Zijlstra1-0/+91
2015-12-04locking, sched: Introduce smp_cond_acquire() and use itPeter Zijlstra3-10/+3
2015-12-04Merge branch 'sched/urgent' into locking/core, to pick up scheduler fix we re...Ingo Molnar5-15/+45
2015-12-04Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar4-14/+44
2015-12-04sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule()Peter Zijlstra1-0/+19
2015-12-04sched/core: Better document the try_to_wake_up() barriersPeter Zijlstra2-1/+10
2015-12-04sched/cputime: Fix invalid gtime in procHiroshi Shimamoto1-0/+3
2015-12-04sched/core: Clear the root_domain cpumasks in init_rootdomain()Xunlei Pang1-4/+4
2015-12-04sched/core: Remove false-positive warning from wake_up_process()Sasha Levin1-1/+0
2015-12-04sched/wait: Fix signal handling in bit wait helpersPeter Zijlstra1-8/+8
2015-12-04perf: Fix PERF_EVENT_IOC_PERIOD deadlockPeter Zijlstra1-1/+8
2015-12-03alarmtimer: Avoid unexpected rtc interrupt when system resume from S3zhuo-hao1-0/+17
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-46/+107
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-29/+64
2015-12-03Merge tag 'trace-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-0/+16
2015-12-03cgroup: kill cgrp_ss_priv[CGROUP_CANFORK_COUNT] and friendsOleg Nesterov5-31/+14
2015-12-03Merge branch 'for-4.4-fixes' into for-4.5Tejun Heo7-110/+107
2015-12-03cgroup_pids: don't account for the root cgroupTejun Heo1-3/+4
2015-12-03cgroup: fix handling of multi-destination migration from subtree_control enab...Tejun Heo6-41/+75
2015-12-03cgroup_freezer: simplify propagation of CGROUP_FROZEN clearing in freezer_att...Tejun Heo1-10/+7
2015-12-02bpf: fix allocation warnings in bpf maps and integer overflowAlexei Starovoitov3-12/+34
2015-12-01bpf, array: fix heap out-of-bounds access when updating elementsDaniel Borkmann1-1/+1
2015-12-01tracing: Add sched_wakeup_new and sched_waking tracepoints for pid filterSteven Rostedt (Red Hat)1-0/+16
2015-12-01vfs: add copy_file_range syscall and vfs helperZach Brown1-0/+1
2015-11-30Merge tag 'trace-v4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-8/+9
2015-11-30cgroup: pids: kill pids_fork(), simplify pids_can_fork() and pids_cancel_fork()Oleg Nesterov1-31/+10
2015-11-30cgroup: pids: fix race between cgroup_post_fork() and cgroup_migrate()Oleg Nesterov2-25/+5
2015-11-30cgroup: make css_set pin its css's to avoid use-afer-freeTejun Heo1-4/+10
2015-11-25nohz: Clarify magic in tick_nohz_stop_sched_tick()Peter Zijlstra1-2/+18
2015-11-25ftrace: Show all tramps registered to a record on ftrace_bug()Steven Rostedt (Red Hat)1-9/+37
2015-11-25ftrace: Add variable ftrace_expected for archs to show expected codeSteven Rostedt (Red Hat)1-2/+7
2015-11-25ftrace: Add new type to distinguish what kind of ftrace_bug()Steven Rostedt (Red Hat)1-1/+36
2015-11-25tracing: Update cond flag when enabling or disabling a triggerTom Zanussi1-4/+6
2015-11-25ring-buffer: Process commits whenever moving to a new page.Steven Rostedt (Red Hat)1-0/+7
2015-11-25cpuset: Replace all instances of time_t with time64_tArnd Bergmann1-4/+8
2015-11-25bpf: fix clearing on persistent program array mapsDaniel Borkmann3-16/+29
2015-11-24pidns: fix NULL dereference in __task_pid_nr_ns()Eric Dumazet1-2/+2
2015-11-24ring-buffer: Remove redundant update of page timestampSteven Rostedt (Red Hat)1-24/+8
2015-11-24ring-buffer: Use READ_ONCE() for most tail_page accessSteven Rostedt (Red Hat)1-7/+11
2015-11-24ring-buffer: Put back the length if crossed page with add_timestampSteven Rostedt (Red Hat)1-1/+4
2015-11-24ring-buffer: Update read stamp with first real commit on pageSteven Rostedt (Red Hat)1-7/+5
2015-11-24context_tracking: Switch to new static_branch APIAndy Lutomirski1-2/+2
2015-11-23rcu: Add transitivity to remaining rcu_node ->lock acquisitionsPaul E. McKenney3-14/+14
2015-11-23rcu: Create transitive rnp->lock acquisition functionsPeter Zijlstra3-64/+71
2015-11-23list: Use WRITE_ONCE() when adding to lists and hlistsPaul E. McKenney0-0/+0
2015-11-23locking/pvqspinlock, x86: Optimize the PV unlock code pathWaiman Long1-16/+27
2015-11-23locking/qspinlock: Avoid redundant read of next pointerWaiman Long1-3/+6
2015-11-23locking/qspinlock: Prefetch the next node cachelineWaiman Long1-0/+10
2015-11-23locking/qspinlock: Use _acquire/_release() versions of cmpxchg() & xchg()Waiman Long1-5/+24
2015-11-23sched/fair: Modify the comment about lock assumptions in migrate_task_rq_fair()Byungchul Park1-2/+1
2015-11-23stop_machine: Clean up the usage of the preemption counter in cpu_stopper_thr...Oleg Nesterov1-10/+5
2015-11-23stop_machine: Shift the 'done != NULL' check from cpu_stop_signal_done() to c...Oleg Nesterov1-10/+8