summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-04-12libnvdimm: add support for clear poison list and badblocks for device daxDave Jiang
2017-04-12serdev: add helpers for cts and rts handlingSebastian Reichel
2017-04-12serdev: implement get/set tiocmSebastian Reichel
2017-04-12serdev: add serdev_device_wait_until_sentSebastian Reichel
2017-04-12KVM: x86: rename kvm_vcpu_request_scan_ioapic()David Hildenbrand
2017-04-12net: make struct net_device::min_header_len 8-bitAlexey Dobriyan
2017-04-12net: neigh: make ->hh_len 32-bitAlexey Dobriyan
2017-04-12Merge tag 'tegra-for-4.12-clk' of git://git.kernel.org/pub/scm/linux/kernel/g...Michael Turquette
2017-04-12Merge branch 'will/for-next/perf' into for-next/coreCatalin Marinas
2017-04-11Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-04-12PM / devfreq: Move struct devfreq_governor to devfreq directoryChanwoo Choi
2017-04-11usb: gadget.h: be consistent at kernel doc macrosMauro Carvalho Chehab
2017-04-11usb: composite.h: fix two warnings when building docsMauro Carvalho Chehab
2017-04-11usb: get rid of some ReST doc build errorsMauro Carvalho Chehab
2017-04-11PCI: endpoint: Create configfs entry for EPC device and EPF driverKishon Vijay Abraham I
2017-04-11PCI: endpoint: Introduce configfs entry for configuring EP functionsKishon Vijay Abraham I
2017-04-11PCI: endpoint: Add EP core layer to enable EP controller and EP functionsKishon Vijay Abraham I
2017-04-11Merge tag 'kvm-s390-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář
2017-04-11bpf: remove struct bpf_map_type_listJohannes Berg
2017-04-11bpf: remove struct bpf_prog_type_listJohannes Berg
2017-04-11Revert "block: introduce bio_copy_data_partial"NeilBrown
2017-04-11drivers/perf: arm_pmu: add ACPI frameworkMark Rutland
2017-04-11drivers/perf: arm_pmu: split out platform device probe logicMark Rutland
2017-04-11drivers/perf: arm_pmu: define armpmu_init_fnMark Rutland
2017-04-11PCI: remove pci_enable_msixChristoph Hellwig
2017-04-11Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2017-04-11mfd: cpcap: Implement IRQ sense helperSebastian Reichel
2017-04-11pinctrl: generic: Add bi-directional and output-enableJacopo Mondi
2017-04-11usb: otg-fsm: Prevent build warning "VDBG" redefinedRoger Quadros
2017-04-11sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current...NeilBrown
2017-04-11Merge tag 'v4.11-rc6' into perf/core, to pick up fixesIngo Molnar
2017-04-11cgroup: move cgroup_subsys_state parent field for cache localityTodd Poynor
2017-04-11cpuset: Remove cpuset_update_active_cpus()'s parameter.Rakib Mullick
2017-04-11Backmerge tag 'v4.11-rc6' into drm-nextDave Airlie
2017-04-10tracing: Make sure rcu_irq_enter() can work for trace_*_rcuidle() trace eventsSteven Rostedt (VMware)
2017-04-10rcu/tracing: Add rcu_disabled to denote when rcu_irq_enter() will not workSteven Rostedt (VMware)
2017-04-10tracing: Rename trace_active to disable_stack_tracer and inline its modificationSteven Rostedt (VMware)
2017-04-10tracing: Add stack_tracer_disable/enable() functionsSteven Rostedt (VMware)
2017-04-10regulator: isl9305: fix array sizeVincent Stehlé
2017-04-10fsnotify: Move ->free_mark callback to fsnotify_opsJan Kara
2017-04-10fsnotify: Add group pointer in fsnotify_init_mark()Jan Kara
2017-04-10fsnotify: Remove fsnotify_find_{inode|vfsmount}_mark()Jan Kara
2017-04-10fsnotify: Remove fsnotify_detach_group_marks()Jan Kara
2017-04-10fsnotify: Rename fsnotify_clear_marks_by_group_flags()Jan Kara
2017-04-10fsnotify: Inline fsnotify_clear_{inode|vfsmount}_mark_group()Jan Kara
2017-04-10fsnotify: Remove fsnotify_recalc_{inode|vfsmount}_mask()Jan Kara
2017-04-10fsnotify: Remove fsnotify_set_mark_{,ignored_}mask_locked()Jan Kara
2017-04-10fsnotify: Pass fsnotify_iter_info into handle_event handlerJan Kara
2017-04-10fsnotify: Provide framework for dropping SRCU lock in ->handle_eventJan Kara
2017-04-10fsnotify: Detach mark from object list when last reference is droppedJan Kara