summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-10-20stop_machine: Kill smp_hotplug_thread->pre_unpark, introduce stop_machine_unp...Oleg Nesterov
2015-10-20stop_machine: Ensure that a queued callback will be called before cpu_stop_pa...Oleg Nesterov
2015-10-20Merge branch 'sched/urgent' into sched/core, to pick up fixes and resolve con...Ingo Molnar
2015-10-20Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar
2015-10-20ALSA: hda - Add hduadio support to DEVTABLESubhransu S. Prusty
2015-10-20Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-10-19ARM: 8446/1: amba: Remove unused callbacks for legacy system PMUlf Hansson
2015-10-19Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-10-19tpm: seal/unseal for TPM 2.0Jarkko Sakkinen
2015-10-19sysfs: added __compat_only_sysfs_link_entry_to_kobj()Jarkko Sakkinen
2015-10-18ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong
2015-10-18debugfs: Add debugfs_create_ulong()Viresh Kumar
2015-10-17vme: 8-bit status/id takes 256 values, not 255Dmitry Kalinkin
2015-10-17msm: remove unused headerGabriel Laskar
2015-10-17tty: Abstract tty buffer workPeter Hurley
2015-10-17tty: Combine SIGTTOU/SIGTTIN handlingPeter Hurley
2015-10-17dmaengine: hsu: remove platform dataHeikki Krogerus
2015-10-17dmaengine: hsu: introduce stubs for the exported functionsHeikki Krogerus
2015-10-17tty: Remove wait_event_interruptible_tty()Peter Hurley
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-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso
2015-10-16Merge tag 'extcon-next-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
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-16Merge back earlier 'pm-domains' material for v4.4.Rafael J. Wysocki
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-16Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.o...Dave Airlie
2015-10-16extcon: Modify the id and name of external connectorChanwoo Choi