aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-05-30perf core: Per event callchain limitGravatar Arnaldo Carvalho de Melo 2-2/+6
2016-05-20Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...Gravatar Ingo Molnar 2-5/+30
2016-05-16perf core: Separate accounting of contexts and real addresses in a stack traceGravatar Arnaldo Carvalho de Melo 2-2/+17
2016-05-16perf core: Add perf_callchain_store_context() helperGravatar Arnaldo Carvalho de Melo 1-0/+2
2016-05-16perf core: Add a 'nr' field to perf_event_callchain_contextGravatar Arnaldo Carvalho de Melo 1-2/+4
2016-05-16perf core: Pass max stack as a perf_callchain_entry contextGravatar Arnaldo Carvalho de Melo 1-5/+11
2016-05-16Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+2
2016-05-16Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+3
2016-05-16Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 6-44/+136
2016-05-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-5/+138
2016-05-16Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 4-4/+29
2016-05-16Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-2/+2
2016-05-16Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-8/+159
2016-05-16Merge branch 'core-signals-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 3-1/+28
2016-05-16Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-18/+109
2016-05-16Merge branch 'core-lib-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-138/+0
2016-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 3-0/+15
2016-05-13Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+2
2016-05-13Merge tag 'regulator-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+2
2016-05-13Merge remote-tracking branches 'regulator/fix/axp20x', 'regulator/fix/da9063'...Gravatar Mark Brown 1-0/+2
2016-05-12mm: thp: calculate the mapcount correctly for THP pages during WP faultsGravatar Andrea Arcangeli 2-3/+12
2016-05-12sched/core: Provide a tsk_nr_cpus_allowed() helperGravatar Thomas Gleixner 1-0/+5
2016-05-12Merge branch 'smp/hotplug' into sched/core, to resolve conflictsGravatar Ingo Molnar 4-22/+13
2016-05-12Merge branch 'sched/urgent' into sched/core to pick up fixesGravatar Ingo Molnar 36-143/+266
2016-05-11Merge branch 'perf/urgent' into perf/core, to pick up fixesGravatar Ingo Molnar 18-102/+169
2016-05-11Merge branch 'ovl-fixes' into for-linusGravatar Al Viro 88-330/+634
2016-05-10vfs: add lookup_hash() helperGravatar Miklos Szeredi 1-0/+2
2016-05-10vfs: add vfs_select_inode() helperGravatar Miklos Szeredi 1-0/+12
2016-05-10export tc ife uapi headerGravatar Jamal Hadi Salim 1-0/+1
2016-05-09uapi glibc compat: fix compile errors when glibc net/if.h included before lin...Gravatar Mikko Rapeli 2-0/+72
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 4-10/+7
2016-05-09compiler-gcc: require gcc 4.8 for powerpc __builtin_bswap16()Gravatar Josh Poimboeuf 1-1/+1
2016-05-09cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespacesGravatar Serge E. Hallyn 1-0/+2
2016-05-09macsec: key identifier is 128 bits, not 64Gravatar Sabrina Dubroca 1-1/+3
2016-05-07efi: Merge boolean flag argumentsGravatar Julia Lawall 1-2/+1
2016-05-07Merge branch 'linus' into efi/core, to pick up fixesGravatar Ingo Molnar 33-132/+258
2016-05-06udp_offload: Set encapsulation before inner completes.Gravatar Jarno Rajahalme 1-0/+3
2016-05-06udp_tunnel: Remove redundant udp_tunnel_gro_complete().Gravatar Jarno Rajahalme 1-9/+0
2016-05-06Merge tag 'pm+acpi-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-3/+3
2016-05-06sched/hotplug: Make activate() the last hotplug stepGravatar Thomas Gleixner 1-1/+1
2016-05-06sched/hotplug: Move migration CPU_DYING to sched_cpu_dying()Gravatar Thomas Gleixner 2-2/+6
2016-05-06sched/hotplug: Convert cpu_[in]active notifiers to state machineGravatar Thomas Gleixner 3-12/+3
2016-05-06sched: Consolidate the notifier mazeGravatar Thomas Gleixner 1-8/+4
2016-05-06sched: Make set_cpu_rq_start_time() a built in hotplug stateGravatar Thomas Gleixner 2-0/+2
2016-05-06sched: Allow per-cpu kernel threads to run on online && !activeGravatar Peter Zijlstra (Intel) 1-4/+2
2016-05-06Merge branches 'acpica-fixes' and 'device-properties-fixes'Gravatar Rafael J. Wysocki 2-3/+3
2016-05-05Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 4-78/+116
2016-05-05byteswap: try to avoid __builtin_constant_p gcc bugGravatar Arnd Bergmann 1-9/+15
2016-05-05mm: thp: kvm: fix memory corruption in KVM with THP enabledGravatar Andrea Arcangeli 1-0/+22
2016-05-05rapidio/mport_cdev: fix uapi type definitionsGravatar Alexandre Bounine 1-69/+75