summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-02-21rcu: Prevent RCU callbacks from executing before scheduler initializedPaul E. McKenney1-4/+0
2012-02-21rcu: Avoid waking up CPUs having only kfree_rcu() callbacksPaul E. McKenney3-1/+9
2012-02-21rcu: Improve synchronize_rcu() diagnosticsFrederic Weisbecker1-0/+1
2012-02-21percpu: fix generic definition of __this_cpu_add_and_return()Konstantin Khlebnikov1-1/+2
2012-02-21ASoC: wm8994: Support external capacitors on MICBIAS2 with jack detectionMark Brown1-0/+3
2012-02-21ftrace, perf: Add filter support for function trace eventJiri Olsa1-3/+4
2012-02-21ftrace: Allow to specify filter field type for ftrace eventsJiri Olsa1-0/+1
2012-02-21ftrace, perf: Add support to use function tracepoint in perfJiri Olsa1-0/+3
2012-02-21ftrace, perf: Add add/del tracepoint perf registration actionsJiri Olsa1-0/+2
2012-02-21ftrace, perf: Add open/close tracepoint perf registration actionsJiri Olsa1-2/+4
2012-02-21ftrace: Add enable/disable ftrace_ops control interfaceJiri Olsa1-0/+66
2012-02-21netfilter: ebtables: fix alignment problem in ppcJoerg Willmann1-2/+2
2012-02-21regulator: Remove ifdefs for debugfs codeStephen Boyd1-2/+0
2012-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1
2012-02-21jbd2: allocate transaction from separate slab cacheYongqiang Yang1-0/+5
2012-02-21Merge branch 'topic/patch' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown1-0/+3
2012-02-21Merge branch 'topic/devm' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown1-0/+8
2012-02-21regmap: Allow users to query the size of register valuesMark Brown1-0/+1
2012-02-21aio: Use __kernel_ulong_t to define aio_context_tH. Peter Anvin1-1/+1
2012-02-21compat: Add helper functions to read/write struct timeval, timespecH. Peter Anvin1-0/+16
2012-02-21compat: Introduce COMPAT_USE_64BIT_TIMEH. J. Lu1-0/+4
2012-02-21sysinfo: Use explicit types in <linux/sysinfo.h>H. Peter Anvin1-14/+16
2012-02-21sysinfo: Move struct sysinfo to a separate header fileH. Peter Anvin3-19/+25
2012-02-20digsig: changed type of the timestampDmitry Kasatkin1-2/+2
2012-02-20Merge tag 'v3.3-rc4' into for-3.4 in order to resolve the conflictMark Brown11-19/+59
2012-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-17/+53
2012-02-20[SCSI] libsas: execute transport link resets with libata-eh via host workqueueDan Williams1-0/+1
2012-02-19Delete the __FD_*() funcs for operating on fd_set from linux/time.hDavid Howells1-23/+0
2012-02-19Replace the fd_sets in struct fdtable with an array of unsigned longsDavid Howells1-18/+10
2012-02-19Wrap accesses to the fd_sets in struct fdtableDavid Howells1-0/+30
2012-02-19[SCSI] virtio-scsi: SCSI driver for QEMU based virtual machinesPaolo Bonzini2-0/+115
2012-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+20
2012-02-19MFD: ucb1x00-core: add wakeup supportRussell King1-0/+4
2012-02-19MFD: ucb1x00: convert to use genirqRussell King1-18/+4
2012-02-19MFD: mcp-core: remove legacy driver suspend/resume methodsRussell King1-2/+0
2012-02-19MFD: ucb1x00-core: convert to use dev_pm_opsRussell King1-1/+1
2012-02-19MFD: ucb1x00-core: use mutexes instead of semaphoresRussell King1-2/+2
2012-02-19MFD: ucb1x00-core: add handling for ucb1x00 resetRussell King1-0/+7
2012-02-19MFD: mcp/ucb1x00: separate ucb1x00 driver data from the MCP dataRussell King2-2/+4
2012-02-18slub: per cpu partial statistics changeAlex Shi1-2/+4
2012-02-18nfsd41: implement NFS4_SHARE_WANT_NO_DELEG, NFS4_OPEN_DELEGATE_NONE_EXT, why_...Benny Halevy1-1/+14
2012-02-18svcrdma: Cleanup sparse warnings in the svcrdma moduleTom Tucker1-1/+1
2012-02-18regmap: Add stub regmap calls as a build crutch for infrastructure usersMark Brown1-0/+106
2012-02-18PM: Add comment describing relationships between PM callbacks to pm.hRafael J. Wysocki1-0/+9
2012-02-18PM / Sleep: Drop suspend_stats_update()Rafael J. Wysocki1-16/+0
2012-02-17NFS: include filelayout DS rpc stats in mountstatsWeston Andros Adamson2-2/+5
2012-02-17Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar3-12/+21
2012-02-17regulator: fix wrong header name in descriptionKim, Milo1-2/+2
2012-02-17net: sh_eth: change the condition of initializationYoshihiro Shimoda1-0/+1
2012-02-16SUNRPC: Use KERN_DEFAULT for debugging printk'sChuck Lever1-1/+5