Age | Commit message (Expand) | Author | Files | Lines |
2014-06-16 | ACPI / ia64 / sba_iommu: Restore the working initialization ordering | Rafael J. Wysocki | 1 | -27/+37 |
2014-04-01 | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -21/+11 |
2014-02-28 | [IA64] sba_iommu: fix section mismatch | Jiang Liu | 1 | -3/+3 |
2014-02-03 | ia64: Remove acpi_get_pxm() usage | Bjorn Helgaas | 1 | -17/+5 |
2014-02-03 | ia64 / sba_iommu: Use NUMA_NO_NODE, not MAX_NUMNODES, for unknown node | Bjorn Helgaas | 1 | -6/+8 |
2014-01-24 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+1 |
2013-12-09 | ia64/PCI: Use dev_is_pci() to identify PCI devices | Yijing Wang | 1 | -1/+1 |
2013-12-07 | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 1 | -2/+1 |
2013-11-14 | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node | Rafael J. Wysocki | 1 | -1/+1 |
2013-07-10 | Merge tag 'please-pull-fix-ia64-warnings' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -10/+10 |
2013-07-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -1/+1 |
2013-07-08 | [IA64] sim: Add casts to avoid assignment warnings | Luck, Tony | 1 | -10/+10 |
2013-07-03 | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -8/+16 |
2013-06-20 | ACPI / ia64 / sba_iommu: Use ACPI scan handler for device discovery | Rafael J. Wysocki | 1 | -8/+16 |
2013-06-03 | [IA64] hpsim: Fix check for overlong simscsi prefix. | Chen Gang | 1 | -2/+2 |
2013-05-28 | net: pass info struct via netdevice notifier | Jiri Pirko | 1 | -1/+1 |
2013-03-18 | TTY: cleanup tty->hw_stopped uses | Jiri Slaby | 1 | -13/+3 |
2013-02-21 | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -15/+7 |
2013-01-26 | ACPI: Remove useless type argument of driver .remove() operation | Rafael J. Wysocki | 1 | -1/+1 |
2013-01-18 | tty: Added a CONFIG_TTY option to allow removal of TTY | Joe Millenbach | 1 | -0/+1 |
2013-01-15 | TTY: switch tty_flip_buffer_push | Jiri Slaby | 1 | -14/+4 |
2013-01-15 | TTY: move low_latency to tty_port | Jiri Slaby | 1 | -1/+1 |
2013-01-15 | TTY: switch tty_insert_flip_char | Jiri Slaby | 1 | -1/+2 |
2012-11-15 | TTY: call tty_port_destroy in the rest of drivers | Jiri Slaby | 1 | -0/+1 |
2012-08-13 | TTY: use tty_port_link_device | Jiri Slaby | 1 | -0/+1 |
2012-07-16 | tty: move the termios object into the tty | Alan Cox | 1 | -1/+1 |
2012-04-04 | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 1 | -5/+6 |
2012-03-28 | Disintegrate asm/system.h for IA64 | David Howells | 4 | -3/+1 |
2012-03-28 | X86 & IA64: adapt for dma_map_ops changes | Andrzej Pietrasiewicz | 1 | -5/+6 |
2012-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -7/+3 |
2012-03-08 | TTY: simserial, final cleanup | Jiri Slaby | 1 | -16/+5 |
2012-03-08 | TTY: simserial, reindent some code | Jiri Slaby | 1 | -76/+44 |
2012-03-08 | TTY: simserial, fix includes | Jiri Slaby | 1 | -5/+2 |
2012-03-08 | TTY: simserial, remove useless comments | Jiri Slaby | 1 | -28/+1 |
2012-03-08 | TTY: simserial, use tty_port_hangup | Jiri Slaby | 1 | -57/+7 |
2012-03-08 | TTY: simserial, use tty_port_open | Jiri Slaby | 1 | -59/+5 |
2012-03-08 | TTY: simserial, properly refcount tty_port->tty | Jiri Slaby | 1 | -4/+5 |
2012-03-08 | TTY: simserial, use tty_port_close_start | Jiri Slaby | 1 | -35/+1 |
2012-03-08 | TTY: simserial, use tty_port_close_end | Jiri Slaby | 1 | -7/+6 |
2012-03-08 | TTY: simserial, remove some tty ops | Jiri Slaby | 1 | -38/+1 |
2012-03-08 | TTY: simserial, define local tty_port pointer | Jiri Slaby | 1 | -40/+44 |
2012-03-08 | TTY: simserial no longer needs serialP | Jiri Slaby | 1 | -1/+8 |
2012-03-08 | TTY: simserial, stop using serial_state->{line,icount} | Jiri Slaby | 1 | -11/+4 |
2012-03-08 | TTY: simserial, remove tmp_buf | Jiri Slaby | 1 | -14/+2 |
2012-03-08 | TTY: simserial, remove static initialization | Jiri Slaby | 1 | -67/+27 |
2012-03-08 | TTY: amiserial/simserial, use flags from tty_port | Jiri Slaby | 1 | -16/+17 |
2012-03-08 | TTY: amiserial/simserial, use count from tty_port | Jiri Slaby | 1 | -12/+12 |
2012-03-08 | TTY: amiserial/simserial, use close delays from tty_port | Jiri Slaby | 1 | -2/+3 |
2012-03-08 | TTY: amiserial/simserial, use tty_port | Jiri Slaby | 1 | -12/+12 |
2012-03-08 | TTY: simserial, pass tty down to functions | Jiri Slaby | 1 | -26/+24 |