summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
2015-01-09f2fs: fix missing cold bit during recoveryJaegeuk Kim
2015-01-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-01-09serial: s3c: add missing register definitionsRobert Baldyga
2015-01-09serial: omap_8250: Fix RTS handlingPeter Hurley
2015-01-09USB: ehci-platform: Support ehci reset after resume quirkWu Liang feng
2015-01-09usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior
2015-01-09ses: Add power_status to SES device slotSong Liu
2015-01-09ses: add reliable slot attributeDan Williams
2015-01-09ses: add enclosure logical idDan Williams
2015-01-09ses: close potential registration raceDan Williams
2015-01-09regulator: pfuze100-regulator: add pfuze3000 supportRobin Gong
2015-01-09perf: Move task_pt_regs sampling into arch codeAndy Lutomirski
2015-01-08rhashtable: avoid unnecessary wakeup for worker queueYing Xue
2015-01-08rhashtable: involve rhashtable_lookup_insert routineYing Xue
2015-01-08vfs: renumber FMODE_NONOTIFY and add to uniqueness checkDavid Drysdale
2015-01-08mm: protect set_page_dirty() from ongoing truncationJohannes Weiner
2015-01-08mm: prevent endless growth of anon_vma hierarchyKonstantin Khlebnikov