aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-11-17Fix build failure due to hwirq.h needing smp_lock.hLinus Torvalds
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-16Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-11-16Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-11-16SCSI host lock push-downJeff Garzik
2010-11-16nfs: trivial: remove unused nfs_wait_event macroJeff Layton
2010-11-15NLM: Fix a regression in lockdTrond Myklebust
2010-11-15capabilities/syslog: open code cap_syslog logic to fix build failureEric Paris
2010-11-15Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-11-15i2c: Mark i2c_adapter.id as deprecatedJean Delvare
2010-11-15i2c: Delete unused adapter IDsJean Delvare
2010-11-15include/linux/kernel.h: Move logging bits to include/linux/printk.hLinus Torvalds
2010-11-15Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-11-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2010-11-15fsl-diu-fb: drop dead ioctl defineMike Frysinger
2010-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-11-12Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2010-11-12Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2010-11-12vlan: Add function to retrieve EtherType from vlan packets.Hao Zheng
2010-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller
2010-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-11-12Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-11-12Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-11-12Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-11-12Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-11-12backlight: add low threshold to pwm backlightArun Murthy
2010-11-12leds: driver for National Semiconductors LP5523 chipSamu Onkalo
2010-11-12leds: driver for National Semiconductor LP5521 chipSamu Onkalo
2010-11-12led-class: always implement blinkingJohannes Berg
2010-11-12radix-tree: fix RCU bugNick Piggin
2010-11-12Restrict unprivileged access to kernel syslogDan Rosenberg
2010-11-12include/linux/highmem.h needs hardirq.hCatalin Marinas
2010-11-12atomic: add atomic_inc_not_zero_hint()Eric Dumazet
2010-11-12include/linux/resource.h needs types.hJean Delvare
2010-11-12netfilter: NF_HOOK_COND has wrong conditionalEric Paris
2010-11-11block: remove unused copy_io_context()Jens Axboe
2010-11-10sched: Use group weight, idle cpu metrics to fix imbalances during idleSuresh Siddha
2010-11-10perf_events: Fix time tracking in samplesStephane Eranian
2010-11-10net: avoid limits overflowEric Dumazet
2010-11-10block: remove REQ_HARDBARRIERChristoph Hellwig
2010-11-10Merge branch 'for-2.6.37/drivers' into for-linusJens Axboe
2010-11-10drm/ttm: Be consistent on ttm_bo_init() failuresThomas Hellstrom
2010-11-09tty: Fix formatting in tty.hAlan Cox
2010-11-09Merge branch 'musb-v2.6.37-rc2' of git://gitorious.org/usb/usb into work-linusGreg Kroah-Hartman
2010-11-09sh: intc: Fix up initializers for gcc 4.5.Paul Mundt
2010-11-09drm/ttm: Documentation updateThomas Hellstrom
2010-11-09kernel: Constify temporary variable in roundup()Tetsuo Handa
2010-11-08usb.h: fix ioctl kernel-doc infoRandy Dunlap
2010-11-08net: Detect and ignore netif_stop_queue() calls before register_netdev()Guillaume Chazarain
2010-11-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds