summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-01-17locks: add a dedicated spinlock to protect i_flctx listsJeff Layton1-0/+1
2015-01-17locks: remove i_flock field from struct inodeJeff Layton1-1/+2
2015-01-17locks: convert lease handling to file_lock_contextJeff Layton1-2/+3
2015-01-17locks: 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-16Merge tag 'usb-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-3/+3
2015-01-16Merge tag 'nfs-for-3.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-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-16Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a',...Paul E. McKenney6-31/+70
2015-01-16rcu: Make cond_resched_rcu_qs() apply to normal RCU flavorsPaul E. McKenney3-2/+8
2015-01-16rhashtable: Fix race in rhashtable_destroy() and use regular work_structYing Xue1-1/+1
2015-01-15svcrdma: Support RDMA_NOMSG requestsChuck Lever1-0/+1
2015-01-15svcrdma: Plant reader function in struct svcxprt_rdmaChuck Lever1-0/+10
2015-01-15svcrdma: Clean up read chunk countingChuck Lever1-2/+0
2015-01-15Merge tag 'v3.19-rc4' into nextDmitry Torokhov454-5123/+13185
2015-01-15gpio: Make the vararg hacks not pass magic valuesOlliver Schinagl1-8/+9
2015-01-15gpio: tc3589x: get rid of platform dataLinus Walleij1-12/+0
2015-01-15gpio/gpiolib-of: Create of_mm_gpiochip_removeRicardo Ribalda Delgado1-0/+1
2015-01-15mfd: syscon: Add atmel-smc registers definitionBoris Brezillon1-0/+173
2015-01-15mfd: syscon: Add atmel-matrix registers definitionBoris Brezillon1-0/+117
2015-01-15video: fbdev: Check Standard Timing against DMTDavid Ung1-0/+10
2015-01-15video: fbdev: Add additional vesa modesDavid Ung1-1/+1
2015-01-15jbd: drop jbd_ENOSYS debugDavidlohr Bueso2-18/+0
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller13-31/+109
2015-01-15Merge tag 'usb-serial-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-0/+4
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-3/+3
2015-01-15netdevice: Add missing parentheses in macroBenjamin Poirier1-1/+1
2015-01-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+8
2015-01-14udp: pass udp_offload struct to UDP gro callbacksTom Herbert1-2/+13
2015-01-14perf: Avoid horrible stack usagePeter Zijlstra (Intel)2-8/+22
2015-01-14locking/mcs: Better differentiate between MCS variantsDavidlohr Bueso1-2/+10
2015-01-14pinctrl: consumer: use correct retval for placeholder functionsWolfram Sang1-3/+3
2015-01-14pinctrl: pinconf-generic: loose DT dependenceLinus Walleij2-8/+11
2015-01-14clk: sunxi: Remove custom phase functionMaxime Ripard1-22/+0
2015-01-14block: Change direct_access calling conventionMatthew Wilcox1-2/+4
2015-01-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds1-6/+6
2015-01-14net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko1-8/+8
2015-01-13kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)Christian Borntraeger1-6/+6
2015-01-13net: Corrected the comment describing the ndo operations to reflect the actua...B Viswanath1-2/+2
2015-01-13rhashtable: add a note for grow and shrink decision functionsYing Xue1-0/+4
2015-01-13rhashtable: involve rhashtable_lookup_compare_insert routineYing Xue1-0/+5
2015-01-13kprobes: Pass the original kprobe for preparing optimized kprobeMasami Hiramatsu1-1/+2