summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | watchdog: enable the new user interface of the watchdog mechanismUlrich Obergfell2015-04-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | watchdog: introduce separate handlers for parameters in /proc/sys/kernelUlrich Obergfell2015-04-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | watchdog: new definitions and variables, initializationUlrich Obergfell2015-04-14
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'iov_iter' into for-nextAl Viro2015-04-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | saner iov_iter initialization primitivesAl Viro2015-03-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'iocb' into for-nextAl Viro2015-04-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | fs: move struct kiocb to fs.hChristoph Hellwig2015-03-25
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | fs: split generic and aio kiocbChristoph Hellwig2015-03-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | fs: don't allow to complete sync iocbs through aio_completeChristoph Hellwig2015-03-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | fs: remove ki_nbytesChristoph Hellwig2015-03-12
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | VFS: Add iov_iter_fault_in_multipages_readable()Anton Altaparmakov2015-04-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | switch security_inode_getattr() to struct path *Al Viro2015-04-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | kill struct filename.separateAl Viro2015-04-11
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | watchdog: Add watchdog enable/disable all functionsStephane Eranian2015-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | perf: Add ITRACE_START record to indicate that tracing has startedAlexander Shishkin2015-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | perf: Add API for PMUs to write to the AUX areaAlexander Shishkin2015-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | perf: Add a pmu capability for "exclusive" eventsAlexander Shishkin2015-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | perf: Add a capability for AUX_NO_SG pmus to do software double bufferingAlexander Shishkin2015-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | perf: Support high-order allocations for AUX spaceAlexander Shishkin2015-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | perf: Add AUX area to ring buffer for raw data streamsPeter Zijlstra2015-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | tracing, perf: Implement BPF programs attached to kprobesAlexei Starovoitov2015-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | tracing: Add kprobe flagAlexei Starovoitov2015-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | bpf: Make internal bpf API independent of CONFIG_BPF_SYSCALL #ifdefsDaniel Borkmann2015-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | perf: Add per event clockid supportPeter Zijlstra2015-03-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf/core' into perf/timer, before applying new changesIngo Molnar2015-03-27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'perf/x86' into perf/core, because it's readyIngo Molnar2015-03-27
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | perf: Remove type specific target pointersPeter Zijlstra2015-03-23
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Support task events with Intel CQMMatt Fleming2015-02-25
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Add Intel Cache QoS Monitoring supportMatt Fleming2015-02-25
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | perf: Add ->count() function to read per-package countersMatt Fleming2015-02-25
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | perf: Make perf_cgroup_from_task() globalMatt Fleming2015-02-25
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh th...Ingo Molnar2015-03-27
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'v4.0-rc1' into perf/core, to refresh the treeIngo Molnar2015-02-26
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | / / / / / / / / / / / / / / / / / / / / / / | | | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | perf, powerpc: Fix up flush_branch_stack() usersPeter Zijlstra2015-02-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | perf: Simplify the branch stack checkYan, Zheng2015-02-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | perf: Add pmu specific data for perf task contextYan, Zheng2015-02-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Use context switch callback to flush LBR stackYan, Zheng2015-02-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | perf: Introduce pmu context switch callbackYan, Zheng2015-02-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'timers/core' into perf/timer, to apply dependent patchIngo Molnar2015-03-27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-04-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'nohz/guest' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...Ingo Molnar2015-03-16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | kvm,rcu,nohz: use RCU extended quiescent state when running KVM guestRik van Riel2015-03-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | context_tracking: Add stub context_tracking_is_enabledRik van Riel2015-03-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | context_tracking: Generalize context tracking APIs to support user and guestRik van Riel2015-03-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | context_tracking: Rename context symbols to prepare for transition stateFrederic Weisbecker2015-03-09
| | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpu: Provide smpboot_thread_init() on !CONFIG_SMP kernels as wellIngo Molnar2015-04-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpu: Defer smpboot kthread unparking until CPU known to schedulerPaul E. McKenney2015-04-13