aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-11-19Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2010-11-19fs: Do not dispatch FITRIM through separate super_operationLukas Czerner
2010-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-11-19Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-11-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-11-18hardirq.h: needs sched.h if using BKLLinus Torvalds
2010-11-18net: Fix duplicate volatile warning.Tetsuo Handa
2010-11-18drm/nouveau: Expose some BO usage flags to userspace.Francisco Jerez
2010-11-17hardirq.h: remove now-empty #ifdef/#endif pairLinus Torvalds
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-15cfg80211: fix WIPHY_FLAG_IBSS_RSN bitJussi Kivilinna
2010-11-15b43legacy: Fix compile on ARM architectureArnd Hannemann
2010-11-15net: rtnetlink.h -- only include linux/netdevice.h when used by the kernelAndy Whitcroft
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