aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* mtd: pfow: remove unused variableBrian Norris2014-05-28
* mtd: nand: pxa3xx: Use ECC strength and step size devicetree bindingEzequiel Garcia2014-05-21
* mtd: nand: omap: add support for BCH16_ECC - ELM driver updatespekon gupta2014-05-20
* mtd: nand: omap: add support for BCH16_ECC - GPMC driver updatespekon gupta2014-05-20
* mtd: nand: Add support to use nand_base poi databuf as bounce bufferKamal Dasu2014-05-20
* mtd: nand: refactor erase_cmd() to return chip statusBrian Norris2014-05-09
* mtd: spi-nor: unify read opcode variants with ST SPI FSMBrian Norris2014-04-14
* mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_*Brian Norris2014-04-14
* mtd: spi-nor: drop \t after #defineBrian Norris2014-04-14
* mtd: spi-nor: add the copyright informationHuang Shijie2014-04-14
* mtd: spi-nor: add a helper to find the spi_device_idHuang Shijie2014-04-14
* mtd: spi-nor: add the framework for SPI NORHuang Shijie2014-04-14
* mtd: spi-nor: add the basic data structuresHuang Shijie2014-04-14
* mtd: spi-nor: copy the SPI NOR commands to a new header fileHuang Shijie2014-04-14
* Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2014-04-13
|\
| * mm: slab/slub: use page->list consistently instead of page->lruDave Hansen2014-04-11
| * slab: fix wrongly used macroJoonsoo Kim2014-04-01
| * slab: restrict the number of objects in a slabJoonsoo Kim2014-02-08
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-12
|\ \
| * | net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2014-04-11
* | | Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds2014-04-12
|\ \ \
| * | | x86: LLVMLinux: Fix "incomplete type const struct x86cpu_device_id"Behan Webster2014-04-09
| * | | LLVMLinux: Add support for clang to compiler.h and new compiler-clang.hMark Charlebois2014-04-09
* | | | Merge tag 'ntb-3.15' of git://github.com/jonmason/ntbLinus Torvalds2014-04-12
|\ \ \ \
| * | | | NTB: Code Style Clean-upJon Mason2014-04-07
| * | | | NTB: client event cleanupJon Mason2014-04-07
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-04-12
|\ \ \ \ \
| * | | | | kill generic_file_buffered_write()Al Viro2014-04-01
| * | | | | export generic_perform_write(), start getting rid of generic_file_buffer_write()Al Viro2014-04-01
| * | | | | generic_file_direct_write(): get rid of ppos argumentAl Viro2014-04-01
| * | | | | kill the 5th argument of generic_file_buffered_write()Al Viro2014-04-01
| * | | | | kill the 4th argument of __generic_file_aio_write()Al Viro2014-04-01
| * | | | | constify blk_rq_map_user_iov() and friendsAl Viro2014-04-01
| * | | | | introduce copy_page_to_iter, kill loop over iovec in generic_file_aio_read()Al Viro2014-04-01
| * | | | | iov_iter: Move iov_iter to uio.hKent Overstreet2014-04-01
| * | | | | switch ->is_partially_uptodate() to saner argumentsAl Viro2014-04-01
| * | | | | pipe: kill ->map() and ->unmap()Al Viro2014-04-01
| * | | | | new helper: readlink_copy()Al Viro2014-04-01
| * | | | | get rid of files_defer_init()Al Viro2014-04-01
| * | | | | mark struct file that had write access grabbed by open()Al Viro2014-04-01
| * | | | | get rid of DEBUG_WRITECOUNTAl Viro2014-04-01
| * | | | | switch nbd to sockfd_lookup/sockfd_putAl Viro2014-04-01
| * | | | | smarter propagate_mnt()Al Viro2014-04-01
* | | | | | Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2014-04-12
|\ \ \ \ \ \
| * | | | | | tracing: Fix anonymous unions in struct ftrace_event_callMathieu Desnoyers2014-04-09
| * | | | | | tracepoint: Fix sparse warnings in tracepoint.cMathieu Desnoyers2014-04-09
| * | | | | | tracepoint: Simplify tracepoint module searchSteven Rostedt (Red Hat)2014-04-08
| * | | | | | tracepoint: Use struct pointer instead of name hash for reg/unreg tracepointsMathieu Desnoyers2014-04-08
* | | | | | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-12
|\ \ \ \ \ \ \
| * | | | | | | AUDIT: make audit_is_compat depend on CONFIG_AUDIT_COMPAT_GENERICChris Metcalf2014-04-10