summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-063-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-042-2/+7
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-031-2/+6
| |\
| | * cfg80211: don't drop p2p probe responsesEliad Peller2011-06-011-2/+6
| * | af-packet: Add flag to distinguish VID 0 from no-vlan.Ben Greear2011-06-011-0/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-06-042-2/+3
|\ \
| * | block: remove unwanted semicolonsNamhyung Kim2011-05-311-2/+2
| * | Revert "block: Remove extra discard_alignment from hd_struct."Jens Axboe2011-05-301-0/+1
* | | Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds2011-06-041-5/+4
* | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2011-06-021-0/+4
|\ \ \
| * | | intel-iommu: Enable super page (2MiB, 1GiB, etc.) supportYouquan Song2011-06-011-0/+4
* | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-06-011-0/+1
|\ \ \ \
| * | | | mtd: fix physmap.h warningsRandy Dunlap2011-06-011-0/+1
| | |/ / | |/| |
* | | | virtio: add api for delayed callbacksMichael S. Tsirkin2011-05-301-0/+9
* | | | virtio ring: inline function to check for eventsMichael S. Tsirkin2011-05-301-0/+14
* | | | virtio: event index interfaceMichael S. Tsirkin2011-05-301-1/+14
* | | | virtio: add full three-clause BSD text to headers.Rusty Russell2011-05-309-7/+214
* | | | Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osdLinus Torvalds2011-05-295-1/+372
|\ \ \ \
| * | | | NFSv4.1: change pg_test return type to boolBenny Halevy2011-05-291-1/+1
| * | | | pnfs: layoutreturnBenny Halevy2011-05-292-0/+22
| * | | | pnfs: support for non-rpc layout driversBenny Halevy2011-05-291-0/+2
| * | | | pnfs-obj: pnfs_osd XDR definitionsBenny Halevy2011-05-291-0/+345
| * | | | SUNRPC: introduce xdr_init_decode_pagesBenny Halevy2011-05-291-0/+2
| | |/ / | |/| |
* | | | mm: Fix boot crash in mm_alloc()Linus Torvalds2011-05-292-3/+12
* | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-05-291-1/+1
|\ \ \ \
| * | | | [S390] mm: fix storage key handlingHeiko Carstens2011-05-291-1/+1
* | | | | Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-05-292-3/+6
|\ \ \ \ \
| * | | | | nfsd41: add flag checking for create_sessionMi Jinlong2011-04-291-3/+5
| * | | | | SUNRPC: Don't wait for full record to receive tcp dataJ. Bruce Fields2011-04-071-0/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2011-05-293-4/+8
|\ \ \ \ \ \
| * | | | | | dm kcopyd: return client directly and not through a pointerMikulas Patocka2011-05-291-1/+1
| * | | | | | dm kcopyd: reserve fewer pagesMikulas Patocka2011-05-291-2/+1
| * | | | | | dm io: use fixed initial mempool sizeMikulas Patocka2011-05-291-2/+1
| * | | | | | dm table: allow targets to support discards internallyMike Snitzer2011-05-291-0/+6
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'nfs-for-2.6.40' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2011-05-292-1/+3
|\ \ \ \ \ \
| * | | | | | SUNRPC: Support for RPC over AF_LOCAL transportsChuck Lever2011-05-272-1/+3
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-05-291-2/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'ec-cleanup' into releaseLen Brown2011-05-291-2/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | ACPI EC: remove dead codeThomas Renninger2011-04-011-2/+1
* | | | | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-291-0/+4
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | idle governor: Avoid lock acquisition to read pm_qos before entering idleTim Chen2011-05-291-0/+4
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-05-282-2/+15
|\ \ \ \ \ \
| * | | | | | Cache xattr security drop check for write v2Andi Kleen2011-05-281-0/+13
| * | | | | | fs: pass exact type of data dirties to ->dirty_inodeChristoph Hellwig2011-05-272-2/+2
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-281-0/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into x86/urgentIngo Molnar2011-05-2664-215/+2240
| |\ \ \ \ \ \ \
| * | | | | | | | x86, efi: Retain boot service code until after switching to virtual modeMatthew Garrett2011-05-251-0/+1
* | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-05-282-1/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowedKOSAKI Motohiro2011-05-282-1/+8
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-281-0/+13
|\ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud