index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-17
driver: core: Improve documentation for fwnode_operations.add_links()
Saravana Kannan
1
-2
/
+19
2019-10-17
of: property: Minor code formatting/style clean ups
Saravana Kannan
1
-6
/
+6
2019-10-16
debugfs: remove return value of debugfs_create_x64()
Greg Kroah-Hartman
3
-13
/
+9
2019-10-16
debugfs: remove return value of debugfs_create_x32()
Greg Kroah-Hartman
3
-13
/
+9
2019-10-16
debugfs: remove return value of debugfs_create_x16()
Greg Kroah-Hartman
3
-13
/
+9
2019-10-16
ntb: ntb_pingpong: no need to check the return value of debugfs calls
Greg Kroah-Hartman
1
-4
/
+1
2019-10-14
debugfs: remove return value of debugfs_create_size_t()
Greg Kroah-Hartman
3
-16
/
+11
2019-10-14
debugfs: remove return value of debugfs_create_u64()
Greg Kroah-Hartman
3
-22
/
+9
2019-10-14
debugfs: remove return value of debugfs_create_u16()
Greg Kroah-Hartman
3
-22
/
+9
2019-10-14
debugfs: remove return value of debugfs_create_u8()
Greg Kroah-Hartman
3
-22
/
+9
2019-10-11
firmware: Update pointer to documentation
Arkadiusz Drabczyk
1
-1
/
+1
2019-10-11
driver core: simplify definitions of platform_get_irq*
Uwe Kleine-König
1
-26
/
+21
2019-10-10
base: soc: Handle custom soc information sysfs entries
Murali Nalajala
2
-13
/
+18
2019-10-07
sh: add the sh_ prefix to early platform symbols
Bartosz Golaszewski
37
-94
/
+94
2019-10-07
drivers: move the early platform device support to arch/sh
Bartosz Golaszewski
40
-342
/
+480
2019-10-04
of: property: Create device links for all child-supplier depencencies
Saravana Kannan
1
-0
/
+4
2019-10-04
of/platform: Pause/resume sync state during init and of_platform_populate()
Saravana Kannan
1
-0
/
+12
2019-10-04
driver core: Add sync_state driver/bus callback
Saravana Kannan
2
-0
/
+96
2019-10-04
of: property: Add functional dependency link from DT bindings
Saravana Kannan
3
-0
/
+248
2019-10-04
driver core: Add support for linking devices during device addition
Saravana Kannan
4
-1
/
+109
2019-10-04
driver core: Add fwnode_to_dev() to look up device from fwnode
Saravana Kannan
2
-0
/
+9
2019-09-30
Linux 5.4-rc1
Linus Torvalds
1
-2
/
+2
2019-09-30
csky: Move static keyword to the front of declaration
Krzysztof Wilczynski
1
-1
/
+1
2019-09-30
csky: entry: Remove unneeded need_resched() loop
Valentin Schneider
1
-4
/
+0
2019-09-30
csky: Fixup csky_pmu.max_period assignment
Mao Han
1
-1
/
+1
2019-09-30
csky: Fixup add zero_fp fixup perf backtrace panic
Guo Ren
2
-21
/
+31
2019-09-30
csky: Use generic free_initrd_mem()
Mike Rapoport
1
-16
/
+0
2019-09-29
Revert "Revert "ext4: make __ext4_get_inode_loc plug""
Linus Torvalds
1
-0
/
+3
2019-09-29
random: try to actively add entropy rather than passively wait for it
Linus Torvalds
1
-1
/
+61
2019-09-29
Documentation/process: Clarify disclosure rules
Thomas Gleixner
1
-7
/
+33
2019-09-28
selftests/ftrace: Fix same probe error test
Steven Rostedt (VMware)
1
-1
/
+1
2019-09-28
mm, tracing: Print symbol name for call_site in trace events
Changbin Du
1
-3
/
+4
2019-09-28
tracing: Have error path in predicate_parse() free its allocated memory
Navid Emamdoost
1
-2
/
+4
2019-09-28
tracing: Fix clang -Wint-in-bool-context warnings in IF_ASSIGN macro
Nathan Chancellor
1
-5
/
+5
2019-09-28
tracing/probe: Fix to check the difference of nr_args before adding probe
Masami Hiramatsu
1
-0
/
+16
2019-09-28
mm, page_alloc: allow hugepage fallback to remote nodes when madvised
David Rientjes
1
-0
/
+11
2019-09-28
mm, page_alloc: avoid expensive reclaim when compaction may not succeed
David Rientjes
1
-0
/
+22
2019-09-28
Revert "Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask""
David Rientjes
4
-22
/
+51
2019-09-28
Revert "Revert "mm, thp: restore node-local hugepage allocations""
David Rientjes
3
-29
/
+17
2019-09-28
i2c: slave-eeprom: Add read only mode
Björn Ardö
1
-3
/
+11
2019-09-28
i2c: i801: Bring back Block Process Call support for certain platforms
Jarkko Nikula
1
-0
/
+1
2019-09-28
i2c: riic: Clear NACK in tend isr
Chris Brandt
1
-0
/
+1
2019-09-28
i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630
Lee Jones
1
-4
/
+8
2019-09-28
iommu/amd: Lock code paths traversing protection_domain->dev_list
Joerg Roedel
1
-1
/
+24
2019-09-28
iommu/amd: Lock dev_data in attach/detach code paths
Joerg Roedel
2
-0
/
+12
2019-09-28
iommu/amd: Check for busy devices earlier in attach_device()
Joerg Roedel
1
-18
/
+7
2019-09-28
iommu/amd: Take domain->lock for complete attach/detach path
Joerg Roedel
1
-39
/
+26
2019-09-28
iommu/amd: Remove amd_iommu_devtable_lock
Joerg Roedel
1
-17
/
+6
2019-09-28
iommu/amd: Remove domain->updated
Joerg Roedel
2
-25
/
+25
2019-09-27
net: tap: clean up an indentation issue
Colin Ian King
1
-1
/
+1
[next]