summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2012-02-21ftrace: Allow to specify filter field type for ftrace eventsJiri Olsa
2012-02-21ftrace, perf: Add support to use function tracepoint in perfJiri Olsa
2012-02-21ftrace, perf: Add add/del tracepoint perf registration actionsJiri Olsa
2012-02-21ftrace, perf: Add open/close tracepoint perf registration actionsJiri Olsa
2012-02-21ftrace: Add enable/disable ftrace_ops control interfaceJiri Olsa
2012-02-21netfilter: ebtables: fix alignment problem in ppcJoerg Willmann
2012-02-21regulator: Remove ifdefs for debugfs codeStephen Boyd
2012-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-02-20jbd2: allocate transaction from separate slab cacheYongqiang Yang
2012-02-20Merge branch 'topic/patch' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown
2012-02-20Merge branch 'topic/devm' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2012-02-20regmap: Allow users to query the size of register valuesMark Brown
2012-02-20aio: Use __kernel_ulong_t to define aio_context_tH. Peter Anvin
2012-02-20compat: Add helper functions to read/write struct timeval, timespecH. Peter Anvin
2012-02-20compat: Introduce COMPAT_USE_64BIT_TIMEH. J. Lu
2012-02-20sysinfo: Use explicit types in <linux/sysinfo.h>H. Peter Anvin
2012-02-20sysinfo: Move struct sysinfo to a separate header fileH. Peter Anvin
2012-02-20digsig: changed type of the timestampDmitry Kasatkin
2012-02-19Merge tag 'v3.3-rc4' into for-3.4 in order to resolve the conflictMark Brown
2012-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-19[SCSI] libsas: execute transport link resets with libata-eh via host workqueueDan Williams
2012-02-19Delete the __FD_*() funcs for operating on fd_set from linux/time.hDavid Howells
2012-02-19Replace the fd_sets in struct fdtable with an array of unsigned longsDavid Howells
2012-02-19Wrap accesses to the fd_sets in struct fdtableDavid Howells
2012-02-19[SCSI] virtio-scsi: SCSI driver for QEMU based virtual machinesPaolo Bonzini
2012-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-02-18MFD: ucb1x00-core: add wakeup supportRussell King
2012-02-18MFD: ucb1x00: convert to use genirqRussell King
2012-02-18MFD: mcp-core: remove legacy driver suspend/resume methodsRussell King
2012-02-18MFD: ucb1x00-core: convert to use dev_pm_opsRussell King
2012-02-18MFD: ucb1x00-core: use mutexes instead of semaphoresRussell King
2012-02-18MFD: ucb1x00-core: add handling for ucb1x00 resetRussell King
2012-02-18MFD: mcp/ucb1x00: separate ucb1x00 driver data from the MCP dataRussell King
2012-02-18slub: per cpu partial statistics changeAlex Shi
2012-02-17nfsd41: implement NFS4_SHARE_WANT_NO_DELEG, NFS4_OPEN_DELEGATE_NONE_EXT, why_...Benny Halevy
2012-02-17svcrdma: Cleanup sparse warnings in the svcrdma moduleTom Tucker
2012-02-17regmap: Add stub regmap calls as a build crutch for infrastructure usersMark Brown
2012-02-17PM: Add comment describing relationships between PM callbacks to pm.hRafael J. Wysocki
2012-02-17PM / Sleep: Drop suspend_stats_update()Rafael J. Wysocki
2012-02-17NFS: include filelayout DS rpc stats in mountstatsWeston Andros Adamson
2012-02-17Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2012-02-17uprobes/core: Clean up, refactor and improve the codeIngo Molnar
2012-02-17uprobes, mm, x86: Add the ability to install and remove uprobes breakpointsSrikar Dronamraju
2012-02-16regulator: fix wrong header name in descriptionKim, Milo
2012-02-16net: sh_eth: change the condition of initializationYoshihiro Shimoda
2012-02-16SUNRPC: Use KERN_DEFAULT for debugging printk'sChuck Lever
2012-02-16SUNRPC: add sending,pending queue and max slot to xprt statsAndy Adamson
2012-02-16irq_domain: constify irq_domain_opsGrant Likely
2012-02-16irq_domain: Create common xlate functions that device drivers can useGrant Likely
2012-02-16irq_domain: Remove irq_domain_add_simple()Grant Likely