| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge 3.4-rc4 into tty-next | Greg Kroah-Hartman | 2012-04-23 | 5 | -86/+27 |
| |\ |
|
| | * | Merge 3.4-rc3 into tty-next | Greg Kroah-Hartman | 2012-04-18 | 14 | -46/+72 |
| | |\ |
|
| | * | | tegra, serial8250: add ->handle_break() uart_port op | Dan Williams | 2012-04-18 | 3 | -0/+23 |
| | * | | TTY: isdn, use xmit_buf from tty_port | Jiri Slaby | 2012-04-09 | 1 | -1/+0 |
| | * | | TTY: isdn, use tty from tty_port | Jiri Slaby | 2012-04-09 | 1 | -1/+0 |
| | * | | TTY: isdn, use counts from tty_port | Jiri Slaby | 2012-04-09 | 1 | -2/+0 |
| | * | | TTY: isdn, use open/close_wait from tty_port | Jiri Slaby | 2012-04-09 | 1 | -1/+0 |
| | * | | TTY: isdn, add tty_port | Jiri Slaby | 2012-04-09 | 1 | -1/+2 |
| | * | | TTY: isdn, remove unused members from modem_info | Jiri Slaby | 2012-04-09 | 1 | -2/+0 |
| | * | | TTY: isdn, do not play with module refcounts | Jiri Slaby | 2012-04-09 | 1 | -1/+0 |
| | * | | TTY: isdn, remove ISDN_ASYNC_* flags | Jiri Slaby | 2012-04-09 | 1 | -12/+0 |
| | * | | TTY: isdn, remove callout | Jiri Slaby | 2012-04-09 | 1 | -3/+0 |
| | * | | TTY: deprecate linux/generic_serial.h | Jiri Slaby | 2012-04-09 | 1 | -62/+2 |
| * | | | Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-04-21 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | mmc: remove MMC bus legacy suspend/resume method | Chuanxiao Dong | 2012-04-20 | 1 | -1/+1 |
| * | | | | Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2012-04-21 | 4 | -71/+103 |
| |\ \ \ \ |
|
| | * | | | | mfd: Fix modular builds of rc5t583 regulator support | Paul Gortmaker | 2012-04-16 | 1 | -8/+39 |
| | * | | | | mfd: Convert twl6040 to i2c driver, and separate it from twl core | Peter Ujfalusi | 2012-04-16 | 2 | -12/+27 |
| | * | | | | mfd : Fix dbx500 compilation error | Daniel Lezcano | 2012-04-16 | 1 | -51/+37 |
| | | |_|/
| |/| | |
|
| * | | | | kill mm argument of vm_munmap() | Al Viro | 2012-04-21 | 1 | -1/+1 |
| * | | | | VM: add "vm_mmap()" helper function | Linus Torvalds | 2012-04-20 | 1 | -17/+6 |
| * | | | | VM: add "vm_munmap()" helper function | Linus Torvalds | 2012-04-20 | 1 | -0/+1 |
| * | | | | VM: add "vm_brk()" helper function | Linus Torvalds | 2012-04-20 | 1 | -1/+2 |
| | |/ /
|/| | |
|
| * | | | Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-04-20 | 1 | -1/+3 |
| |\ \ \ |
|
| | * | | | pinctrl: include <linux/bug.h> to prevent compile errors | Stephen Warren | 2012-04-11 | 1 | -0/+2 |
| | * | | | pinctrl: fix compile error if not select PINMUX support | Dong Aisheng | 2012-04-11 | 1 | -1/+1 |
| | | |/
| |/| |
|
| * | | | Merge tag 'usb-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-04-20 | 1 | -0/+1 |
| |\ \ \ |
|
| | * \ \ | Merge tag 'fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2012-04-16 | 1 | -0/+1 |
| | |\ \ \
| | |_|/
| |/| | |
|
| | | * | | usb: musb: wake the device before ulpi transfers | Grazvydas Ignotas | 2012-04-10 | 1 | -0/+1 |
| | | |/ |
|
| * | | | Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2012-04-19 | 1 | -0/+1 |
| |\ \ \ |
|
| | * | | | nfsd: include cld.h in the headers_install target | Jeff Layton | 2012-04-16 | 1 | -0/+1 |
| | | |/
| |/| |
|
| * | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-04-19 | 1 | -0/+6 |
| |\ \ \ |
|
| | * | | | KVM: unmap pages from the iommu when slots are removed | Alex Williamson | 2012-04-11 | 1 | -0/+6 |
| | |/ / |
|
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2012-04-18 | 1 | -1/+1 |
| |\ \ \
| |_|/
|/| | |
|
| | * | | fuse: use flexible array in fuse.h | Miklos Szeredi | 2012-04-12 | 1 | -1/+1 |
| * | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-04-15 | 1 | -7/+0 |
| |\ \ \ |
|
| | * | | | ARM: 7366/3: amba: Remove AMBA level regulator support | Mark Brown | 2012-04-13 | 1 | -7/+0 |
| | | |/
| |/| |
|
| * | | | do not export kernel's NULL #define to userspace | Lubos Lunak | 2012-04-14 | 1 | -6/+2 |
| * | | | Merge branch 'for-3.4/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2012-04-13 | 1 | -11/+7 |
| |\ \ \ |
|
| | * | | | block: use lockdep_assert_held for queue locking | Andi Kleen | 2012-03-30 | 1 | -11/+7 |
| * | | | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-04-13 | 1 | -0/+2 |
| |\ \ \ \ |
|
| | * | | | | spi/pL022: include types.h to remove compilation warnings | Viresh Kumar | 2012-03-30 | 1 | -0/+2 |
| * | | | | | kconfig: fix IS_ENABLED to not require all options to be defined | Paul Gortmaker | 2012-04-12 | 1 | -4/+18 |
| * | | | | | Merge tag 'usb-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-04-12 | 1 | -8/+0 |
| |\ \ \ \ \ |
|
| | * | | | | | USB: fix bug in serial driver unregistration | Alan Stern | 2012-04-09 | 1 | -8/+0 |
| | | |_|/ /
| |/| | | |
|
| * | | | | | Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-04-12 | 1 | -1/+1 |
| |\ \ \ \ \ |
|
| | * | | | | | serial/8250_pci: add a "force background timer" flag and use it for the "kt" ... | Dan Williams | 2012-04-09 | 1 | -0/+1 |
| | * | | | | | Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller" | Dan Williams | 2012-04-09 | 1 | -1/+0 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-04-12 | 2 | -1/+24 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | tcp: avoid order-1 allocations on wifi and tx path | Eric Dumazet | 2012-04-11 | 1 | -0/+13 |