summaryrefslogtreecommitdiffstats
path: root/arch/ia64/hp
AgeCommit message (Expand)AuthorLines
2017-06-13tty: simserial: drop unused alt_speed handlingJohan Hovold-13/+0
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche-4/+4
2016-08-07[kbuild] handle exports in lib-y objects reliablyAl Viro-1/+1
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski-11/+11
2016-04-30tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley-1/+1
2015-09-08mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka-5/+1
2015-06-16ia64: don't use module_init in non-modular sim/simscsi.c codePaul Gortmaker-10/+1
2014-06-16ACPI / ia64 / sba_iommu: Restore the working initialization orderingRafael J. Wysocki-27/+37
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-21/+11
2014-02-28[IA64] sba_iommu: fix section mismatchJiang Liu-3/+3
2014-02-03ia64: Remove acpi_get_pxm() usageBjorn Helgaas-17/+5
2014-02-03ia64 / sba_iommu: Use NUMA_NO_NODE, not MAX_NUMNODES, for unknown nodeBjorn Helgaas-6/+8
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+1
2013-12-09ia64/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang-1/+1
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng-2/+1
2013-11-14ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki-1/+1
2013-07-10Merge tag 'please-pull-fix-ia64-warnings' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-10/+10
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-1/+1
2013-07-08[IA64] sim: Add casts to avoid assignment warningsLuck, Tony-10/+10
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-8/+16
2013-06-20ACPI / ia64 / sba_iommu: Use ACPI scan handler for device discoveryRafael J. Wysocki-8/+16
2013-06-03[IA64] hpsim: Fix check for overlong simscsi prefix.Chen Gang-2/+2
2013-05-28net: pass info struct via netdevice notifierJiri Pirko-1/+1
2013-03-18TTY: cleanup tty->hw_stopped usesJiri Slaby-13/+3
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-15/+7
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki-1/+1
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach-0/+1
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby-14/+4
2013-01-15TTY: move low_latency to tty_portJiri Slaby-1/+1
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby-1/+2
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby-0/+1
2012-08-13TTY: use tty_port_link_deviceJiri Slaby-0/+1
2012-07-16tty: move the termios object into the ttyAlan Cox-1/+1
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds-5/+6
2012-03-28Disintegrate asm/system.h for IA64David Howells-3/+1
2012-03-28X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz-5/+6
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-7/+3
2012-03-08TTY: simserial, final cleanupJiri Slaby-16/+5
2012-03-08TTY: simserial, reindent some codeJiri Slaby-76/+44
2012-03-08TTY: simserial, fix includesJiri Slaby-5/+2
2012-03-08TTY: simserial, remove useless commentsJiri Slaby-28/+1
2012-03-08TTY: simserial, use tty_port_hangupJiri Slaby-57/+7
2012-03-08TTY: simserial, use tty_port_openJiri Slaby-59/+5
2012-03-08TTY: simserial, properly refcount tty_port->ttyJiri Slaby-4/+5
2012-03-08TTY: simserial, use tty_port_close_startJiri Slaby-35/+1
2012-03-08TTY: simserial, use tty_port_close_endJiri Slaby-7/+6
2012-03-08TTY: simserial, remove some tty opsJiri Slaby-38/+1
2012-03-08TTY: simserial, define local tty_port pointerJiri Slaby-40/+44
2012-03-08TTY: simserial no longer needs serialPJiri Slaby-1/+8