summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | genirq: Introduce helper function irq_data_get_node()Jiang Liu2015-06-12
| | * | | | | | | | | | | | | | | | | | genirq: Introduce struct irq_common_data to host shared irq dataJiang Liu2015-06-12
| | * | | | | | | | | | | | | | | | | | genirq: Prevent crash in irq_move_irq()Jiang Liu2015-06-12
| | * | | | | | | | | | | | | | | | | | genirq: Enhance irq_data_to_desc() to support hierarchy irqdomainJiang Liu2015-06-12
| * | | | | | | | | | | | | | | | | | | irq: Add irq_set_chained_handler_and_data()Russell King2015-06-18
| * | | | | | | | | | | | | | | | | | | Merge branch 'linus' into irq/coreThomas Gleixner2015-06-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | genirq: Set IRQCHIP_SKIP_SET_WAKE for no_irq_chipGeert Uytterhoeven2015-05-22
| * | | | | | | | | | | | | | | | | | | Merge branch 'irq/for-x86' into irq/coreThomas Gleixner2015-05-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'irq/for-arm' into irq/coreThomas Gleixner2015-05-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | genirq: generic chip: Support hierarchy domainStefan Agner2015-05-18
| | * | | | | | | | | | | | | | | | | | | genirq: Add irq_chip_(enable/disable)_parentStefan Agner2015-05-18
| | * | | | | | | | | | | | | | | | | | | irqdomain: Add non-hierarchy helper irq_domain_set_infoStefan Agner2015-05-18
| | | |_|_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | genirq: Don't suspend nested_thread irqs over system suspendNeilBrown2015-05-18
| * | | | | | | | | | | | | | | | | | | genirq: devres: Fix testing return value of request_any_context_irq()Axel Lin2015-05-13
| * | | | | | | | | | | | | | | | | | | genirq: Fix type inconsistencyNicholas Mc Guire2015-05-05
| * | | | | | | | | | | | | | | | | | | genirq: Fix unnecessary automatic type conversionNicholas Mc Guire2015-05-05
| * | | | | | | | | | | | | | | | | | | genirq: MSI: Constify irq_domain_opsKrzysztof Kozlowski2015-05-05
| |/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | nohz: Set isolcpus when nohz_full is setChris Metcalf2015-05-07
| * | | | | | | | | | | | | | | | | | | context_tracking: Inherit TIF_NOHZ through forks instead of context switchesFrederic Weisbecker2015-05-07
| * | | | | | | | | | | | | | | | | | | context_tracking: Protect against recursionFrederic Weisbecker2015-05-07
* | | | | | | | | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | timer: Minimize nohz off overheadThomas Gleixner2015-06-19
| * | | | | | | | | | | | | | | | | | | | timer: Reduce timer migration overhead if disabledThomas Gleixner2015-06-19
| * | | | | | | | | | | | | | | | | | | | timer: Stats: Simplify the flags handlingThomas Gleixner2015-06-19
| * | | | | | | | | | | | | | | | | | | | timer: Replace timer base by a cpu indexThomas Gleixner2015-06-19
| * | | | | | | | | | | | | | | | | | | | timer: Use hlist for the timer wheel hash bucketsThomas Gleixner2015-06-19
| * | | | | | | | | | | | | | | | | | | | timer: Remove FIFO "guarantee"Thomas Gleixner2015-06-19
| * | | | | | | | | | | | | | | | | | | | timers: Sanitize catchup_timer_jiffies() usageThomas Gleixner2015-06-19
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | hrtimer: Allow hrtimer::function() to free the timerPeter Zijlstra2015-06-19
| * | | | | | | | | | | | | | | | | | | hrtimer: Fix hrtimer_is_queued() holePeter Zijlstra2015-06-19
| * | | | | | | | | | | | | | | | | | | hrtimer: Remove HRTIMER_STATE_MIGRATEOleg Nesterov2015-06-19
| * | | | | | | | | | | | | | | | | | | timekeeping: Copy the shadow-timekeeper over the real timekeeper lastJohn Stultz2015-06-18
| * | | | | | | | | | | | | | | | | | | clockevents: Check state instead of mode in suspend/resume pathViresh Kumar2015-06-18
| * | | | | | | | | | | | | | | | | | | ntp: Do leapsecond adjustment in adjtimex read pathJohn Stultz2015-06-12
| * | | | | | | | | | | | | | | | | | | time: Prevent early expiry of hrtimers[CLOCK_REALTIME] at the leap second edgeJohn Stultz2015-06-12
| * | | | | | | | | | | | | | | | | | | ntp: Introduce and use SECS_PER_DAY macro instead of 86400John Stultz2015-06-12
| * | | | | | | | | | | | | | | | | | | time: Move clock_was_set_seq update before updating shadow-timekeeperJohn Stultz2015-06-12
| * | | | | | | | | | | | | | | | | | | clocksource: Use current logging styleJoe Perches2015-06-10
| * | | | | | | | | | | | | | | | | | | time: Refactor usecs_to_jiffiesNicholas Mc Guire2015-06-10
| * | | | | | | | | | | | | | | | | | | clockevents: Rename state to state_use_accessorsThomas Gleixner2015-06-02
| * | | | | | | | | | | | | | | | | | | clockevents: Use set/get state helper functionsThomas Gleixner2015-06-02
| * | | | | | | | | | | | | | | | | | | clockevents: Provide functions to set and get the stateThomas Gleixner2015-06-02
| * | | | | | | | | | | | | | | | | | | clockevents: Use helpers to check the state of a clockevent deviceViresh Kumar2015-06-02
| * | | | | | | | | | | | | | | | | | | clockevents: Do not suspend/resume if unusedAlexandre Belloni2015-05-27
| * | | | | | | | | | | | | | | | | | | time: Remove read_boot_clock()Xunlei Pang2015-05-22
| * | | | | | | | | | | | | | | | | | | tracing: timer: Add deferrable flag to timer_startBadhri Jagan Sridharan2015-05-22
| * | | | | | | | | | | | | | | | | | | time: Rework debugging variables so they aren't globalJohn Stultz2015-05-22
| * | | | | | | | | | | | | | | | | | | timekeeping: Provide new API to get the current time resolutionHarald Geyer2015-05-22
| * | | | | | | | | | | | | | | | | | | time: Make sure tz_minuteswest is set to a valid value when setting timeSasha Levin2015-05-22