Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | | | PM / Domains: Introduce a genpd OF helper that removes a subdomain | Ulf Hansson | 2020-01-02 | 1 | -0/+8 | |
| | * | | | | | | | | | | | | | | | cpuidle: psci: Support CPU hotplug for the hierarchical model | Ulf Hansson | 2020-01-02 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | of: base: Add of_get_cpu_state_node() to get idle states for a CPU node | Ulf Hansson | 2020-01-02 | 1 | -0/+8 | |
| | * | | | | | | | | | | | | | | | firmware: psci: Export functions to manage the OSI mode | Ulf Hansson | 2020-01-02 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | Merge tag 'scmi-updates-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson | 2020-01-06 | 1 | -1/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | firmware: arm_scmi: Add support for multiple device per protocol | Sudeep Holla | 2019-12-24 | 1 | -1/+4 | |
| | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 2020-02-08 | 1 | -18/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'omap-for-v5.6/ti-sysc-drop-pdata-signed' of git://git.kernel.org/p... | Olof Johansson | 2020-01-07 | 1 | -18/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | dmaengine: ti: omap-dma: Add device tree match data and use it for cpu_pm | Tony Lindgren | 2019-12-17 | 1 | -2/+0 | |
| | * | | | | | | | | | | | | | | | | ARM: OMAP2+: Drop sdma interrupt handling for mach-omap2 | Tony Lindgren | 2019-12-17 | 1 | -4/+0 | |
| | * | | | | | | | | | | | | | | | | ARM: OMAP2+: Drop unused sdma functions | Tony Lindgren | 2019-12-17 | 1 | -12/+0 | |
| | | |_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge tag 'omap-for-v5.6/ti-sysc-dt-signed' of git://git.kernel.org/pub/scm/l... | Olof Johansson | 2020-01-07 | 1 | -0/+1 | |
| |\| | | | | | | | | | | | | | | | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-02-08 | 6 | -71/+78 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | prefix-handling analogues of errorf() and friends | Al Viro | 2020-02-07 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | turn fs_param_is_... into functions | Al Viro | 2020-02-07 | 1 | -24/+14 | |
| * | | | | | | | | | | | | | | | | fs_parse: handle optional arguments sanely | Al Viro | 2020-02-07 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | fs_parse: fold fs_parameter_desc/fs_parameter_spec | Al Viro | 2020-02-07 | 4 | -12/+11 | |
| * | | | | | | | | | | | | | | | | fs_parser: remove fs_parameter_description name field | Eric Sandeen | 2020-02-07 | 1 | -3/+4 | |
| * | | | | | | | | | | | | | | | | add prefix to fs_context->log | Al Viro | 2020-02-07 | 2 | -6/+11 | |
| * | | | | | | | | | | | | | | | | ceph_parse_param(), ceph_parse_mon_ips(): switch to passing fc_log | Al Viro | 2020-02-07 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | | | | new primitive: __fs_parse() | Al Viro | 2020-02-07 | 2 | -4/+6 | |
| * | | | | | | | | | | | | | | | | struct p_log, variants of warnf() et.al. taking that one instead | Al Viro | 2020-02-07 | 1 | -0/+11 | |
| * | | | | | | | | | | | | | | | | teach logfc() to handle prefices, give it saner calling conventions | Al Viro | 2020-02-07 | 1 | -6/+10 | |
| * | | | | | | | | | | | | | | | | get rid of fs_value_is_filename_empty | Al Viro | 2020-02-07 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | don't bother with explicit length argument for __lookup_constant() | Al Viro | 2020-02-07 | 1 | -3/+1 | |
| * | | | | | | | | | | | | | | | | fold struct fs_parameter_enum into struct constant_table | Al Viro | 2020-02-07 | 1 | -5/+0 | |
| * | | | | | | | | | | | | | | | | fs_parse: get rid of ->enums | Al Viro | 2020-02-07 | 1 | -19/+19 | |
| * | | | | | | | | | | | | | | | | Pass consistent param->type to fs_parse() | Al Viro | 2020-02-07 | 1 | -1/+0 | |
* | | | | | | | | | | | | | | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2020-02-08 | 1 | -1/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | fs: Enable bmap() function to properly return errors | Carlos Maiolino | 2020-02-03 | 1 | -1/+8 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'pipe-exclusive-wakeup' | Linus Torvalds | 2020-02-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | pipe: use exclusive waits when reading or writing | Linus Torvalds | 2020-02-08 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2020-02-07 | 5 | -11/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | nfs: optimise readdir cache page invalidation | Dai Ngo | 2020-02-04 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | | | | NFS: Add softreval behaviour to nfs_lookup_revalidate() | Trond Myklebust | 2020-01-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | NFS: Add mount option 'softreval' | Trond Myklebust | 2020-01-15 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | SUNRPC: Remove broken gss_mech_list_pseudoflavors() | Trond Myklebust | 2020-01-15 | 2 | -5/+0 | |
| * | | | | | | | | | | | | | | | | | | sunrpc: convert to time64_t for expiry | Arnd Bergmann | 2020-01-15 | 2 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | NFS: Additional refactoring for fs_context conversion | Scott Mayhew | 2020-01-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | NFS: Add fs_context support. | David Howells | 2020-01-15 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | nfs: don't pass nfs_subversion to ->create_server() | Al Viro | 2020-01-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_co... | Al Viro | 2020-01-15 | 1 | -2/+1 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'i2c/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 2020-02-07 | 2 | -60/+58 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'at24-updates-for-v5.6' of git://git.kernel.org/pub/scm/linux/kerne... | Wolfram Sang | 2020-01-29 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | nvmem: add support for the write-protect pin | Khouloud Touil | 2020-01-09 | 1 | -0/+3 | |
| | | |_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge branch 'i2c/for-current' into i2c/for-5.6 | Wolfram Sang | 2020-01-15 | 30 | -77/+156 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | i2c: remove unneeded 'extern' from function declatations | Luca Ceresoli | 2019-12-17 | 1 | -60/+55 | |
| | |_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2020-02-07 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | of: clk: Make <linux/of_clk.h> self-contained | Geert Uytterhoeven | 2020-02-05 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | | | | | | | Merge tag 'ceph-for-5.6-rc1' of https://github.com/ceph/ceph-client | Linus Torvalds | 2020-02-06 | 3 | -5/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |