aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* kbuild: export linux/{a.out,kvm,kvm_para}.h on headers_install_allKirill A. Shutemov2010-12-141-3/+6
* Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-11-011-0/+3
|\
| * spi: enable spi_board_info to be registered after spi_masterFeng Tang2010-10-211-0/+3
* | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-312-2/+1
|\ \
| * | i2c-i801: Add Intel Patsburg device IDSeth Heasley2010-10-311-0/+1
| * | i2c: Drop unused I2C_CLASS_TV flagsJean Delvare2010-10-311-2/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-10-314-2/+63
|\ \ \
| * | | [SCSI] libosd: write/read_sg_kern APIBoaz Harrosh2010-10-261-0/+7
| * | | [SCSI] libosd: Support for scatter gather write/read commandsBoaz Harrosh2010-10-263-1/+55
| * | | [SCSI] libfc: Do not let disc work cancel itselfBhanu Prakash Gollapudi2010-10-251-1/+1
| | | |
| \ \ \
*-. \ \ \ Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git...Linus Torvalds2010-10-313-7/+6
|\ \ \ \ \
| | * | | | semaphore: Remove mutex emulationThomas Gleixner2010-10-301-6/+0
| * | | | | genirq: Fix up irq_node() for irq_data changes.Paul Mundt2010-10-281-1/+1
| * | | | | genirq: Add single IRQ reservation helperPaul Mundt2010-10-261-0/+5
| | |_|_|/ | |/| | |
* | | | | locks: remove fl_copy_lock lock_manager operationChristoph Hellwig2010-10-311-1/+0
| |_|_|/ |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-10-301-1/+1
|\ \ \ \
| * | | | phy/marvell: rename 88ec048 to 88e1318s and fix mscr1 addrCyril Chemparathy2010-10-291-1/+1
* | | | | locks: fix setlease methods to free passed-in lockJ. Bruce Fields2010-10-301-0/+1
* | | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-10-305-31/+73
|\ \ \ \ \
| * | | | | Ensure FMODE_NONOTIFY is not set by userspaceLino Sanfilippo2010-10-301-4/+5
| * | | | | fsnotify: remove alignment padding from fsnotify_mark on 64 bit buildsRichard Kennedy2010-10-281-1/+1
| * | | | | fanotify: Fix FAN_CLOSE commentsStefan Hajnoczi2010-10-281-2/+2
| * | | | | fanotify: ignore events on directories unless specifically requestedEric Paris2010-10-281-2/+8
| * | | | | fsnotify: rename FS_IN_ISDIR to FS_ISDIREric Paris2010-10-282-12/+12
| * | | | | fanotify: limit number of listeners per userEric Paris2010-10-282-0/+4
| * | | | | fanotify: allow userspace to override max marksEric Paris2010-10-281-1/+3
| * | | | | fanotify: limit the number of marks in a single fanotify groupEric Paris2010-10-281-0/+1
| * | | | | fanotify: allow userspace to override max queue depthEric Paris2010-10-281-2/+3
| * | | | | fsnotify: implement a default maximum queue depthEric Paris2010-10-281-1/+0
| * | | | | fanotify: allow userspace to flush all marksEric Paris2010-10-281-1/+2
| * | | | | fsnotify: call fsnotify_parent in perm eventsEric Paris2010-10-282-5/+12
| * | | | | fsnotify: correctly handle return codes from listenersEric Paris2010-10-281-0/+2
| * | | | | fanotify: use __aligned_u64 in fanotify userspace metadataEric Paris2010-10-281-2/+2
| * | | | | fanotify: implement fanotify listener orderingEric Paris2010-10-281-1/+10
| * | | | | fsnotify: implement ordering between notifiersEric Paris2010-10-281-0/+8
| * | | | | fanotify: allow fanotify to be builtEric Paris2010-10-281-0/+1
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git....Linus Torvalds2010-10-301-1/+6
|\ \ \ \ \ \ \
| * | | | | | | jump label: Add work around to i386 gcc asm goto bugSteven Rostedt2010-10-291-1/+1
| * | | | | | | jump label: Fix deadlock b/w jump_label_mutex vs. text_mutexJason Baron2010-10-281-0/+5
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2010-10-301-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Add new functions for triggering inode writebackChris Mason2010-10-291-0/+2
* | | | | | | | | Merge branch 'audit.b64' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-10-303-4/+18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | audit mmapAl Viro2010-10-301-0/+9
| * | | | | | | | | audit: make link()/linkat() match "attribute change" predicateAl Viro2010-10-301-0/+4
| * | | | | | | | | audit: Call tty_audit_push_task() outside preempt disabledThomas Gleixner2010-10-301-4/+5
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-10-309-175/+491
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-10-30316-2732/+9341
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | mtd: cfi_cmdset_0002: make sector erase command variableGuillaume LECERF2010-10-261-0/+1
| * | | | | | | | | | mtd: remove junk tabs in nand.hSebastian Andrzej Siewior2010-10-251-168/+147
| * | | | | | | | | | mtd: cleanup nand.hSebastian Andrzej Siewior2010-10-251-56/+99