| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-03-12 | SUNRPC: Fix a few sparse warnings | Trond Myklebust | 3 | -13/+4 |
| 2012-03-12 | regulator: tps65910: Sleep off rails when ext sleep configured | Laxman Dewangan | 1 | -3/+2 |
| 2012-03-12 | mfd: twl-core: regulator configuration for twl6030 V1V8, V2V1 SMPS | Peter Ujfalusi | 1 | -0/+2 |
| 2012-03-12 | regulator: twl6030: add support for vdd1, vdd2 and vdd3 regulators | Tero Kristo | 1 | -2/+3 |
| 2012-03-12 | regulator: twl4030: add support for external voltage get/set | Tero Kristo | 1 | -0/+7 |
| 2012-03-11 | regmap: Rejig struct declarations for stubbed API | Mark Brown | 1 | -2/+3 |
| 2012-03-11 | Merge branch 'next/cleanup-use-static' into next/cleanup-exynos-clock | Kukjin Kim | 1 | -0/+36 |
| 2012-03-11 | target: Bump core version to v4.1.0-rc2-ml + fabric versions | Nicholas Bellinger | 1 | -1/+1 |
| 2012-03-11 | target: Drop unused legacy target_core_fabric_ops API callers | Nicholas Bellinger | 1 | -4/+0 |
| 2012-03-11 | target: Convert se_node_acl->acl_group removal to use ->acl_kref | Nicholas Bellinger | 1 | -0/+1 |
| 2012-03-11 | target: Add se_node_acl->acl_kref for ->acl_free_comp usage | Nicholas Bellinger | 2 | -0/+2 |
| 2012-03-11 | target: Add se_node_acl->acl_free_comp for NodeACL release path | Nicholas Bellinger | 1 | -0/+1 |
| 2012-03-11 | target: Add se_sess->sess_kref + get/put helpers | Nicholas Bellinger | 2 | -0/+3 |
| 2012-03-11 | NFS: remove nfs_inode radix tree | Fred Isaman | 2 | -17/+2 |
| 2012-03-11 | NFS: remove NFS_PAGE_TAG_LOCKED | Fred Isaman | 1 | -3/+0 |
| 2012-03-10 | xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it. | Konrad Rzeszutek Wilk | 1 | -1/+2 |
| 2012-03-10 | Merge branch 'board' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/... | Olof Johansson | 17 | -84/+70 |
| 2012-03-10 | gma500: fix ioctl confict | Kirill A. Shutemov | 1 | -1/+1 |
| 2012-03-10 | gma500: initial medfield merge | Kirill A. Shutemov | 1 | -0/+11 |
| 2012-03-10 | USB: serial: use module_driver() macro | Greg Kroah-Hartman | 1 | -15/+2 |
| 2012-03-10 | driver-core: Allow additional parameters for module_driver | Lars-Peter Clausen | 1 | -3/+4 |
| 2012-03-10 | net: Use bool in netdevice.h helpers. | David S. Miller | 1 | -26/+26 |
| 2012-03-10 | net: Use bool in skbuff.h helper functions. | David S. Miller | 1 | -3/+3 |
| 2012-03-10 | ipv4: Make ip_call_ra_chain() return bool. | David S. Miller | 1 | -1/+1 |
| 2012-03-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -1/+13 |
| 2012-03-10 | serial: introduce generic port in/out helpers | Paul Gortmaker | 1 | -0/+10 |
| 2012-03-10 | Merge 3.3-rc6 into driver-core-next | Greg Kroah-Hartman | 58 | -141/+324 |
| 2012-03-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 9 | -53/+174 |
| 2012-03-09 | Merge branch 'for-next' of github.com:rydberg/linux into next | Dmitry Torokhov | 2 | -2/+31 |
| 2012-03-09 | Merge commit 'v3.3-rc6' into next | Dmitry Torokhov | 534 | -5125/+16022 |
| 2012-03-09 | spi: Trivial warning fix | Shubhrajyoti D | 1 | -1/+1 |
| 2012-03-09 | spi: Add SuperH HSPI prototype driver | Kuninori Morimoto | 1 | -0/+34 |
| 2012-03-09 | genirq: Get rid of unnecessary irqaction field in task_struct | Alexander Gordeev | 1 | -5/+5 |
| 2012-03-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -1/+3 |
| 2012-03-09 | perf: Add ABI reference sizes | Stephane Eranian | 1 | -0/+2 |
| 2012-03-09 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -0/+8 |
| 2012-03-09 | powerpc/eeh: Introduce EEH device | Gavin Shan | 2 | -0/+17 |
| 2012-03-09 | driver-core: remove legacy iSeries hack | Stephen Rothwell | 1 | -4/+0 |
| 2012-03-09 | sctp: Export sctp_do_peeloff | Benjamin Poirier | 1 | -0/+1 |
| 2012-03-09 | usb: cdc-wdm: adding usb_cdc_wdm_register subdriver support | Bjørn Mork | 1 | -0/+19 |
| 2012-03-09 | TTY: amiserial no longer needs serialP | Jiri Slaby | 1 | -49/+0 |
| 2012-03-09 | TTY: amiserial, stop using serial_state->{irq,type,line} | Jiri Slaby | 1 | -3/+0 |
| 2012-03-09 | TTY: simserial no longer needs serialP | Jiri Slaby | 1 | -2/+0 |
| 2012-03-09 | IB: Change CQE "csum_ok" field to a bit flag | Or Gerlitz | 1 | -1/+1 |
| 2012-03-09 | TTY: amiserial/simserial, use flags from tty_port | Jiri Slaby | 1 | -1/+0 |
| 2012-03-09 | TTY: amiserial/simserial, use count from tty_port | Jiri Slaby | 1 | -1/+0 |
| 2012-03-09 | TTY: amiserial/simserial, use close delays from tty_port | Jiri Slaby | 1 | -2/+0 |
| 2012-03-09 | TTY: amiserial/simserial, use tty_port | Jiri Slaby | 1 | -5/+2 |
| 2012-03-09 | TTY: serialP, merge serial_state and async_struct | Jiri Slaby | 1 | -7/+7 |
| 2012-03-09 | TTY: simserial, remove support of shared interrupts | Jiri Slaby | 1 | -2/+0 |