summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2016-09-05genirq: Update stale comment for __irq_domain_addPunit Agrawal
2016-09-02genirq/generic_chip: Verify irqs_per_chip <= 32Sebastian Frias
2016-09-02irqdomain: Mask irq type in irq_domain_xlate_onetwocell()Sebastian Frias
2016-09-02genirq/generic_chip: Add irq_unmap callbackSebastian Frias
2016-09-02genirq/generic_chip: Get rid of code duplicationSebastian Frias
2016-09-02genirq: Remove export of irq_map_generic_chip()Thomas Gleixner
2016-09-02genirq: Robustify handle_percpu_devid_irq()Thomas Gleixner
2016-07-19genirq: Fix missing irq allocation affinity hintVincent Stehle
2016-07-11irqdomain: Fix irq_domain_alloc_irqs_recursive() error handlingAlexander Popov
2016-07-04genirq/msi: Fix broken debug outputThomas Gleixner
2016-07-04Merge branch 'irq/for-block' into irq/coreThomas Gleixner
2016-07-04genirq: Add a helper to spread an affinity mask for MSI/MSI-X vectorsChristoph Hellwig
2016-07-04genirq/msi: Make use of affinity aware allocationsThomas Gleixner
2016-07-04genirq: Use affinity hint in irqdesc allocationThomas Gleixner
2016-07-04genirq: Add affinity hint to irq allocationThomas Gleixner
2016-07-04genirq: Introduce IRQD_AFFINITY_MANAGED flagThomas Gleixner
2016-07-04genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAPThomas Gleixner
2016-06-29Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2016-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-06-29Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-06-29bpf, perf: delay release of BPF prog after grace periodDaniel Borkmann
2016-06-28audit: move audit_get_tty to reduce scope and kabi changesRichard Guy Briggs
2016-06-28audit: move calcs after alloc and check when logging set loginuidRichard Guy Briggs
2016-06-25Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-06-25Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-06-25Fix build break in fork.c when THREAD_SIZE < PAGE_SIZEMichael Ellerman
2016-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-06-24oom, suspend: fix oom_reaper vs. oom_killer_disable raceMichal Hocko
2016-06-24Clarify naming of thread info/stack allocatorsLinus Torvalds
2016-06-24sched/core: Allow kthreads to fall back to online && !active cpusTejun Heo
2016-06-24sched/fair: Do not announce throttled next buddy in dequeue_task_fair()Konstantin Khlebnikov
2016-06-24sched/fair: Initialize throttle_count for new task-groups lazilyKonstantin Khlebnikov
2016-06-24locking/static_key: Fix concurrent static_key_slow_inc()Paolo Bonzini
2016-06-23cgroup: Disable IRQs while holding css_set_lockDaniel Bristot de Oliveira
2016-06-23locking: avoid passing around 'thread_info' in mutex debugging codeLinus Torvalds
2016-06-23irqdomain: Fix disposal of mappings for interrupt hierarchiesJon Hunter
2016-06-20Merge tag 'trace-v4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2016-06-20tracing: Handle NULL formats in hold_module_trace_bprintk_format()Steven Rostedt (Red Hat)
2016-06-20sched/fair: Fix cfs_rq avg tracking underflowPeter Zijlstra
2016-06-18genirq: Add untracked irq handlerKeith Busch
2016-06-16cgroup: set css->id to -1 during initTejun Heo
2016-06-15bpf, trace: check event type in bpf_perf_event_readAlexei Starovoitov
2016-06-15bpf: fix matching of data/data_end in verifierAlexei Starovoitov
2016-06-15kernel/kcov: unproxify debugfs file's fopsNicolai Stange
2016-06-14kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processi...Andrey Ryabinin
2016-06-14sched/debug: Fix deadlock when enabling sched eventsJosh Poimboeuf
2016-06-14sched/fair: Fix post_init_entity_util_avg() serializationPeter Zijlstra
2016-06-13Merge tag 'irqchip-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Thomas Gleixner
2016-06-13genirq: Add runtime power management support for IRQ chipsJon Hunter
2016-06-13irqdomain: Don't set type when mapping an IRQJon Hunter