Age | Commit message (Expand) | Author | Files | Lines |
2020-06-09 | Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2 | -2/+4 |
2020-06-09 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
2020-06-09 | kernel: rename show_stack_loglvl() => show_stack() | Dmitry Safonov | 1 | -1/+1 |
2020-06-09 | power: use show_stack_loglvl() | Dmitry Safonov | 1 | -1/+1 |
2020-06-09 | Merge branch 'x86/srbds' of git://git.kernel.org/pub/scm/linux/kernel/git/tip... | Linus Torvalds | 1 | -0/+8 |
2020-06-07 | Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 13 | -105/+256 |
2020-06-06 | Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -15/+25 |
2020-06-04 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -12/+32 |
2020-06-04 | drivers/base/memory.c: cache memory blocks in xarray to accelerate lookup | Scott Cheloha | 1 | -12/+32 |
2020-06-03 | Merge tag 'irq-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2020-06-03 | Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -35/+2 |
2020-06-02 | Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 3 | -243/+115 |
2020-06-02 | Merge tag 'platform-drivers-x86-v5.8-1' of git://git.infradead.org/linux-plat... | Linus Torvalds | 2 | -0/+49 |
2020-06-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
2020-06-02 | mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead | NeilBrown | 1 | -1/+1 |
2020-06-02 | Merge tag 'docs-5.8' of git://git.lwn.net/linux | Linus Torvalds | 2 | -3/+5 |
2020-06-02 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+6 |
2020-06-01 | drivers: base: default KUNIT_* fragments to KUNIT_ALL_TESTS | Anders Roxell | 2 | -2/+4 |
2020-06-01 | Merge branches 'pm-core' and 'pm-sleep' | Rafael J. Wysocki | 3 | -243/+115 |
2020-05-30 | Merge tag 'irqchip-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/... | Thomas Gleixner | 1 | -1/+1 |
2020-05-29 | PM: runtime: Replace pm_runtime_callbacks_present() | Rafael J. Wysocki | 1 | -2/+2 |
2020-05-29 | Merge remote-tracking branch 'regmap/for-5.8' into regmap-next | Mark Brown | 3 | -16/+152 |
2020-05-29 | Merge remote-tracking branch 'regmap/for-5.7' into regmap-linus | Mark Brown | 1 | -0/+6 |
2020-05-29 | Merge series "regmap: provide simple bitops and use them in a driver" from Ba... | Mark Brown | 1 | -0/+22 |
2020-05-29 | regmap: provide helpers for simple bit operations | Bartosz Golaszewski | 1 | -0/+22 |
2020-05-27 | driver core: Update device link status correctly for SYNC_STATE_ONLY links | Saravana Kannan | 1 | -8/+26 |
2020-05-27 | firmware_loader: change enum fw_opt to u32 | Scott Branden | 5 | -19/+17 |
2020-05-27 | software node: implement software_node_unregister() | Greg Kroah-Hartman | 1 | -6/+21 |
2020-05-25 | PM: runtime: Make clear what we do when conditions are wrong in rpm_suspend() | Andy Shevchenko | 1 | -4/+2 |
2020-05-25 | Merge 5.7-rc7 into driver-core-next | Greg Kroah-Hartman | 1 | -18/+37 |
2020-05-21 | driver core: Remove unnecessary is_fwnode_dev variable in device_add() | Saravana Kannan | 1 | -8/+4 |
2020-05-21 | drivers property: When no children in primary, try secondary | Andy Shevchenko | 1 | -2/+11 |
2020-05-21 | driver core: platform: Fix spelling errors in platform.c | Tang Bin | 1 | -1/+1 |
2020-05-21 | driver core: Fix handling of SYNC_STATE_ONLY + STATELESS device links | Saravana Kannan | 1 | -3/+5 |
2020-05-19 | driver core: Fix SYNC_STATE_ONLY device link implementation | Saravana Kannan | 1 | -22/+39 |
2020-05-19 | driver core: Remove check in driver_deferred_probe_force_trigger() | Saravana Kannan | 1 | -3/+0 |
2020-05-18 | platform-msi: Fix typos in comment | Shaokun Zhang | 1 | -1/+1 |
2020-05-15 | scs: Add page accounting for shadow call stack allocations | Sami Tolvanen | 1 | -0/+6 |
2020-05-15 | driver core: fw_devlink: Add support for batching fwnode parsing | Saravana Kannan | 3 | -7/+118 |
2020-05-15 | driver core: Look for waiting consumers only for a fwnode's primary device | Saravana Kannan | 1 | -11/+18 |
2020-05-15 | driver core: Move code to the right part of the file | Saravana Kannan | 1 | -30/+30 |
2020-05-12 | driver core: platform: Clarify that IRQ 0 is invalid | Bjorn Helgaas | 1 | -15/+25 |
2020-05-11 | Merge v5.7-rc5 into driver-core-next | Greg Kroah-Hartman | 4 | -16/+21 |
2020-05-10 | driver core: remove device_create_vargs | Christoph Hellwig | 1 | -35/+2 |
2020-05-05 | Revert "Revert "driver core: Set fw_devlink to "permissive" behavior by defau... | Saravana Kannan | 1 | -1/+1 |
2020-05-05 | drivers: base: Fix NULL pointer exception in __platform_driver_probe() if a d... | Kuppuswamy Sathyanarayanan | 1 | -0/+2 |
2020-05-02 | Merge back system-wide PM material for v5.8. | Rafael J. Wysocki | 1 | -237/+111 |
2020-04-28 | firmware_loader: move fw_fallback_config to a private kernel symbol namespace | Luis Chamberlain | 2 | -1/+4 |
2020-04-28 | driver core: Add missing '\n' in log messages | Christophe JAILLET | 1 | -15/+13 |
2020-04-28 | driver/base/soc: Use kobj_to_dev() API | zhouchuangao | 1 | -1/+1 |