summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2016-12-132-28/+86
|\
| * Merge branch 'for-4.9' into for-4.10Tejun Heo2016-10-192-28/+86
| |\
| | * workqueue: move wq_numa_init() to workqueue_init()Tejun Heo2016-10-191-2/+23
| | * workqueue: remove keventd_up()Tejun Heo2016-09-171-1/+1
| | * power, workqueue: remove keventd_up() usageTejun Heo2016-09-171-10/+1
| | * workqueue: make workqueue available early during bootTejun Heo2016-09-171-16/+60
| | * workqueue: dump workqueue state on sanity check failures in destroy_workqueue()Tejun Heo2016-09-161-0/+2
* | | Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2016-12-137-118/+342
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'pm-sleep' and 'powercap'Rafael J. Wysocki2016-12-123-31/+132
| |\ \ \ \
| | * | | | PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flagRafael J. Wysocki2016-11-211-2/+2
| | * | | | PM / sleep: System sleep state selection interface reworkRafael J. Wysocki2016-11-213-31/+132
| * | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2016-12-123-67/+111
| |\ \ \ \ \
| | * \ \ \ \ Merge back earlier cpuidle material for v4.10.Rafael J. Wysocki2016-12-013-67/+111
| | |\ \ \ \ \
| | | * | | | | sched/idle: Add support for tasks that inject idlePeter Zijlstra2016-11-293-62/+103
| | | * | | | | cpuidle: Allow enforcing deepest idle state selectionJacob Pan2016-11-291-5/+8
| | | | |_|/ / | | | |/| | |
| * | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2016-12-121-20/+99
| |\ \ \ \ \ \
| | * | | | | | cpufreq: schedutil: Rectify comment in sugov_irq_work() functionViresh Kumar2016-11-241-6/+6
| | * | | | | | cpufreq: schedutil: irq-work and mutex are only used in slow pathViresh Kumar2016-11-161-5/+8
| | * | | | | | cpufreq: schedutil: move slow path from workqueue to SCHED_FIFO taskViresh Kumar2016-11-161-7/+78
| | * | | | | | cpufreq: schedutil: enable fast switch earlierViresh Kumar2016-11-161-6/+11
| | * | | | | | cpufreq: schedutil: Avoid indented labelsViresh Kumar2016-11-161-3/+3
* | | | | | | | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-132-17/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | block,fs: use REQ_* flags directlyChristoph Hellwig2016-11-011-10/+9
| * | | | | | | | block: better op and flags encodingChristoph Hellwig2016-10-281-7/+7
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'pstore-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-12-131-0/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | ftrace: Provide API to use global filtering for ftrace opsJoel Fernandes2016-11-151-0/+17
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-12-126-45/+60
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | printk/kdb: handle more message headersPetr Mladek2016-12-121-1/+1
| * | | | | | | | | printk/NMI: handle continuous lines and missing newlinePetr Mladek2016-12-121-28/+50
| * | | | | | | | | printk/NMI: fix up handling of the full nmi log bufferPetr Mladek2016-12-121-2/+3
| * | | | | | | | | hung_task: decrement sysctl_hung_task_warnings only if it is positiveTetsuo Handa2016-12-121-1/+2
| * | | | | | | | | kernel/fork: use vfree_atomic() to free thread stackAndrey Ryabinin2016-12-121-1/+1
| * | | | | | | | | prctl: remove one-shot limitation for changing exe linkStanislav Kinsburskiy2016-12-121-10/+0
| * | | | | | | | | kthread: add __printf attributesNicolas Iooss2016-12-121-2/+3
* | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-122-38/+38
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | genirq/msi: Drop artificial PCI dependencyMarc Zyngier2016-11-221-3/+1
| * | | | | | | | | | genirq/affinity: Use default affinity mask for reserved vectorsThomas Gleixner2016-11-161-2/+2
| * | | | | | | | | | genirq/affinity: Take reserved vectors into account when spreading irqsChristoph Hellwig2016-11-161-3/+5
| * | | | | | | | | | genirq/affinity: Handle pre/post vectors in irq_create_affinity_masks()Christoph Hellwig2016-11-091-21/+25
| * | | | | | | | | | genirq/affinity: Handle pre/post vectors in irq_calc_affinity_vectors()Christoph Hellwig2016-11-091-14/+10
* | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-1214-97/+307
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | timekeeping: Use mul_u64_u32_shr() instead of open coding itThomas Gleixner2016-12-091-21/+5
| * | | | | | | | | | | timekeeping: Get rid of pointless typecastsThomas Gleixner2016-12-091-3/+2
| * | | | | | | | | | | timekeeping: Make the conversion call chain consistently unsignedThomas Gleixner2016-12-091-13/+13
| * | | | | | | | | | | timekeeping_Force_unsigned_clocksource_to_nanoseconds_conversionThomas Gleixner2016-12-091-2/+2
| * | | | | | | | | | | alarmtimer: Add tracepoints for alarm timersBaolin Wang2016-12-011-10/+43
| * | | | | | | | | | | trace: Add an option for boot clock as trace clockJoel Fernandes2016-11-291-0/+1
| * | | | | | | | | | | timekeeping: Add a fast and NMI safe boot clockJoel Fernandes2016-11-291-0/+29
| * | | | | | | | | | | posix-timers: Make them configurableNicolas Pitre2016-11-169-8/+164
| * | | | | | | | | | | posix_cpu_timers: Move the add_device_randomness() call to a proper placeNicolas Pitre2016-11-162-4/+4