Age | Commit message (Expand) | Author |
2010-01-04 | resource: move kernel function inside __KERNEL__ | Jiri Slaby |
2010-01-02 | Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2010-01-02 | reiserfs: Warn on lock relax if taken recursively | Frederic Weisbecker |
2010-01-02 | reiserfs: Fix reiserfs lock <-> i_xattr_sem dependency inversion | Frederic Weisbecker |
2009-12-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2009-12-31 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-12-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2009-12-30 | ACPI: introduce kernel parameter acpi_sleep=sci_force_enable | Zhang Rui |
2009-12-30 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2009-12-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2009-12-30 | kfifo: Fix typo in comment | Rolf Eike Beer |
2009-12-30 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-12-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-12-30 | libsrp: fix compile failure | James Bottomley |
2009-12-30 | tracing: Fix sign fields in ftrace_define_fields_##call() | Lai Jiangshan |
2009-12-30 | tracing/syscalls: Fix typo in SYSCALL_DEFINE0 | Lai Jiangshan |
2009-12-30 | block: blk_rq_err_sectors cleanup | Gui Jianfeng |
2009-12-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-12-29 | firewire: fix use of multiple AV/C devices, allow multiple FCP listeners | Clemens Ladisch |
2009-12-29 | block: Fix incorrect alignment offset reporting and update documentation | Martin K. Petersen |
2009-12-28 | wireless: remove remaining qual code | Johannes Berg |
2009-12-25 | net: restore ip source validation | Jamal Hadi Salim |
2009-12-24 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2009-12-24 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-12-24 | Merge branch 'sony' into release | Len Brown |
2009-12-24 | Merge branch 'pdc' into release | Len Brown |
2009-12-24 | Merge branches 'bugzilla-14446', 'bugzilla-14753' and 'bugzilla-14824' into r... | Len Brown |
2009-12-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-12-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds |
2009-12-23 | Staging: dst: remove from the tree | Greg Kroah-Hartman |
2009-12-23 | Driver core: driver_attribute parameters can often be const* | Phil Carmody |
2009-12-23 | Driver core: bin_attribute parameters can often be const* | Phil Carmody |
2009-12-23 | Driver core: device_attribute parameters can often be const* | Phil Carmody |
2009-12-23 | kfifo: fix Error/broken kernel-doc notation | Randy Dunlap |
2009-12-23 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2009-12-23 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2009-12-23 | Fix usb_serial_probe() problem introduced by the recent kfifo changes | Stefani Seibold |
2009-12-23 | fs-writeback: Add helper function to start writeback if idle | Eric Sandeen |
2009-12-23 | ext3: Replace lock/unlock_super() with an explicit lock for resizing | Eric Sandeen |
2009-12-23 | ext3: Replace lock/unlock_super() with an explicit lock for the orphan list | Eric Sandeen |
2009-12-23 | quota: decouple fs reserved space from quota reservation | Dmitry Monakhov |
2009-12-23 | Add unlocked version of inode_add_bytes() function | Dmitry Monakhov |
2009-12-23 | ext3: quota macros cleanup [V2] | Dmitry Monakhov |
2009-12-23 | ext4, jbd2: Add barriers for file systems with exernal journals | Theodore Ts'o |
2009-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 | Linus Torvalds |
2009-12-22 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2009-12-22 | kfifo: add record handling functions | Stefani Seibold |
2009-12-22 | kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_user | Stefani Seibold |
2009-12-22 | kfifo: add DEFINE_KFIFO and friends, add very tiny functions | Stefani Seibold |
2009-12-22 | kfifo: fix warn_unused_result | Stefani Seibold |