aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-17Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-2/+23
2011-03-17Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-19/+27
2011-03-17Merge branch 'stable/xen.pm.bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-1/+1
2011-03-17kill simple_set_mnt()Al Viro1-1/+0
2011-03-17Merge branches 'stable/irq.fairness' and 'stable/irq.ween_of_nr_irqs' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-14/+10
2011-03-17Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds3-0/+138
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds10-22/+244
2011-03-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-10/+1
2011-03-17Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds8-12/+31
2011-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-1/+1
2011-03-17Merge branch 'for-linus/2639/i2c-1' of git://git.fluff.org/bjdooks/linuxLinus Torvalds1-0/+25
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-0/+34
2011-03-17Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/stagingLinus Torvalds2-0/+59
2011-03-17mm: PageBuddy and mapcount robustnessAndrea Arcangeli1-2/+9
2011-03-17Merge remote-tracking branch 'origin' into spi/nextGrant Likely273-1973/+7189
2011-03-17mmc: dw_mmc: support mmc power control with regulatorJaehoon Chung1-0/+2
2011-03-17mmc: dw_mmc: fix suspend/resume operationJaehoon Chung1-0/+1
2011-03-17mmc: dw_mmc: add quirks for unreliable card detect, and capabilitiesJaehoon Chung1-3/+7
2011-03-17mmc: core: export function mmc_do_release_host()Ulf Hansson1-0/+1
2011-03-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epip/linux-2.6-unicore32Linus Torvalds5-17/+89
2011-03-17Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-6/+10
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds1-0/+10
2011-03-17SUNRPC: Convert struct rpc_xprt to use atomic_t countersTrond Myklebust1-2/+1
2011-03-17Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds15-421/+200
2011-03-17KVM: Fix race between nmi injection and enabling nmi windowAvi Kivity1-0/+1
2011-03-17KVM: use yield_to instead of sleep in kvm_vcpu_on_spinRik van Riel1-0/+1
2011-03-17KVM: keep track of which task is running a KVM vcpuRik van Riel1-0/+1
2011-03-17mm: remove is_hwpoison_addressHuang Ying1-8/+0
2011-03-17mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionallyHuang Ying2-0/+3
2011-03-17mm: export __get_user_pagesHuang Ying1-0/+4
2011-03-17KVM: make make_all_cpus_request() locklessXiao Guangrong1-6/+0
2011-03-17KVM: Add "exiting guest mode" stateXiao Guangrong1-5/+17
2011-03-17PCI: Rename CPU PCI id defineBorislav Petkov1-1/+1
2011-03-17Merge branches 'dragonrise', 'hidraw-feature', 'multitouch', 'ntrig', 'roccat', 'upstream' and 'upstream-fixes' into for-linusJiri Kosina3-1/+36
2011-03-17Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgentIngo Molnar1-0/+7
2011-03-17Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into driversRussell King71-189/+377
2011-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh-latestPaul Mundt274-1610/+7019
2011-03-16Merge branch 'tsc2005' into nextDmitry Torokhov1-0/+41
2011-03-16Input: introduce tsc2005 driverLauri Leukkunen1-0/+41
2011-03-16Merge remote branch 'rmk/for-linus' into for-linusDavid Brown69-187/+354
2011-03-16Merge branch 'mnt_devname' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-14/+2
2011-03-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2-0/+61
2011-03-17unicore32 machine related: add frame buffer driver for pkunity-v3 socGuanXuetao1-0/+2
2011-03-17asm-generic headers: add arch-specific __strnlen_user calling in uaccess.hGuanXuetao1-3/+5
2011-03-17asm-generic headers: add ftrace.hGuanXuetao1-0/+16
2011-03-17asm-generic headers: add sizes.hGuanXuetao1-0/+47
2011-03-17asm-generic: fix inX/outX functions for architectures that have PCIGuanXuetao1-14/+19
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-20/+6
2011-03-16Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds3-134/+1
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds139-831/+5016