summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2017-07-10Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki-1/+1
2017-07-09Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-18/+19
2017-07-09Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-84/+134
2017-07-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-19/+25
2017-07-09Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-2/+3
2017-07-09Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-26/+62
2017-07-09Merge branch 'waitid-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds-5/+12
2017-07-09trace/kprobes: Sanitize derived event namesNaveen N. Rao-0/+9
2017-07-08Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+12
2017-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds-0/+1
2017-07-08fix waitid(2) breakageAl Viro-5/+12
2017-07-08cgroup: don't call migration methods if there are no tasks to migrateTejun Heo-27/+34
2017-07-08kprobes: Ensure that jprobe probepoints are at function entryNaveen N. Rao-2/+6
2017-07-08kprobes: Simplify register_jprobes()Naveen N. Rao-14/+16
2017-07-08kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_fun...Naveen N. Rao-5/+5
2017-07-08locking/qspinlock: Explicitly include asm/prefetch.hStafford Horne-0/+1
2017-07-07Merge tag 'linux-kselftest-4.13-rc1-update' of git://git.kernel.org/pub/scm/l...Linus Torvalds-1/+2
2017-07-07tracing: Attempt to record other information even if some failJoel Fernandes-8/+24
2017-07-07tracing: Treat recording tgid for idle task as a successJoel Fernandes-1/+5
2017-07-07tracing: Treat recording comm for idle task as a successJoel Fernandes-1/+5
2017-07-07irqdomain: Allow ACPI device nodes to be used as irqdomain identifiersMarc Zyngier-0/+16
2017-07-07genirq/debugfs: Remove redundant NULL pointer checkThomas Gleixner-2/+1
2017-07-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds-43/+25
2017-07-06Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-281/+241
2017-07-06Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-210/+737
2017-07-06mm: memcontrol: use generic mod_memcg_page_state for kmem pagesJohannes Weiner-4/+4
2017-07-06mm, cpuset: always use seqlock when changing task's nodemaskVlastimil Babka-21/+8
2017-07-06mm, mempolicy: simplify rebinding mempolicies when updating cpusetsVlastimil Babka-3/+1
2017-07-06mm: update callers to use HASH_ZERO flagPavel Tatashin-6/+4
2017-07-06kernel/exit.c: don't include unused userfaultfd_k.hMike Rapoport-1/+0
2017-07-06mm, memory_hotplug: replace for_device by want_memblock in arch_add_memoryMichal Hocko-1/+1
2017-07-06mm, memory_hotplug: do not associate hotadded memory to zones until onlineMichal Hocko-0/+4
2017-07-06kernel/module.c: use linux/set_memory.hMichael Ellerman-3/+1
2017-07-06kernel/power/snapshot.c: use linux/set_memory.hMichael Ellerman-3/+1
2017-07-06kernel/extable.c: mark core_kernel_text notraceMarcin Nowakowski-1/+1
2017-07-06genirq: Allow to pass the IRQF_TIMER flag with percpu irq requestDaniel Lezcano-5/+10
2017-07-06Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds-182/+488
2017-07-06tracing: Add saved_tgids file to show cached pid to tgid mappingsMichael Sartain-0/+73
2017-07-06smp/hotplug: Move unparking of percpu threads to the control CPUThomas Gleixner-18/+19
2017-07-06bpf: Implement show_optionsDavid Howells-3/+13
2017-07-05Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-39/+20
2017-07-05Merge branch 'timers-compat' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-147/+241
2017-07-05Merge branch 'work.sys_wait' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-219/+170
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-149/+786
2017-07-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds-8/+8
2017-07-05Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds-49/+53
2017-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds-14/+47
2017-07-05sched/fair: Fix load_balance() affinity redo pathJeffrey Hugo-12/+20
2017-07-05ftrace: Test for NULL iter->tr in regex for stack_trace_filter changesSteven Rostedt (VMware)-1/+1
2017-07-05Merge commit '0f17976568b3f72e676450af0c0db6f8752253d6' into trace/ftrace/coreSteven Rostedt (VMware)-5/+19