summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-01-19mmc: slot-gpio: Rework how to handle allocation of slot-gpio dataUlf Hansson
2015-01-19mmc: slot-gpio: Remove option to explicitly free requested CD/WP GPIOsUlf Hansson
2015-01-19mmc: omap_hsmmc: remove prepare/complete system suspend support.NeilBrown
2015-01-19mmc: dw_mmc: Protect read-modify-write of INTMASK with a lockDoug Anderson
2015-01-19Merge 3.19-rc5 into usb-nextGreg Kroah-Hartman
2015-01-19Merge 3.19-rc5 into tty-nextGreg Kroah-Hartman
2015-01-19Merge 3.19-rc5 into char-misc-nextGreg Kroah-Hartman
2015-01-18dmaengine: Move dma_get_slave_caps() implementation to dmaengine.cLaurent Pinchart
2015-01-18net: replace br_fdb_external_learn_* calls with switchdev notifier eventsJiri Pirko
2015-01-17clk: Add clk_unregister_{divider, gate, mux} to close memory leakKrzysztof Kozlowski
2015-01-17tpm/tpm_i2c_stm_st33: Change tpm_i2c_stm_st33.h to tpm_stm_st33.hChristophe Ricard
2015-01-17tpm/tpm_i2c_stm_st33: Remove reference to io_serirqChristophe Ricard
2015-01-17tpm/tpm_i2c_stm_st33: Add new tpm_stm_dev structure and remove tpm_i2c_buffer...Christophe Ricard
2015-01-16pstore: Add pmsg - user-space accessible pstore objectMark Salyzyn
2015-01-16genetlink: synchronize socket closing and family removalJohannes Berg
2015-01-16locks: keep a count of locks on the flctx listsJeff Layton
2015-01-16locks: clean up the lm_change prototypeJeff Layton
2015-01-16locks: add a dedicated spinlock to protect i_flctx listsJeff Layton
2015-01-16locks: remove i_flock field from struct inodeJeff Layton
2015-01-16locks: convert lease handling to file_lock_contextJeff Layton
2015-01-16locks: convert posix locks to file_lock_contextJeff Layton
2015-01-16locks: add a new struct file_locking_context pointer to struct inodeJeff Layton
2015-01-16locks: add new struct list_head to struct file_lockJeff Layton
2015-01-17Merge tag 'usb-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2015-01-17Merge tag 'nfs-for-3.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-01-16PCI: Add flag for devices that don't reset on D3hot->D0 transitionAlex Williamson
2015-01-16PCI: Add pci_claim_bridge_resource() to clip window if necessaryYinghai Lu
2015-01-16PCI: Add flag for devices where we can't use bus resetAlex Williamson
2015-01-16iommu/ipmmu-vmsa: Remove platform data supportLaurent Pinchart
2015-01-16ARM: 8207/1: amba: Use inlines instead of macros for amba_pclk_enable/disableKrzysztof Kozlowski
2015-01-16KVM: Add generic support for dirty page loggingMario Smarduch
2015-01-16Merge remote-tracking branch 'regulator/fix/s2mps11' into regulator-linusMark Brown
2015-01-16regulator: da9211: fix unmatched of_nodeJames Ban
2015-01-15Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a',...Paul E. McKenney
2015-01-15rcu: Make cond_resched_rcu_qs() apply to normal RCU flavorsPaul E. McKenney
2015-01-16rhashtable: Fix race in rhashtable_destroy() and use regular work_structYing Xue
2015-01-15svcrdma: Support RDMA_NOMSG requestsChuck Lever
2015-01-15svcrdma: Plant reader function in struct svcxprt_rdmaChuck Lever
2015-01-15svcrdma: Clean up read chunk countingChuck Lever
2015-01-15Merge tag 'v3.19-rc4' into nextDmitry Torokhov
2015-01-15gpio: Make the vararg hacks not pass magic valuesOlliver Schinagl
2015-01-15gpio: tc3589x: get rid of platform dataLinus Walleij
2015-01-15gpio/gpiolib-of: Create of_mm_gpiochip_removeRicardo Ribalda Delgado
2015-01-15mfd: syscon: Add atmel-smc registers definitionBoris Brezillon
2015-01-15mfd: syscon: Add atmel-matrix registers definitionBoris Brezillon
2015-01-15video: fbdev: Check Standard Timing against DMTDavid Ung
2015-01-15video: fbdev: Add additional vesa modesDavid Ung
2015-01-15jbd: drop jbd_ENOSYS debugDavidlohr Bueso
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-14Merge tag 'usb-serial-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman