index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-31
libnvdimm: Schedule device registration on node local to the device
Alexander Duyck
1
-3
/
+8
2019-01-31
PM core: Use new async_schedule_dev command
Alexander Duyck
1
-6
/
+6
2019-01-31
driver core: Attach devices on CPU local to device node
Alexander Duyck
1
-2
/
+2
2019-01-31
async: Add support for queueing on specific NUMA node
Alexander Duyck
2
-27
/
+108
2019-01-31
workqueue: Provide queue_work_node to queue work near a given NUMA node
Alexander Duyck
2
-0
/
+86
2019-01-31
driver core: Probe devices asynchronously instead of the driver
Alexander Duyck
3
-20
/
+48
2019-01-31
device core: Consolidate locking and unlocking of parent and device
Alexander Duyck
3
-39
/
+81
2019-01-31
driver core: Establish order of operations for device_add and device_del via ...
Alexander Duyck
3
-11
/
+26
2019-01-22
driver core: Remove the link if there is no driver with AUTO flag
Yong Wu
1
-2
/
+2
2019-01-22
driver core: silence device link messages unless debugging
Jerome Brunet
1
-3
/
+3
2019-01-22
kobject: drop newline from msg string
Bo YU
1
-3
/
+3
2019-01-22
kobject: to repalce printk with pr_* style
Bo YU
1
-3
/
+2
2019-01-22
kobject: make kset_get_ownership() 'static'
Eric Biggers
1
-1
/
+1
2019-01-22
block: rbd: convert to use BUS_ATTR_WO and RO
Greg Kroah-Hartman
1
-26
/
+19
2019-01-22
rapidio: rio-sysfs.c: convert to use BUS_ATTR_WO
Greg Kroah-Hartman
1
-3
/
+2
2019-01-22
pseries: ibmebus.c: convert to use BUS_ATTR_WO
Greg Kroah-Hartman
1
-6
/
+4
2019-01-22
PCI: pci-sysfs.c: convert to use BUS_ATTR_WO
Greg Kroah-Hartman
1
-3
/
+2
2019-01-22
PCI: pci.c: convert to use BUS_ATTR_RW
Greg Kroah-Hartman
1
-4
/
+3
2019-01-22
f2fs: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
3
-23
/
+6
2019-01-22
debugfs: debugfs_use_start/finish do not exist anymore
Sergey Senozhatsky
1
-2
/
+2
2019-01-22
firmware_loader: move firmware/ to drivers/base/firmware_loader/builtin/
Masahiro Yamada
4
-1
/
+3
2019-01-22
firmware_loader: move CONFIG_FW_LOADER_USER_HELPER switch to Makefile
Masahiro Yamada
2
-6
/
+1
2019-01-22
tools/firmware/ihex2fw: Replace explicit alignment with ALIGN
Andrey Smirnov
1
-2
/
+4
2019-01-22
tools/firmware/ihex2fw: Simplify next record offset calculation
Andrey Smirnov
1
-1
/
+10
2019-01-22
ihex: Simplify next record offset calculation
Andrey Smirnov
1
-3
/
+7
2019-01-22
ihex: Check if zero-length record is at the end of the blob
Andrey Smirnov
1
-1
/
+1
2019-01-22
ihex: Share code between ihex_validate_fw() and ihex_next_binrec()
Andrey Smirnov
1
-8
/
+13
2019-01-18
driver core: move device->knode_class to device_private
Wei Yang
4
-7
/
+16
2019-01-18
sysfs: fix blank line coding style warning
Stephen Martin
1
-0
/
+1
2019-01-15
Merge 5.0-rc2 into driver-core-next
Greg Kroah-Hartman
482
-2638
/
+4108
2019-01-14
Linux 5.0-rc2
v5.0-rc2
Linus Torvalds
1
-1
/
+1
2019-01-14
kernel/sys.c: Clarify that UNAME26 does not generate unique versions anymore
Jonathan Neuschäfer
1
-1
/
+2
2019-01-14
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
26
-93
/
+321
2019-01-13
Merge tag 'for-5.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-13
/
+64
2019-01-13
Merge tag 'driver-core-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-10
/
+17
2019-01-13
Merge tag 'staging-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-4
/
+9
2019-01-13
Merge tag 'tty-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-24
/
+32
2019-01-13
Merge tag 'usb-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-7
/
+33
2019-01-13
Merge tag '5.0-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
10
-65
/
+211
2019-01-13
Merge tag 'reset-for-5.0-rc2' of git://git.pengutronix.de/git/pza/linux into ...
Olof Johansson
11
-52
/
+212
2019-01-13
Merge tag 'mvebu-fixes-5.0-1' of git://git.infradead.org/linux-mvebu into fixes
Olof Johansson
3
-3
/
+20
2019-01-13
Merge tag 'integrator-fixes-armsoc' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
1
-2
/
+6
2019-01-13
Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
1
-0
/
+4
2019-01-13
Merge tag 'qcom-fixes-for-5.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
1
-0
/
+1
2019-01-13
Merge tag 'davinci-fixes-for-v5.0' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
7
-16
/
+73
2019-01-13
Merge tag 'renesas-fixes-for-v5.0' of https://git.kernel.org/pub/scm/linux/ke...
Olof Johansson
2
-20
/
+5
2019-01-13
phy: fix build breakage: add PHY_MODE_SATA
John Hubbard
2
-2
/
+4
2019-01-13
Merge tag 'for-linus-20190112' of git://git.kernel.dk/linux-block
Linus Torvalds
16
-66
/
+229
2019-01-12
Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...
Linus Torvalds
179
-975
/
+923
2019-01-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-7
/
+14
[next]