summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-21MIPS: hazards: Add hazard macros for tlb readJames Hogan1-0/+52
2015-06-21MIPS: Add SysRq operation to dump TLBs on all CPUsJames Hogan3-0/+79
2015-06-21MIPS: traps: print Exception Code in __show_regs()Petri Gynther1-3/+4
2015-06-21MIPS: BCM47xx: Read board info for all bcma busesRafał Miłecki3-29/+22
2015-06-21MIPS: BCM47xx: Extract info about et2 interfaceRafał Miłecki2-0/+9
2015-06-21MIPS: BCM47xx: Extract all boardflags to new u32 fieldsRafał Miłecki2-1/+7
2015-06-21MIPS: BCM47XX: Simplify function looking for NVRAM entryRafał Miłecki1-8/+5
2015-06-21MIPS: BCM47XX: Make sure NVRAM buffer ends with \0Rafał Miłecki1-4/+5
2015-06-21MIPS: Malta: Make maltasmvp_defconfig useful again.Ralf Baechle1-9/+8
2015-06-21MIPS: ftrace: Enable support for syscall tracepoints.Ralf Baechle1-0/+1
2015-06-21i2c: designware: Make sure the device is suspended before disabling runtime PMMika Westerberg1-1/+2
2015-06-21i2c: tegra: apply size limit quirkWolfram Sang1-0/+7
2015-06-21i2c: tegra: don't advertise SMBUS_QUICKWolfram Sang1-2/+2
2015-06-21clocksource: Increase dependencies of timer-stm32 to limit build wreckagePaul Gortmaker1-2/+2
2015-06-21Merge branch 'bna-cleanups'David S. Miller9-91/+89
2015-06-21bna: remove superfluous parenthesesIvan Vecera6-66/+66
2015-06-21bna: make pointers to read-only inputs constIvan Vecera4-21/+20
2015-06-21bna: remove unnecessary cast of BIT valueIvan Vecera2-4/+3
2015-06-21packet: avoid out of bounds read in round robin fanoutWillem de Bruijn1-16/+2
2015-06-21ipv4: include NLM_F_APPEND flag in append route notificationsRoopa Prabhu1-2/+5
2015-06-21netlink: add API to retrieve all group membershipsDavid Herrmann2-8/+31
2015-06-21sock_diag: fetch source port from inet_sockCraig Gallek1-0/+2
2015-06-21mac80211: fix locking in update_vlan_tailroom_need_count()Johannes Berg1-3/+10
2015-06-21net: via/Kconfig: replace USE_OF with OF_???Antonio Borneo1-2/+2
2015-06-21net: via-rhine: remove unneeded include fileAntonio Borneo1-1/+0
2015-06-21net: Update out-of-date commentZhaowei Yuan1-1/+0
2015-06-21can: fix loss of CAN frames in raw_rcvOliver Hartkopp4-1/+14
2015-06-21cxgb4: Add PCI device ID for custom T522 & T520 adapterHariprasad Shenai1-0/+2
2015-06-21isdn: disable HiSax NetJet driver on microblaze archNicolai Stange1-2/+2
2015-06-21Modify Liquidio Kconfig for crc libRaghu Vatsavayi1-1/+1
2015-06-21cxgb3: avoid needless buffer copy for firmwareKees Cook1-6/+6
2015-06-21pkt_sched: sch_qfq: remove redundant -if- control statementAndrea Parri1-2/+1
2015-06-21neigh: do not modify unlinked entriesJulian Anastasov1-0/+13
2015-06-21net/xen-netback: Don't mix hexa and decimal with 0x in the printf formatJulien Grall1-7/+7
2015-06-21net/xen-netback: Remove unused code in xenvif_rx_actionJulien Grall1-5/+0
2015-06-21net/xen-netfront: Correct printf format in xennet_get_responsesJulien Grall1-1/+1
2015-06-21net: rds: use for_each_sg() for scatterlist parsingFabian Frederick1-8/+14
2015-06-21packet: free packet_rollover after synchronize_netWillem de Bruijn2-1/+3
2015-06-21packet: read num_members once in packet_rcv_fanout()Eric Dumazet1-1/+1
2015-06-21iio:adc:cc10001_adc: fix Kconfig dependencyHartmut Knaack1-2/+1
2015-06-21x86/hpet: Use proper hpet device number for MSI allocationThomas Gleixner1-5/+6
2015-06-21iio: light: tcs3414: Fix bug preventing to set integration timePeter Meerwald1-1/+1
2015-06-21iio:accel:bmc150-accel: fix counting directionHartmut Knaack1-1/+1
2015-06-21iio:light:cm3323: clear bitmask before setHartmut Knaack1-1/+1
2015-06-21iio: adc: at91_adc: allow to use full range of startup timeJan Leupold1-4/+4
2015-06-21iio: DAC: ad5624r_spi: fix bit shift of output data valueJM Friedt1-2/+2
2015-06-21crypto: sahara - propagate the error on clk_disable_unprepare() failureFabio Estevam1-4/+9
2015-06-21crypto: rsa - fix invalid select for AKCIPHERTadeusz Struk1-1/+1
2015-06-21crypto: picoxcell - Update to the current clk APIMichael van der Westhuizen1-4/+4
2015-06-21crypto: nx - Check for bogus firmware propertiesHerbert Xu1-32/+118