Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-03-25 | 4 | -8/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | asm-generic: remove old nonatomic-io wrapper files | Arnd Bergmann | 2016-03-01 | 2 | -4/+0 | |
| * | | | | | | | | asm-generic: default BUG_ON(x) to if(x)BUG() | Arnd Bergmann | 2016-03-01 | 1 | -1/+1 | |
| * | | | | | | | | asm-generic: page.h: Remove useless get_user_page and free_user_page | Chen Gang | 2016-02-26 | 1 | -3/+0 | |
* | | | | | | | | | Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-03-25 | 1 | -0/+9 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ \ \ | Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep' | Rafael J. Wysocki | 2016-03-25 | 1 | -0/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / | | | |/| | | | | | | | | ||||||
| | * / | | | | | | | | | PM / clk: Add support for obtaining clocks from device-tree | Jon Hunter | 2016-03-17 | 1 | -0/+9 | |
| | |/ / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-03-25 | 2 | -14/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | blk-mq: Use proper cpumask iterator | Thomas Gleixner | 2016-03-20 | 1 | -14/+0 | |
| * | | | | | | | | | | | nvme: lightnvm: return ppa completion status | Matias Bjorling | 2016-03-19 | 1 | -0/+1 | |
| * | | | | | | | | | | | lightnvm: add a bitmap of luns | Wenwei Tao | 2016-03-19 | 1 | -0/+5 | |
| * | | | | | | | | | | | lightnvm: specify target's logical address area | Wenwei Tao | 2016-03-19 | 1 | -0/+8 | |
* | | | | | | | | | | | | Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2016-03-25 | 9 | -16/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | mtd: nand: don't select chip in nand_chip's block_bad op | Archit Taneja | 2016-03-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | | mtd: spi-nor: add TB (Top/Bottom) protect support | Brian Norris | 2016-03-08 | 1 | -0/+2 | |
| * | | | | | | | | | | | | mtd: nand: simplify nand_bch_init() usage | Boris BREZILLON | 2016-03-08 | 1 | -6/+2 | |
| * | | | | | | | | | | | | mtd: create an mtd_oobavail() helper and make use of it | Boris BREZILLON | 2016-03-08 | 1 | -0/+5 | |
| * | | | | | | | | | | | | mtd: kill the ecclayout->oobavail field | Boris BREZILLON | 2016-03-08 | 1 | -1/+0 | |
| * | | | | | | | | | | | | mtd: map: fix .set_vpp() documentation | Linus Walleij | 2016-02-12 | 1 | -2/+5 | |
| * | | | | | | | | | | | | mtd: nand: kill unused ->ecclayout field in platform_nand_chip struct | Boris BREZILLON | 2016-01-26 | 1 | -2/+0 | |
| * | | | | | | | | | | | | mtd: nand: s3c2410: kill the ->ecc_layout field | Boris BREZILLON | 2016-01-26 | 1 | -1/+0 | |
| * | | | | | | | | | | | | mtd: nftl: kill unused oobinfo field | Boris BREZILLON | 2016-01-26 | 1 | -1/+0 | |
| * | | | | | | | | | | | | mtd: inftl: kill unused oobinfo field | Boris BREZILLON | 2016-01-26 | 1 | -1/+0 | |
| * | | | | | | | | | | | | Merge v4.5-rc1 with MTD -next development | Brian Norris | 2016-01-25 | 2 | -1/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | mtd: onenand: make onenand_scan_bbt() static | Thomas Petazzoni | 2016-01-23 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | mtd: nand: add NAND_NEED_SCRAMBLING option flag | Boris BREZILLON | 2016-01-23 | 1 | -0/+6 | |
* | | | | | | | | | | | | | | Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2016-03-25 | 1 | -0/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | nfs4.h: add SCSI layout definitions | Christoph Hellwig | 2016-03-17 | 1 | -0/+19 | |
* | | | | | | | | | | | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-03-25 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Kbuild: provide a __UNIQUE_ID for clang | Arnd Bergmann | 2016-02-08 | 1 | -0/+5 | |
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge branch 'parisc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-03-25 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | parisc,metag: Implement CONFIG_DEBUG_STACK_USAGE option | Helge Deller | 2016-03-23 | 1 | -0/+8 | |
* | | | | | | | | | | | | | | | Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2016-03-24 | 5 | -123/+57 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | tracing: Fix trace_printk() to print when not using bprintk() | Steven Rostedt (Red Hat) | 2016-03-22 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | tracing, writeback: Replace cgroup path to cgroup ino | Yang Shi | 2016-03-08 | 1 | -76/+45 | |
| * | | | | | | | | | | | | | | | tracing: Add event record param to trigger_ops.func() | Tom Zanussi | 2016-03-08 | 1 | -3/+4 | |
| * | | | | | | | | | | | | | | | tracing: Remove duplicate checks for online CPUs | Steven Rostedt (Red Hat) | 2016-03-08 | 2 | -41/+5 | |
* | | | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2016-03-24 | 2 | -2/+34 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Thermal: Ignore invalid trip points | Zhang Rui | 2016-03-18 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into next | Zhang Rui | 2016-03-15 | 1 | -0/+18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Zhang Rui | 2016-03-15 | 1 | -0/+18 | |
| | |/| | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | thermal: of-thermal: Add devm version of thermal_zone_of_sensor_register | Laxman Dewangan | 2016-03-09 | 1 | -0/+18 | |
| * | | | | | | | | | | | | | | | | | | thermal: trace: migrating thermal traces to use TRACE_DEFINE_ENUM() macros | Michele Di Giorgio | 2016-03-15 | 1 | -2/+14 | |
| |/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2016-03-24 | 2 | -7/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | svcrdma: Use new CQ API for RPC-over-RDMA server send CQs | Chuck Lever | 2016-03-01 | 1 | -2/+7 | |
| * | | | | | | | | | | | | | | | | | svcrdma: Use new CQ API for RPC-over-RDMA server receive CQs | Chuck Lever | 2016-03-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | svcrdma: Use correct XID in error replies | Chuck Lever | 2016-03-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | svcrdma: Make RDMA_ERROR messages work | Chuck Lever | 2016-03-01 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | rpcrdma: Add RPCRDMA_HDRLEN_ERR | Chuck Lever | 2016-03-01 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | svcrdma: svc_rdma_post_recv() should close connection on error | Chuck Lever | 2016-03-01 | 1 | -0/+1 |