summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2015-10-01memcg: remove pcp_counter_lockGreg Thelen
2015-10-01memcg: fix dirty page migrationGreg Thelen
2015-10-01blk-mq: factor out a helper to iterate all tags for a request_queueChristoph Hellwig
2015-10-01blk-mq: fix racy updates of rq->errorsChristoph Hellwig
2015-09-29skbuff: Fix skb checksum partial check.Pravin B Shelar
2015-09-29blk-mq: fix sysfs registration/unregistration raceAkinobu Mita
2015-09-26ACPI, PCI, irq: Do not share PCI IRQ with ISA IRQJiang Liu
2015-09-25IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEYSagi Grimberg
2015-09-24phy: add phy_device_remove()Russell King
2015-09-24phy: fix mdiobus module safetyRussell King
2015-09-24skbuff: Fix skb checksum flag on skb pullPravin B Shelar
2015-09-24cgroup, writeback: don't enable cgroup writeback on traditional hierarchiesTejun Heo
2015-09-23netpoll: Close race condition between poll_one_napi and napi_disableNeil Horman
2015-09-22userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_...Andrea Arcangeli
2015-09-20rcu: Change _wait_rcu_gp() to work around GCC bug 67055Oleg Nesterov
2015-09-20security: fix typo in security_task_prctlJann Horn
2015-09-17SUNRPC: Ensure that we wait for connections to complete before retryingTrond Myklebust
2015-09-17libceph: advertise support for keepalive2Ilya Dryomov
2015-09-17libceph: don't access invalid memory in keepalive2 pathIlya Dryomov
2015-09-16spi: fix kernel-doc warnings in spi.hGeliang Tang
2015-09-16Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percp...Tejun Heo
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-16genirq: Move field 'msi_desc' from irq_data into irq_common_dataJiang Liu
2015-09-16genirq: Move field 'affinity' from irq_data into irq_common_dataJiang Liu
2015-09-16genirq: Move field 'handler_data' from irq_data into irq_common_dataJiang Liu
2015-09-16genirq: Move field 'node' from irq_data into irq_common_dataJiang Liu
2015-09-16genirq: Provide IRQD_FORWARDED_TO_VCPU status flagThomas Gleixner
2015-09-16genirq: Simplify irq_data_to_desc()Thomas Gleixner
2015-09-16genirq: Remove __irq_set_handler_locked()Thomas Gleixner
2015-09-16genirq: Remove __irq_set_chip_handler_name_locked()Thomas Gleixner
2015-09-16cpufreq: acpi-cpufreq: Use cpufreq_cpu_get_raw() in ->get()Rafael J. Wysocki
2015-09-15genirq: Update the comment for generic_handle_irq_descHuang Shijie
2015-09-15genirq: Remove stale commentThomas Gleixner
2015-09-15locking/static_keys: Fix up the static keys documentationJonathan Corbet
2015-09-14netfilter: bridge: fix routing of bridge frames with call-iptables=1Florian Westphal
2015-09-14thermal: Add a function to get the minimum powerJavi Merino
2015-09-14clockevents: Remove unused set_mode() callbackViresh Kumar
2015-09-13thermal: Fix thermal_zone_of_sensor_register to match documentationPunit Agrawal
2015-09-12blk: rq_data_dir() should not return a booleanLinus Torvalds
2015-09-11fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to voidJoe Perches
2015-09-11sys_membarrier(): system-wide memory barrier (generic, x86)Mathieu Desnoyers
2015-09-11block: Refuse request/bio merges with gaps in the integrity payloadSagi Grimberg
2015-09-11PM / devfreq: comments for get_dev_status usage updatedMyungJoo Ham
2015-09-11PM / devfreq: cache the last call to get_dev_status()Javi Merino
2015-09-10mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff()Oleg Nesterov
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young
2015-09-10kexec: split kexec_file syscall code to kexec_file.cDave Young
2015-09-10seq_file: provide an analogue of print_hex_dump()Andy Shevchenko
2015-09-10kmod: use system_unbound_wq instead of khelperFrederic Weisbecker
2015-09-10lib/string_helpers: rename "esc" arg to "only"Kees Cook