summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2015-01-12usb: phy: generic: add vbus supportRobert Jarzmik1-0/+2
2015-01-12usb: phy: change some commentsPeter Chen1-2/+2
2015-01-12coresight: Fixing wrong #ifdef/#endif placementMathieu Poirier1-5/+5
2015-01-12coresight: remove the unused macro CORESIGHT_DEBUGFS_ENTRYXia Kaixu1-9/+0
2015-01-12ti-st: add device tree supportGigi Joseph1-0/+1
2015-01-12mei: bus: use ssize_t as the return type for send and receiveTomas Winkler1-2/+2
2015-01-12mmc: sdhci: Disable re-tuning for HS400Adrian Hunter1-0/+1
2015-01-12efi: split off remapping code from efi_config_init()Ard Biesheuvel1-0/+2
2015-01-12pinctrl: pinconf-generic: Allow driver to specify DT paramsSoren Brinkmann2-0/+27
2015-01-12pinctrl: pinconf-generic: Infer map type from DT propertySoren Brinkmann1-0/+11
2015-01-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-5/+23
2015-01-11rcutorture: Check from beginning to end of grace periodPaul E. McKenney2-3/+30
2015-01-11rcu: Provide rcu_batches_completed_sched() for TINY_RCUPaul E. McKenney1-0/+8
2015-01-11rcu: Make _batches_completed() functions return unsigned longPaul E. McKenney2-5/+5
2015-01-10Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-9/+53
2015-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-2/+2
2015-01-10f2fs: fix missing cold bit during recoveryJaegeuk Kim1-0/+2
2015-01-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-2/+11
2015-01-10serial: s3c: add missing register definitionsRobert Baldyga1-0/+28
2015-01-10serial: omap_8250: Fix RTS handlingPeter Hurley2-0/+2
2015-01-09USB: ehci-platform: Support ehci reset after resume quirkWu Liang feng1-0/+3
2015-01-09usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior1-0/+1
2015-01-09ses: Add power_status to SES device slotSong Liu1-0/+6
2015-01-09ses: add reliable slot attributeDan Williams1-0/+1
2015-01-09ses: add enclosure logical idDan Williams1-0/+1
2015-01-09ses: close potential registration raceDan Williams1-2/+3
2015-01-09regulator: pfuze100-regulator: add pfuze3000 supportRobin Gong1-0/+14
2015-01-09perf: Move task_pt_regs sampling into arch codeAndy Lutomirski2-5/+23