Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2016-12-14 | 1 | -4/+3 | |
|\ | ||||||
| * | Merge commit 'v4.9-rc5' into next | James Morris | 2016-11-14 | 11 | -75/+99 | |
| |\ | ||||||
| * | | seccomp: Fix documentation | Mickaël Salaün | 2016-11-01 | 1 | -4/+3 | |
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2016-12-14 | 1 | -4/+0 | |
|\ \ \ | ||||||
| * | | | padata: Remove unused but set variables | Tobias Klauser | 2016-10-25 | 1 | -4/+0 | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-12-14 | 1 | -2/+0 | |
|\ \ \ \ | ||||||
| * | | | | Remove last traces of ikconfig.h | Paul Bolle | 2016-12-14 | 1 | -2/+0 | |
* | | | | | Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2016-12-13 | 2 | -28/+86 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'for-4.9' into for-4.10 | Tejun Heo | 2016-10-19 | 2 | -28/+86 | |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| | * | | | | workqueue: move wq_numa_init() to workqueue_init() | Tejun Heo | 2016-10-19 | 1 | -2/+23 | |
| | * | | | | workqueue: remove keventd_up() | Tejun Heo | 2016-09-17 | 1 | -1/+1 | |
| | * | | | | power, workqueue: remove keventd_up() usage | Tejun Heo | 2016-09-17 | 1 | -10/+1 | |
| | * | | | | workqueue: make workqueue available early during boot | Tejun Heo | 2016-09-17 | 1 | -16/+60 | |
| | * | | | | workqueue: dump workqueue state on sanity check failures in destroy_workqueue() | Tejun Heo | 2016-09-16 | 1 | -0/+2 | |
* | | | | | | Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2016-12-13 | 7 | -118/+342 | |
|\ \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ | Merge branches 'pm-sleep' and 'powercap' | Rafael J. Wysocki | 2016-12-12 | 3 | -31/+132 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag | Rafael J. Wysocki | 2016-11-21 | 1 | -2/+2 | |
| | * | | | | | | | PM / sleep: System sleep state selection interface rework | Rafael J. Wysocki | 2016-11-21 | 3 | -31/+132 | |
| * | | | | | | | | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 2016-12-12 | 3 | -67/+111 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge back earlier cpuidle material for v4.10. | Rafael J. Wysocki | 2016-12-01 | 3 | -67/+111 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | sched/idle: Add support for tasks that inject idle | Peter Zijlstra | 2016-11-29 | 3 | -62/+103 | |
| | | * | | | | | | | | cpuidle: Allow enforcing deepest idle state selection | Jacob Pan | 2016-11-29 | 1 | -5/+8 | |
| | | | |_|/ / / / / | | | |/| | | | | | | ||||||
| * | | | | | | | | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2016-12-12 | 1 | -20/+99 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | cpufreq: schedutil: Rectify comment in sugov_irq_work() function | Viresh Kumar | 2016-11-24 | 1 | -6/+6 | |
| | * | | | | | | | | | cpufreq: schedutil: irq-work and mutex are only used in slow path | Viresh Kumar | 2016-11-16 | 1 | -5/+8 | |
| | * | | | | | | | | | cpufreq: schedutil: move slow path from workqueue to SCHED_FIFO task | Viresh Kumar | 2016-11-16 | 1 | -7/+78 | |
| | * | | | | | | | | | cpufreq: schedutil: enable fast switch earlier | Viresh Kumar | 2016-11-16 | 1 | -6/+11 | |
| | * | | | | | | | | | cpufreq: schedutil: Avoid indented labels | Viresh Kumar | 2016-11-16 | 1 | -3/+3 | |
| | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-12-13 | 2 | -17/+16 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | block,fs: use REQ_* flags directly | Christoph Hellwig | 2016-11-01 | 1 | -10/+9 | |
| * | | | | | | | | | | block: better op and flags encoding | Christoph Hellwig | 2016-10-28 | 1 | -7/+7 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'pstore-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-12-13 | 1 | -0/+17 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ftrace: Provide API to use global filtering for ftrace ops | Joel Fernandes | 2016-11-15 | 1 | -0/+17 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-12-12 | 6 | -45/+60 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | printk/kdb: handle more message headers | Petr Mladek | 2016-12-12 | 1 | -1/+1 | |
| * | | | | | | | | | | printk/NMI: handle continuous lines and missing newline | Petr Mladek | 2016-12-12 | 1 | -28/+50 | |
| * | | | | | | | | | | printk/NMI: fix up handling of the full nmi log buffer | Petr Mladek | 2016-12-12 | 1 | -2/+3 | |
| * | | | | | | | | | | hung_task: decrement sysctl_hung_task_warnings only if it is positive | Tetsuo Handa | 2016-12-12 | 1 | -1/+2 | |
| * | | | | | | | | | | kernel/fork: use vfree_atomic() to free thread stack | Andrey Ryabinin | 2016-12-12 | 1 | -1/+1 | |
| * | | | | | | | | | | prctl: remove one-shot limitation for changing exe link | Stanislav Kinsburskiy | 2016-12-12 | 1 | -10/+0 | |
| * | | | | | | | | | | kthread: add __printf attributes | Nicolas Iooss | 2016-12-12 | 1 | -2/+3 | |
* | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-12-12 | 2 | -38/+38 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | genirq/msi: Drop artificial PCI dependency | Marc Zyngier | 2016-11-22 | 1 | -3/+1 | |
| * | | | | | | | | | | | genirq/affinity: Use default affinity mask for reserved vectors | Thomas Gleixner | 2016-11-16 | 1 | -2/+2 | |
| * | | | | | | | | | | | genirq/affinity: Take reserved vectors into account when spreading irqs | Christoph Hellwig | 2016-11-16 | 1 | -3/+5 | |
| * | | | | | | | | | | | genirq/affinity: Handle pre/post vectors in irq_create_affinity_masks() | Christoph Hellwig | 2016-11-09 | 1 | -21/+25 | |
| * | | | | | | | | | | | genirq/affinity: Handle pre/post vectors in irq_calc_affinity_vectors() | Christoph Hellwig | 2016-11-09 | 1 | -14/+10 | |
* | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-12-12 | 14 | -97/+307 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | timekeeping: Use mul_u64_u32_shr() instead of open coding it | Thomas Gleixner | 2016-12-09 | 1 | -21/+5 | |
| * | | | | | | | | | | | | timekeeping: Get rid of pointless typecasts | Thomas Gleixner | 2016-12-09 | 1 | -3/+2 |