Age | Commit message (Expand) | Author |
2019-09-24 | mm,thp: stats for file backed THP | Song Liu |
2019-09-24 | drivers/base/memory.c: don't store end_section_nr in memory blocks | David Hildenbrand |
2019-09-24 | driver/base/memory.c: validate memory block size early | David Hildenbrand |
2019-09-24 | drivers/base/memory.c: fixup documentation of removable/phys_index/block_size... | David Hildenbrand |
2019-09-24 | drivers/base/node.c: simplify unregister_memory_block_under_nodes() | David Hildenbrand |
2019-09-19 | Merge branch 'work.mount2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2019-09-18 | Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2019-09-18 | Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-09-17 | Merge tag 'devprop-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-09-17 | Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2019-09-17 | Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-09-17 | Merge branches 'pm-opp', 'pm-qos', 'acpi-pm', 'pm-domains' and 'pm-tools' | Rafael J. Wysocki |
2019-09-17 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2019-09-17 | Merge branch 'pm-sleep' | Rafael J. Wysocki |
2019-09-17 | Merge suspend-to-idle rework material for v5.4. | Rafael J. Wysocki |
2019-09-16 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-09-16 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2019-09-16 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2019-09-16 | Merge tag 'regmap-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds |
2019-09-12 | vfs: Convert ramfs, shmem, tmpfs, devtmpfs, rootfs to use the new mount API | David Howells |
2019-09-11 | software node: Initialize the return value in software_node_find_by_name() | Heikki Krogerus |
2019-09-05 | make shmem_fill_super() static | Al Viro |
2019-09-05 | devtmpfs: don't mix {ramfs,shmem}_fill_super() with mount_single() | Al Viro |
2019-09-05 | Merge branch 'pm-cpufreq-qos' | Rafael J. Wysocki |
2019-09-04 | software node: Initialize the return value in software_node_to_swnode() | Heikki Krogerus |
2019-09-03 | Merge generic_lookup_helpers into usb-next | Greg Kroah-Hartman |
2019-09-03 | device connection: Add fwnode_connection_find_match() | Heikki Krogerus |
2019-09-02 | PM / Domains: Verify PM domain type in dev_pm_genpd_set_performance_state() | Ulf Hansson |
2019-09-02 | PM / Domains: Simplify genpd_lookup_dev() | Ulf Hansson |
2019-08-29 | driver core: platform: Export platform_get_irq_optional() | Thierry Reding |
2019-08-28 | driver core: platform: Introduce platform_get_irq_optional() | Thierry Reding |
2019-08-27 | Revert "driver core: Add support for linking devices during device addition" | Greg Kroah-Hartman |
2019-08-27 | Revert "driver core: Add edit_links() callback for drivers" | Greg Kroah-Hartman |
2019-08-27 | Revert "driver core: Add sync_state driver/bus callback" | Greg Kroah-Hartman |
2019-08-26 | software node: Add software_node_find_by_name() | Heikki Krogerus |
2019-08-26 | arch_topology: Use CPUFREQ_CREATE_POLICY instead of CPUFREQ_NOTIFY | Viresh Kumar |
2019-08-22 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar |
2019-08-22 | driver core: initialize a default DMA mask for platform device | Christoph Hellwig |
2019-08-21 | PM / wakeup: Unexport wakeup_source_sysfs_{add,remove}() | Stephen Boyd |
2019-08-21 | PM / wakeup: Register wakeup class kobj after device is added | Stephen Boyd |
2019-08-21 | PM / wakeup: Fix sysfs registration error path | Stephen Boyd |
2019-08-21 | PM / wakeup: Show wakeup sources stats in sysfs | Tri Vo |
2019-08-21 | PM / wakeup: Drop wakeup_source_init(), wakeup_source_prepare() | Tri Vo |
2019-08-19 | Merge 5.3-rc5 into usb-next | Greg Kroah-Hartman |
2019-08-16 | Merge tag 'soundwire-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Greg Kroah-Hartman |
2019-08-15 | devcoredump: fix typo in comment | Akinobu Mita |
2019-08-15 | devcoredump: use memory_read_from_buffer | Akinobu Mita |
2019-08-14 | Merge tag 'common/for-v5.4-rc1/cpu-topology' of git://git.kernel.org/pub/scm/... | Will Deacon |
2019-08-13 | driver/core: Convert to use built-in RCU list checking | Joel Fernandes (Google) |
2019-08-12 | Merge branch 'regmap-5.4' into regmap-next | Mark Brown |