summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2010-01-04resource: add helpers for fetching rlimitsJiri Slaby
2010-01-04resource: move kernel function inside __KERNEL__Jiri Slaby
2010-01-02Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-01-02reiserfs: Warn on lock relax if taken recursivelyFrederic Weisbecker
2010-01-02reiserfs: Fix reiserfs lock <-> i_xattr_sem dependency inversionFrederic Weisbecker
2009-12-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2009-12-31Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-12-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-12-30ACPI: introduce kernel parameter acpi_sleep=sci_force_enableZhang Rui
2009-12-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-12-30kfifo: Fix typo in commentRolf Eike Beer
2009-12-30Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-12-30libsrp: fix compile failureJames Bottomley
2009-12-30tracing: Fix sign fields in ftrace_define_fields_##call()Lai Jiangshan
2009-12-30tracing/syscalls: Fix typo in SYSCALL_DEFINE0Lai Jiangshan
2009-12-30block: blk_rq_err_sectors cleanupGui Jianfeng
2009-12-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-29firewire: fix use of multiple AV/C devices, allow multiple FCP listenersClemens Ladisch
2009-12-29block: Fix incorrect alignment offset reporting and update documentationMartin K. Petersen
2009-12-28wireless: remove remaining qual codeJohannes Berg
2009-12-25net: restore ip source validationJamal Hadi Salim
2009-12-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-12-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-12-24Merge branch 'sony' into releaseLen Brown
2009-12-24Merge branch 'pdc' into releaseLen Brown
2009-12-24Merge branches 'bugzilla-14446', 'bugzilla-14753' and 'bugzilla-14824' into r...Len Brown
2009-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2009-12-23Staging: dst: remove from the treeGreg Kroah-Hartman
2009-12-23Driver core: driver_attribute parameters can often be const*Phil Carmody
2009-12-23Driver core: bin_attribute parameters can often be const*Phil Carmody
2009-12-23Driver core: device_attribute parameters can often be const*Phil Carmody
2009-12-23kfifo: fix Error/broken kernel-doc notationRandy Dunlap
2009-12-23Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-12-23Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-12-23Fix usb_serial_probe() problem introduced by the recent kfifo changesStefani Seibold
2009-12-23fs-writeback: Add helper function to start writeback if idleEric Sandeen
2009-12-23ext3: Replace lock/unlock_super() with an explicit lock for resizingEric Sandeen
2009-12-23ext3: Replace lock/unlock_super() with an explicit lock for the orphan listEric Sandeen
2009-12-23quota: decouple fs reserved space from quota reservationDmitry Monakhov
2009-12-23Add unlocked version of inode_add_bytes() functionDmitry Monakhov
2009-12-23ext3: quota macros cleanup [V2]Dmitry Monakhov
2009-12-23ext4, jbd2: Add barriers for file systems with exernal journalsTheodore Ts'o
2009-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds
2009-12-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-12-22kfifo: add record handling functionsStefani Seibold
2009-12-22kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_userStefani Seibold
2009-12-22kfifo: add DEFINE_KFIFO and friends, add very tiny functionsStefani Seibold