summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-04-27NFS: Remove extra rpc_clnt argument to proc_lookupBryan Schumaker1-1/+1
2012-04-27NFS: Create a submount rpc_opBryan Schumaker1-0/+2
2012-04-27NFS: Remove secinfo knowledge out of the generic clientBryan Schumaker1-1/+0
2012-04-27NFS: add dreq to nfs_commit_infoFred Isaman1-0/+1
2012-04-27NFS: create nfs_commit_completion_opsFred Isaman1-0/+9
2012-04-27NFS: create struct nfs_commit_infoFred Isaman2-4/+28
2012-04-27NFS: rewrite directio read to use async coalesce codeFred Isaman2-2/+3
2012-04-27NFS: remove unused wb_complete field from struct nfs_pageFred Isaman1-1/+0
2012-04-27NFS: create completion structure to pass into page_init functionsFred Isaman2-0/+8
2012-04-27NFS: merge _full and _partial write rpc_opsFred Isaman1-0/+2
2012-04-27NFS: merge _full and _partial read rpc_opsFred Isaman2-1/+16
2012-04-27NFS: create struct nfs_page_arrayFred Isaman1-6/+8
2012-04-27NFS: create common nfs_pgio_header for both read and writeFred Isaman2-33/+27
2012-04-27NFS: add a struct nfs_commit_data to replace nfs_write_data in commitsFred Isaman2-5/+44
2012-04-27HID: hidraw: add proper error handling to raw event reportingJiri Kosina2-3/+3
2012-04-27spi: fix spi.h kernel-doc warningRandy Dunlap1-1/+1
2012-04-27ARM: pxa: fix gpio wakeup settingRobert Jarzmik1-0/+4
2012-04-27Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-2/+3
2012-04-27pinctrl: add pinctrl_provide_dummies interface for platforms to useDong Aisheng1-1/+4
2012-04-27pinctrl: add kerneldoc for pinctrl_ops device tree functionsStephen Warren1-0/+9
2012-04-26Staging: VME: move VME drivers out of stagingGreg Kroah-Hartman1-0/+174
2012-04-26tcp repair: Fix unaligned access when repairing options (v2)Pavel Emelyanov1-0/+5
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner1-1/+1
2012-04-26userns: Rework the user_namespace adding uid/gid mapping supportEric W. Biederman2-7/+47
2012-04-26userns: Simplify the user_namespace by making userns->creator a kuid.Eric W. Biederman1-2/+2
2012-04-26Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+6
2012-04-26mm: fix up the vmscan stat in vmstatYing Han1-2/+3
2012-04-26net: sock_diag_handler structs can be constShan Wei1-2/+2
2012-04-26USB: remove err() macroGreg Kroah-Hartman1-3/+0
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron11-0/+1262
2012-04-25fs: remove 8 bytes of padding from struct writeback_control on 64 bit buildsRichard Kennedy1-1/+2
2012-04-25pinctrl: fix dangling commentLinus Walleij1-1/+1
2012-04-25fuse: add FALLOCATE operationAnatol Pomozov1-1/+13
2012-04-25dma/amba-pl08x: add support for the Nomadik variantLinus Walleij1-0/+3
2012-04-25rcu: Document why rcu_blocking_is_gp() is safePaul E. McKenney1-7/+0
2012-04-25rcu: Make __kfree_rcu() less dependent on compiler choicesJan Engelhardt1-0/+18
2012-04-25rcu: Replace list_first_entry_rcu() with list_first_or_null_rcu()Michel Machado1-4/+29
2012-04-25rcu: List-debug variants of rcu list routines.Dave Jones1-1/+6
2012-04-25clk: remove trailing whitespace from clk.hRob Herring1-2/+2
2012-04-25clk: clk-private: Add DEFINE_CLK macroViresh Kumar1-39/+20
2012-04-25clk: Fix typo in commentViresh Kumar1-2/+2
2012-04-25clk: pass parent_rate into .set_rateShawn Guo1-14/+7
2012-04-25clk: basic: improve parent_names & return errorsMike Turquette1-2/+0
2012-04-25clk: core: copy parent_names & return error codesMike Turquette2-2/+5
2012-04-25clk: Constify parent name arraysMark Brown2-5/+5
2012-04-25clk: Remove comment for end of CONFIG_COMMON_CLK sectionMark Brown1-1/+1
2012-04-25clk: declare clk_ops of basic clks in clk-provider.hShawn Guo2-8/+4
2012-04-25clk: add "const" for clk_ops of basic clksShawn Guo1-4/+4
2012-04-25vt: push the tty_lock down into the map handlingAlan Cox1-1/+0
2012-04-25USB: EHCI: fix crash during suspend on ASUS computersAlan Stern1-0/+2