aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-04-05memcg swap: use mem_cgroup_uncharge_swap fixMichal Hocko1-7/+7
2012-04-05libfs: 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-04Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-0/+5
2012-04-04team: add binary option typeJiri Pirko1-0/+8
2012-04-04Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+4
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2-4/+11
2012-04-04stmmac: extend CSR Clock Range programmingGiuseppe CAVALLARO1-16/+17
2012-04-04stmmac: re-work the internal GMAC DMA platf parametersDeepak SIKRI1-1/+19
2012-04-04stmmac: Define MDC clock selection macrosDeepak SIKRI1-0/+28
2012-04-04stmmac: Define CSUM offload engine TypesDeepak SIKRI1-0/+5
2012-04-04stmmac: Allow stmmac to work with other PHY buses(v3).Srinivas Kandagatla1-0/+1
2012-04-04Merge 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
2012-04-04ptp: Add a method for obtaining the device index.Richard Cochran1-0/+8
2012-04-03Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller1-2/+2
2012-04-03filter: add XOR operationJiri Pirko1-1/+3
2012-04-03filter: Allow to create sk-unattached filtersJiri Pirko1-0/+3
2012-04-03net/hyperv: Add flow control based on hi/low watermarkHaiyang Zhang1-0/+27
2012-04-03net: fix /proc/net/dev regressionEric Dumazet1-2/+0
2012-04-03lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit...Linus Torvalds1-4/+3
2012-04-03LSM: shrink the common_audit_data data unionEric Paris1-17/+18
2012-04-03LSM: shrink sizeof LSM specific portion of common_audit_dataEric Paris1-50/+4
2012-04-03userns: Kill bogus declaration of function release_uidsEric W. Biederman1-1/+0
2012-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2012-04-02regulator: fixed: Support for open drain gpio pinLaxman Dewangan1-0/+7
2012-04-02Merge branch 'paul' (Fixups from Paul Gortmaker)Linus Torvalds2-5/+4
2012-04-02firewire: restore the device.h include in linux/firewire.hPaul Gortmaker1-2/+1
2012-04-02avr32: fix build failures from mis-naming of atmel_nand.hPaul Gortmaker1-3/+3
2012-04-02Merge branch 'for-next' of git://gitorious.org/kernel-hsi/kernel-hsiLinus Torvalds4-0/+475
2012-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+3
2012-04-02Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds1-6/+0
2012-04-02net: Report dev->promiscuity in netlink reports.Ben Greear1-0/+2
2012-04-02ipset: Stop using NLA_PUT*().David S. Miller2-29/+38
2012-04-01Merge branch 'for-3.5' of ../cgroup into block/for-3.5/core-mergedTejun Heo430-8368/+11256
2012-04-01cgroup: make css->refcnt clearing on cgroup removal optionalTejun Heo1-0/+17
2012-04-01cgroup: use negative bias on css->refcnt to block css_tryget()Tejun Heo1-8/+4
2012-04-01cgroup: implement cgroup_rm_cftypes()Tejun Heo1-0/+1
2012-04-01cgroup: introduce struct cfentTejun Heo1-0/+1