summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* kernel: Constify temporary variable in roundup()Tetsuo Handa2010-11-091-1/+1
* Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-11-082-10/+9
|\
| * Merge branch 'rmobile/core' into rmobile-fixes-for-linusPaul Mundt2010-11-082-10/+9
| |\
| | * mmc: sh_mmcif: Convert extern inline to static inline.Paul Mundt2010-11-041-9/+9
| | * ARM: shmobile: remove sh_timer_config clk memberMagnus Damm2010-10-311-1/+0
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/int...Paul Mundt2010-11-081-0/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| | * | | sh: add clk_round_parent() to optimize parent clock rateGuennadi Liakhovetski2010-11-081-0/+4
| | | |/ | | |/|
* | | | preempt: fix kernel build with !CONFIG_BKLArnd Bergmann2010-11-021-2/+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 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-302-4/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | audit mmapAl Viro2010-10-301-0/+9
| * | | | | | | | audit: Call tty_audit_push_task() outside preempt disabledThomas Gleixner2010-10-301-4/+5
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-10-307-169/+479
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-10-30220-2100/+7567
| |\ \ \ \ \ \ \
| * | | | | | | | mtd: cfi_cmdset_0002: make sector erase command variableGuillaume LECERF2010-10-261-0/+1
OpenPOWER on IntegriCloud