aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* poll: add poll_requested_events() and poll_does_not_wait() functionsHans Verkuil2012-03-23
* crc32: bolt on crc32cDarrick J. Wong2012-03-23
* include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...)Joe Perches2012-03-23
* leds-lm3530: support pwm input modeKim, Milo2012-03-23
* drivers/leds/leds-lp5521.c: support led pattern dataKim, Milo2012-03-23
* drivers/leds/leds-lp5521.c: add 'update_config' in the lp5521_platform_dataKim, Milo2012-03-23
* drivers/leds/leds-lp5521.c: add 'name' in the lp5521_led_configKim, Milo2012-03-23
* bitops: introduce for_each_clear_bit()Akinobu Mita2012-03-23
* bitops: remove for_each_set_bit_cont()Akinobu Mita2012-03-23
* bitops: rename for_each_set_bit_cont() in favor of analogous list.h functionAkinobu Mita2012-03-23
* backlight: new backlight driver for LP855x devicesKim, Milo2012-03-23
* prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervisionLennart Poettering2012-03-23
* consolidate WARN_...ONCE() static variablesJan Beulich2012-03-23
* headers: include linux/types.h where appropriateBobby Powers2012-03-23
* nmi watchdog: do not use cpp symbol in KconfigCong Wang2012-03-23
* magic.h: move some FS magic numbers into magic.hMuthu Kumar2012-03-23
* Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-03-23
|\
| * NFS: Remove nfs4_setup_sequence from generic rename codeBryan Schumaker2012-03-21
| * NFS: Remove nfs4_setup_sequence from generic unlink codeBryan Schumaker2012-03-21
| * NFS: Remove nfs4_setup_sequence from generic read codeBryan Schumaker2012-03-21
| * NFS: Remove nfs4_setup_sequence from generic write codeBryan Schumaker2012-03-21
| * NFS: Fix more NFS debug related build warningsTrond Myklebust2012-03-21
| * nfs: non void functions must return a valueStephen Rothwell2012-03-21
| * SUNRPC: Kill compiler warning when RPC_DEBUG is unsetChuck Lever2012-03-21
| * SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUGTrond Myklebust2012-03-20
| * NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit codeTrond Myklebust2012-03-17
| * SUNRPC: Fix a few sparse warningsTrond Myklebust2012-03-11
| * NFS: remove nfs_inode radix treeFred Isaman2012-03-10
| * NFS: remove NFS_PAGE_TAG_LOCKEDFred Isaman2012-03-10
| * NFS: add filehandle crc for debug displayWeston Andros Adamson2012-03-07
| * NFSv4: Simplify the struct nfs4_stateidTrond Myklebust2012-03-06
| * NFS: Undo changes to idmap.hBryan Schumaker2012-03-05
| * Merge commit 'nfs-for-3.3-4' into nfs-for-nextTrond Myklebust2012-03-03
| |\
| * | NFS: Request fh_expire_type attribute in "server caps" operationChuck Lever2012-03-02
| * | NFS: Introduce NFS_ATTR_FATTR_V4_LOCATIONSChuck Lever2012-03-02
| * | NFS: Add a client-side function to display NFS file handlesChuck Lever2012-03-02
| * | SUNRPC: Add API to acquire source addressChuck Lever2012-03-02
| * | SUNRPC: Move clnt->cl_server into struct rpc_xprtTrond Myklebust2012-03-02
| * | SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt fieldTrond Myklebust2012-03-02
| * | NFSv4: parse and display server implementation idsWeston Andros Adamson2012-03-01
| * | NFS: Store the legacy idmapper result in the keyringBryan Schumaker2012-03-01
| * | Created a function for setting timeouts on keysBryan Schumaker2012-03-01
| * | SUNRPC: move waitq from RPC pipe to RPC inodeStanislav Kinsbursky2012-02-27
| * | NFS: include filelayout DS rpc stats in mountstatsWeston Andros Adamson2012-02-17
| * | SUNRPC: Use KERN_DEFAULT for debugging printk'sChuck Lever2012-02-16
| * | SUNRPC: add sending,pending queue and max slot to xprt statsAndy Adamson2012-02-16
| * | SUNRPC: Ensure that we can trace waitqueues when !defined(CONFIG_SYSCTL)Trond Myklebust2012-02-15
| * | Lockd: shutdown NLM hosts in network namespace contextStanislav Kinsbursky2012-02-15
| * | LockD: make nlm hosts network namespace awareStanislav Kinsbursky2012-02-15
| * | Lockd: per-net up and down routines introducedStanislav Kinsbursky2012-02-15