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
2014-01-14
Revert "kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wr...
Greg Kroah-Hartman
6
-127
/
+0
2014-01-14
Revert "pci: use device_remove_file_self() instead of device_schedule_callbac...
Greg Kroah-Hartman
1
-6
/
+18
2014-01-14
Revert "scsi: use device_remove_file_self() instead of device_schedule_callba...
Greg Kroah-Hartman
1
-2
/
+13
2014-01-14
Revert "s390: use device_remove_file_self() instead of device_schedule_callba...
Greg Kroah-Hartman
4
-32
/
+27
2014-01-14
Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_ow...
Greg Kroah-Hartman
4
-1
/
+144
2014-01-14
Revert "kernfs: remove unnecessary NULL check in __kernfs_remove()"
Greg Kroah-Hartman
1
-0
/
+3
2014-01-12
kernfs: remove unnecessary NULL check in __kernfs_remove()
Tejun Heo
1
-3
/
+0
2014-01-11
drivers/base: provide an infrastructure for componentised subsystems
Russell King
3
-1
/
+415
2014-01-11
sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()
Tejun Heo
4
-144
/
+1
2014-01-11
s390: use device_remove_file_self() instead of device_schedule_callback()
Tejun Heo
4
-27
/
+32
2014-01-11
scsi: use device_remove_file_self() instead of device_schedule_callback()
Tejun Heo
1
-13
/
+2
2014-01-11
pci: use device_remove_file_self() instead of device_schedule_callback()
Tejun Heo
1
-18
/
+6
2014-01-11
kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers
Tejun Heo
6
-0
/
+127
2014-01-11
kernfs: implement kernfs_{de|re}activate[_self]()
Tejun Heo
2
-2
/
+123
2014-01-11
kernfs: make kernfs_get_active() block if the node is deactivated but not rem...
Tejun Heo
1
-4
/
+21
2014-01-11
kernfs: remove kernfs_addrm_cxt
Tejun Heo
5
-121
/
+29
2014-01-11
kernfs: invoke kernfs_unmap_bin_file() directly from __kernfs_remove()
Tejun Heo
3
-14
/
+35
2014-01-11
kernfs: restructure removal path to fix possible premature return
Tejun Heo
2
-53
/
+87
2014-01-11
kernfs: remove KERNFS_REMOVED
Tejun Heo
5
-43
/
+60
2014-01-11
kernfs: remove KERNFS_ACTIVE_REF and add kernfs_lockdep()
Tejun Heo
2
-12
/
+20
2014-01-11
kernfs: replace kernfs_node->u.completion with kernfs_root->deactivate_waitq
Tejun Heo
2
-18
/
+13
2014-01-11
kernfs: fix get_active failure handling in kernfs_seq_*()
Tejun Heo
1
-7
/
+44
2014-01-09
firmware_class: Fix the file size check
Ben Hutchings
1
-3
/
+3
2014-01-09
driver-core: Fix use-after-free triggered by bus_unregister()
Bart Van Assche
1
-2
/
+11
2014-01-09
firmware loader: Add sparse annotation
Bart Van Assche
1
-0
/
+1
2014-01-09
kobject: Fix source code comment spelling
Bart Van Assche
1
-1
/
+1
2014-01-05
Revert "kobject: introduce kobj_completion"
Greg Kroah-Hartman
2
-68
/
+0
2013-12-24
Merge 3.13-rc5 into staging-next
Greg Kroah-Hartman
746
-3809
/
+7275
2013-12-23
Linux 3.13-rc5
v3.13-rc5
Linus Torvalds
1
-1
/
+1
2013-12-22
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-26
/
+61
2013-12-22
Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-1
/
+0
2013-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
10
-49
/
+52
2013-12-22
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
3
-16
/
+55
2013-12-22
aio: clean up and fix aio_setup_ring page mapping
Linus Torvalds
1
-35
/
+23
2013-12-22
aio/migratepages: make aio migrate pages sane
Benjamin LaHaise
3
-15
/
+53
2013-12-22
aio: fix kioctx leak introduced by "aio: Fix a trinity splat"
Benjamin LaHaise
1
-1
/
+2
2013-12-21
Don't set the INITRD_COMPRESS environment variable automatically
Linus Torvalds
1
-1
/
+3
2013-12-21
Merge tag 'xfs-for-linus-v3.13-rc5' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
11
-84
/
+168
2013-12-21
mm: fix build of split ptlock code
Olof Johansson
1
-1
/
+1
2013-12-21
Merge tag 'arc-fixes-for-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+7
2013-12-21
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-20
/
+18
2013-12-21
pstore: Don't allow high traffic options on fragile devices
Luck, Tony
4
-2
/
+10
2013-12-21
Merge tag 'dmaengine-fixes-3.13-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-109
/
+79
2013-12-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-62
/
+112
2013-12-21
mm: do not allocate page->ptl dynamically, if spinlock_t fits to long
Kirill A. Shutemov
5
-7
/
+8
2013-12-21
drivers: base: Add prototype declaration to the header file
Rashika Kheria
1
-0
/
+1
2013-12-21
mm: page_alloc: revert NUMA aspect of fair allocation policy
Johannes Weiner
1
-10
/
+9
2013-12-21
Revert "mm: page_alloc: exclude unreclaimable allocations from zone fairness ...
Mel Gorman
1
-2
/
+1
2013-12-21
mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) support
Kirill A. Shutemov
1
-3
/
+2
2013-12-20
Merge tag 'renesas-fixes-for-v3.13' of git://git.kernel.org/pub/scm/linux/ker...
Kevin Hilman
3
-16
/
+20
[next]