summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: Remove !CONFIG_NETFITLER definition of nf_hook_threshEric W. Biederman2015-09-17
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cdc: add header guardsStephen Rothwell2015-09-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 statsSowmini Varadhan2015-09-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cdc: Fix build warning.David S. Miller2015-09-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CDC: common parser for extra headersOliver Neukum2015-09-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Allow user to get table id from route lookupDavid Ahern2015-09-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Add FIB table id to rtableDavid Ahern2015-09-15
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2015-11-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: ahash - Add crypto_ahash_blocksizeHerbert Xu2015-10-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lib/mpi: clean unused SHA1_DIGEST_LENGTHLABBE Corentin2015-10-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: akcipher - Changes to asymmetric key APITadeusz Struk2015-10-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lib/mpi: Add mpi sgl helpersTadeusz Struk2015-10-14
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-11-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | stop_machine: Kill smp_hotplug_thread->pre_unpark, introduce stop_machine_unp...Oleg Nesterov2015-10-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | stop_machine: Ensure that a queued callback will be called before cpu_stop_pa...Oleg Nesterov2015-10-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sched/urgent' into sched/core, to pick up fixes and resolve con...Ingo Molnar2015-10-20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/core: Kill PREEMPT_ACTIVEPeter Zijlstra2015-10-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/core: Simplify preempt_count testsPeter Zijlstra2015-10-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/core: Stop setting PREEMPT_ACTIVEPeter Zijlstra2015-10-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/core: Fix trace_sched_switch()Peter Zijlstra2015-10-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/core: Create preempt_count invariantPeter Zijlstra2015-10-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/core: Simplify INIT_PREEMPT_COUNTPeter Zijlstra2015-10-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar2015-10-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/core: Make 'sched_domain_topology' declaration staticJuergen Gross2015-09-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/deadline: Unify dl_time_before() usageJuri Lelli2015-09-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into sched/core, to pick up fixes before applying new ch...Ingo Molnar2015-09-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/fair: Make utilization tracking CPU scale-invariantDietmar Eggemann2015-09-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/fair: Make load tracking frequency scale-invariantDietmar Eggemann2015-09-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'v4.3-rc1' into sched/core, to refresh the branchIngo Molnar2015-09-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-11-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf: Add PERF_SAMPLE_BRANCH_CALLStephane Eranian2015-10-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86: Fix time_shift in perf_event_mmap_pageAdrian Hunter2015-10-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, before pulling new changesIngo Molnar2015-10-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into perf/core, to pick up fixes before applying new cha...Ingo Molnar2015-09-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...Ingo Molnar2015-09-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/core: Drop PERF_EVENT_TXNSukadev Bhattiprolu2015-09-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/core: Define PERF_PMU_TXN_READ interfaceSukadev Bhattiprolu2015-09-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/core: Add a 'flags' parameter to the PMU transactional interfacesSukadev Bhattiprolu2015-09-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/abi: Document some more aspects of the perf ABIPeter Zijlstra2015-09-13
| | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl()Linus Torvalds2015-11-03
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-11-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | locking/rwsem: Use acquire/release semanticsDavidlohr Bueso2015-10-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | locking/mutex: Use acquire/release semanticsDavidlohr Bueso2015-10-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | locking/asm-generic: Add _{relaxed|acquire|release}() variants for inc/dec at...Davidlohr Bueso2015-10-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | atomic: Implement atomic_read_ctrl()Peter Zijlstra2015-09-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | atomic: Add atomic_long_t bitopsPeter Zijlstra2015-09-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'locking/urgent' into locking/core, to pick up fixes before appl...Ingo Molnar2015-09-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |