summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* eCryptfs: export global eCryptfs definitions to include/linux/ecryptfs.hRoberto Sassu2011-06-271-0/+113
* vfs: reorganize 'struct inode' layout a bitLinus Torvalds2011-06-081-4/+5
* Merge 3.0-rc2 + Linus's latest into usb-linusGreg Kroah-Hartman2011-06-084-8/+10
|\
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-06-081-4/+4
| |\
| | * perf: Fix comments in include/linux/perf_event.hVince Weaver2011-06-041-4/+4
| * | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-06-071-3/+3
| |\ \
| | * | irq: Handle spurios irq detection for threaded irqsSebastian Andrzej Siewior2011-06-031-3/+3
| | |/
| * | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-06-071-0/+1
| |\ \
| | * | sched: Fix schedstat.nr_wakeups_migratePeter Zijlstra2011-05-311-0/+1
| * | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2011-06-071-1/+2
| |\ \ \
| | * | | more conservative S_NOSEC handlingAl Viro2011-06-031-1/+2
| | | |/ | | |/|
* | / | usb-storage: redo incorrect readsAlan Stern2011-06-071-1/+3
|/ / /
* | | 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