summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2015-10-17tty: r3964: Replace/remove bogus tty lock usePeter Hurley
2015-10-17tty: r3964: Use tty->read_wait waitqueuePeter Hurley
2015-10-17tty: Remove tty_port::close_waitPeter Hurley
2015-10-17tty: Remove tty_wait_until_sent_from_close()Peter Hurley
2015-10-17jbd2: clean up feature test macros with predicate functionsDarrick J. Wong
2015-10-17ext4: call out CRC and corruption errors with specific error codesDarrick J. Wong
2015-10-16Input: rotary-encoder - add support for quarter-period modeEzequiel Garcia
2015-10-16gpiolib: Add and use OF_GPIO_SINGLE_ENDED flagLaurent Pinchart
2015-10-16PCI/ACPI: Add interface acpi_pci_root_create()Jiang Liu
2015-10-16ACPI/PCI: Enhance ACPI core to support sparse IO spaceJiang Liu
2015-10-16gpiolib: provide generic request/free implementationsJonas Gorski
2015-10-16clk: Make clk input parameter of __clk_get_name() constGeert Uytterhoeven
2015-10-16regulator: introduce min_dropout_uVSascha Hauer
2015-10-16netfilter: turn NF_HOOK into an inline functionArnd Bergmann
2015-10-16netfilter: remove hook owner refcountingFlorian Westphal
2015-10-16net: introduce pre-change upper device notifierJiri Pirko
2015-10-16vga_switcheroo: Use enum vga_switcheroo_client_id instead of intLukas Wunner
2015-10-16vga_switcheroo: Use VGA_SWITCHEROO_UNKNOWN_ID instead of -1Lukas Wunner
2015-10-16vga_switcheroo: Use enum vga_switcheroo_state instead of intLukas Wunner
2015-10-16PCI/MSI: Allow the MSI domain to be device-specificMarc Zyngier
2015-10-16of/irq: Use the msi-map property to provide device-specific MSI domainMarc Zyngier
2015-10-16of/irq: Add support code for multi-parent version of "msi-parent"Marc Zyngier
2015-10-16PCI/MSI: Add helper function pci_msi_domain_get_msi_rid().David Daney
2015-10-16of/irq: Add new function of_msi_map_rid()David Daney
2015-10-16kvm/eventfd: add arch-specific set_irqAndrey Smetanin
2015-10-16kvm/eventfd: factor out kvm_notify_acked_gsi()Andrey Smetanin
2015-10-16extcon: Modify the id and name of external connectorChanwoo Choi
2015-10-15cgroup: add cgroup_subsys->free() method and use it to fix pids controllerTejun Heo
2015-10-15cgroup: keep zombies associated with their original cgroupsTejun Heo
2015-10-15cgroup: make css_set_rwsem a spinlock and rename it to css_set_lockTejun Heo
2015-10-15cgroup: don't hold css_set_rwsem across css task iterationTejun Heo
2015-10-15cgroup: replace cgroup_has_tasks() with cgroup_is_populated()Tejun Heo
2015-10-15cgroup: make cgroup->nr_populated count the number of populated css_setsTejun Heo
2015-10-15nfs: get clone_blksize when probing fsinfoPeng Tao
2015-10-15nfs42: add CLONE proc functionsPeng Tao
2015-10-15nfs42: add CLONE xdr functionsPeng Tao
2015-10-15block: don't release bdi while request_queue has live referencesTejun Heo
2015-10-15iommu/vt-d: Implement SVM_FLAG_SUPERVISOR_MODE for kernel accessDavid Woodhouse
2015-10-15iommu: Implement common IOMMU ops for DMA mappingRobin Murphy
2015-10-15iommu/vt-d: Implement SVM_FLAG_PRIVATE_PASID to allocate unique PASIDsDavid Woodhouse
2015-10-15iommu/vt-d: Add callback to device driver on page faultsDavid Woodhouse
2015-10-15iommu/vt-d: Implement page request handlingDavid Woodhouse
2015-10-15jbd2: gate checksum calculations on crc driver presence, not sb flagsDarrick J. Wong
2015-10-15iommu/vt-d: Generalise DMAR MSI setup to allow for page request eventsDavid Woodhouse
2015-10-15iommu/vt-d: Implement deferred invalidate for SVMDavid Woodhouse
2015-10-15iommu/vt-d: Add basic SVM PASID supportDavid Woodhouse
2015-10-15iommu/vt-d: Add initial support for PASID tablesDavid Woodhouse
2015-10-15iommu/vt-d: Introduce intel_iommu=pasid28, and pasid_enabled() macroDavid Woodhouse
2015-10-15posix_cpu_timer: Reduce unnecessary sighand lock contentionJason Low
2015-10-15posix_cpu_timer: Convert cputimer->running to boolJason Low