summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-04-04ptp: Add a method for obtaining the device index.Richard Cochran1-0/+8
2012-04-04Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller1-2/+2
2012-04-04filter: add XOR operationJiri Pirko1-1/+3
2012-04-04filter: Allow to create sk-unattached filtersJiri Pirko1-0/+3
2012-04-04net/hyperv: Add flow control based on hi/low watermarkHaiyang Zhang1-0/+27
2012-04-04net: 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-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2012-04-03regulator: fixed: Support for open drain gpio pinLaxman Dewangan1-0/+7
2012-04-03Merge branch 'paul' (Fixups from Paul Gortmaker)Linus Torvalds2-5/+4
2012-04-03firewire: restore the device.h include in linux/firewire.hPaul Gortmaker1-2/+1
2012-04-03avr32: 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
2012-04-01cgroup: remove cgroup_add_file[s]()Tejun Heo1-16/+0
2012-04-01cgroup: implement cgroup_add_cftypes() and friendsTejun Heo1-2/+31
2012-04-01cgroup: build list of all cgroups under a given cgroupfs_rootTejun Heo1-0/+2
2012-04-01CIFS: Fix VFS lock usage for oplocked filesPavel Shilovsky1-0/+5
2012-04-01regulator: Add TPS65090 regulator driverVenu Byravarasu1-0/+50
2012-04-01mfd: Add s5m regulator operation modeSangbeom Kim2-0/+30
2012-04-01Merge branch 's3-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/am...Linus Torvalds1-1/+0
2012-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds7-2137/+10
2012-04-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-16/+94
2012-04-01Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds1-0/+1
2012-04-01ext3: move headers to fs/ext3/Al Viro4-1451/+0
2012-04-01migrate ext2_fs.h guts to fs/ext2/ext2.hAl Viro2-646/+1
2012-04-01new helper: ext2_image_size()Al Viro1-0/+22
2012-04-01ext2: No longer export ext2_fs.h to user spaceThierry Reding2-63/+10
2012-03-31uprobes/core: Optimize probe hits with the help of a counterSrikar Dronamraju1-0/+5
2012-03-31uprobes/core: Allocate XOL slots for uprobes useSrikar Dronamraju2-0/+36
2012-03-31virtio: drop thaw PM operationAmit Shah1-1/+0
2012-03-31Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds9-378/+319
2012-03-31Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds4-4/+55
2012-03-31Merge tag 'for-v3.4-rc1' of git://git.infradead.org/battery-2.6Linus Torvalds6-11/+1002
2012-03-31spi/pL022: include types.h to remove compilation warningsViresh Kumar1-0/+2
2012-03-31Merge branch 'tboot' into releaseLen Brown2-1/+10
2012-03-31Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis...Len Brown2-3/+45
2012-03-30block: use lockdep_assert_held for queue lockingAndi Kleen1-11/+7
2012-03-30cpuidle: power_usage should be declared signed integerBoris Ostrovsky1-1/+1