summaryrefslogtreecommitdiffstats
path: root/arch/ia64/hp
Commit message (Expand)AuthorAgeFilesLines
...
* | TTY: amiserial/simserial, use count from tty_portJiri Slaby2012-03-081-12/+12
* | TTY: amiserial/simserial, use close delays from tty_portJiri Slaby2012-03-081-2/+3
* | TTY: amiserial/simserial, use tty_portJiri Slaby2012-03-081-12/+12
* | TTY: simserial, pass tty down to functionsJiri Slaby2012-03-081-26/+24
* | TTY: serialP, merge serial_state and async_structJiri Slaby2012-03-081-97/+63
* | TTY: simserial, remove IRQ_TJiri Slaby2012-03-081-4/+2
* | TTY: simserial, remove support of shared interruptsJiri Slaby2012-03-081-57/+7
* | TTY: simserial/amiserial, use one instance of other membersJiri Slaby2012-03-081-6/+3
* | TTY: simserial, use only one copy of async flagsJiri Slaby2012-03-081-25/+23
* | simserial, bail out when request_irq failsJiri Slaby2012-03-081-8/+1
* | hpsim, initialize chip for assigned irqsJiri Slaby2012-03-084-30/+34
* | simserial, include some headersJiri Slaby2012-03-081-5/+3
* | hpsim, fix SAL handling in fw-emuJiri Slaby2012-03-081-13/+4
* | TTY: amiserial, remove tasklet for tty_wakeupJiri Slaby2012-03-081-2/+0
* | TTY: serialP, remove unused materialJiri Slaby2012-03-081-9/+1
* | TTY: remove unneeded tty->index checksJiri Slaby2012-03-081-6/+3
* | TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-081-1/+0
|/
* module_param: make bool parameters really bool (arch)Rusty Russell2012-01-131-1/+1
* ia64: Add export.h to arch/ia64 specific files as requiredPaul Gortmaker2011-10-311-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-251-1/+1
|\
| * net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
* | doc: fix broken referencesPaul Bolle2011-09-271-6/+6
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-1/+1
|\
| * treewide: fix a few typos in commentsJustin P. Mattock2011-05-101-1/+1
* | sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-201-0/+1
|/
* ia64: Convert to the new irq_* function namesThomas Gleixner2011-03-291-2/+2
* ia64: hp-sim: Cleanup direct access to irq_descThomas Gleixner2011-03-291-5/+5
* ia64: Convert hp-sim to new irq_chip functionsThomas Gleixner2011-03-291-10/+10
* ia64: Remove stale irq_chip.endThomas Gleixner2011-03-291-1/+0
* tty: simserial: now phase out the ioctl file pointer for goodLuck, Tony2011-02-221-2/+1
* SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* tty: icount changeover for other main devicesAlan Cox2010-10-221-11/+1
* Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov2010-08-211-1/+1
* [IA64] arch/ia64/hp/common/sba_iommu.c: Rename dev_info to adiJoe Perches2010-05-181-4/+4
* ACPI: replace acpi_integer by u64Lin Ming2010-01-281-3/+3
* [IA64] fix SBA IOMMU to handle allocation failure properlyFUJITA Tomonori2009-12-141-9/+29
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* Merge branch 'acpica' into releaseLen Brown2009-09-191-5/+2
|\
| * ACPICA: Major update for acpi_get_object_info external interfaceBob Moore2009-08-271-5/+2
* | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-051-1/+1
|/
* Pull for-2.6.31 into releaseTony Luck2009-06-172-4/+4
|\
| * [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-171-1/+1
| * [IA64] remove obsolete hw_interrupt_typeThomas Gleixner2009-06-151-1/+1
| * [IA64] remove obsolete irq_desc_t typedefThomas Gleixner2009-06-151-1/+1
| * [IA64] remove obsolete no_irq_typeThomas Gleixner2009-06-151-1/+1
* | page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman2009-06-161-1/+1
|/
* irq: change ->set_affinity() to return statusYinghai Lu2009-04-281-1/+2
* proc tty: switch ia64 simserial to ->proc_fopsAlexey Dobriyan2009-04-011-25/+24
* Merge branch 'linus' into core/iommuIngo Molnar2009-03-051-6/+6
|\
| * Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap2009-01-291-6/+6