aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-12led-class: always implement blinkingJohannes Berg1-4/+43
2010-11-12radix-tree: fix RCU bugNick Piggin1-16/+23
2010-11-12Restrict unprivileged access to kernel syslogDan Rosenberg1-0/+1
2010-11-12include/linux/highmem.h needs hardirq.hCatalin Marinas1-0/+1
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-10sched: Use group weight, idle cpu metrics to fix imbalances during idleSuresh Siddha1-0/+1
2010-11-10perf_events: Fix time tracking in samplesStephane Eranian1-0/+10
2010-11-10net: avoid limits overflowEric Dumazet4-8/+8
2010-11-10ASoC: Remove broken WM8350 direction constantsMark Brown1-3/+0
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-10drm/ttm: Be consistent on ttm_bo_init() failuresThomas Hellstrom1-0/+4
2010-11-09tty: Fix formatting in tty.hAlan Cox1-1/+1
2010-11-09ceph: explicitly specify page alignment in network messagesSage Weil1-0/+1
2010-11-09ceph: make page alignment explicit in osd interfaceSage Weil1-2/+5
2010-11-09ceph: fix comment, remove extraneous argsSage Weil1-2/+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-09sh: intc: Fix up initializers for gcc 4.5.Paul Mundt1-1/+1
2010-11-09drm/ttm: Documentation updateThomas Hellstrom1-5/+74
2010-11-09kernel: Constify temporary variable in roundup()Tetsuo Handa1-1/+1
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 '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-07net dst: need linux/cache.h for ____cacheline_aligned_in_smp.Paul Mundt1-0/+1
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-05USB: musb: blackfin: push clkin value to platform resourcesBob Liu1-0/+2
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-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-02nfsd4: fix 4.1 connection registration raceJ. Bruce Fields1-4/+14
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