summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-07ocfs2: remove conversion of total_backoff in dlm_join_domain()Xue jiufei1-3/+2
2014-08-07ocfs2: correctly check the return value of ocfs2_search_extent_listYingtai Xie3-5/+14
2014-08-07fs/squashfs/super.c: logging cleanupFabian Frederick1-2/+3
2014-08-07fs/squashfs/file_direct.c: replace count*size kmalloc by kmalloc_arrayFabian Frederick1-1/+1
2014-08-07sh: fix build error by adding generic ioport_{map/unmap}()Pranith Kumar1-0/+11
2014-08-07sh: SH7724 clock fixesDaniel Palmer1-1/+3
2014-08-07arch/sh/kernel/time.c: use PTR_ERR_OR_ZEROFabian Frederick1-3/+1
2014-08-07arch/sh/mm/asids-debugfs.c: use PTR_ERR_OR_ZEROFabian Frederick1-3/+1
2014-08-07sh: remove CPU_SUBTYPE_SH7764Richard Weinberger3-6/+3
2014-08-07score, ptrace: remove unused macrosChen Gang1-11/+0
2014-08-07ntfs: kernel-doc warning fixesFabian Frederick1-3/+0
2014-08-07fs/logfs/readwrite.c: kernel-doc warning fixesFabian Frederick1-8/+7
2014-08-07./Makefile: explain stack-protector-strong CONFIG logicKees Cook1-0/+16
2014-08-07fanotify: fix double free of pending permission eventsJan Kara4-2/+39
2014-08-07fsnotify: rename event handling functionsJan Kara6-20/+21
2014-08-07fs/fscache: make ctl_table staticFabian Frederick1-2/+2
2014-08-07kernel/auditfilter.c: replace count*size kmalloc by kcallocFabian Frederick1-2/+2
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2-24/+2
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds16-301/+427
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1159-30780/+70878
2014-08-06Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-131/+274
2014-08-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds110-834/+4480
2014-08-06ide: use module_platform_driver()Christoph Jaeger2-24/+2
2014-08-06sparc64: Fix up merge thinko.David S. Miller1-1/+0
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller173-663/+1476
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller27-121/+132
2014-08-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds108-1923/+3221
2014-08-06Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds21-401/+1479
2014-08-06x86: MCE: Add raw_lock conversion againThomas Gleixner1-9/+9
2014-08-06cxgb4 : Disable recursive mailbox commands when enabling viAnish Bhatt2-2/+5
2014-08-06net: reduce USB network driver config options.Francois Romieu2-13/+9
2014-08-06tg3: Modify tg3_tso_bug() to handle multiple TX ringsPrashant Sreedharan1-10/+12
2014-08-06Merge branch 'amd-xgbe'David S. Miller3-101/+126
2014-08-06amd-xgbe: Perform phy connect/disconnect at dev open/stopLendacky, Thomas2-99/+121
2014-08-06amd-xgbe: Use dma_set_mask_and_coherent to set DMA maskLendacky, Thomas1-2/+5
2014-08-06net: sun4i-emac: fix memory leak on bad packetMarc Zyngier1-2/+4
2014-08-06sctp: fix possible seqlock seadlock in sctp_packet_transmit()Eric Dumazet1-1/+1
2014-08-06Revert "net: phy: Set the driver when registering an MDIO bus device"Fabio Estevam1-1/+0
2014-08-06cxgb4vf: Turn off SGE RX/TX Callback Timers and interrupts in PCI shutdown ro...Hariprasad Shenai1-14/+15
2014-08-06Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller6-27/+37
2014-08-06team: Simplify return path of team_newlinkToshiaki Makita1-7/+1
2014-08-06bridge: Update outdated comment on promiscuous modeToshiaki Makita1-4/+2
2014-08-06Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds442-17004/+16105
2014-08-06Merge branch 'net-timestamp-next'David S. Miller13-64/+170
2014-08-06net-timestamp: ACK timestamp for bytestreamsWillem de Bruijn5-2/+17
2014-08-06net-timestamp: TCP timestampingWillem de Bruijn4-6/+52
2014-08-06net-timestamp: SCHED timestamp on entering packet schedulerWillem de Bruijn6-7/+31
2014-08-06net-timestamp: add key to disambiguate concurrent datagramsWillem de Bruijn7-4/+27
2014-08-06net-timestamp: move timestamp flags out of sk_flagsWillem de Bruijn3-45/+17
2014-08-06net-timestamp: extend SCM_TIMESTAMPING ancillary data structWillem de Bruijn5-10/+36