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