summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-05-20Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...Ingo Molnar1-5/+29
2016-05-17perf core: Separate accounting of contexts and real addresses in a stack traceArnaldo Carvalho de Melo1-2/+16
2016-05-17perf core: Add perf_callchain_store_context() helperArnaldo Carvalho de Melo1-0/+2
2016-05-17perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo1-2/+4
2016-05-17perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo1-5/+11
2016-05-17Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2016-05-17Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-44/+136
2016-05-17Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+135
2016-05-16Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-1/+19
2016-05-16Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+2
2016-05-16Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-8/+159
2016-05-16Merge branch 'core-signals-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-1/+23
2016-05-16Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-16/+32
2016-05-16Merge branch 'core-lib-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-138/+0
2016-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-0/+15
2016-05-14Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2016-05-13Merge tag 'regulator-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+2
2016-05-13Merge remote-tracking branches 'regulator/fix/axp20x', 'regulator/fix/da9063'...Mark Brown1-0/+2
2016-05-13mm: thp: calculate the mapcount correctly for THP pages during WP faultsAndrea Arcangeli2-3/+12
2016-05-12sched/core: Provide a tsk_nr_cpus_allowed() helperThomas Gleixner1-0/+5
2016-05-12Merge branch 'smp/hotplug' into sched/core, to resolve conflictsIngo Molnar4-22/+13
2016-05-12Merge branch 'sched/urgent' into sched/core to pick up fixesIngo Molnar23-304/+111
2016-05-11Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar10-278/+66
2016-05-11Merge branch 'ovl-fixes' into for-linusAl Viro53-484/+309
2016-05-11vfs: add lookup_hash() helperMiklos Szeredi1-0/+2
2016-05-11vfs: add vfs_select_inode() helperMiklos Szeredi1-0/+12
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+3
2016-05-09compiler-gcc: require gcc 4.8 for powerpc __builtin_bswap16()Josh Poimboeuf1-1/+1
2016-05-09cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespacesSerge E. Hallyn1-0/+2
2016-05-07efi: Merge boolean flag argumentsJulia Lawall1-2/+1
2016-05-07Merge branch 'linus' into efi/core, to pick up fixesIngo Molnar22-303/+107
2016-05-07udp_offload: Set encapsulation before inner completes.Jarno Rajahalme1-0/+3
2016-05-06Merge tag 'pm+acpi-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2016-05-06sched/hotplug: Make activate() the last hotplug stepThomas Gleixner1-1/+1
2016-05-06sched/hotplug: Move migration CPU_DYING to sched_cpu_dying()Thomas Gleixner2-2/+6
2016-05-06sched/hotplug: Convert cpu_[in]active notifiers to state machineThomas Gleixner3-12/+3
2016-05-06sched: Consolidate the notifier mazeThomas Gleixner1-8/+4
2016-05-06sched: Make set_cpu_rq_start_time() a built in hotplug stateThomas Gleixner2-0/+2
2016-05-06sched: Allow per-cpu kernel threads to run on online && !activePeter Zijlstra (Intel)1-4/+2
2016-05-06Merge branches 'acpica-fixes' and 'device-properties-fixes'Rafael J. Wysocki1-1/+1
2016-05-06mm: thp: kvm: fix memory corruption in KVM with THP enabledAndrea Arcangeli1-0/+22
2016-05-06rapidio/mport_cdev: fix uapi type definitionsAlexandre Bounine1-271/+0
2016-05-06mm: memcontrol: let v2 cgroups follow changes in system swappinessJohannes Weiner1-0/+4
2016-05-05perf/arm: Special-case hetereogeneous CPUsMark Rutland1-0/+1
2016-05-05perf/core: Introduce address range filteringAlexander Shishkin1-0/+98
2016-05-05Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar17-51/+103
2016-05-05locking/atomics: Flip atomic_fetch_or() argumentsPeter Zijlstra1-2/+2
2016-05-05sched/fair: Add detailed description to the sched load avg metricsYuyang Du1-11/+49
2016-05-05sched/fair: Generalize the load/util averages resolution definitionYuyang Du1-3/+13
2016-05-05locking/lockdep, sched/core: Implement a better lock pinning schemePeter Zijlstra1-6/+17