summaryrefslogtreecommitdiffstats
path: root/fs/btrfs (unfollow)
Commit message (Expand)AuthorFilesLines
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-06ide: use module_platform_driver()Christoph Jaeger2-24/+2
2014-08-06sparc64: Fix up merge thinko.David S. Miller1-1/+0
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-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-06team: Simplify return path of team_newlinkToshiaki Makita1-7/+1
2014-08-06bridge: Update outdated comment on promiscuous modeToshiaki Makita1-4/+2
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
2014-08-06cxgb4i : Move stray CPL definitions to cxgb4 driverAnish Bhatt2-2/+2
2014-08-06tcp: reduce spurious retransmits due to transient SACK renegingNeal Cardwell3-14/+21
2014-08-06qlcnic: Initialize dcbnl_ops before register_netdevRajesh Borundia1-2/+2
2014-08-06qlcnic: Set driver version before registering netdevRajesh Borundia2-4/+4
2014-08-06qlcnic: Fix update of ethtool stats.Rajesh Borundia1-5/+13
2014-08-06xen-netback: Turn off the carrier if the guest is not able to receiveZoltan Kiss3-38/+123
2014-08-06xen-netback: Using a new state bit instead of carrierZoltan Kiss3-9/+18
2014-08-05hwrng: Pass entropy to add_hwgenerator_randomness() in bits, not bytesStephen Boyd1-1/+1
2014-08-05random: limit the contribution of the hw rng to at most halfTheodore Ts'o1-39/+4
2014-08-05random: introduce getrandom(2) system callTheodore Ts'o6-4/+54
2014-08-05net/usb/hso: Add support for Option GTM671WFSRicardo Ribalda1-0/+1
2014-08-05net: smc911x: fix %d confusingly prefixed with 0x in format stringHans Wennborg1-1/+1
2014-08-05drivers: atm: fix %d confusingly prefixed with 0x in format stringsHans Wennborg1-2/+2
2014-08-05regulator: act8865: fix build when OF is not enabledBeniamino Galvani1-9/+20
2014-08-05regulator: act8865: add act8846 to DT binding documentationBeniamino Galvani1-2/+5
2014-08-05regulator: act8865: add support for act8846Beniamino Galvani2-0/+88
2014-08-05regulator: act8865: prepare support for other act88xx devicesBeniamino Galvani2-129/+88