summaryrefslogtreecommitdiff
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-01-296-289/+482
|\
| * Merge branch 'timers/urgent' into timers/coreThomas Gleixner2018-01-2726-155/+525
| |\
| * | hrtimer: Implement SOFT/HARD clock base selectionAnna-Maria Gleixner2018-01-161-4/+11
| * | hrtimer: Implement support for softirq based hrtimersAnna-Maria Gleixner2018-01-161-24/+172
| * | hrtimer: Prepare handling of hard and softirq based hrtimersAnna-Maria Gleixner2018-01-161-9/+29
| * | hrtimer: Add clock bases and hrtimer mode for softirq contextAnna-Maria Gleixner2018-01-161-0/+20
| * | hrtimer: Use irqsave/irqrestore around __run_hrtimer()Anna-Maria Gleixner2018-01-161-13/+18
| * | hrtimer: Factor out __hrtimer_next_event_base()Anna-Maria Gleixner2018-01-161-4/+16
| * | hrtimer: Factor out __hrtimer_start_range_ns()Anna-Maria Gleixner2018-01-161-20/+24
| * | hrtimer: Remove the 'base' parameter from hrtimer_reprogram()Anna-Maria Gleixner2018-01-161-3/+3
| * | hrtimer: Make remote enqueue decision less restrictiveAnna-Maria Gleixner2018-01-161-1/+1
| * | hrtimer: Unify remote enqueue handlingAnna-Maria Gleixner2018-01-163-19/+14
| * | hrtimer: Unify hrtimer removal handlingAnna-Maria Gleixner2018-01-161-6/+4
| * | hrtimer: Make hrtimer_force_reprogramm() unconditionally availableAnna-Maria Gleixner2018-01-161-32/+28
| * | hrtimer: Make hrtimer_reprogramm() unconditionalAnna-Maria Gleixner2018-01-161-67/+62
| * | hrtimer: Make hrtimer_cpu_base.next_timer handling unconditionalAnna-Maria Gleixner2018-01-161-10/+2
| * | hrtimer: Make the remote enqueue check unconditionalAnna-Maria Gleixner2018-01-161-20/+6
| * | hrtimer: Use accesor functions instead of direct accessAnna-Maria Gleixner2018-01-161-2/+2
| * | hrtimer: Make the hrtimer_cpu_base::hres_active field unconditional, to simpl...Anna-Maria Gleixner2018-01-161-16/+15
| * | hrtimer: Store running timer in hrtimer_clock_baseAnna-Maria Gleixner2018-01-161-15/+13
| * | hrtimer: Switch 'for' loop to _ffs() evaluationAnna-Maria Gleixner2018-01-161-10/+21
| * | tracing/hrtimer: Print the hrtimer mode in the 'hrtimer_start' tracepointAnna-Maria Gleixner2018-01-161-7/+9
| * | hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers)Anna-Maria Gleixner2018-01-161-1/+6
| * | hrtimer: Fix hrtimer_start[_range_ns]() function descriptionsAnna-Maria Gleixner2018-01-161-4/+5
| * | hrtimer: Clean up the 'int clock' parameter of schedule_hrtimeout_range_clock()Anna-Maria Gleixner2018-01-161-6/+6
| * | hrtimer: Correct blatantly incorrect commentThomas Gleixner2018-01-161-3/+3
| * | hrtimer: Optimize the hrtimer code by using static keys for migration_enable/...Thomas Gleixner2018-01-164-61/+60
| * | Merge branch 'timers/urgent' into timers/core, to pick up dependent fixIngo Molnar2018-01-163-2/+3
| |\ \
| * | | posix-cpu-timers: Make set_process_cpu_timer() more robustMax R. P. Grossmann2018-01-141-2/+1
| * | | posix-timers: Prevent UB from shifting negative signed valueNick Desaulniers2018-01-042-3/+3
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-01-293-129/+1
|\ \ \ \
| * | | | irqdomain: Kill CONFIG_IRQ_DOMAIN_DEBUGMarc Zyngier2018-01-242-128/+0
| * | | | irq/work: Improve the flag definitionsBartosz Golaszewski2018-01-081-1/+1
* | | | | Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-blockLinus Torvalds2018-01-292-16/+16
|\ \ \ \ \
| * | | | | genirq/affinity: assign vectors to all possible CPUsChristoph Hellwig2018-01-121-15/+15
| * | | | | block: convert to bio_first_bvec_all & bio_first_page_allMing Lei2018-01-061-1/+1
* | | | | | Merge tag 'pm-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-01-294-6/+48
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'acpi-pm' and 'pm-sleep'Rafael J. Wysocki2018-01-183-6/+33
| |\ \ \ \ \ \ \
| | | * | | | | | PM / hibernate: Drop unused parameter of enough_swapKyungsik Lee2018-01-171-2/+2
| | | * | | | | | PM / sleep: Make lock/unlock_system_sleep() available to kernel modulesBart Van Assche2018-01-101-0/+29
| | | * | | | | | PM: hibernate: Do not subtract NR_FILE_MAPPED in minimum_image_size()Rainer Fiebig2018-01-051-4/+2
| | | | | | | | |
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ Merge branches 'pm-domains', 'pm-kconfig', 'pm-cpuidle' and 'powercap'Rafael J. Wysocki2018-01-181-0/+15
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / | | | | |/| | | | | | |
| | | * | | | | | | | | PM: Provide a config snippet for disabling PMMark Brown2017-12-041-0/+15
| | | | |/ / / / / / / | | | |/| | | | | | |
* | | | | | | | | | | Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-01-291-1/+13
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Expand INIT_STRUCT_PID and removeDavid Howells2018-01-171-1/+13
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-01-281-0/+3
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | hrtimer: Reset hrtimer cpu base proper on CPU hotplugThomas Gleixner2018-01-271-0/+3
* | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-01-282-5/+11
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | sched/core: Fix cpu.max vs. cpuhotplug deadlockPeter Zijlstra2018-01-242-5/+11
* | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-01-281-5/+42
|\ \ \ \ \ \ \ \ \ \ \ \