summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list namingIngo Molnar2017-06-202-14/+14
* sched/wait: Move bit_wait_table[] and related functionality from sched/core.c...Ingo Molnar2017-06-202-16/+25
* sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...Ingo Molnar2017-06-203-258/+264
* sched/wait: Standardize wait_bit_queue namingIngo Molnar2017-06-201-21/+20
* sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field nameIngo Molnar2017-06-201-21/+20
* sched/wait: Standardize internal naming of wait-queue headsIngo Molnar2017-06-201-77/+77
* sched/wait: Standardize internal naming of wait-queue entriesIngo Molnar2017-06-201-49/+49
* sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-206-28/+28
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-06-183-6/+14
|\
| * tick/broadcast: Make tick_broadcast_setup_oneshot() staticStephen Boyd2017-06-122-3/+3
| * alarmtimer: Rate limit periodic intervalsThomas Gleixner2017-06-041-0/+8
| * alarmtimer: Prevent overflow of relative timersThomas Gleixner2017-06-041-3/+3
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-06-182-2/+2
|\ \
| * | sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()Andy Lutomirski2017-06-111-1/+1
| * | sched/fair: Fix typo in printk messageMarcin Nowakowski2017-06-111-1/+1
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-06-181-1/+3
|\ \ \
| * | | genirq: Release resources in __setup_irq() error pathHeiner Kallweit2017-06-131-1/+3
| |/ /
| | |
| \ \
*-. | | Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-devfreq'Rafael J. Wysocki2017-06-15136-3847/+8988
|\ \| |
| | * | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-06-101-2/+2
| | |\ \
| | | * | cpu/hotplug: Drop the device lock on errorSebastian Andrzej Siewior2017-06-031-2/+2
| | | |/
| | * | Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-06-103-9/+8
| | |\ \
| | | * \ Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2017-06-093-9/+8
| | | |\ \
| | | | * | srcu: Allow use of Classic SRCU from both process and interrupt contextPaolo Bonzini2017-06-081-3/+2
| | | | * | srcu: Allow use of Tiny/Tree SRCU from both process and interrupt contextPaolo Bonzini2017-06-082-6/+6
| | | | |/
| | * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-06-101-0/+21
| | |\ \ \
| | | * | | perf/core: Drop kernel samples even though :u is specifiedJin Yao2017-06-081-0/+21
| | | |/ /
| | * | | Merge tag 'pm-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-06-082-26/+5
| | |\ \ \
| | | | \ \
| | | | \ \
| | | *-. \ \ Merge branches 'intel_pstate' and 'pm-sleep'Rafael J. Wysocki2017-06-092-26/+5
| | | |\ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | | | * | Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"Rafael J. Wysocki2017-06-072-26/+5
| | * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2017-06-081-36/+10
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | Revert "printk: fix double printing with earlycon"Petr Mladek2017-06-081-36/+10
| | * | | | | Merge branch 'for-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-06-052-2/+7
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | cpuset: consider dying css as offlineTejun Heo2017-05-241-2/+2
| | | * | | | cgroup: Prevent kill_css() from being called more than onceWaiman Long2017-05-171-0/+5
| | | | |/ / | | | |/| |
| | * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-06-021-0/+1
| | |\ \ \ \
| | | * | | | livepatch: Make livepatch dependent on !TRIM_UNUSED_KSYMSMiroslav Benes2017-05-271-0/+1
| | * | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-05-271-8/+16
| | |\ \ \ \ \
| | | * | | | | posix-timers: Make signal printks conditionalThomas Gleixner2017-05-231-8/+16
| | * | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-05-271-6/+18
| | |\ \ \ \ \ \
| | | * | | | | | futex,rt_mutex: Fix rt_mutex_cleanup_proxy_lock()Peter Zijlstra2017-05-221-6/+18
| | | |/ / / / /
| | * | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-271-5/+12
| | |\ \ \ \ \ \
| | | * | | | | | kthread: Fix use-after-free if kthread fork failsVegard Nossum2017-05-221-5/+12
| | * | | | | | | Merge tag 'trace-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-272-2/+2
| | |\ \ \ \ \ \ \
| | | * | | | | | | kprobes/x86: Fix to set RWX bits correctly before releasing trampolineMasami Hiramatsu2017-05-261-1/+1
| | | * | | | | | | ftrace: Fix memory leak in ftrace_graph_release()Luis Henriques2017-05-261-1/+1
| | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-264-30/+29
| | |\ \ \ \ \ \ \
| | | * | | | | | | bpf: fix wrong exposure of map_flags into fdinfo for lpmDaniel Borkmann2017-05-253-0/+3
| | | * | | | | | | bpf: properly reset caller saved regs after helper call and ld_abs/indDaniel Borkmann2017-05-251-21/+16
| | | * | | | | | | bpf: fix incorrect pruning decision when alignment must be trackedDaniel Borkmann2017-05-251-9/+10
| | * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-05-241-7/+13
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |