summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-01-14netdevice: Add missing parentheses in macroBenjamin Poirier
2015-01-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-01-14udp: pass udp_offload struct to UDP gro callbacksTom Herbert
2015-01-14perf: Avoid horrible stack usagePeter Zijlstra (Intel)
2015-01-14locking/mcs: Better differentiate between MCS variantsDavidlohr Bueso
2015-01-14pinctrl: consumer: use correct retval for placeholder functionsWolfram Sang
2015-01-14pinctrl: pinconf-generic: loose DT dependenceLinus Walleij
2015-01-14clk: sunxi: Remove custom phase functionMaxime Ripard
2015-01-13block: Change direct_access calling conventionMatthew Wilcox
2015-01-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2015-01-13kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)Christian Borntraeger
2015-01-13net: Corrected the comment describing the ndo operations to reflect the actua...B Viswanath
2015-01-13rhashtable: add a note for grow and shrink decision functionsYing Xue
2015-01-13rhashtable: involve rhashtable_lookup_compare_insert routineYing Xue
2015-01-13kprobes: Pass the original kprobe for preparing optimized kprobeMasami Hiramatsu
2015-01-12usb: phy: generic: add vbus supportRobert Jarzmik
2015-01-12usb: phy: change some commentsPeter Chen
2015-01-12coresight: Fixing wrong #ifdef/#endif placementMathieu Poirier
2015-01-12coresight: remove the unused macro CORESIGHT_DEBUGFS_ENTRYXia Kaixu
2015-01-12ti-st: add device tree supportGigi Joseph
2015-01-12mei: bus: use ssize_t as the return type for send and receiveTomas Winkler
2015-01-12mmc: sdhci: Disable re-tuning for HS400Adrian Hunter
2015-01-12efi: split off remapping code from efi_config_init()Ard Biesheuvel
2015-01-11pinctrl: pinconf-generic: Allow driver to specify DT paramsSoren Brinkmann
2015-01-11pinctrl: pinconf-generic: Infer map type from DT propertySoren Brinkmann
2015-01-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-01-10rcutorture: Check from beginning to end of grace periodPaul E. McKenney
2015-01-10rcu: Provide rcu_batches_completed_sched() for TINY_RCUPaul E. McKenney
2015-01-10rcu: Make _batches_completed() functions return unsigned longPaul E. McKenney
2015-01-09Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds