summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-03-05Merge branch 'pm-devfreq'Rafael J. Wysocki1-2/+7
2012-03-05PM / Domains: Fix include for PM_GENERIC_DOMAINS=n caseMagnus Damm1-5/+7
2012-03-05PM / Sleep: Add more wakeup source initialization routinesRafael J. Wysocki1-1/+21
2012-03-05Merge tag 'tegra-soc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-0/+34
2012-03-04percpu: fix __this_cpu_{sub,inc,dec}_return() definitionKonstantin Khlebnikov1-3/+3
2012-03-04Input: add support for TI Touchscreen controllerRachna Patil1-0/+17
2012-03-04Merge commit 'nfs-for-3.3-4' into nfs-for-nextTrond Myklebust6-4/+9
2012-03-04mdio.h: Include linux/types.hDavid S. Miller1-0/+1
2012-03-03regulator: provide a helper for registering a fixed regulatorSascha Hauer1-0/+13
2012-03-03dccp: fix bug in sequence number validation during connection setupSamuel Jero1-2/+6
2012-03-03Merge tag 'dwc3-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman1-0/+24
2012-03-03vfs: clarify and clean up dentry_cmp()Linus Torvalds1-5/+4
2012-03-03vfs: uninline full_name_hash()Linus Torvalds1-8/+1
2012-03-03vfs: trivial __d_lookup_rcu() cleanupsLinus Torvalds1-1/+2
2012-03-03NFS: Request fh_expire_type attribute in "server caps" operationChuck Lever2-0/+4
2012-03-03NFS: Introduce NFS_ATTR_FATTR_V4_LOCATIONSChuck Lever1-5/+6
2012-03-03NFS: Add a client-side function to display NFS file handlesChuck Lever1-0/+14
2012-03-03SUNRPC: Add API to acquire source addressChuck Lever1-0/+1
2012-03-03SUNRPC: Move clnt->cl_server into struct rpc_xprtTrond Myklebust2-1/+2
2012-03-03SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt fieldTrond Myklebust2-1/+16
2012-03-02regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin1-2/+2
2012-03-02regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin1-0/+6
2012-03-02pinctrl: introduce PINCTRL_STATE_DEFAULT, define hogs as that stateStephen Warren2-5/+10
2012-03-02Merge branch 'at91-3.4-cleanup2+DT' of git://github.com/at91linux/linux-at91 ...Arnd Bergmann1-0/+10
2012-03-02Merge branches 'depends/irqdomain' and 'at91/base2+cleanup' into next/dtArnd Bergmann4-63/+177
2012-03-02sched: Clean up parameter passing of proc_sched_autogroup_set_nice()Hiroshi Shimamoto1-1/+1
2012-03-02usb: dwc3: Add Exynos Specific Glue layerAnton Tikhomirov1-0/+24
2012-03-02Block: use a freezable workqueue for disk-event pollingAlan Stern1-0/+4
2012-03-02block: Fix NULL pointer dereference in sd_revalidate_diskJun'ichi Nomura1-0/+1
2012-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2012-03-02NFSv4: parse and display server implementation idsWeston Andros Adamson2-8/+9
2012-03-02NFS: Store the legacy idmapper result in the keyringBryan Schumaker1-11/+0
2012-03-02Created a function for setting timeouts on keysBryan Schumaker1-0/+2
2012-03-02ethtool, mdio, mii: Specify MDIO information fields in struct ethtool_cmdBen Hutchings1-2/+21
2012-03-02mdio: Export mdio.h to userlandBen Hutchings2-5/+5
2012-03-01usb: core: hcd: make hcd->irq unsignedFelipe Balbi1-1/+1
2012-03-01Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman3-0/+32
2012-03-01Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman4-77/+99
2012-03-01iommu/amd: Split amd_iommu_init functionJoerg Roedel1-1/+1
2012-03-01ARM: at91/tc/clocksource: Add 32 bit variant to Timer CounterNicolas Ferre1-0/+10
2012-03-01Merge branch 'irqdomain/next' of git://git.secretlab.ca/git/linux-2.6Nicolas Ferre11-80/+188
2012-03-01regmap: Add stub for regcache_sync_region()Mark Brown1-0/+7
2012-03-01sched/rt: Do not submit new work when PI-blockedThomas Gleixner1-0/+8
2012-03-01sched/wait: Add __wake_up_all_locked() APIThomas Gleixner1-2/+3
2012-03-01sched/rt: Document scheduler related skip-resched-check sitesThomas Gleixner1-1/+4
2012-03-01sched/rt: Add schedule_preempt_disabled()Thomas Gleixner1-0/+1
2012-03-01Merge branch 'linus' into sched/coreIngo Molnar38-367/+129
2012-03-01[SCSI] libsas: async ata scanningDan Williams1-0/+1
2012-02-29i2c: export bit-banging algo functionsDaniel Vetter1-0/+1
2012-02-29pinctrl: re-order struct pinctrl_mapStephen Warren1-5/+5