aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rapidio/rio.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-30mm, thp: do not allow thp faults to avoid cpuset restrictionsDavid Rientjes1-8/+8
2014-07-30mm/page-writeback.c: fix divide by zero in bdi_dirty_limits()Maxim Patlasov1-3/+3
2014-07-30Revert "cdc_subset: deal with a device that needs reset for timeout"Linus Torvalds3-36/+2
2014-07-30x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel4-58/+105
2014-07-30kvm: arm64: vgic: fix hyp panic with 64k pages on juno platformWill Deacon1-4/+20
2014-07-29arm: Add devicetree fixup machine functionLaura Abbott3-1/+18
2014-07-29of: Add memory limiting function for flattened devicetreesLaura Abbott2-0/+49
2014-07-29of: Split early_init_dt_scan into two partsLaura Abbott2-1/+19
2014-07-29net: phy: re-apply PHY fixups during phy_register_deviceFlorian Fainelli1-1/+1
2014-07-29cdc-ether: clean packet filter upon probeOliver Neukum1-0/+16
2014-07-29cdc_subset: deal with a device that needs reset for timeoutOliver Neukum3-2/+36
2014-07-29net: sendmsg: fix NULL pointer dereferenceAndrey Ryabinin2-7/+8
2014-07-29isdn/bas_gigaset: fix a leak on failure path in gigaset_probe()Alexey Khoroshilov1-0/+1
2014-07-29AFS: Correctly assemble the client UUIDDavid Howells1-2/+2
2014-07-29mm: fix page_alloc.c kernel-doc warningsRandy Dunlap1-6/+9
2014-07-29ARM: dts: Revert enabling of twl configuration for n900Tony Lindgren1-1/+1
2014-07-28ip: make IP identifiers less predictableEric Dumazet3-13/+32
2014-07-28neighbour : fix ndm_type type error issueJun Zhao2-2/+2
2014-07-28sunvnet: only use connected ports when sendingDavid L Stevens1-5/+17
2014-07-28crypto: arm-aes - fix encryption of unaligned dataMikulas Patocka1-5/+5
2014-07-28crypto: arm64-aes - fix encryption of unaligned dataMikulas Patocka1-6/+6
2014-07-28powerpc: Fix endianness of flash_block_list in rtas_flashThomas Falcon1-2/+4
2014-07-28powerpc/powernv: Change BUG_ON to WARN_ON in elog codeVasant Hegde1-2/+2
2014-07-27Linux 3.16-rc7Linus Torvalds1-1/+1
2014-07-26Fix gcc-4.9.0 miscompilation of load_balance() in schedulerLinus Torvalds1-0/+2
2014-07-26mm: fix direct reclaim writeback regressionHugh Dickins1-2/+3
2014-07-26ARM: dts: fix L2 address in Hi3620Haojian Zhuang1-1/+1
2014-07-25parport: fix menu breakageRandy Dunlap1-6/+6
2014-07-26blackfin: vmlinux.lds.S: reserve 32 bytes space at the end of data section for XIP kernelSteven Miao1-1/+1
2014-07-26defconfig: BF609: update spi config nameSteven Miao1-1/+1
2014-07-26irq: blackfin sec: drop duplicated sec priority setSteven Miao1-2/+0
2014-07-26blackfin: bind different groups of one pinmux function to different state nameSonic Zhang2-11/+12
2014-07-26blackfin: fix some bf5xx boards build for missing <linux/gpio.h>Steven Miao7-0/+7
2014-07-26pm: bf609: cleanup smc nor flashSteven Miao3-7/+5
2014-07-25can: c_can_platform: Fix raminit, use devm_ioremap() instead of devm_ioremap_resource()George Cherian1-1/+2
2014-07-24bnx2x: fix crash during TSO tunnelingDmitry Kravkov2-0/+10
2014-07-24r8152: fix the checking of the usb speedhayeswang1-4/+3
2014-07-24net: phy: Ensure the MDIO bus module is heldEzequiel Garcia1-0/+13
2014-07-24net: phy: Set the driver when registering an MDIO bus deviceEzequiel Garcia1-0/+1
2014-07-24bnx2x: fix set_setting for some PHYsYaniv Rosner1-0/+1
2014-07-25drm/radeon: fix cut and paste issue for hawaii.Jerome Glisse1-0/+1
2014-07-24parisc: Eliminate memset after alloc_bootmem_pagesHIMANGI SARAOGI1-1/+0
2014-07-24parisc: Remove SA_RESTORER defineJohn David Anglin1-2/+0
2014-07-24hwmon: (smsc47m192) Fix temperature limit and vrm write operationsGuenter Roeck1-1/+3
2014-07-24fs: umount on symlink leaks mnt countVasily Averin1-1/+2
2014-07-24direct-io: fix uninitialized warning in do_direct_IO()Boaz Harrosh1-7/+7
2014-07-23mm: hugetlb: fix copy_hugetlb_page_range()Naoya Horiguchi1-0/+1
2014-07-23simple_xattr: permit 0-size extended attributesHugh Dickins1-1/+1
2014-07-23mm/fs: fix pessimization in hole-punching pagecacheHugh Dickins1-3/+8
2014-07-23shmem: fix splicing from a hole while it's punchedHugh Dickins1-9/+15