summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-09-20Merge branch 'irq/urgent' into irq/coreThomas Gleixner
2016-09-19genirq: Skip chained interrupt trigger setup if type is IRQ_TYPE_NONEMarc Zyngier
2016-09-15Merge branch 'irq/for-block' into irq/coreThomas Gleixner
2016-09-14genirq/affinity: Remove old irq spread infrastructureThomas Gleixner
2016-09-14genirq/msi: Switch to new irq spreading infrastructureThomas Gleixner
2016-09-14genirq/affinity: Provide smarter irq spreading infrastructureThomas Gleixner
2016-09-14genirq/msi: Add cpumask allocation to alloc_msi_entryThomas Gleixner
2016-09-14Merge tag 'irqchip-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner
2016-09-14genirq: Expose interrupt information through sysfsCraig Gallek
2016-09-13Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-09-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-09-10Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-09-10perf/core: Fix aux_mmap_count vs aux_refcount orderAlexander Shishkin
2016-09-10perf/core: Fix a race between mmap_close() and set_output() of AUX eventsAlexander Shishkin
2016-09-10mm: fix cache mode of dax pmd mappingsDan Williams
2016-09-06genirq: No need to mask non trigger mode flags before __irq_set_trigger()Alexander Kuleshov
2016-09-05genirq: Update stale comment for __irq_domain_addPunit Agrawal
2016-09-05PM / QoS: avoid calling cancel_delayed_work_sync() during early bootTejun Heo
2016-09-05sched/core: Fix a race between try_to_wake_up() and a woken up taskBalbir Singh
2016-09-05perf/core: Remove WARN from perf_event_read()Peter Zijlstra
2016-09-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
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-09-02tick/nohz: Fix softlockup on scheduler stalls in kvm guestWanpeng Li
2016-09-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-09-02kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscdMichal Hocko
2016-09-02mm, mempolicy: task->mempolicy must be NULL before dropping final referenceDavid Rientjes
2016-09-02printk/nmi: avoid direct printk()-s from __printk_nmi_flush()Sergey Senozhatsky
2016-09-02kconfig: tinyconfig: provide whole choice blocks to avoid warningsArnd Bergmann
2016-09-02kexec: fix double-free when failing to relocate the purgatoryThiago Jung Bauermann
2016-09-01Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2016-08-31audit: fix exe_file access in audit_exe_compareMateusz Guzik
2016-08-31mm: introduce get_task_exe_fileMateusz Guzik
2016-08-30Merge tag 'seccomp-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-30seccomp: Fix tracer exit notifications during fatal signalsKees Cook
2016-08-30Merge branch 'for-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-08-28Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-08-28Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-08-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-08-27Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-08-27printk: fix parsing of "brl=" optionNicolas Iooss
2016-08-27sysctl: handle error writing UINT_MAX to u32 fieldsSubash Abhinov Kasiviswanathan
2016-08-24perf/core: Use this_cpu_ptr() when stopping AUX eventsWill Deacon
2016-08-24timekeeping: Cap array access in timekeeping_debugJohn Stultz
2016-08-24timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPINGJohn Stultz