summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-0114-117/+161
|\
| * timer/sysclt: Restrict timer migration sysctl values to 0 and 1Myungho Jung2017-04-202-1/+3
| * time: Change k_clock nsleep() to use timespec64Deepa Dinamani2017-04-146-33/+42
| * time: Change k_clock timer_set() and timer_get() to use timespec64Deepa Dinamani2017-04-144-49/+51
| * time: Change k_clock clock_set() to use timespec64Deepa Dinamani2017-04-143-10/+8
| * time: Change k_clock clock_getres() to use timespec64Deepa Dinamani2017-04-144-14/+13
| * time: Change k_clock clock_get() to use timespec64Deepa Dinamani2017-04-145-31/+33
| * time: Change posix clocks ops interfaces to use timespec64Deepa Dinamani2017-04-141-10/+24
| * time: Delete do_sys_setimeofday()Deepa Dinamani2017-04-144-6/+12
| * timekeeping: Remove pointless conversion to boolNicholas Mc Guire2017-03-311-2/+1
| * Merge branch 'fortglx/4.12/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner2017-03-3115-104/+256
| |\
| | * sysrq: Reset the watchdog timers while displaying high-resolution timersTom Hromatka2017-03-231-0/+6
| | * timers, sched_clock: Update timeout for clock wrapDavid Engraf2017-03-231-0/+5
| | * clockevents: Make clockevents_config() staticNicolai Stange2017-03-231-1/+1
| * | hrtimer: Remove hrtimer_peek_ahead_timers() leftoversStephen Boyd2017-03-171-4/+1
| * | rlimits: Print more information when CPU/RT limits are exceededArun Raghavan2017-03-131-2/+7
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-012-3/+8
|\ \ \
| * \ \ Merge branch 'linus' into irq/coreThomas Gleixner2017-04-2018-131/+199
| |\ \ \
| * | | | genirq: Use irqd_get_trigger_type to compare the trigger type for shared IRQsHans de Goede2017-04-151-1/+3
| * | | | Merge tag 'irqchip-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2017-04-1518-448/+721
| |\ \ \ \
| * | | | | genirq: Use cpumask_available() for check of cpumask variableMatthias Kaehlcke2017-04-141-1/+1
| * | | | | genirq: Add support for nested shared IRQsCharles Keepax2017-03-111-1/+4
* | | | | | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-011-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-0234-496/+840
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | new helper: uaccess_kernel()Al Viro2017-03-281-1/+1
* | | | | | | Merge tag 'pm-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-05-012-28/+66
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2017-04-282-28/+66
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge schedutil governor updates for v4.12.Rafael J. Wysocki2017-04-282-28/+66
| | |\ \ \ \ \ \ \
| | | * | | | | | | cpufreq: schedutil: Use policy-dependent transition delaysRafael J. Wysocki2017-04-171-5/+10
| | | * | | | | | | cpufreq: schedutil: Reduce frequencies slowerRafael J. Wysocki2017-04-131-0/+3
| | | * | | | | | | Merge back schedutil governor updates for 4.12.Rafael J. Wysocki2017-03-252-23/+53
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | cpufreq: schedutil: Trace frequency only if it has changedRafael J. Wysocki2017-03-241-9/+7
| | | | * | | | | | | cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurelyRafael J. Wysocki2017-03-232-0/+39
| | | | * | | | | | | cpufreq: schedutil: Refactor sugov_next_freq_shared()Viresh Kumar2017-03-121-16/+9
| | | | * | | | | | | cpufreq: schedutil: Redefine the rate_limit_us tunableViresh Kumar2017-03-121-2/+2
| | | | | |_|_|_|/ / | | | | |/| | | | |
* | | | | | | | | | Merge branch 'for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2017-05-016-31/+53
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cgroup: mark cgroup_get() with __maybe_unusedTejun Heo2017-05-011-1/+1
| * | | | | | | | | | cgroup: avoid attaching a cgroup root to two different superblocks, take 2Zefan Li2017-04-283-6/+20
| * | | | | | | | | | cgroup: fix spurious warnings on cgroup_is_dead() from cgroup_sk_alloc()Tejun Heo2017-04-281-6/+16
| * | | | | | | | | | cpuset: Remove cpuset_update_active_cpus()'s parameter.Rakib Mullick2017-04-112-3/+3
| * | | | | | | | | | cgroup: switch to BUG_ON()Nicholas Mc Guire2017-03-271-6/+3
| * | | | | | | | | | kernel: convert css_set.refcount from atomic_t to refcount_tElena Reshetova2017-03-083-7/+8
| * | | | | | | | | | kernel: convert cgroup_namespace.count from atomic_t to refcount_tElena Reshetova2017-03-062-2/+2
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2017-05-011-3/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | workqueue: use setup_deferrable_timerGeliang Tang2017-03-061-3/+2
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-011-23/+12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | block: remove the errors field from struct requestChristoph Hellwig2017-04-201-14/+12
| * | | | | | | | | | blktrace: remove the unused block_rq_abort tracepointChristoph Hellwig2017-04-201-9/+0
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | sched/cputime: Fix ksoftirqd cputime accounting regressionFrederic Weisbecker2017-04-272-13/+23
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-04-231-1/+1
|\ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud