summaryrefslogtreecommitdiffstats
path: root/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-02-203-3/+68
|\
| * genirq: Clarify logic calculating bogus irqreturn_t valuesJeremy Kerr2017-02-161-1/+3
| * genirq/devres: Use dev_name(dev) as default for devnameHeiner Kallweit2017-02-121-2/+8
| * genirq: Fix /proc/interrupts output alignmentH Hartley Sweeten2017-02-101-0/+2
| * irqdesc: Add a resource managed version of irq_alloc_descs()Bartosz Golaszewski2017-02-101-0/+55
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-2013-589/+60
|\ \
| * | hrtimer: Catch invalid clockids againMarc Zyngier2017-02-181-5/+15
| * | timer_list: Remove useless cast when printingMars Cheng2017-02-101-1/+1
| * | time: Remove CONFIG_TIMER_STATSKees Cook2017-02-107-523/+2
| * | tick/broadcast: Reduce lock cacheline contentionWaiman Long2017-02-041-7/+8
| * | Merge branch 'fortglx/4.11/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner2017-01-305-53/+34
| |\ \
| | * | timers: Omit POSIX timer stuff from task_struct when disabledNicolas Pitre2017-01-273-13/+33
| | * | timekeeping: Remove unused timekeeping_{get,set}_tai_offset()Stephen Boyd2017-01-072-40/+1
* | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-02-191-1/+1
|\ \ \ \
| * | | | futex: Move futex_init() to core_initcallYang Yang2017-02-131-1/+1
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-02-192-10/+9
|\ \ \ \ \
| * | | | | timekeeping: Use deferred printk() in debug codeSergey Senozhatsky2017-02-151-2/+2
| * | | | | tick/broadcast: Prevent deadlock on tick_broadcast_lockMike Galbraith2017-02-131-8/+7
* | | | | | printk: use rcuidle console tracepointSergey Senozhatsky2017-02-191-1/+1
* | | | | | Revert "nohz: Fix collision between tick and other hrtimers"Linus Torvalds2017-02-162-14/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-163-22/+66
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | bpf: introduce BPF_F_ALLOW_OVERRIDE flagAlexei Starovoitov2017-02-133-22/+66
* | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-02-111-0/+5
|\ \ \ \ \ \
| * | | | | | tick/nohz: Fix possible missing clock reprog after tick soft restartFrederic Weisbecker2017-02-101-0/+5
| |/ / / / /
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-111-10/+15
|\ \ \ \ \ \
| * | | | | | perf/core: Fix crash in perf_event_read()Peter Zijlstra2017-02-101-10/+15
* | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-02-111-8/+4
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | stacktrace, lockdep: Fix address, newline uglinessOmar Sandoval2017-02-081-8/+4
* | | | | | kernel/ucount.c: mark user_header with kmemleak_ignore()Luis R. Rodriguez2017-02-091-2/+1
|/ / / / /
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-041-14/+30
|\ \ \ \ \
| * | | | | irqdomain: Avoid activating interrupts more than onceMarc Zyngier2017-01-301-14/+30
| | |_|_|/ | |/| | |
* | | | | Merge tag 'trace-v4.10-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-031-1/+1
|\ \ \ \ \
| * | | | | tracing/kprobes: Fix __init annotationArnd Bergmann2017-02-021-1/+1
* | | | | | modversions: treat symbol CRCs as 32 bit quantitiesArd Biesheuvel2017-02-031-28/+25
| |_|/ / / |/| | | |
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-021-23/+46
|\ \ \ \ \
| * | | | | perf/core: Fix PERF_RECORD_MMAP2 prot/flags for anonymous memoryPeter Zijlstra2017-01-301-21/+21
| * | | | | perf/core: Fix use-after-free bugPeter Zijlstra2017-01-301-2/+25
| | |/ / / | |/| | |
* | | | | Merge tag 'trace-4.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2017-02-011-3/+5
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | tracing: Fix hwlat kthread migrationSteven Rostedt (VMware)2017-01-311-3/+5
| | |_|/ | |/| |
* | | | Merge branch 'for-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-01-311-8/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | cgroup: don't online subsystems before cgroup_name/path() are operationalTejun Heo2017-01-261-8/+5
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-01-274-36/+50
|\ \ \ \
| * | | | bpf: don't trigger OOM killer under pressure with map allocDaniel Borkmann2017-01-184-36/+50
* | | | | Merge tag 'pm-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-01-271-2/+2
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki2017-01-271-2/+2
| |\ \ \ \ \ \
| | | * | | | | CPU/hotplug: Clarify description of __cpuhp_setup_state() return valueBoris Ostrovsky2016-12-211-1/+5
| | * | | | | | Revert "PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag"Rafael J. Wysocki2017-01-201-2/+2
* | | | | | | | sysctl: fix proc_doulongvec_ms_jiffies_minmax()Eric Dumazet2017-01-261-0/+1
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-01-253-1/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | kernel/panic.c: add missing \nJiri Slaby2017-01-251-1/+1