Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | 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 | |
| * | | | | | | | | | | | | | | | | nfsd: Lower NFSv4.1 callback message size limit | Chuck Lever | 2016-03-01 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | | | | svcrdma: Do not send Write chunk XDR pad with inline content | Chuck Lever | 2016-03-01 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-03-24 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | perf/x86/amd/power: Add AMD accumulated power reporting mechanism | Huang Rui | 2016-03-21 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | | perf/x86/cqm: Fix CQM handling of grouping events into a cache_group | Vikas Shivappa | 2016-03-21 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-03-24 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | x86/apic: Remove declaration of unused hw_nmi_is_cpu_stuck | Yaowei Bai | 2016-03-23 | 1 | -1/+0 | |
| |/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2016-03-24 | 1 | -7/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | bitops: Do not default to __clear_bit() for __clear_bit_unlock() | Peter Zijlstra | 2016-03-21 | 1 | -7/+7 | |
| |/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-03-24 | 13 | -132/+159 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | net: ping: make ping_v6_sendmsg static | Haishuang Yan | 2016-03-24 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | net: Fix typos and whitespace. | Bjorn Helgaas | 2016-03-23 | 1 | -109/+106 | |
| * | | | | | | | | | | | | | | | | | ipv6: remove unused in6_addr struct | Luis de Bethencourt | 2016-03-22 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | ethtool: minor doc update | David Decotigny | 2016-03-22 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | net: Add missing kernel-doc for netdev ptype lists | Benjamin Poirier | 2016-03-22 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | net: add missing descriptions in net_device_priv_flags | Luis de Bethencourt | 2016-03-22 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | | net/rtnetlink: add IFLA_GSO_MAX_SEGS and IFLA_GSO_MAX_SIZE attributes | Eric Dumazet | 2016-03-21 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | vxlan: fix sparse warnings | Jiri Benc | 2016-03-21 | 1 | -8/+8 | |
| * | | | | | | | | | | | | | | | | | isdn: Use ktime_t instead of 'struct timeval' | Tina Ruchandani | 2016-03-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | tunnels: Remove encapsulation offloads on decap. | Jesse Gross | 2016-03-20 | 1 | -0/+16 | |
| * | | | | | | | | | | | | | | | | | tunnels: Don't apply GRO to multiple layers of encapsulation. | Jesse Gross | 2016-03-20 | 1 | -2/+2 |