| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-02-21 | ftrace, perf: Add add/del tracepoint perf registration actions | Jiri Olsa | 1 | -0/+2 |
| 2012-02-21 | ftrace, perf: Add open/close tracepoint perf registration actions | Jiri Olsa | 1 | -2/+4 |
| 2012-02-21 | ftrace: Add enable/disable ftrace_ops control interface | Jiri Olsa | 1 | -0/+66 |
| 2012-02-21 | netfilter: ebtables: fix alignment problem in ppc | Joerg Willmann | 1 | -2/+2 |
| 2012-02-21 | regulator: Remove ifdefs for debugfs code | Stephen Boyd | 1 | -2/+0 |
| 2012-02-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+1 |
| 2012-02-20 | jbd2: allocate transaction from separate slab cache | Yongqiang Yang | 1 | -0/+5 |
| 2012-02-20 | Merge branch 'topic/patch' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Mark Brown | 1 | -0/+3 |
| 2012-02-20 | Merge branch 'topic/devm' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown | 1 | -0/+8 |
| 2012-02-20 | regmap: Allow users to query the size of register values | Mark Brown | 1 | -0/+1 |
| 2012-02-20 | aio: Use __kernel_ulong_t to define aio_context_t | H. Peter Anvin | 1 | -1/+1 |
| 2012-02-20 | compat: Add helper functions to read/write struct timeval, timespec | H. Peter Anvin | 1 | -0/+16 |
| 2012-02-20 | compat: Introduce COMPAT_USE_64BIT_TIME | H. J. Lu | 1 | -0/+4 |
| 2012-02-20 | sysinfo: Use explicit types in <linux/sysinfo.h> | H. Peter Anvin | 1 | -14/+16 |
| 2012-02-20 | sysinfo: Move struct sysinfo to a separate header file | H. Peter Anvin | 3 | -19/+25 |
| 2012-02-20 | digsig: changed type of the timestamp | Dmitry Kasatkin | 1 | -2/+2 |
| 2012-02-19 | Merge tag 'v3.3-rc4' into for-3.4 in order to resolve the conflict | Mark Brown | 11 | -19/+59 |
| 2012-02-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 8 | -17/+53 |
| 2012-02-19 | [SCSI] libsas: execute transport link resets with libata-eh via host workqueue | Dan Williams | 1 | -0/+1 |
| 2012-02-19 | Delete the __FD_*() funcs for operating on fd_set from linux/time.h | David Howells | 1 | -23/+0 |
| 2012-02-19 | Replace the fd_sets in struct fdtable with an array of unsigned longs | David Howells | 1 | -18/+10 |
| 2012-02-19 | Wrap accesses to the fd_sets in struct fdtable | David Howells | 1 | -0/+30 |
| 2012-02-19 | [SCSI] virtio-scsi: SCSI driver for QEMU based virtual machines | Paolo Bonzini | 2 | -0/+115 |
| 2012-02-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -0/+20 |
| 2012-02-18 | MFD: ucb1x00-core: add wakeup support | Russell King | 1 | -0/+4 |
| 2012-02-18 | MFD: ucb1x00: convert to use genirq | Russell King | 1 | -18/+4 |
| 2012-02-18 | MFD: mcp-core: remove legacy driver suspend/resume methods | Russell King | 1 | -2/+0 |
| 2012-02-18 | MFD: ucb1x00-core: convert to use dev_pm_ops | Russell King | 1 | -1/+1 |
| 2012-02-18 | MFD: ucb1x00-core: use mutexes instead of semaphores | Russell King | 1 | -2/+2 |
| 2012-02-18 | MFD: ucb1x00-core: add handling for ucb1x00 reset | Russell King | 1 | -0/+7 |
| 2012-02-18 | MFD: mcp/ucb1x00: separate ucb1x00 driver data from the MCP data | Russell King | 2 | -2/+4 |
| 2012-02-18 | slub: per cpu partial statistics change | Alex Shi | 1 | -2/+4 |
| 2012-02-17 | nfsd41: implement NFS4_SHARE_WANT_NO_DELEG, NFS4_OPEN_DELEGATE_NONE_EXT, why_... | Benny Halevy | 1 | -1/+14 |
| 2012-02-17 | svcrdma: Cleanup sparse warnings in the svcrdma module | Tom Tucker | 1 | -1/+1 |
| 2012-02-17 | regmap: Add stub regmap calls as a build crutch for infrastructure users | Mark Brown | 1 | -0/+106 |
| 2012-02-17 | PM: Add comment describing relationships between PM callbacks to pm.h | Rafael J. Wysocki | 1 | -0/+9 |
| 2012-02-17 | PM / Sleep: Drop suspend_stats_update() | Rafael J. Wysocki | 1 | -16/+0 |
| 2012-02-17 | NFS: include filelayout DS rpc stats in mountstats | Weston Andros Adamson | 2 | -2/+5 |
| 2012-02-17 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 3 | -12/+21 |
| 2012-02-17 | uprobes/core: Clean up, refactor and improve the code | Ingo Molnar | 1 | -15/+13 |
| 2012-02-17 | uprobes, mm, x86: Add the ability to install and remove uprobes breakpoints | Srikar Dronamraju | 1 | -0/+98 |
| 2012-02-16 | regulator: fix wrong header name in description | Kim, Milo | 1 | -2/+2 |
| 2012-02-16 | net: sh_eth: change the condition of initialization | Yoshihiro Shimoda | 1 | -0/+1 |
| 2012-02-16 | SUNRPC: Use KERN_DEFAULT for debugging printk's | Chuck Lever | 1 | -1/+5 |
| 2012-02-16 | SUNRPC: add sending,pending queue and max slot to xprt stats | Andy Adamson | 2 | -3/+6 |
| 2012-02-16 | irq_domain: constify irq_domain_ops | Grant Likely | 1 | -7/+7 |
| 2012-02-16 | irq_domain: Create common xlate functions that device drivers can use | Grant Likely | 1 | -0/+12 |
| 2012-02-16 | irq_domain: Remove irq_domain_add_simple() | Grant Likely | 1 | -1/+0 |
| 2012-02-16 | irq_domain: Remove 'new' irq_domain in favour of the ppc one | Grant Likely | 1 | -41/+4 |
| 2012-02-16 | of/address: add empty static inlines for !CONFIG_OF | Grant Likely | 1 | -4/+29 |