aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-0/+97
2010-11-08Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-10/+9
2010-11-08ext4: Add new ext4 inode tracepointsTheodore Ts'o1-0/+97
2010-11-08Merge branch 'rmobile/core' into rmobile-fixes-for-linusPaul Mundt2-10/+9
2010-11-08Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/intc-extension' into sh-fixes-for-linusPaul Mundt1-0/+4
2010-11-08sh: add clk_round_parent() to optimize parent clock rateGuennadi Liakhovetski1-0/+4
2010-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-7/+9
2010-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-7/+7
2010-11-04netlink: Make nlmsg_find_attr take a const nlmsghdr*.Nelson Elhage1-1/+1
2010-11-04mmc: sh_mmcif: Convert extern inline to static inline.Paul Mundt1-9/+9
2010-11-03caif: SPI-driver bugfix - incorrect padding.Sjur Brændeland1-0/+2
2010-11-03caif: Bugfix for socket priority, bindtodev and dbg channel.André Carvalho de Matos2-6/+6
2010-11-02preempt: fix kernel build with !CONFIG_BKLArnd Bergmann1-2/+6
2010-11-01asm-generic/stat.h: support 64-bit file time_t for stat()Chris Metcalf1-7/+7
2010-11-01Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+3
2010-10-31Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds2-2/+1
2010-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds4-2/+63
2010-10-31Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-7/+6
2010-10-31i2c-i801: Add Intel Patsburg device IDSeth Heasley1-0/+1
2010-10-31i2c: Drop unused I2C_CLASS_TV flagsJean Delvare1-2/+0
2010-10-31ARM: shmobile: remove sh_timer_config clk memberMagnus Damm1-1/+0
2010-10-31locks: remove fl_copy_lock lock_manager operationChristoph Hellwig1-1/+0
2010-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2010-10-30locks: fix setlease methods to free passed-in lockJ. Bruce Fields1-0/+1
2010-10-30Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds5-31/+73
2010-10-30Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+6
2010-10-30Ensure FMODE_NONOTIFY is not set by userspaceLino Sanfilippo1-4/+5
2010-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds1-0/+2
2010-10-30Merge branch 'audit.b64' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds3-4/+18
2010-10-30Merge git://git.infradead.org/mtd-2.6Linus Torvalds9-175/+491
2010-10-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+4
2010-10-30audit mmapAl Viro1-0/+9
2010-10-30audit: make link()/linkat() match "attribute change" predicateAl Viro1-0/+4
2010-10-30audit: Call tty_audit_push_task() outside preempt disabledThomas Gleixner1-4/+5
2010-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse316-2732/+9341
2010-10-30semaphore: Remove mutex emulationThomas Gleixner1-6/+0
2010-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-2/+6
2010-10-29phy/marvell: rename 88ec048 to 88e1318s and fix mscr1 addrCyril Chemparathy1-1/+1
2010-10-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdbLinus Torvalds1-10/+3
2010-10-29jump label: Add work around to i386 gcc asm goto bugSteven Rostedt1-1/+1
2010-10-29debug_core,x86,blackfin: Clean up hw debug disable APIDongdong Deng1-10/+3
2010-10-29readv/writev: do the same MAX_RW_COUNT truncation that read/write doesLinus Torvalds1-0/+1
2010-10-29Add new functions for triggering inode writebackChris Mason1-0/+2
2010-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds3-11/+19
2010-10-29Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2010-10-29switch get_sb_ns() usersAl Viro1-3/+2
2010-10-29convert get_sb_pseudo() usersAl Viro1-3/+2
2010-10-29convert get_sb_nodev() usersAl Viro2-2/+5
2010-10-29convert get_sb_single() usersAl Viro1-0/+3
2010-10-29convert get_sb_mtd() users to ->mount()Al Viro1-3/+2