aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/resource.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-17r8152: return -EBUSY for runtime suspendhayeswang1-7/+15
2014-10-17ipv4: fix a potential use after free in fou.cLi RongQing1-0/+3
2014-10-17ipv4: fix a potential use after free in ip_tunnel_core.cLi RongQing1-1/+2
2014-10-17hyperv: Add handling of IP header with option field in netvsc_set_hash()Haiyang Zhang1-16/+10
2014-10-17[CIFS] Remove obsolete commentSteve French1-6/+4
2014-10-17openvswitch: Create right mask with disabled megaflowsPravin B Shelar1-21/+72
2014-10-17vxlan: fix a free after useLi RongQing1-0/+1
2014-10-17openvswitch: fix a use after freeLi RongQing1-1/+2
2014-10-17ipv4: dst_entry leak in ip_send_unicast_reply()Vasily Averin1-3/+9
2014-10-17perf script: Add period as a default output columnJiri Olsa1-3/+6
2014-10-17perf script: Add period data columnJiri Olsa2-2/+12
2014-10-17ipv4: clean up cookie_v4_check()Cong Wang3-7/+6
2014-10-17ipv4: share tcp_v4_save_options() with cookie_v4_check()Cong Wang3-29/+21
2014-10-17ipv4: call __ip_options_echo() in cookie_v4_check()Cong Wang1-1/+1
2014-10-17atm: simplify lanai.c by using module_pci_driverMichael Opdenacker1-21/+1
2014-10-17perf evsel: No need to drag util/cgroup.hArnaldo Carvalho de Melo4-1/+5
2014-10-17perf evlist: Add missing 'struct option' forward declarationArnaldo Carvalho de Melo1-0/+2
2014-10-17perf evsel: Move exit stuff from __delete to __exitArnaldo Carvalho de Melo1-5/+5
2014-10-17ntb: Adding split BAR support for Haswell platformsDave Jiang3-60/+210
2014-10-17ntb: use errata flag set via DID to implement workaroundDave Jiang2-9/+42
2014-10-17ntb: conslidate reading of PPD to move platform detection earlierDave Jiang1-28/+98
2014-10-17ntb: move platform detection to separate functionDave Jiang1-27/+47
2014-10-17NTB: debugfs device entryJon Mason3-2/+107
2014-10-17Revert "Btrfs: race free update of commit root for ro snapshots"Chris Mason2-36/+33
2014-10-17kprobes/x86: Remove stale ARCH_SUPPORTS_KPROBES_ON_FTRACE defineAnton Blanchard1-1/+0
2014-10-17ARM: dts: Explicitly set dr_mode on exynos5420-arndale-octaSjoerd Simons1-0/+4
2014-10-17ARM: dts: Explicitly set dr_mode on exynos Peach boardsSjoerd Simons3-2/+18
2014-10-16Input: xpad - add Thrustmaster as Xbox 360 controller vendorTommi Rantala1-0/+1
2014-10-16Input: xpad - add USB ID for Thrustmaster Ferrari 458 Racing WheelTommi Rantala1-0/+1
2014-10-16Input: max77693-haptic - fix state check in imax77693_haptic_disable()Jaewon Kim1-1/+1
2014-10-16Input: xen-kbdfront - free grant table entry in xenkbd_disconnect_backendChang Huaixin1-2/+2
2014-10-16Check minimum response length on query_network_interfaceSteve French1-4/+7
2014-10-16Workaround Mac server problemSteve French1-3/+10
2014-10-16Remap reserved posix characters by default (part 3/3)Steve French11-77/+88
2014-10-16Allow conversion of characters in Mac remap range (part 2)Steve French2-26/+83
2014-10-16Allow conversion of characters in Mac remap range. Part 1Steve French5-33/+107
2014-10-16mfsymlinks support for SMB2.1/SMB3. Part 2 query symlinkSteve French3-1/+75
2014-10-16Add mfsymlinks support for SMB2.1/SMB3. Part 1 create symlinkSteve French3-1/+68
2014-10-16Allow mknod and mkfifo on SMB2/SMB3 mountsSteve French8-30/+55
2014-10-16add defines for two new file attributesSteve French1-0/+2
2014-10-16netlink: fix description of portidNicolas Dichtel1-1/+1
2014-10-16NTFS: Bump version to 2.1.31.Anton Altaparmakov1-1/+1
2014-10-16NTFS: Add bmap address space operation needed for FIBMAP ioctl.Anton Altaparmakov1-0/+124
2014-10-16NTFS: Remove changelog from Documentation/filesystems/ntfs.txt.Anton Altaparmakov1-268/+0
2014-10-16NTFS: Split ntfs_aops into ntfs_normal_aops and ntfs_compressed_aopsAnton Altaparmakov3-24/+42
2014-10-16ixgbe: check for vfs outside of sriov_num_vfs before dereferenceEmil Tantilov1-0/+3
2014-10-16fm10k: Add CONFIG_FM10K_VXLAN configuration optionAndy Zhou2-3/+14
2014-10-16arm/arm64: KVM: Fix BE accesses to GICv2 EISR and ELRSR regsChristoffer Dall5-29/+36
2014-10-16fm10k: Unlock mailbox on VLAN addition failuresMatthew Vick1-3/+4
2014-10-16serial: atmel: add missing dmaengine headerVinod Koul1-0/+1