Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | genirq: Add a new function to get IPI reverse mapping | Qais Yousef | 2016-02-25 | 1 | -0/+34 | |
| * | | | | | | | | | genirq: Add a new generic IPI reservation code to irq core | Qais Yousef | 2016-02-25 | 2 | -0/+138 | |
| * | | | | | | | | | genirq: Make irq_domain_alloc_descs() non static | Qais Yousef | 2016-02-25 | 1 | -4/+2 | |
| * | | | | | | | | | genirq: Add GENERIC_IRQ_IPI Kconfig symbol | Qais Yousef | 2016-02-25 | 1 | -0/+4 | |
| * | | | | | | | | | genirq: Use a common macro to go through the actions list | Daniel Lezcano | 2016-02-15 | 5 | -13/+10 | |
| * | | | | | | | | | genirq: Add default affinity mask command line option | Thomas Gleixner | 2016-02-08 | 1 | -2/+19 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-03-15 | 3 | -36/+304 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | time/timekeeping: Work around false positive GCC warning | Ingo Molnar | 2016-03-08 | 1 | -1/+1 | |
| * | | | | | | | | | Merge branch 'fortglx/4.6/time' of https://git.linaro.org/people/john.stultz/... | Thomas Gleixner | 2016-03-04 | 1 | -25/+261 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | time: Add history to cross timestamp interface supporting slower devices | Christopher S. Hall | 2016-03-02 | 1 | -1/+170 | |
| | * | | | | | | | | | time: Add driver cross timestamp interface for higher precision time synchron... | Christopher S. Hall | 2016-03-02 | 1 | -0/+56 | |
| | * | | | | | | | | | time: Remove duplicated code in ktime_get_raw_and_real() | Christopher S. Hall | 2016-03-02 | 1 | -38/+2 | |
| | * | | | | | | | | | time: Add timekeeping snapshot code capturing system time and counter | Christopher S. Hall | 2016-03-02 | 1 | -0/+30 | |
| | * | | | | | | | | | time: Add cycles to nanoseconds translation | Christopher S. Hall | 2016-03-02 | 1 | -4/+21 | |
| * | | | | | | | | | | hrtimer: Revert CLOCK_MONOTONIC_RAW support | Thomas Gleixner | 2016-03-03 | 1 | -16/+2 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | jiffies: Use CLOCKSOURCE_MASK instead of constant | Alexander Kuleshov | 2016-02-27 | 1 | -1/+1 | |
| * | | | | | | | | | clocksource: Allow unregistering the watchdog | Vitaly Kuznetsov | 2016-01-27 | 1 | -10/+42 | |
| * | | | | | | | | | hrtimer: Catch illegal clockids | Marc Zyngier | 2016-01-27 | 1 | -1/+6 | |
| * | | | | | | | | | hrtimer: Add support for CLOCK_MONOTONIC_RAW | Marc Zyngier | 2016-01-27 | 1 | -1/+10 | |
* | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-03-15 | 7 | -117/+129 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge commit 'torture.2015.02.23a' into core/rcu | Ingo Molnar | 2016-03-15 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | rcu: Export rcu_gp_is_normal() | Paul E. McKenney | 2016-02-23 | 1 | -0/+1 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge commit 'fixes.2015.02.23a' into core/rcu | Ingo Molnar | 2016-03-15 | 6 | -117/+128 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | rcu: Catch up rcu_report_qs_rdp() comment with reality | Paul E. McKenney | 2016-02-23 | 1 | -6/+1 | |
| | * | | | | | | | | | rcu: Make rcu/tiny_plugin.h explicitly non-modular | Paul Gortmaker | 2016-02-23 | 1 | -13/+2 | |
| | * | | | | | | | | | irq: Privatize irq_common_data::state_use_accessors | Boqun Feng | 2016-02-23 | 1 | -0/+4 | |
| | * | | | | | | | | | RCU: Privatize rcu_node::lock | Boqun Feng | 2016-02-23 | 3 | -75/+96 | |
| | * | | | | | | | | | rcu: Remove useless rcu_data_p when !PREEMPT_RCU | Chen Gang | 2016-02-23 | 2 | -2/+0 | |
| | * | | | | | | | | | rcutorture: Correct no-expedite console messages | Paul E. McKenney | 2016-02-23 | 1 | -6/+8 | |
| | * | | | | | | | | | rcu: Set rdp->gpwrap when CPU is idle | Paul E. McKenney | 2016-02-23 | 1 | -3/+2 | |
| | * | | | | | | | | | rcu: Stop treating in-kernel CPU-bound workloads as errors | Paul E. McKenney | 2016-02-23 | 1 | -6/+7 | |
| | * | | | | | | | | | rcu: Update rcu_report_qs_rsp() comment | Paul E. McKenney | 2016-02-23 | 1 | -5/+7 | |
| | * | | | | | | | | | rcu: Assign false instead of 0 for ->core_needs_qs | Paul E. McKenney | 2016-02-23 | 1 | -1/+1 | |
| | |/ / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-03-15 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fix | Ingo Molnar | 2016-03-07 | 9 | -185/+276 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | uprobes: __create_xol_area() must nullify xol_mapping.fault | Oleg Nesterov | 2016-02-29 | 1 | -0/+1 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-03-14 | 8 | -140/+271 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'timers/core-v9' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Ingo Molnar | 2016-03-08 | 8 | -140/+271 | |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | sched-clock: Migrate to use new tick dependency mask model | Frederic Weisbecker | 2016-03-02 | 2 | -19/+5 | |
| | * | | | | | | | | posix-cpu-timers: Migrate to use new tick dependency mask model | Frederic Weisbecker | 2016-03-02 | 2 | -47/+12 | |
| | * | | | | | | | | sched: Migrate sched to use new tick dependency mask model | Frederic Weisbecker | 2016-03-02 | 3 | -34/+53 | |
| | * | | | | | | | | sched: Account rr tasks | Frederic Weisbecker | 2016-03-02 | 2 | -0/+17 | |
| | * | | | | | | | | perf: Migrate perf to use new tick dependency mask model | Frederic Weisbecker | 2016-03-02 | 2 | -24/+49 | |
| | * | | | | | | | | nohz: Use enum code for tick stop failure tracing message | Frederic Weisbecker | 2016-03-02 | 1 | -9/+9 | |
| | * | | | | | | | | nohz: New tick dependency mask | Frederic Weisbecker | 2016-03-02 | 2 | -7/+144 | |
| | * | | | | | | | | nohz: Implement wide kick on top of irq work | Frederic Weisbecker | 2016-02-13 | 1 | -8/+4 | |
| | * | | | | | | | | atomic: Export fetch_or() | Frederic Weisbecker | 2016-02-13 | 1 | -14/+0 | |
| | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
* | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-03-14 | 18 | -664/+1046 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | sched/cputime: Fix steal_account_process_tick() to always return jiffies | Chris Friesen | 2016-03-08 | 1 | -7/+7 | |
| * | | | | | | | | | sched/deadline: Remove dl_new from struct sched_dl_entity | Luca Abeni | 2016-03-08 | 2 | -23/+13 |