summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | stop_machine: introduce stop_machine_create/destroy.Heiko Carstens2009-01-041-0/+22
| * | | module: fix module loading failure of large kernel modules for pariscHelge Deller2009-01-041-0/+3
| |/ /
* | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-061-0/+8
|\ \ \
| * | | intel-iommu: fix build error with INTR_REMAP=y and DMAR=nIngo Molnar2009-01-041-0/+8
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-062-9/+9
|\ \ \
| * | | HID: avoid sparse warning in HID_COMPAT_LOAD_DRIVERHannes Eder2009-01-041-0/+2
| * | | HID: add dynids facilityJiri Slaby2009-01-041-0/+5
| * | | HID: move usbhid flags to usbhid.hJiri Slaby2009-01-041-9/+0Star
| * | | HID: add phys and name ioctls to hidrawJiri Kosina2009-01-041-0/+2
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2009-01-061-0/+3
|\ \ \
| * | | GFS2: Support for FIEMAP ioctlSteven Whitehouse2009-01-051-0/+3
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-062-3/+17
|\ \ \
| * | | gro: Add page frag supportHerbert Xu2009-01-051-1/+15
| * | | ipv6: Fix sporadic sendmsg -EINVAL when sending to multicast groups.David S. Miller2009-01-051-2/+2
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2009-01-061-0/+1
|\ \ \ \
| * | | | [CPUFREQ] Disable sysfs ui for p4-clockmod.Matthew Garrett2008-12-051-0/+1
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-01-0610-192/+253
|\ \ \ \ \
| * | | | | jbd2: Add buffer triggersJoel Becker2009-01-052-0/+39
| * | | | | quota: Export dquot_alloc() and dquot_destroy() functionsJan Kara2009-01-051-0/+2
| * | | | | quota: Unexport dqblk_v1.h and dqblk_v2.hJan Kara2009-01-054-8/+4Star
| * | | | | jbd2: Add BH_JBDPrivateStartMark Fasheh2009-01-051-0/+1
| * | | | | quota: Implement function for scanning active dquotsJan Kara2009-01-051-0/+3
| * | | | | quota: Add helpers to allow ocfs2 specific quota initialization, freeing and ...Jan Kara2009-01-051-0/+4
| * | | | | quota: Update version numberJan Kara2009-01-051-2/+1Star
| * | | | | quota: Keep which entries were set by SETQUOTA quotactlJan Kara2009-01-051-6/+20
| * | | | | quota: Allow negative usage of space and inodesJan Kara2009-01-051-1/+2
| * | | | | quota: Convert union in mem_dqinfo to a pointerJan Kara2009-01-053-12/+1Star
| * | | | | quota: Split off quota tree handling into a separate fileJan Kara2009-01-052-11/+64
| * | | | | quota: Move quotaio_v[12].h from include/linux/ to fs/Jan Kara2009-01-053-114/+0Star
| * | | | | quota: Introduce DQUOT_QUOTA_SYS_FILE flagJan Kara2009-01-051-0/+7
| * | | | | quota: Remove compatibility function sb_any_quota_enabled()Jan Kara2009-01-051-6/+0Star
| * | | | | quota: Allow to separately enable quota accounting and enforcing limitsJan Kara2009-01-052-24/+97
| * | | | | quota: Make _SUSPENDED just a flagJan Kara2009-01-051-2/+4
| * | | | | quota: Increase size of variables for limits and inode usageJan Kara2009-01-052-18/+14Star
| * | | | | quota: Add callbacks for allocating and destroying dquot structuresJan Kara2009-01-051-0/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-01-062-2/+2
|\ \ \ \ \
| * | | | | inotify: fix type errors in interfacesMichael Kerrisk2009-01-051-1/+1
| * | | | | add a vfs_fsync helperChristoph Hellwig2009-01-051-1/+1
| | |_|_|/ | |/| | |
* | | | | mm lockless pagecache barrier fixNick Piggin2009-01-061-1/+1
| |/ / / |/| | |
* | | | Merge branch 'audit.b61' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-01-051-50/+48Star
|\ \ \ \
| * | | | audit: validate comparison operations, store them in sane formAl Viro2009-01-041-0/+12
| * | | | audit rules ordering, part 2Al Viro2009-01-041-0/+1
| * | | | fixing audit rule ordering mess, part 1Al Viro2009-01-041-0/+1
| * | | | sanitize audit_log_capset()Al Viro2009-01-041-5/+4Star
| * | | | sanitize audit_fd_pair()Al Viro2009-01-041-5/+4Star
| * | | | sanitize audit_mq_open()Al Viro2009-01-041-5/+4Star
| * | | | sanitize AUDIT_MQ_SENDRECVAl Viro2009-01-041-13/+4Star
| * | | | sanitize audit_mq_notify()Al Viro2009-01-041-5/+4Star
| * | | | sanitize audit_mq_getsetattr()Al Viro2009-01-041-5/+4Star
| * | | | sanitize audit_ipc_set_perm()Al Viro2009-01-041-5/+4Star