aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-23NFS: Don't zap caches on fallocate()Anna Schumaker5-10/+39
2015-04-23ethernet: myri10ge: use arch_phys_wc_add()Luis R. Rodriguez1-29/+9
2015-04-23can: CAN_GRCAN should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2015-04-23ethernet: arc: ARC_EMAC and EMAC_ROCKCHIP should depend on HAS_DMAGeert Uytterhoeven1-3/+2
2015-04-23ethernet: amd: AMD_XGBE should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2015-04-23i2c: st: add include for pinctrlWolfram Sang1-6/+7
2015-04-23i2c: mux: use proper dev when removing "channel-X" symlinksWolfram Sang1-3/+5
2015-04-23i2c: digicolor: remove duplicate includeWolfram Sang1-2/+1
2015-04-23i2c: Mark adapter devices with pm_runtime_no_callbacksCharles Keepax1-0/+2
2015-04-23i2c: pca-platform: fix broken email addressWolfram Sang1-1/+1
2015-04-23i2c: mxs: fix broken email addressWolfram Sang1-1/+1
2015-04-23i2c: rk3x: report number of messages transmittedDmitry Torokhov1-1/+1
2015-04-23net: unix: garbage: fixed several comment and whitespace style issuesJason Eastman1-42/+28
2015-04-23Merge branch 'tipc-fixes'David S. Miller3-8/+5
2015-04-23tipc: fix node refcount issueErik Hugne1-1/+0
2015-04-23tipc: fix random link reset problemErik Hugne1-1/+2
2015-04-23tipc: fix topology server broken issueYing Xue1-6/+3
2015-04-23ibmveth: Fix off-by-one error in ibmveth_change_mtu()David Gibson1-2/+2
2015-04-23netdev_alloc_pcpu_stats: use less common iterator variableJohannes Berg1-3/+3
2015-04-23arch: blackfin: kernel: kgdb: Remove unused functionRickard Strandqvist1-13/+0
2015-04-23s390/zcrypt: Introduce new SHA-512 based Pseudo Random Generator.Harald Freudenberger2-102/+870
2015-04-23s390/mm: change swap pte encoding and pgtable cleanupMartin Schwidefsky2-123/+97
2015-04-23s390/mm: correct transfer of dirty & young bits in __pmd_to_pteMartin Schwidefsky1-2/+2
2015-04-23s390/bpf: add dependency to z196 featuresHeiko Carstens1-1/+1
2015-04-23s390/3215: free memory in error pathChristophe Jaillet1-0/+2
2015-04-23s390/kvm: remove delayed reallocation of page tables for KVMMartin Schwidefsky5-100/+59
2015-04-23kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFPMartin Schwidefsky3-1/+8
2015-04-23dma: fix build error after update to v3.19Steven Miao1-8/+0
2015-04-23blackfin: io: define __raw_readx/writex with bfin_readx/writexSteven Miao1-21/+6
2015-04-23bf609: add resources for lcd nl8048Scott Jiang1-1/+30
2015-04-23pm: sometimes wake up from suspend to RAM would failAaron Wu1-0/+2
2015-04-23debug-mmrs: Eliminate all traces of the USB_PHY_TEST MMRAndre Wolokita7-24/+0
2015-04-23bf609: remove softswitch i2c configuration from adv7842 and adv7511 platform ...Sonic Zhang1-2/+0
2015-04-23bf609: add platform data for soft switch devices on the video extendersSonic Zhang1-0/+22
2015-04-23bf609: enable soft switch gpio driver by defaultSonic Zhang1-0/+1
2015-04-23bf609: add gpio soft switch platform data for mcp23017 i2c devicesSonic Zhang1-0/+27
2015-04-23bf609: use new SND_BF6XX_PCM to choose audio pcm driverScott Jiang1-4/+4
2015-04-23bug[220] kgdb: change the smp cross core function entrySonic Zhang1-8/+4
2015-04-23arch: blackfin: kernel: setup.c: Cleaning up missing null-terminate in conjun...Rickard Strandqvist1-1/+1
2015-04-23blackfin: defconfigs: cleanup unused CONFIG_MTD_CHAR, add MTD_SPI_NOR for BF5...Steven Miao21-21/+2
2015-04-23pwm: Remove __init initializer for pwm_add_table()Shobhit Kumar1-1/+1
2015-04-23ALSA: hda/realtek - Fix Headphone Mic doesn't recording for ALC256Kailang Yang1-0/+1
2015-04-23ASoC: Intel: fix the makefile for atom codeVinod Koul1-1/+1
2015-04-23powerpc/mm: Fix build error with CONFIG_PPC_TRANSACTIONAL_MEM disabledAneesh Kumar K.V1-0/+1
2015-04-22frv: add io{read,write}{16,32}be functionsGuenter Roeck1-0/+5
2015-04-22mn10300: add io{read,write}{16,32}be functionsGuenter Roeck1-0/+5
2015-04-22Documentation: DT bindings: add doc for Altera's SoCFPGA platformDinh Nguyen1-0/+14
2015-04-22vxlan: remove the unnecessary codesLi RongQing1-5/+1
2015-04-22net/macb: Factor out one-time assignment from loopBen Shelton1-2/+2
2015-04-22Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds4-53/+94