summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-10kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappersTejun Heo
2014-01-10kernfs: implement kernfs_{de|re}activate[_self]()Tejun Heo
2014-01-10kernfs: make kernfs_get_active() block if the node is deactivated but not rem...Tejun Heo
2014-01-10kernfs: remove kernfs_addrm_cxtTejun Heo
2014-01-10kernfs: invoke kernfs_unmap_bin_file() directly from __kernfs_remove()Tejun Heo
2014-01-10kernfs: restructure removal path to fix possible premature returnTejun Heo
2014-01-10kernfs: remove KERNFS_REMOVEDTejun Heo
2014-01-10kernfs: remove KERNFS_ACTIVE_REF and add kernfs_lockdep()Tejun Heo
2014-01-10kernfs: replace kernfs_node->u.completion with kernfs_root->deactivate_waitqTejun Heo
2014-01-10kernfs: fix get_active failure handling in kernfs_seq_*()Tejun Heo
2014-01-08firmware_class: Fix the file size checkBen Hutchings
2014-01-08driver-core: Fix use-after-free triggered by bus_unregister()Bart Van Assche
2014-01-08firmware loader: Add sparse annotationBart Van Assche
2014-01-08kobject: Fix source code comment spellingBart Van Assche
2014-01-04Revert "kobject: introduce kobj_completion"Greg Kroah-Hartman
2013-12-24Merge 3.13-rc5 into staging-nextGreg Kroah-Hartman
2013-12-22Linux 3.13-rc5v3.13-rc5Linus Torvalds
2013-12-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-12-22Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2013-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-12-22Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds
2013-12-22aio: clean up and fix aio_setup_ring page mappingLinus Torvalds
2013-12-21aio/migratepages: make aio migrate pages saneBenjamin LaHaise
2013-12-21aio: fix kioctx leak introduced by "aio: Fix a trinity splat"Benjamin LaHaise
2013-12-20Don't set the INITRD_COMPRESS environment variable automaticallyv3.13-jcLinus Torvalds
2013-12-20Merge tag 'xfs-for-linus-v3.13-rc5' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-12-20mm: fix build of split ptlock codeOlof Johansson
2013-12-20Merge tag 'arc-fixes-for-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-12-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2013-12-20pstore: Don't allow high traffic options on fragile devicesLuck, Tony
2013-12-20Merge tag 'dmaengine-fixes-3.13-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-12-20mm: do not allocate page->ptl dynamically, if spinlock_t fits to longKirill A. Shutemov
2013-12-20drivers: base: Add prototype declaration to the header fileRashika Kheria
2013-12-20mm: page_alloc: revert NUMA aspect of fair allocation policyJohannes Weiner
2013-12-20Revert "mm: page_alloc: exclude unreclaimable allocations from zone fairness ...Mel Gorman
2013-12-20mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) supportKirill A. Shutemov
2013-12-20Merge tag 'renesas-fixes-for-v3.13' of git://git.kernel.org/pub/scm/linux/ker...Kevin Hilman
2013-12-20Merge tag 'signed-for-3.13' of git://github.com/agraf/linux-2.6 into kvm-masterPaolo Bonzini
2013-12-20Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-12-20Merge tag 'trace-fixes-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-12-20Merge tag 'omap-for-v3.13/display-fix' of git://git.kernel.org/pub/scm/linux/...Kevin Hilman
2013-12-19Merge tag 'keystone/maintainer-file' of git://git.kernel.org/pub/scm/linux/ke...Kevin Hilman
2013-12-19qla2xxx: Fix scsi_host leak on qlt_lport_register callback failureNicholas Bellinger
2013-12-19target: Remove extra percpu_ref_initAndy Grover
2013-12-19Documentation: fix spelling in design-patternsLinus Walleij
2013-12-19devtmpfs: Calling delete_path() only when necessaryAxel Lin
2013-12-19arm64: ptrace: avoid using HW_BREAKPOINT_EMPTY for disabled eventsWill Deacon
2013-12-19Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-12-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds