summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-11-14
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2017-11-03
| |\
| * | padata: ensure padata_do_serial() runs on the correct CPUMathias Krause2017-10-07
| * | padata: ensure the reorder timer callback runs on the correct CPUMathias Krause2017-10-07
| * | padata: set cpu_index of unused CPUs to -1Mathias Krause2017-10-07
* | | Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-11-13
|\ \ \
| * \ \ Merge branch 'pm-sleep'Rafael J. Wysocki2017-11-12
| |\ \ \
| | * | | PM / s2idle: Clear the events_check_enabled flagRajat Jain2017-11-08
| | * | | Merge branch 'acpi-pm' into pm-sleepRafael J. Wysocki2017-10-11
| | |\ \ \
| | * \ \ \ Merge back suspend/resume/hibernate material for v4.15.Rafael J. Wysocki2017-10-09
| | |\ \ \ \
| | | * | | | PM: Use a more common logging styleJoe Perches2017-10-02
| | | | |/ / | | | |/| |
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'pm-cpufreq-sched' and 'pm-opp'Rafael J. Wysocki2017-11-12
| |\ \ \ \ \ \
| | | * \ \ \ \ Merge branch 'pm-domains' into pm-oppRafael J. Wysocki2017-10-13
| | | |\ \ \ \ \ | | | | | |_|/ / | | | | |/| | |
| | | * | | | | PM / OPP: Move the OPP directory out of power/Viresh Kumar2017-10-02
| | | | |_|_|/ | | | |/| | |
| | * | | | | cpufreq: schedutil: Reset cached_raw_freq when not in sync with next_freqViresh Kumar2017-11-08
* | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-11-13
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into x86/apic, to resolve conflictsIngo Molnar2017-11-07
| |\ \ \ \ \ \ \
| * | | | | | | | genirq: Add config option for reservation modeThomas Gleixner2017-10-18
| * | | | | | | | Merge branch 'irq/urgent' into x86/apicThomas Gleixner2017-10-12
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | timers: Add a function to start/reduce a timerDavid Howells2017-11-12
| * | | | | | | | | | pstore: Use ktime_get_real_fast_ns() instead of __getnstimeofday()Arnd Bergmann2017-11-12
| * | | | | | | | | | rcu: Convert timers to use timer_setup()Kees Cook2017-11-02
| * | | | | | | | | | kernel/time/Kconfig: Fix typo in commentRandy Dunlap2017-11-02
| * | | | | | | | | | clockevents: Update clockevents device next_event on stopPrasad Sodagudi2017-11-01
| * | | | | | | | | | Merge branch 'fortglx/4.15/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner2017-10-31
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | time: Move time_t conversion helpers to time32.hArnd Bergmann2017-10-30
| | * | | | | | | | | | time: Remove unused functionsArnd Bergmann2017-10-30
| | * | | | | | | | | | timekeeping: Use timespec64 in timekeeping_inject_offsetArnd Bergmann2017-10-30
| | * | | | | | | | | | timekeeping: Consolidate timekeeping_inject_offset codeArnd Bergmann2017-10-30
| | * | | | | | | | | | rtc: Allow rtc drivers to specify the tv_nsec value for ntpJason Gunthorpe2017-10-30
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | clockevents: Retry programming min delta up to 10 timesJames Hogan2017-10-19
| * | | | | | | | | | timer: Convert stub timer to timer_setup()Thomas Gleixner2017-10-18
| * | | | | | | | | | workqueue: Convert timers to use timer_setup() (part 2)Kees Cook2017-10-18
| * | | | | | | | | | timers: Avoid an unnecessary iteration in __run_timers()Zhenzhong Duan2017-10-18
| * | | | | | | | | | time: Use do_settimeofday64() internallyArnd Bergmann2017-10-17
| * | | | | | | | | | posix-stubs: Use get_timespec64() and put_timespec64()Arnd Bergmann2017-10-17
| * | | | | | | | | | workqueue: Convert callback to use from_timer()Kees Cook2017-10-05
| * | | | | | | | | | kthread: Convert callback to use from_timer()Kees Cook2017-10-05
| * | | | | | | | | | timer: Remove expires and data arguments from DEFINE_TIMERKees Cook2017-10-05
| * | | | | | | | | | timer: Remove users of TIMER_DEFERRED_INITIALIZERKees Cook2017-10-05
| * | | | | | | | | | timer: Convert schedule_timeout() to use from_timer()Kees Cook2017-10-05
| * | | | | | | | | | Merge branch 'linus' into timers/coreThomas Gleixner2017-10-05
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | timekeeping: Provide NMI safe access to clock realtimeThomas Gleixner2017-09-25
| * | | | | | | | | | | timekeeping: Make fast accessors return 0 before timekeeping is initializedPrarit Bhargava2017-09-25
* | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-11-13
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | genirq: Fix type of shifting literal 1 in __setup_irq()Rasmus Villemoes2017-11-12
| * | | | | | | | | | | | irqdomain: Drop pointless NULL check in virq_debug_show_oneRasmus Villemoes2017-11-12
| * | | | | | | | | | | | genirq/proc: Return proper error code when irq_set_affinity() failsWen Yaxng2017-11-12
| * | | | | | | | | | | | irq/work: Use llist_for_each_entry_safeThomas Gleixner2017-11-12