summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-05-26vfs: Block mmapped writes while the fs is frozenJan Kara1-0/+2
2011-05-26vfs: Create __block_page_mkwrite() helper passing error values backJan Kara1-0/+14
2011-05-26Remove unused MSG_ flags in linux/smp.hMilton Miller1-10/+0
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfdLinus Torvalds4-0/+24
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-2/+93
2011-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds11-4/+358
2011-05-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds6-117/+365
2011-05-25Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-0/+1068
2011-05-25net: move is_vlan_dev into public header file (v2)Neil Horman1-0/+5
2011-05-25mmc: sdhci: Auto-CMD23 support.Andrei Warkentin1-0/+1
2011-05-25mmc: core: Block CMD23 support for UHS104/SDXC cards.Andrei Warkentin2-1/+4
2011-05-25mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI.Andrei Warkentin1-0/+1
2011-05-25mmc: core: Use CMD23 for multiblock transfers when we can.Andrei Warkentin4-0/+14
2011-05-25RDMA/cma: Add support for netlink statistics exportNir Muchtar1-0/+28
2011-05-25RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty1-1/+4
2011-05-25RDMA: Update exported headers listRoland Dreier2-0/+6
2011-05-25RDMA/cma: Export enum cma_state in <rdma/rdma_cm.h>Nir Muchtar1-0/+14
2011-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-0/+1
2011-05-25hwmon: (jc42) Change detection classJean Delvare1-1/+1
2011-05-25Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2-2/+49
2011-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds3-9/+9
2011-05-25Merge branch 'for-2.6.40/drivers' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds4-12/+25
2011-05-25Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-5/+14
2011-05-25Merge branch 'timers-ptp-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-0/+231
2011-05-25Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds5-0/+782
2011-05-25percpu_counter: change return value and add commentsShaohua Li1-1/+5
2011-05-25lib/genalloc.c: add support for specifying the physical addressJean-Christophe PLAGNIOL-VILLARD1-1/+21
2011-05-25include/linux/genalloc.h: add multiple-inclusion guardsJean-Christophe PLAGNIOL-VILLARD1-0/+3
2011-05-25lib: add kstrto*_from_user()Alexey Dobriyan1-0/+31
2011-05-25leds: provide helper to register "leds-gpio" devicesUwe Kleine-König1-0/+2
2011-05-25drivers/leds/leds-pca9532.c: add gpio capabilityJoachim Eastwood1-1/+2
2011-05-25printk: allocate kernel log buffer earlierMike Travis1-0/+7
2011-05-25memblock: add error return when CONFIG_HAVE_MEMBLOCK is not setYinghai Lu1-1/+8
2011-05-25sparse: Undef __compiletime_{warning,error} if __CHECKER__ is definedKOSAKI Motohiro1-1/+1
2011-05-25sparse: define __must_be_array() for __CHECKER__KOSAKI Motohiro1-0/+4
2011-05-25sparse: define dummy BUILD_BUG_ON definition for sparseKOSAKI Motohiro1-0/+8
2011-05-25xattr.h: expose string defines to userspaceEric Paris1-4/+4
2011-05-25bitmap, irq: add smp_affinity_list interface to /proc/irqMike Travis2-1/+19
2011-05-25fscache: remove dead code under CONFIG_WORKQUEUE_DEBUGFSAmerigo Wang1-12/+0
2011-05-25include/linux/c2port.h: remove wrong and never used macrosWanlong Gao1-3/+0
2011-05-25ulimit: raise default hard ulimit on number of files to 4096Tim Gardner2-2/+3
2011-05-25asm-generic/cacheflush.h: flush icache when copying to user pagesMike Frysinger1-1/+4
2011-05-25mm: add SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macroDaniel Kiper1-0/+3
2011-05-25proc: make struct proc_maps_private truly privateStephen Wilson1-8/+0
2011-05-25mm: declare mpol_to_str() when CONFIG_TMPFS=nStephen Wilson1-2/+2
2011-05-25mm: export get_vma_policy()Stephen Wilson1-0/+3
2011-05-25mm: remove last trace of shmem_get_unmapped_areaHugh Dickins1-8/+0
2011-05-25tmpfs: implement generic xattr supportEric Paris1-1/+7