aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-05-265-1/+117
|\
| * RDMA/cma: Add support for netlink statistics exportNir Muchtar2011-05-251-0/+28
| * RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty2011-05-251-1/+4
| * RDMA: Update exported headers listRoland Dreier2011-05-252-0/+6
| * RDMA/cma: Export enum cma_state in <rdma/rdma_cm.h>Nir Muchtar2011-05-251-0/+14
| * RDMA: Add netlink infrastructureRoland Dreier2011-05-202-0/+65
* | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-05-261-4/+4
|\ \
| * | spi: Use void pointers for data in simple SPI I/O operationsMark Brown2011-05-201-4/+4
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-05-261-10/+0
|\ \ \
| * | | Remove unused MSG_ flags in linux/smp.hMilton Miller2011-05-261-10/+0
* | | | Fix build with !HUGETLBFSLinus Torvalds2011-05-261-0/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm...Linus Torvalds2011-05-263-0/+149
|\ \ \ \
| * | | | xen: cleancache shim to Xen Transcendent MemoryDan Magenheimer2011-05-261-0/+22
| * | | | mm: cleancache core ops functions and configDan Magenheimer2011-05-261-0/+122
| * | | | fs: add field to superblock to support cleancacheDan Magenheimer2011-05-261-0/+5
| | |/ / | |/| |
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2011-05-261-2/+6
|\ \ \ \
| * | | | jbd2: Add function jbd2_trans_will_send_data_barrier()Jan Kara2011-05-241-1/+3
| * | | | jbd2: fix sending of data flush on journal commitJan Kara2011-05-241-1/+3
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-05-261-0/+16
|\ \ \ \ \
| * | | | | vfs: Block mmapped writes while the fs is frozenJan Kara2011-05-261-0/+2
| * | | | | vfs: Create __block_page_mkwrite() helper passing error values backJan Kara2011-05-261-0/+14
* | | | | | mm: don't access vm_flags as 'int'KOSAKI Motohiro2011-05-264-8/+10
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfdLinus Torvalds2011-05-254-0/+24
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | ns: Declare sys_setns in syscalls.hEric W. Biederman2011-05-241-0/+1
| * | | | | net: Allow setting the network namespace by fdEric W. Biederman2011-05-102-0/+2
| * | | | | ns proc: Add support for the ipc namespaceEric W. Biederman2011-05-101-0/+1
| * | | | | ns proc: Add support for the uts namespaceEric W. Biederman2011-05-101-0/+1
| * | | | | ns proc: Add support for the network namespace.Eric W. Biederman2011-05-101-0/+1
| * | | | | ns: proc files for namespace naming policy.Eric W. Biederman2011-05-101-0/+18
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-255-2/+93
|\ \ \ \ \ \
| * | | | | | net: move is_vlan_dev into public header file (v2)Neil Horman2011-05-251-0/+5
| * | | | | | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-05-252-2/+49
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville2011-05-243-3/+51
| | |\ \ \ \ \ \
| | | * | | | | | wireless: fix fatal kernel-doc error + warning in mac80211.hRandy Dunlap2011-05-241-1/+2
| | | * | | | | | wireless: fix cfg80211.h new kernel-doc warningsRandy Dunlap2011-05-241-1/+2
| | | * | | | | | net: rfkill: add generic gpio rfkill driverRhyland Klein2011-05-191-0/+43
| | | * | | | | | cfg80211: Use consistent BSS matching between scan and smeJouni Malinen2011-05-191-1/+4
| * | | | | | | | bug.h: Fix build with CONFIG_PRINTK disabled.David S. Miller2011-05-241-0/+21
| * | | | | | | | dst: catch uninitialized metricsStephen Hemminger2011-05-241-0/+2
| * | | | | | | | bug.h: Add WARN_RATELIMITJoe Perches2011-05-231-0/+16
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-05-2511-4/+358
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mmc: sdhci: Auto-CMD23 support.Andrei Warkentin2011-05-251-0/+1
| * | | | | | | | | mmc: core: Block CMD23 support for UHS104/SDXC cards.Andrei Warkentin2011-05-252-1/+4
| * | | | | | | | | mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI.Andrei Warkentin2011-05-251-0/+1
| * | | | | | | | | mmc: core: Use CMD23 for multiblock transfers when we can.Andrei Warkentin2011-05-254-0/+14
| * | | | | | | | | mmc: quirks: Add/remove quirks conditional support.Andrei Warkentin2011-05-241-4/+36
| * | | | | | | | | mmc: core: add support for eMMC Dual Data RatePhilip Rakity2011-05-241-0/+1
| * | | | | | | | | mmc: sdhi: allow powering down controller with no card insertedGuennadi Liakhovetski2011-05-241-0/+4
| * | | | | | | | | mmc: tmio: runtime suspend the controller, where possibleGuennadi Liakhovetski2011-05-241-0/+17
| * | | | | | | | | mmc: sdio: optimized SDIO IRQ handling for single irqStefan Nilsson XK2011-05-241-0/+1