summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | genirq: Add a new function to get IPI reverse mappingQais Yousef2016-02-251-0/+34
| * | | | | | | | | genirq: Add a new generic IPI reservation code to irq coreQais Yousef2016-02-252-0/+138
| * | | | | | | | | genirq: Make irq_domain_alloc_descs() non staticQais Yousef2016-02-251-4/+2
| * | | | | | | | | genirq: Add GENERIC_IRQ_IPI Kconfig symbolQais Yousef2016-02-251-0/+4
| * | | | | | | | | genirq: Use a common macro to go through the actions listDaniel Lezcano2016-02-155-13/+10
| * | | | | | | | | genirq: Add default affinity mask command line optionThomas Gleixner2016-02-081-2/+19
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-153-36/+304
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | time/timekeeping: Work around false positive GCC warningIngo Molnar2016-03-081-1/+1
| * | | | | | | | | Merge branch 'fortglx/4.6/time' of https://git.linaro.org/people/john.stultz/...Thomas Gleixner2016-03-041-25/+261
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | time: Add history to cross timestamp interface supporting slower devicesChristopher S. Hall2016-03-021-1/+170
| | * | | | | | | | | time: Add driver cross timestamp interface for higher precision time synchron...Christopher S. Hall2016-03-021-0/+56
| | * | | | | | | | | time: Remove duplicated code in ktime_get_raw_and_real()Christopher S. Hall2016-03-021-38/+2
| | * | | | | | | | | time: Add timekeeping snapshot code capturing system time and counterChristopher S. Hall2016-03-021-0/+30
| | * | | | | | | | | time: Add cycles to nanoseconds translationChristopher S. Hall2016-03-021-4/+21
| * | | | | | | | | | hrtimer: Revert CLOCK_MONOTONIC_RAW supportThomas Gleixner2016-03-031-16/+2
| |/ / / / / / / / /
| * | | | | | | | | jiffies: Use CLOCKSOURCE_MASK instead of constantAlexander Kuleshov2016-02-271-1/+1
| * | | | | | | | | clocksource: Allow unregistering the watchdogVitaly Kuznetsov2016-01-271-10/+42
| * | | | | | | | | hrtimer: Catch illegal clockidsMarc Zyngier2016-01-271-1/+6
| * | | | | | | | | hrtimer: Add support for CLOCK_MONOTONIC_RAWMarc Zyngier2016-01-271-1/+10
* | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-157-117/+129
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge commit 'torture.2015.02.23a' into core/rcuIngo Molnar2016-03-151-0/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | rcu: Export rcu_gp_is_normal()Paul E. McKenney2016-02-231-0/+1
| | |/ / / / / / / / /
| * | | | | | | | | | Merge commit 'fixes.2015.02.23a' into core/rcuIngo Molnar2016-03-156-117/+128
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| | * | | | | | | | | rcu: Catch up rcu_report_qs_rdp() comment with realityPaul E. McKenney2016-02-231-6/+1
| | * | | | | | | | | rcu: Make rcu/tiny_plugin.h explicitly non-modularPaul Gortmaker2016-02-231-13/+2
| | * | | | | | | | | irq: Privatize irq_common_data::state_use_accessorsBoqun Feng2016-02-231-0/+4
| | * | | | | | | | | RCU: Privatize rcu_node::lockBoqun Feng2016-02-233-75/+96
| | * | | | | | | | | rcu: Remove useless rcu_data_p when !PREEMPT_RCUChen Gang2016-02-232-2/+0
| | * | | | | | | | | rcutorture: Correct no-expedite console messagesPaul E. McKenney2016-02-231-6/+8
| | * | | | | | | | | rcu: Set rdp->gpwrap when CPU is idlePaul E. McKenney2016-02-231-3/+2
| | * | | | | | | | | rcu: Stop treating in-kernel CPU-bound workloads as errorsPaul E. McKenney2016-02-231-6/+7
| | * | | | | | | | | rcu: Update rcu_report_qs_rsp() commentPaul E. McKenney2016-02-231-5/+7
| | * | | | | | | | | rcu: Assign false instead of 0 for ->core_needs_qsPaul E. McKenney2016-02-231-1/+1
| | |/ / / / / / / /
* | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-03-151-0/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fixIngo Molnar2016-03-079-185/+276
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | uprobes: __create_xol_area() must nullify xol_mapping.faultOleg Nesterov2016-02-291-0/+1
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-148-140/+271
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'timers/core-v9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2016-03-088-140/+271
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | sched-clock: Migrate to use new tick dependency mask modelFrederic Weisbecker2016-03-022-19/+5
| | * | | | | | | | posix-cpu-timers: Migrate to use new tick dependency mask modelFrederic Weisbecker2016-03-022-47/+12
| | * | | | | | | | sched: Migrate sched to use new tick dependency mask modelFrederic Weisbecker2016-03-023-34/+53
| | * | | | | | | | sched: Account rr tasksFrederic Weisbecker2016-03-022-0/+17
| | * | | | | | | | perf: Migrate perf to use new tick dependency mask modelFrederic Weisbecker2016-03-022-24/+49
| | * | | | | | | | nohz: Use enum code for tick stop failure tracing messageFrederic Weisbecker2016-03-021-9/+9
| | * | | | | | | | nohz: New tick dependency maskFrederic Weisbecker2016-03-022-7/+144
| | * | | | | | | | nohz: Implement wide kick on top of irq workFrederic Weisbecker2016-02-131-8/+4
| | * | | | | | | | atomic: Export fetch_or()Frederic Weisbecker2016-02-131-14/+0
| | | |_|_|_|_|/ / | | |/| | | | | |
* | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-1418-664/+1046
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sched/cputime: Fix steal_account_process_tick() to always return jiffiesChris Friesen2016-03-081-7/+7
| * | | | | | | | | sched/deadline: Remove dl_new from struct sched_dl_entityLuca Abeni2016-03-082-23/+13