| Commit message (Expand) | Author | Age | Files | Lines |
* | PM: runtime: Update device status before letting suppliers suspend | Rafael J. Wysocki | 2021-03-01 | 1 | -25/+37 |
* | Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2021-02-26 | 3 | -0/+491 |
|\ |
|
| * | arch_numa: fix common code printing of phys_addr_t | Randy Dunlap | 2021-02-19 | 1 | -6/+7 |
| * | numa: Move numa implementation to common code | Atish Patra | 2021-01-15 | 3 | -0/+490 |
* | | drivers/base/memory: don't store phys_device in memory blocks | David Hildenbrand | 2021-02-26 | 1 | -16/+9 |
* | | mm/memory_hotplug: rename all existing 'memhp' into 'mhp' | Anshuman Khandual | 2021-02-26 | 1 | -5/+5 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-02-25 | 1 | -14/+19 |
|\ \ |
|
| * | | mm: memcg: add swapcache stat for memcg v2 | Shakeel Butt | 2021-02-24 | 1 | -0/+6 |
| * | | mm: memcontrol: convert NR_FILE_PMDMAPPED account to pages | Muchun Song | 2021-02-24 | 1 | -2/+1 |
| * | | mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pages | Muchun Song | 2021-02-24 | 1 | -2/+1 |
| * | | mm: memcontrol: convert NR_SHMEM_THPS account to pages | Muchun Song | 2021-02-24 | 1 | -2/+1 |
| * | | mm: memcontrol: convert NR_FILE_THPS account to pages | Muchun Song | 2021-02-24 | 1 | -2/+1 |
| * | | mm: memcontrol: convert NR_ANON_THPS account to pages | Muchun Song | 2021-02-24 | 1 | -6/+9 |
* | | | Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-02-24 | 2 | -7/+7 |
|\ \ \ |
|
| * \ \ | Merge tag 'soundwire-2_5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman | 2021-02-12 | 2 | -7/+7 |
| |\ \ \ |
|
| | * | | | regmap: sdw-mbq: use MODULE_LICENSE("GPL") | Bard Liao | 2021-02-11 | 1 | -1/+1 |
| | * | | | regmap: sdw: use no_pm routines for SoundWire 1.2 MBQ | Bard Liao | 2021-02-11 | 1 | -4/+4 |
| | * | | | regmap: sdw: use _no_pm functions in regmap_read/write | Bard Liao | 2021-02-11 | 1 | -2/+2 |
| | | |/
| | |/| |
|
* | | | | Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2021-02-24 | 9 | -49/+164 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Revert "driver core: Set fw_devlink=on by default" | Greg Kroah-Hartman | 2021-02-19 | 1 | -1/+1 |
| * | | | driver core: auxiliary bus: Fix calling stage for auxiliary bus init | Dave Jiang | 2021-02-11 | 3 | -10/+9 |
| * | | | PM: domains: Mark fwnodes when their powerdomain is added/removed | Saravana Kannan | 2021-02-09 | 1 | -0/+2 |
| * | | | driver core: fw_devlink: Handle suppliers that don't use driver core | Saravana Kannan | 2021-02-09 | 1 | -0/+15 |
| * | | | driver core: Add fw_devlink.strict kernel param | Saravana Kannan | 2021-02-09 | 1 | -0/+12 |
| * | | | driver core: fw_devlink: Detect supplier devices that will never be added | Saravana Kannan | 2021-02-09 | 1 | -3/+28 |
| * | | | driver core: platform: Emit a warning if a remove callback returned non-zero | Uwe Kleine-König | 2021-02-09 | 1 | -4/+7 |
| * | | | drivers/base: build kunit tests without structleak plugin | Arnd Bergmann | 2021-01-27 | 1 | -0/+1 |
| * | | | drivers: base: power: Fix resposible -> responsible in runtime.c | Bhaskar Chowdhury | 2021-01-27 | 1 | -1/+1 |
| * | | | drivers: base: change 'driver_create_groups' to 'driver_add_groups' in printk | Joe Pater | 2021-01-27 | 1 | -1/+1 |
| * | | | Merge 5.11-rc5 into driver-core-next | Greg Kroah-Hartman | 2021-01-25 | 4 | -23/+50 |
| |\| | |
|
| * | | | Revert "drivers: core: Detach device from power domain on shutdown" | Greg Kroah-Hartman | 2021-01-12 | 1 | -3/+0 |
| * | | | drivers: core: Detach device from power domain on shutdown | Furquan Shaikh | 2021-01-08 | 1 | -0/+3 |
| * | | | driver core: Set fw_devlink=on by default | Saravana Kannan | 2021-01-07 | 1 | -1/+1 |
| * | | | driver core: fw_devlink_relax_cycle() can be static | kernel test robot | 2021-01-07 | 1 | -1/+1 |
| * | | | driver core: Handle cycles in device links created by fw_devlink | Saravana Kannan | 2021-01-07 | 1 | -1/+57 |
| * | | | driver core: Have fw_devlink use DL_FLAG_INFERRED | Saravana Kannan | 2021-01-07 | 1 | -8/+14 |
| * | | | driver core: Add device link support for INFERRED flag | Saravana Kannan | 2021-01-07 | 1 | -4/+11 |
| * | | | drivers: base: Kconfig: fix spelling mistake "heterogenous" -> "heterogeneous" | Colin Ian King | 2021-01-07 | 1 | -1/+1 |
| * | | | driver core: Add debug logs for device link related probe deferrals | Saravana Kannan | 2021-01-07 | 1 | -0/+6 |
| * | | | drivers: base: remove unused function find_bus() | Joe Pater | 2021-01-07 | 1 | -17/+0 |
| | |/
| |/| |
|
* | | | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2021-02-23 | 1 | -6/+9 |
|\ \ \ |
|
| * | | | namei: prepare for idmapped mounts | Christian Brauner | 2021-01-24 | 1 | -4/+7 |
| * | | | attr: handle idmapped mounts | Christian Brauner | 2021-01-24 | 1 | -2/+2 |
* | | | | Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-02-22 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | driver core: platform: Drop of_device_node_put() wrapper | Rob Herring | 2021-02-13 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'regmap-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 2021-02-22 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | regmap: Assign boolean values to a bool variable | Jiapeng Zhong | 2021-01-21 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'sound-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2021-02-21 | 1 | -1/+1 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 2021-02-17 | 3 | -20/+35 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | isa: Make the remove callback for isa drivers return void | Uwe Kleine-König | 2021-01-26 | 1 | -1/+1 |
| | |/ /
| |/| | |
|