index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-28
kobject: Improve doc clarity kobject_init_and_add()
Tobin C. Harding
1
-3
/
+6
2019-04-28
kobject: Improve docs for kobject_add/del
Tobin C. Harding
1
-5
/
+12
2019-04-25
driver core: platform: Fix the usage of platform device name(pdev->name)
Venkata Narendra Kumar Gutta
1
-4
/
+4
2019-04-25
livepatch: Replace klp_ktype_patch's default_attrs with groups
Kimberly Brown
1
-1
/
+2
2019-04-25
cpufreq: schedutil: Replace default_attrs field with groups
Kimberly Brown
1
-2
/
+3
2019-04-25
padata: Replace padata_attr_type default_attrs field with groups
Kimberly Brown
1
-1
/
+2
2019-04-25
irqdesc: Replace irq_kobj_type's default_attrs field with groups
Kimberly Brown
1
-1
/
+2
2019-04-25
net-sysfs: Replace ktype default_attrs field with groups
Kimberly Brown
1
-2
/
+4
2019-04-25
block: Replace all ktype default_attrs with groups
Kimberly Brown
3
-8
/
+6
2019-04-25
samples/kobject: Replace foo_ktype's default_attrs field with groups
Kimberly Brown
1
-1
/
+2
2019-04-25
kobject: Add support for default attribute groups to kobj_type
Kimberly Brown
2
-1
/
+16
2019-04-25
driver core: Postpone DMA tear-down until after devres release for probe failure
John Garry
1
-3
/
+2
2019-04-25
driver core: platform: Propagate error from insert_resource()
Andy Shevchenko
1
-4
/
+6
2019-04-25
kernfs: fix barrier usage in __kernfs_new_node()
Andrea Parri
1
-3
/
+2
2019-04-25
fs: kernfs: Corrected spelling mistake
Christina Quast
1
-1
/
+1
2019-04-25
acpi/hmat: fix an uninitialized memory_target
Qian Cai
1
-1
/
+1
2019-04-25
acpi/hmat: Update acpi_hmat_type enum with ACPI_HMAT_TYPE_PROXIMITY
Alison Schofield
2
-3
/
+3
2019-04-25
acpi/hmat: fix memory leaks in hmat_init()
Qian Cai
1
-1
/
+1
2019-04-25
drivers: fix a typo in the kernel doc for devm_platform_ioremap_resource()
Bartosz Golaszewski
1
-1
/
+1
2019-04-25
mm/memory_hotplug: Do not unlock when fails to take the device_hotplug_lock
zhong jiang
1
-1
/
+1
2019-04-25
driver core: Clarify which counterparts to use to device_add()
Borislav Petkov
1
-0
/
+5
2019-04-25
debugfs: update documented return values of debugfs helpers
Ronald Tschalär
2
-49
/
+44
2019-04-04
drivers: base: power: add proper SPDX identifiers on files that did not have ...
Greg Kroah-Hartman
12
-46
/
+14
2019-04-04
drivers: base: firmware_loader: add proper SPDX identifiers on files that did...
Greg Kroah-Hartman
2
-0
/
+2
2019-04-04
drivers: base: test: add proper SPDX identifier to Makefile
Greg Kroah-Hartman
1
-0
/
+1
2019-04-04
arch_topology: Make cpu_capacity sysfs node as read-only
Lingutla Chandrasekhar
1
-35
/
+1
2019-04-04
doc/mm: New documentation for memory performance
Keith Busch
1
-0
/
+169
2019-04-04
acpi/hmat: Register memory side cache attributes
Keith Busch
1
-0
/
+32
2019-04-04
acpi/hmat: Register performance attributes
Keith Busch
2
-2
/
+13
2019-04-04
acpi/hmat: Register processor domain to its memory
Keith Busch
2
-2
/
+393
2019-04-04
node: Add memory-side caching attributes
Keith Busch
3
-0
/
+224
2019-04-04
node: Add heterogenous memory access attributes
Keith Busch
4
-0
/
+121
2019-04-04
node: Link memory nodes to their compute nodes
Keith Busch
3
-2
/
+171
2019-04-04
acpi/hmat: Parse and report heterogeneous memory
Keith Busch
5
-0
/
+246
2019-04-04
acpi: Add HMAT to generic parsing tables
Keith Busch
2
-0
/
+10
2019-04-04
acpi: Create subtable parsing infrastructure
Keith Busch
15
-63
/
+113
2019-04-01
kobject: Don't trigger kobject_uevent(KOBJ_REMOVE) twice.
Tetsuo Handa
1
-4
/
+7
2019-04-01
driver: base: Disable CONFIG_UEVENT_HELPER by default
Geert Uytterhoeven
1
-1
/
+0
2019-04-01
device.h: reorganize struct device
Greg Kroah-Hartman
1
-8
/
+8
2019-03-31
Linux 5.1-rc3
v5.1-rc3
Linus Torvalds
1
-1
/
+1
2019-03-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
60
-201
/
+409
2019-03-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-22
/
+19
2019-03-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
26
-103
/
+288
2019-03-31
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-9
/
+19
2019-03-31
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+0
2019-03-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-16
/
+12
2019-03-31
Merge tag 'powerpc-5.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-13
/
+32
2019-03-31
Merge tag 'dmaengine-fix-5.1-rc3' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
2
-4
/
+2
2019-03-30
Merge tag 'led-fixes-for-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-11
/
+13
2019-03-30
Merge tag 'gpio-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
7
-17
/
+26
[next]