summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-19mtd: denali: remove another set-but-unused variableBrian Norris1-2/+1
2014-09-18mtd: denali: fix include guard and license block of denali.hMasahiro Yamada1-23/+4
2014-09-18mtd: nand: don't break long print messagesRafał Miłecki2-22/+15
2014-09-18mtd: bcm47xxnflash: replace some magic numbersRafał Miłecki1-4/+6
2014-09-18mtd: bcm47xxnflash: NAND_CMD_RESET supportRafał Miłecki1-1/+5
2014-09-18mtd: bcm47xxnflash: add cmd_ctrl handlerRafał Miłecki1-0/+21
2014-09-18mtd: bcm47xxnflash: add dev_ready and fill chip_delayRafał Miłecki1-0/+12
2014-09-18mtd: bcm47xxnflash: fix typo in freq calculationRafał Miłecki1-3/+5
2014-09-18mtd: bcm47xxpart: find NVRAM partitions in middle blocksRafał Miłecki1-0/+11
2014-09-18mtd: atmel_nand: remove pmecc_bytes_per_sector, use chip->ecc.bytes insteadWu, Josh1-8/+5
2014-09-18mtd: atmel_nand: remove pmecc_sector_number, use ecc.steps insteadWu, Josh1-8/+6
2014-09-17nand: omap2: Add support for flash-based bad block tableEzequiel García3-1/+8
2014-09-17mtd: nand: atmel_nand: retrieve NFC clockBoris BREZILLON2-0/+27
2014-09-16mtd: denali: remove a set-but-unused variableMasahiro Yamada1-2/+0
2014-09-16mtd: denali: change the type of iterators to intMasahiro Yamada1-4/+7
2014-09-16mtd: denali: remove unnecessary castsMasahiro Yamada1-18/+18
2014-09-16mtd: denali: remove unnecessary variable initializationsMasahiro Yamada1-32/+27
2014-09-16mtd: denali: fix the format of comment blocksMasahiro Yamada1-123/+188
2014-09-16Merge tag 'v3.17-rc5' from upstreamBrian Norris980-5534/+10963
2014-09-15Linux 3.17-rc5v3.17-rc5Linus Torvalds1-1/+1
2014-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-23/+39
2014-09-15vfs: avoid non-forwarding large load after small store in path lookupLinus Torvalds2-9/+11
2014-09-14Merge branch 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-8/+280
2014-09-14be careful with nd->inode in path_init() and follow_dotdot_rcu()Al Viro1-2/+13
2014-09-14don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()Al Viro1-16/+17
2014-09-14Merge tag 'ntb-3.17' of git://github.com/jonmason/ntbLinus Torvalds2-3/+17
2014-09-14Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-22/+23
2014-09-14Merge tag 'irqchip-urgent-3.17' of git://git.infradead.org/users/jcooper/linu...Thomas Gleixner4-22/+23
2014-09-14ntb: Add alignment check to meet hardware requirementDave Jiang1-0/+13
2014-09-14MAINTAINERS: update NTB infoJon Mason1-1/+2
2014-09-14NTB: correct the spread of queues over mw'sJon Mason1-2/+2
2014-09-14fix bogus read_seqretry() checks introduced in b37199eAl Viro1-2/+2
2014-09-14move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon)Al Viro1-2/+6
2014-09-14[fix] lustre: d_make_root() does iput() on dentry allocation failureAl Viro1-1/+1
2014-09-14Merge branches 'locking-urgent-for-linus' and 'timers-urgent-for-linus' of gi...Linus Torvalds4-48/+55
2014-09-14parisc: Implement new LWS CAS supporting 64 bit operations.Guy Martin1-4/+229
2014-09-13vfs: fix bad hashing of dentriesLinus Torvalds2-4/+3
2014-09-13Make hash_64() use a 64-bit multiply when appropriateLinus Torvalds1-0/+4
2014-09-13Make ARCH_HAS_FAST_MULTIPLIER a real config variableLinus Torvalds5-6/+8
2014-09-13Merge tag 'dm-3.17-fix2' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds1-2/+2
2014-09-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds7-47/+123
2014-09-13Merge tag 'stable/for-linus-3.17-b-rc4-arm-tag' of git://git.kernel.org/pub/s...Linus Torvalds7-93/+220
2014-09-13alarmtimer: Lock k_itimer during timer callbackRichard Larocque1-2/+8
2014-09-13alarmtimer: Do not signal SIGEV_NONE timersRichard Larocque1-2/+4
2014-09-13alarmtimer: Return relative times in timer_gettimeRichard Larocque1-7/+11
2014-09-13jiffies: Fix timeval conversion to jiffiesAndrew Hunter2-37/+31
2014-09-13futex: Unlock hb->lock in futex_wait_requeue_pi() error pathThomas Gleixner1-0/+1
2014-09-12Merge tag 'char-misc-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+5
2014-09-12Merge tag 'staging-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-2/+5
2014-09-12Merge tag 'tty-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-2/+44