summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-04-08KVM: Remove unused dirty_bitmap_head and nr_dirty_pagesTakuya Yoshikawa1-2/+0
2012-04-08KVM: x86: Add ioctl for KVM_KVMCLOCK_CTRLEric B Munson1-0/+3
2012-04-08KVM: PPC: Rework wqp conditional codeAlexander Graf1-2/+4
2012-04-08KVM: Factor out kvm_vcpu_kick to arch-generic codeChristoffer Dall1-0/+9
2012-04-08KVM: set upper bounds for iobus dev to limit userspaceAmos Kong1-1/+1
2012-04-08KVM: resize kvm_io_range array dynamicallyAmos Kong1-2/+3
2012-04-08userns: Disassociate user_struct from the user_namespace.Eric W. Biederman2-8/+4
2012-04-08userns: Add a Kconfig option to enforce strict kuid and kgid type checksEric W. Biederman1-1/+1
2012-04-08userns: Add kuid_t and kgid_t and associated infrastructure in uidgid.hEric W. Biederman1-0/+176
2012-04-08userns: Replace the hard to write inode_userns with inode_capable.Eric W. Biederman2-6/+2
2012-04-08userns: Deprecate and rename the user_namespace reference in the user_structEric W. Biederman1-1/+1
2012-04-08userns: Add an explicit reference to the parent user namespaceEric W. Biederman1-0/+1
2012-04-08cred: Refcount the user_ns pointed to by the cred.Eric W. Biederman1-1/+1
2012-04-08cred: Add forward declaration of init_user_ns in all cases.Eric W. Biederman1-1/+1
2012-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-7/+4
2012-04-06regmap: add MMIO bus supportStephen Warren1-0/+6
2012-04-06regmap: introduce fast_io busses, and use a spinlock for themStephen Warren1-0/+3
2012-04-06regmap: introduce explicit bus_context for bus callbacksStephen Warren1-3/+7
2012-04-06ethtool: Remove exception to the requirement of holding RTNL lockBen Hutchings1-2/+1
2012-04-06gpiolib: Add !CONFIG_GPIOLIB definitions of devm_ functionsMark Brown1-0/+14
2012-04-06gpio: add flags to export GPIOs when requestingWolfram Sang1-0/+5
2012-04-06Fix typo milivolt => millivoltThomas Weber1-1/+1
2012-04-06tcp: tcp_sendpages() should call tcp_push() onceEric Dumazet1-1/+1
2012-04-06Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2-7/+8
2012-04-06netdma: adding alignment check for NETDMA opsDave Jiang1-0/+1
2012-04-06memcg swap: use mem_cgroup_uncharge_swap fixMichal Hocko1-7/+7
2012-04-06libfs: add simple_open()Stephen Boyd1-0/+1
2012-04-05net/dcb: Add an optional max rate attributeAmir Vadai1-0/+12
2012-04-05net/mlx4_core: set port QoS attributesAmir Vadai2-0/+7
2012-04-05net/mlx4_en: Force user priority by QP attributeAmir Vadai1-1/+2
2012-04-05Ethernet driver for the WIZnet W5300 chipMike Sinkovsky1-0/+24
2012-04-05Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-0/+5
2012-04-05team: add binary option typeJiri Pirko1-0/+8
2012-04-05Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+4
2012-04-05Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2-4/+11
2012-04-05stmmac: extend CSR Clock Range programmingGiuseppe CAVALLARO1-16/+17
2012-04-05stmmac: re-work the internal GMAC DMA platf parametersDeepak SIKRI1-1/+19
2012-04-05stmmac: Define MDC clock selection macrosDeepak SIKRI1-0/+28
2012-04-05stmmac: Define CSUM offload engine TypesDeepak SIKRI1-0/+5
2012-04-05stmmac: Allow stmmac to work with other PHY buses(v3).Srinivas Kandagatla1-0/+1
2012-04-05Merge tag 'pm-for-3.4-part-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-5/+26
2012-04-04Merge branch 'selinux' ("struct common_audit_data" sanitizer)Linus Torvalds1-71/+25
2012-04-04Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds1-5/+3
2012-04-04Input: gameport - add helper macro for gameport_driver boilerplateAxel Lin1-0/+13
2012-04-04Input: serio - add helper macro for serio_driver boilerplateAxel Lin1-0/+13
2012-04-04Input: add support for LM8333 keypadsWolfram Sang1-0/+24
2012-04-04regulator: Add support for RICOH PMIC RC5T583 regulatorLaxman Dewangan1-0/+29
2012-04-04regulator: core: Constify the regulator_desc passed in when registeringMark Brown1-2/+3
2012-04-04ethtool: Add a common function for drivers with transmit time stamping.Richard Cochran1-0/+1
2012-04-04ethtool: Introduce a method for getting time stamping capabilities.Richard Cochran2-0/+31