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