summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-09-23Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar16-30/+83
2016-09-22Merge tag 'media/v4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds3-5/+80
2016-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-2/+28
2016-09-22locking/lglock: Remove lglock implementationPeter Zijlstra1-76/+0
2016-09-22stop_machine: Remove stop_cpus_lock and lg_double_lock/unlock()Oleg Nesterov1-5/+0
2016-09-22locking/percpu-rwsem: Add down_read_preempt_disable()Peter Zijlstra1-6/+18
2016-09-22locking/percpu-rwsem: Add DEFINE_STATIC_PERCPU_RWSEMand percpu_rwsem_assert_h...Peter Zijlstra1-0/+12
2016-09-22Merge branch 'locking/urgent' into locking/core, to pick up fixesIngo Molnar69-221/+575
2016-09-22sched/core: Avoid _cond_resched() for PREEMPT=yPeter Zijlstra1-0/+4
2016-09-22sched/core: Optimize __schedule()Peter Zijlstra2-6/+5
2016-09-22Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar18-52/+105
2016-09-22can: dev: fix deadlock reported after bus-offSergei Miroshnichenko1-1/+2
2016-09-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-1/+3
2016-09-21acpi: Validate processor id when mapping the processorDou Liyang1-0/+3
2016-09-21x86/acpi: Set persistent cpuid <-> nodeid mapping when bootingGu Zheng1-0/+3
2016-09-21vti6: fix input pathNicolas Dichtel1-1/+3
2016-09-20fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro1-19/+19
2016-09-20Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar16-27/+65
2016-09-20Merge branch 'linus' into x86/asm, to pick up fixesIngo Molnar4-4/+16
2016-09-19fanotify: fix list corruption in fanotify_get_response()Jan Kara1-3/+0
2016-09-19fsnotify: add a way to stop queueing events on group shutdownJan Kara1-0/+3
2016-09-18Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2016-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+10
2016-09-17fix iov_iter_fault_in_readable()Al Viro1-1/+1
2016-09-17sctp: fix SSN comparisionMarcelo Ricardo Leitner1-1/+1
2016-09-17net: avoid sk_forward_alloc overflowsEric Dumazet1-0/+10
2016-09-17PCI: Add pci_find_resource()Mika Westerberg1-0/+4
2016-09-16cpufreq: intel_pstate: Add io_boost traceSrinivas Pandruvada1-4/+9
2016-09-16arm64: pmu: Hoist pmu platform device nameJeremy Linton1-0/+2
2016-09-16sched/core: Free the stack early if CONFIG_THREAD_INFO_IN_TASKAndy Lutomirski2-1/+17
2016-09-16sched/core: Add try_get_task_stack() and put_task_stack()Andy Lutomirski1-0/+16
2016-09-16Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar3-3/+7
2016-09-15sched/core: Allow putting thread_info into task_structAndy Lutomirski3-2/+58
2016-09-15Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar44-79/+357
2016-09-14Merge branches 'doc.2016.08.22c', 'exp.2016.08.22c', 'fixes.2016.09.14a', 'ho...Paul E. McKenney3-3/+7
2016-09-14list: Expand list_first_entry_or_null()Chris Wilson1-2/+5
2016-09-14Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-7/+13
2016-09-14cpu/hotplug: Include linux/types.h in linux/cpuhotplug.hPaul Burton1-0/+2
2016-09-13asm-generic: make get_user() clear the destination on errorsAl Viro1-3/+7
2016-09-13cpufreq / sched: SCHED_CPUFREQ_IOWAIT flag to indicate iowait conditionRafael J. Wysocki1-0/+1
2016-09-13Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-3/+4
2016-09-13Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+21
2016-09-13Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar1-13/+34
2016-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+14
2016-09-13genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpersBoris Brezillon1-0/+10
2016-09-13x86/mce/AMD: Save MCA_IPID in MCE struct on SMCA systemsYazen Ghannam1-1/+4
2016-09-13x86/mce: Add support for new MCA_SYND registerYazen Ghannam1-2/+4
2016-09-13netfilter: synproxy: Check oom when adding synproxy and seqadj ct extensionsGao Feng1-0/+14
2016-09-13Merge tag 'pull_whole_for_4.9' of https://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki1-5/+0
2016-09-13PM / Domains: Add support for removing nested PM domains by providerJon Hunter1-0/+7