summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-07-30
|\
| * block: Convert BDI proportion calculations to flexible proportionsJan Kara2012-06-09
| * lib: Proportions with flexible periodJan Kara2012-06-09
* | Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-07-30
|\ \
| * | NFS: Split out NFS v3 inode operationsBryan Schumaker2012-07-17
| * | NFS: Split out NFS v2 inode operationsBryan Schumaker2012-07-17
| * | NFS: Treat NFS4ERR_CLID_INUSE as a fatal errorChuck Lever2012-07-16
| * | SUNRPC: Add rpcauth_list_flavors()Chuck Lever2012-07-16
| * | Merge commit '9249e17fe094d853d1ef7475dd559a2cc7e23d42' into nfs-for-3.6Trond Myklebust2012-07-16
| |\ \
| * | | NFS: Create an write_pageio_init() functionBryan Schumaker2012-06-29
| * | | NFS: Create an read_pageio_init() functionBryan Schumaker2012-06-29
| * | | NFS: Create an alloc_client rpc_opBryan Schumaker2012-06-29
| * | | NFS: Create a free_client rpc_opBryan Schumaker2012-06-29
| * | | NFS: Create a return_delegation rpc opBryan Schumaker2012-06-29
| * | | NFS: Create a have_delegation rpc_opBryan Schumaker2012-06-29
| * | | NFS: Cleanup - only store the write verifier in struct nfs_pageTrond Myklebust2012-06-28
| * | | SUNRPC: Remove unused function xdr_encode_pagesTrond Myklebust2012-06-28
| * | | SUNRPC: Add the helper xdr_stream_posTrond Myklebust2012-06-28
| * | | SUNRPC: xdr_read_pages should return the amount of XDR encoded page dataTrond Myklebust2012-06-28
| * | | SUNRPC: Don't decode beyond the end of the RPC reply messageTrond Myklebust2012-06-28
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-30
|\ \ \ \
| * | | | v4l: Export v4l2-common.h in include/linux/KbuildSakari Ailus2012-07-12
| * | | | [media] v4l: Unify selection flagsSakari Ailus2012-07-06
| * | | | [media] v4l: Unify selection targets across V4L2 and V4L2 subdev interfacesSakari Ailus2012-07-06
| * | | | [media] v4l: Remove "_ACTUAL" from subdev selection API target definition namesSakari Ailus2012-07-06
| * | | | [media] V4L: Remove "_ACTIVE" from the selection target name definitionsSylwester Nawrocki2012-07-06
| * | | | [media] uvcvideo: Document the struct uvc_xu_control_query query fieldLaurent Pinchart2012-07-06
| * | | | [media] v4l: drop v4l2_buffer.input and V4L2_BUF_FLAG_INPUTSakari Ailus2012-07-05
| * | | | [media] i2c: Export an unlocked flavor of i2c_transferJean Delvare2012-06-29
| * | | | Merge branch 'v4l_for_linus' into staging/for_v3.6Mauro Carvalho Chehab2012-06-27
| |\ \ \ \
| * | | | | [media] videodev2.h: add new hwseek capability bitsHans Verkuil2012-06-18
* | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-30
|\ \ \ \ \ \
| * | | | | | include/linux/aio.h: cpp->C conversionsAndrew Morton2012-07-30
| * | | | | | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-30
| * | | | | | ipc: compat: use signed size_t types for msgsnd and msgrcvWill Deacon2012-07-30
| * | | | | | ipc: allow compat IPC version field parsing if !ARCH_WANT_OLD_COMPAT_IPCWill Deacon2012-07-30
| * | | | | | ipc: add COMPAT_SHMLBA supportWill Deacon2012-07-30
| * | | | | | nilfs2: add omitted comments for structures in nilfs2_fs.hVyacheslav Dubeyko2012-07-30
| * | | | | | string: introduce memweight()Akinobu Mita2012-07-30
| * | | | | | backlight: move lp855x header into platform_data directoryKim, Milo2012-07-30
| * | | | | | backlight: move register definitions from header to sourceKim, Milo2012-07-30
| * | | | | | printk: remove the now unnecessary "C" annotation for KERN_CONTJoe Perches2012-07-30
| * | | | | | printk: convert the format for KERN_<LEVEL> to a 2 byte patternJoe Perches2012-07-30
| * | | | | | printk: add kern_levels.h to make KERN_<LEVEL> available for asm useJoe Perches2012-07-30
| * | | | | | printk: add generic functions to find KERN_<LEVEL> headersJoe Perches2012-07-30
| * | | | | | NMI watchdog: fix for lockup detector breakage on resumeSameer Nanda2012-07-30
| * | | | | | usb/marvell: remove conditional compilation of clk codeViresh Kumar2012-07-30
| * | | | | | clk: add non CONFIG_HAVE_CLK routinesViresh Kumar2012-07-30
| * | | | | | coredump: warn about unsafe suid_dumpable / core_pattern comboKees Cook2012-07-30
* | | | | | | Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-30
|\ \ \ \ \ \ \