aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/hp (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-08TTY: simserial, remove tmp_bufJiri Slaby1-14/+2
2012-03-08TTY: simserial, remove static initializationJiri Slaby1-67/+27
2012-03-08TTY: amiserial/simserial, use flags from tty_portJiri Slaby1-16/+17
2012-03-08TTY: amiserial/simserial, use count from tty_portJiri Slaby1-12/+12
2012-03-08TTY: amiserial/simserial, use close delays from tty_portJiri Slaby1-2/+3
2012-03-08TTY: amiserial/simserial, use tty_portJiri Slaby1-12/+12
2012-03-08TTY: simserial, pass tty down to functionsJiri Slaby1-26/+24
2012-03-08TTY: serialP, merge serial_state and async_structJiri Slaby1-97/+63
2012-03-08TTY: simserial, remove IRQ_TJiri Slaby1-4/+2
2012-03-08TTY: simserial, remove support of shared interruptsJiri Slaby1-57/+7
2012-03-08TTY: simserial/amiserial, use one instance of other membersJiri Slaby1-6/+3
2012-03-08TTY: simserial, use only one copy of async flagsJiri Slaby1-25/+23
2012-03-08simserial, bail out when request_irq failsJiri Slaby1-8/+1
2012-03-08hpsim, initialize chip for assigned irqsJiri Slaby4-30/+34
2012-03-08simserial, include some headersJiri Slaby1-5/+3
2012-03-08hpsim, fix SAL handling in fw-emuJiri Slaby1-13/+4
2012-03-08TTY: amiserial, remove tasklet for tty_wakeupJiri Slaby1-2/+0
2012-03-08TTY: serialP, remove unused materialJiri Slaby1-9/+1
2012-03-08TTY: remove unneeded tty->index checksJiri Slaby1-6/+3
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby1-1/+0
2012-02-24arch/ia64/hp/sim/simeth.c: print MAC via printk format specifierDanny Kukawka1-7/+3
2012-01-13module_param: make bool parameters really bool (arch)Rusty Russell1-1/+1
2011-10-31ia64: Add export.h to arch/ia64 specific files as requiredPaul Gortmaker1-0/+1
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2011-09-27doc: fix broken referencesPaul Bolle1-6/+6
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds1-0/+1
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock1-1/+1
2011-03-29ia64: Convert to the new irq_* function namesThomas Gleixner1-2/+2
2011-03-29ia64: hp-sim: Cleanup direct access to irq_descThomas Gleixner1-5/+5
2011-03-29ia64: Convert hp-sim to new irq_chip functionsThomas Gleixner1-10/+10
2011-03-29ia64: Remove stale irq_chip.endThomas Gleixner1-1/+0
2011-02-22tty: simserial: now phase out the ioctl file pointer for goodLuck, Tony1-2/+1
2010-11-16SCSI host lock push-downJeff Garzik1-1/+3
2010-10-22tty: icount changeover for other main devicesAlan Cox1-11/+1
2010-08-21Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov1-1/+1
2010-05-18[IA64] arch/ia64/hp/common/sba_iommu.c: Rename dev_info to adiJoe Perches1-4/+4
2010-01-28ACPI: replace acpi_integer by u64Lin Ming1-3/+3
2009-12-14[IA64] fix SBA IOMMU to handle allocation failure properlyFUJITA Tomonori1-9/+29
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-09-19Merge branch 'acpica' into releaseLen Brown1-5/+2
2009-08-27ACPICA: Major update for acpi_get_object_info external interfaceBob Moore1-5/+2
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy1-1/+1
2009-06-17Pull for-2.6.31 into releaseTony Luck2-4/+4
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox1-1/+1
2009-06-16page allocator: do not check NUMA node ID when the caller knows the node is validMel Gorman1-1/+1
2009-06-15[IA64] remove obsolete hw_interrupt_typeThomas Gleixner1-1/+1
2009-06-15[IA64] remove obsolete irq_desc_t typedefThomas Gleixner1-1/+1
2009-06-15[IA64] remove obsolete no_irq_typeThomas Gleixner1-1/+1