summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-1337-1473/+1115
|\
| * blackfin: cleanup board filesSteven Miao2014-04-1228-1209/+1089
| * bf609: clock: drop unused clock bit set/clear functionsSteven Miao2014-04-121-18/+0
| * Blackfin: bf537: rename "CONFIG_ADT75"Paul Bolle2014-04-121-1/+1
| * Blackfin: bf537: rename "CONFIG_AD7314"Paul Bolle2014-04-121-2/+2
| * Blackfin: bf537: rename ad2s120x ->ad2s1200Paul Bolle2014-04-121-7/+7
| * blackfin: bf537: fix typo "CONFIG_SND_SOC_ADV80X_MODULE"Paul Bolle2014-04-121-1/+1
| * blackfin: dma: current count mmr is read onlySonic Zhang2014-04-121-2/+0
| * bfin_crc: Move architecture independant crc header file out of the blackfin f...Sonic Zhang2014-04-121-125/+0
| * bf54x: drop unuesd HOST status,control,timeout registers bit define macrosSteven Miao2014-04-122-60/+0
| * blackfin: portmux: cleanup head fileSteven Miao2014-04-121-6/+4
| * Blackfin: remove "config IP_CHECKSUM_L1"Paul Bolle2014-04-111-8/+0
| * blackfin: Remove GENERIC_GPIO config option againPaul Bolle2014-04-111-3/+0
| * blackfin:Use generic /proc/interrupts implementationThomas Gleixner2014-04-112-30/+10
| * blackfin: bf60x: fix typo "CONFIG_PM_BFIN_WAKE_PA15_POL"Paul Bolle2014-04-111-1/+1
* | Merge tag 'remoteproc-3.15-cleanups' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-132-17/+3
|\ \
| * | remoteproc/ste_modem: staticize local symbolsJingoo Han2014-02-241-2/+2
| * | remoteproc/davinci: simplify use of devm_ioremap_resourceJulia Lawall2014-02-241-13/+1
| * | remoteproc/davinci: drop needless devm_clk_putUwe Kleine-König2014-02-241-2/+0
* | | Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds2014-04-139-5/+71
|\ \ \
| * | | x86: LLVMLinux: Fix "incomplete type const struct x86cpu_device_id"Behan Webster2014-04-091-0/+5
| * | | x86 kbuild: LLVMLinux: More cc-options added for clangJan-Simon Möller2014-04-091-1/+1
| * | | x86, acpi: LLVMLinux: Remove nested functions from Thinkpad ACPIBehan Webster2014-04-091-41/+45
| * | | LLVMLinux: Add support for clang to compiler.h and new compiler-clang.hMark Charlebois2014-04-092-0/+19
| * | | LLVMLinux: Remove warning about returning an uninitialized variableBehan Webster2014-04-091-1/+2
| * | | kbuild: LLVMLinux: Fix LINUX_COMPILER definition script for compilation with ...Jan-Simon Möller2014-04-091-1/+1
| * | | Documentation: LLVMLinux: Update Documentation/dontdiffJan-Simon Möller2014-04-091-0/+3
| * | | kbuild: LLVMLinux: Adapt warnings for compilation with clangJan-Simon Möller2014-04-091-1/+11
| * | | kbuild: LLVMLinux: Add Kbuild support for building kernel with ClangBehan Webster2014-04-091-1/+29
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-04-1333-437/+1241
|\ \ \ \
| * | | | ib_srpt: Use correct ib_sg_dma primitivesMike Marciniszyn2014-04-121-6/+10
| * | | | target/tcm_fc: Rename ft_tport_create to ft_tport_getAndy Grover2014-04-121-3/+3
| * | | | target/tcm_fc: Rename ft_{add,del}_lport to {add,del}_wwnAndy Grover2014-04-121-6/+6
| * | | | target/tcm_fc: Rename structs and list members for clarityAndy Grover2014-04-122-33/+32
| * | | | target/tcm_fc: Limit to 1 TPG per wwnAndy Grover2014-04-122-11/+12
| * | | | target/tcm_fc: Don't export ft_lport_listAndy Grover2014-04-122-2/+1
| * | | | target/tcm_fc: Fix use-after-free of ft_tpgAndy Grover2014-04-121-0/+1
| * | | | target: Add check to prevent Abort Task from aborting itselfAlex Leung2014-04-121-0/+5
| * | | | target: Enable READ_STRIP emulation in target_complete_ok_workNicholas Bellinger2014-04-071-0/+31
| * | | | target/sbc: Add sbc_dif_read_strip software emulationNicholas Bellinger2014-04-072-4/+28
| * | | | target: Enable WRITE_INSERT emulation in target_execute_cmdNicholas Bellinger2014-04-071-0/+9
| * | | | target/sbc: Add sbc_dif_generate software emulationNicholas Bellinger2014-04-072-0/+45
| * | | | target/sbc: Only expose PI read_cap16 bits when supported by fabricNicholas Bellinger2014-04-071-2/+5
| * | | | target/spc: Only expose PI mode page bits when supported by fabricNicholas Bellinger2014-04-071-11/+17
| * | | | target/spc: Only expose PI inquiry bits when supported by fabricNicholas Bellinger2014-04-071-7/+14
| * | | | target: Pass in transport supported PI at session initializationNicholas Bellinger2014-04-0714-20/+52
| * | | | target/iblock: Fix double bioset_integrity_free bugNicholas Bellinger2014-04-071-3/+2
| * | | | Target/sbc: Initialize COMPARE_AND_WRITE write_sg scatterlistMartin Svec2014-04-071-1/+2
| * | | | target/rd: T10-Dif: RAM disk is allocating more space than required.Quinn Tran2014-04-071-4/+10
| * | | | iscsi-target: Fix ERL=2 ASYNC_EVENT connection pointer bugNicholas Bellinger2014-04-071-1/+3