aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh/urgentPaul Mundt24-42/+282
2010-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-1/+31
2010-11-12Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-1/+3
2010-11-12Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-1/+1
2010-11-12vlan: Add function to retrieve EtherType from vlan packets.Hao Zheng1-0/+25
2010-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller1-1/+1
2010-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-2/+17
2010-11-12Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds5-12/+4
2010-11-12Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+10
2010-11-12Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-4/+14
2010-11-12backlight: add low threshold to pwm backlightArun Murthy1-0/+1
2010-11-12leds: driver for National Semiconductors LP5523 chipSamu Onkalo1-0/+47
2010-11-12leds: driver for National Semiconductor LP5521 chipSamu Onkalo1-0/+47
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-10perf_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-09tty: 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-09sh: intc: Fix up initializers for gcc 4.5.Paul Mundt1-1/+1
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 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus 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/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-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-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-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 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