aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-19KVM: fix sparse warning in include/trace/events/kvm.hChristian Borntraeger1-7/+9
2015-01-19mmc: slot-gpio: Allow host driver to provide isr for card-detect interruptsNeilBrown1-0/+2
2015-01-19mmc: core: always check status after resetJohan Rudholm1-1/+0
2015-01-19mmc: sdhci: use pipeline mmc requests to improve performanceHaibo Chen1-0/+6
2015-01-19mmc: core: Make tuning block patterns staticUlf Hansson1-5/+0
2015-01-19mmc: slot-gpio: Rework how to handle allocation of slot-gpio dataUlf Hansson1-2/+0
2015-01-19mmc: slot-gpio: Remove option to explicitly free requested CD/WP GPIOsUlf Hansson1-3/+0
2015-01-19mmc: omap_hsmmc: remove prepare/complete system suspend support.NeilBrown1-4/+0
2015-01-19mmc: dw_mmc: Protect read-modify-write of INTMASK with a lockDoug Anderson1-0/+6
2015-01-19Merge 3.19-rc5 into usb-nextGreg Kroah-Hartman41-127/+288
2015-01-19Merge 3.19-rc5 into tty-nextGreg Kroah-Hartman41-127/+288
2015-01-19Merge 3.19-rc5 into char-misc-nextGreg Kroah-Hartman41-127/+288
2015-01-18switchdev: fix typo in inline function definitionJiri Pirko1-1/+1
2015-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+2
2015-01-18dmaengine: Move dma_get_slave_caps() implementation to dmaengine.cLaurent Pinchart1-31/+1
2015-01-18ip_tunnel: Create percpu gro_cellMartin KaFai Lau1-17/+12
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2-7/+3
2015-01-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller3-6/+32
2015-01-18net: replace br_fdb_external_learn_* calls with switchdev notifier eventsJiri Pirko2-18/+11
2015-01-18switchdev: introduce switchdev notifierJiri Pirko1-0/+31
2015-01-17tc: add BPF based actionJiri Pirko3-0/+57
2015-01-17clk: Add clk_unregister_{divider, gate, mux} to close memory leakKrzysztof Kozlowski1-0/+4
2015-01-17tpm/tpm_i2c_stm_st33: Change tpm_i2c_stm_st33.h to tpm_stm_st33.hChristophe Ricard1-6/+6
2015-01-17tpm/tpm_i2c_stm_st33: Remove reference to io_serirqChristophe Ricard1-1/+0
2015-01-17tpm/tpm_i2c_stm_st33: Add new tpm_stm_dev structure and remove tpm_i2c_buffer...Christophe Ricard1-0/+40
2015-01-16pstore: Add pmsg - user-space accessible pstore objectMark Salyzyn2-0/+2
2015-01-16genetlink: synchronize socket closing and family removalJohannes Berg2-1/+8
2015-01-16genetlink: document parallel_opsJohannes Berg1-0/+2
2015-01-16locks: keep a count of locks on the flctx listsJeff Layton1-0/+3
2015-01-16locks: clean up the lm_change prototypeJeff Layton1-3/+3
2015-01-16locks: add a dedicated spinlock to protect i_flctx listsJeff Layton1-0/+1
2015-01-16locks: remove i_flock field from struct inodeJeff Layton1-1/+2
2015-01-16locks: convert lease handling to file_lock_contextJeff Layton1-2/+3
2015-01-16locks: convert posix locks to file_lock_contextJeff Layton1-1/+2
2015-01-16locks: add a new struct file_locking_context pointer to struct inodeJeff Layton1-0/+11
2015-01-16locks: add new struct list_head to struct file_lockJeff Layton1-0/+1
2015-01-17Merge tag 'usb-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-3/+3
2015-01-17Merge tag 'nfs-for-3.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+3
2015-01-16Merge branch 'topic/dai' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown1-0/+3
2015-01-16PCI: Add flag for devices that don't reset on D3hot->D0 transitionAlex Williamson1-0/+2
2015-01-16PCI: Add pci_claim_bridge_resource() to clip window if necessaryYinghai Lu1-0/+1
2015-01-16PCI: Add flag for devices where we can't use bus resetAlex Williamson1-0/+2
2015-01-16iommu/ipmmu-vmsa: Remove platform data supportLaurent Pinchart1-24/+0
2015-01-16ARM: 8207/1: amba: Use inlines instead of macros for amba_pclk_enable/disableKrzysztof Kozlowski1-4/+8
2015-01-16KVM: Add generic support for dirty page loggingMario Smarduch1-0/+9
2015-01-16Merge remote-tracking branch 'regulator/fix/s2mps11' into regulator-linusMark Brown1-0/+2
2015-01-16regulator: da9211: fix unmatched of_nodeJames Ban1-0/+1
2015-01-16Bluetooth: Remove unused functionRickard Strandqvist1-1/+0
2015-01-16ARM: dts: Add STiH418 SoC supportMaxime COQUELIN1-0/+34
2015-01-15Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a',...Paul E. McKenney6-31/+70