summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-11-12atomic: add atomic_inc_not_zero_hint()Eric Dumazet1-0/+37
2010-11-12include/linux/resource.h needs types.hJean Delvare1-0/+1
2010-11-12netfilter: NF_HOOK_COND has wrong conditionalEric Paris1-1/+1
2010-11-11block: remove unused copy_io_context()Jens Axboe1-1/+0
2010-11-11perf_events: Fix time tracking in samplesStephane Eranian1-0/+10
2010-11-10block: remove REQ_HARDBARRIERChristoph Hellwig3-10/+3
2010-11-10Merge branch 'for-2.6.37/drivers' into for-linusJens Axboe1-1/+1
2010-11-10tty: Fix formatting in tty.hAlan Cox1-1/+1
2010-11-09Merge branch 'musb-v2.6.37-rc2' of git://gitorious.org/usb/usb into work-linusGreg Kroah-Hartman1-0/+2
2010-11-09kernel: Constify temporary variable in roundup()Tetsuo Handa1-1/+1
2010-11-09decnet: RCU conversion and get rid of dev_base_lockEric Dumazet1-1/+1
2010-11-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+5
2010-11-08usb.h: fix ioctl kernel-doc infoRandy Dunlap1-1/+1
2010-11-08net: Detect and ignore netif_stop_queue() calls before register_netdev()Guillaume Chazarain1-0/+5
2010-11-08Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-10/+9
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/int...Paul Mundt1-0/+4
2010-11-08sh: add clk_round_parent() to optimize parent clock rateGuennadi Liakhovetski1-0/+4
2010-11-05USB: musb: blackfin: push clkin value to platform resourcesBob Liu1-0/+2
2010-11-04mmc: sh_mmcif: Convert extern inline to static inline.Paul Mundt1-9/+9
2010-11-03Input: export input_reset_device() for use in KGDBDmitry Torokhov1-1/+3
2010-11-03Input: adp5588-keys - unify common header definesMichael Hennerich1-1/+14
2010-11-03nfsd4: fix 4.1 connection registration raceJ. Bruce Fields1-4/+14
2010-11-02preempt: fix kernel build with !CONFIG_BKLArnd Bergmann1-2/+6
2010-11-01Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+3
2010-11-01Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+1
2010-11-01Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git...Linus 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-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2010-10-31locks: 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....Linus 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/mas...Linus Torvalds1-0/+2
2010-10-30Merge branch 'audit.b64' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-4/+14
2010-10-30Merge git://git.infradead.org/mtd-2.6Linus Torvalds7-169/+479
2010-10-30audit mmapAl Viro1-0/+9
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/torval...David Woodhouse220-2100/+7567
2010-10-30semaphore: Remove mutex emulationThomas Gleixner1-6/+0
2010-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-2/+4
2010-10-30phy/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/jwe...Linus 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