index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtd
Linus Torvalds
2014-06-11
7
-7
/
+232
|
\
|
*
mtd: pfow: remove unused variable
Brian Norris
2014-05-28
1
-3
/
+0
|
*
mtd: nand: pxa3xx: Use ECC strength and step size devicetree binding
Ezequiel Garcia
2014-05-21
1
-0
/
+3
|
*
mtd: nand: omap: add support for BCH16_ECC - ELM driver updates
pekon gupta
2014-05-20
1
-1
/
+2
|
*
mtd: nand: omap: add support for BCH16_ECC - GPMC driver updates
pekon gupta
2014-05-20
1
-0
/
+5
|
*
mtd: lpddr: add driver for LPDDR2-NVM PCM memories
Vincenzo Aliberti
2014-05-20
1
-0
/
+1
|
*
mtd: nand: Add support to use nand_base poi databuf as bounce buffer
Kamal Dasu
2014-05-20
1
-0
/
+5
|
*
mtd: nand: refactor erase_cmd() to return chip status
Brian Norris
2014-05-09
1
-3
/
+2
|
*
mtd: spi-nor: unify read opcode variants with ST SPI FSM
Brian Norris
2014-04-14
1
-8
/
+16
|
*
mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_*
Brian Norris
2014-04-14
1
-27
/
+27
|
*
mtd: spi-nor: drop \t after #define
Brian Norris
2014-04-14
1
-36
/
+36
|
*
mtd: spi-nor: add the copyright information
Huang Shijie
2014-04-14
1
-0
/
+9
|
*
mtd: spi-nor: add a helper to find the spi_device_id
Huang Shijie
2014-04-14
1
-0
/
+12
|
*
mtd: spi-nor: add the framework for SPI NOR
Huang Shijie
2014-04-14
1
-0
/
+20
|
*
mtd: spi-nor: add the basic data structures
Huang Shijie
2014-04-14
1
-0
/
+110
|
*
mtd: spi-nor: copy the SPI NOR commands to a new header file
Huang Shijie
2014-04-14
1
-0
/
+55
*
|
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2014-06-10
1
-0
/
+22
|
\
\
|
*
|
watchdog: add Intel MID watchdog driver support
David Cohen
2014-06-10
1
-0
/
+22
*
|
|
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2014-06-10
1
-38
/
+48
|
\
\
\
|
*
|
|
rtc: s5m: use shorter time of register update
Krzysztof Kozlowski
2014-06-10
1
-0
/
+10
|
*
|
|
mfd/rtc: sec/s5m: rename SEC* symbols to S5M
Krzysztof Kozlowski
2014-06-10
1
-38
/
+38
*
|
|
|
Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-06-10
5
-86
/
+79
|
\
\
\
\
|
*
|
|
|
SUNRPC: Move congestion window constants to header file
Chuck Lever
2014-06-04
1
-0
/
+6
|
*
|
|
|
pnfs: support multiple verfs per direct req
Weston Andros Adamson
2014-05-29
2
-1
/
+6
|
*
|
|
|
nfs: remove data list from pgio header
Weston Andros Adamson
2014-05-29
1
-2
/
+3
|
*
|
|
|
nfs: page group syncing in write path
Weston Andros Adamson
2014-05-29
1
-0
/
+2
|
*
|
|
|
nfs: page group syncing in read path
Weston Andros Adamson
2014-05-29
1
-0
/
+2
|
*
|
|
|
nfs: add support for multiple nfs reqs per page
Weston Andros Adamson
2014-05-29
1
-2
/
+11
|
*
|
|
|
nfs: modify pg_test interface to return size_t
Weston Andros Adamson
2014-05-29
1
-2
/
+3
|
*
|
|
|
nfs: remove unused arg from nfs_create_request
Weston Andros Adamson
2014-05-29
1
-1
/
+0
|
*
|
|
|
nfs: clean up PG_* flags
Weston Andros Adamson
2014-05-29
1
-6
/
+4
|
*
|
|
|
NFS: Create a common initiate_pgio() function
Anna Schumaker
2014-05-29
1
-0
/
+2
|
*
|
|
|
NFS: Create a common nfs_pgio_result_common function
Anna Schumaker
2014-05-28
2
-2
/
+2
|
*
|
|
|
NFS: Create a common pgio_rpc_prepare function
Anna Schumaker
2014-05-28
2
-2
/
+3
|
*
|
|
|
NFS: Create a common rw_header_alloc and rw_header_free function
Anna Schumaker
2014-05-28
2
-0
/
+8
|
*
|
|
|
NFS: Move the write verifier into the nfs_pgio_header
Anna Schumaker
2014-05-28
1
-2
/
+1
|
*
|
|
|
NFS: Create a common read and write header struct
Anna Schumaker
2014-05-28
1
-6
/
+1
|
*
|
|
|
NFS: Create a common read and write data struct
Anna Schumaker
2014-05-28
2
-31
/
+17
|
*
|
|
|
NFS: Create a common results structure for reads and writes
Anna Schumaker
2014-05-28
1
-20
/
+12
|
*
|
|
|
NFS: Create a common argument structure for reads and writes
Anna Schumaker
2014-05-28
1
-28
/
+19
|
*
|
|
|
nfs: remove ->read_pageio_init from rpc ops
Christoph Hellwig
2014-05-28
1
-2
/
+0
|
*
|
|
|
nfs: remove ->write_pageio_init from rpc ops
Christoph Hellwig
2014-05-28
1
-2
/
+0
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'mmc-updates-for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-06-10
7
-75
/
+105
|
\
\
\
\
|
*
|
|
|
mmc: omap_hsmmc: split omap-dma header file
Balaji T K
2014-05-22
2
-18
/
+22
|
*
|
|
|
mmc: sdhci: track whether preset mode is currently enabled in hardware
Russell King
2014-05-22
1
-0
/
+1
|
*
|
|
|
mmc: sdhci: cache timing information locally
Russell King
2014-05-22
1
-0
/
+2
|
*
|
|
|
mmc: sdhci: convert sdhci_set_clock() into a library function
Russell King
2014-05-22
1
-2
/
+0
|
*
|
|
|
mmc: sdhci: move FSL ESDHC reset handling quirk into esdhc code
Russell King
2014-05-22
1
-2
/
+0
|
*
|
|
|
mmc: sdhci: more efficient interrupt enable register handling
Russell King
2014-05-22
1
-0
/
+3
|
*
|
|
|
mmc: sdhci: push card_tasklet into threaded irq handler
Russell King
2014-05-22
1
-2
/
+1
[next]