aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/hp
AgeCommit message (Expand)AuthorFilesLines
2007-07-13[IA64] Clean away some code inside some non-existent CONFIG ifdefsGravatar Tony Luck 2-9/+0
2007-07-13[IA64] use machvec=dig on hpzx1 platformsGravatar Terry Loftin 1-2/+18
2007-05-10[IA64] Fix - Section mismatch: reference to .init.data:mvec_nameGravatar Tony Luck 1-1/+1
2007-05-08EFI: warn only for pre-1.00 system tablesGravatar Bjorn Helgaas 1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Gravatar Arnaldo Carvalho de Melo 1-1/+1
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transGravatar Arnaldo Carvalho de Melo 1-1/+0
2007-02-12[PATCH] mark struct file_operations const 2Gravatar Arjan van de Ven 1-1/+1
2007-02-05[IA64] missing exports hwsw_sync_...Gravatar Jan Beulich 1-0/+4
2006-12-12[IA64] s/termios/ktermios/ in simserial.cGravatar Tony Luck 1-1/+1
2006-12-07[IA64] replace kmalloc+memset with kzallocGravatar Yan Burman 2-9/+4
2006-12-05WorkQueue: Fix up arch-specific work items where possibleGravatar David Howells 1-2/+2
2006-11-30Fix misc .c/.h comment typosGravatar Matt LaPlante 1-4/+4
2006-11-16[IA64] a fix towards allmodconfig buildGravatar Luck, Tony 1-2/+2
2006-11-16[IA64] typename -> name conversionGravatar Ingo Molnar 1-1/+1
2006-10-10[PATCH] ia64/hp NULL noise removalGravatar Al Viro 3-7/+7
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersGravatar David Howells 1-1/+1
2006-10-08[PATCH] missed ia64 pt_regs fixesGravatar Al Viro 2-7/+7
2006-10-02[PATCH] const struct tty_operationsGravatar Jeff Dike 1-1/+1
2006-09-28[IPV4]: annotate struct in_ifaddrGravatar Al Viro 1-2/+2
2006-07-28[SCSI] fix simscsiGravatar Christoph Hellwig 1-2/+3
2006-07-02[PATCH] irq-flags: IA64: Use the new IRQF_ constantsGravatar Thomas Gleixner 1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 7-7/+0
2006-06-29[PATCH] genirq: cleanup: remove irq_descp()Gravatar Ingo Molnar 1-3/+3
2006-06-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Gravatar Linus Torvalds 1-1/+1
2006-06-23[PATCH] Unify pxm_to_node() and node_to_pxm()Gravatar Yasunori Goto 1-1/+1
2006-04-02ACPI: ia64 buildfixGravatar Len Brown 1-1/+1
2006-03-23[PATCH] kill _INLINE_Gravatar Adrian Bunk 1-6/+1
2006-01-14[PATCH] remove unused tmp_buf_sem'sGravatar Adrian Bunk 1-1/+0
2006-01-13[IA64] build broken for ia64 simserial.cGravatar Andreas Schwab 1-8/+2
2006-01-11[PATCH] capable/capability.h (arch/)Gravatar Randy Dunlap 1-0/+1
2005-11-07[PATCH] ia64: fix-up schedule_timeout() usageGravatar Nishanth Aravamudan 1-4/+2
2005-10-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Gravatar Linus Torvalds 3-20/+51
2005-10-28Pull big-sim-disk into release branchGravatar Tony Luck 1-5/+8
2005-10-28Pull hp-machvec into release branchGravatar Tony Luck 2-15/+43
2005-10-28[PATCH] gfp_t: dma-mapping (ia64)Gravatar Al Viro 2-2/+2
2005-10-25[IA64] Allow simulator to use bigger disksGravatar Peter Chubb 1-5/+8
2005-09-22[IA64] Fix simscsi for new SCSI midlayerGravatar Peter Chubb 1-6/+23
2005-09-14[IA64] more robust zx1/sx1000 machvec supportGravatar Alex Williamson 2-15/+43
2005-09-11Pull sim-fixes into release branchGravatar Tony Luck 1-6/+25
2005-09-07[PATCH] bogus #if (simserial)Gravatar viro@ZenIV.linux.org.uk 1-1/+1
2005-08-31[IA64] Add PAL_VM_SUMMARY/PAL_MEM_ATTRIB to bootloader for SKIGravatar Peter Chubb 1-6/+25
2005-08-24[IA64] arch/ia64/hp/sim/boot/fw-emu.c: remove egcs workaroundGravatar Adrian Bunk 1-11/+0
2005-08-23[IA64] Fix simulator boot (for real this time).Gravatar Peter Chubb 1-1/+1
2005-08-23[IA64] backout incorrect fix for simulator boot issueGravatar Tony Luck 1-5/+1
2005-08-18[IA64] Simulator bootloader fails with gcc 4Gravatar Ian Wienand 1-1/+5
2005-07-11[IA64] assign_irq_vector() should not panicGravatar Kenji Kaneshige 2-4/+9
2005-06-28[IA64] Replace stale KDB-code with useful MAGIC_SYSRQ code in simserial.cGravatar David Mosberger-Tang 1-5/+11
2005-06-28[IA64] Recognize HP sx2000 chipsetGravatar Bjorn Helgaas 1-0/+4
2005-05-03[IA64] use common pxm functionGravatar Alex Williamson 1-30/+4
2005-04-25[IA64] sba_iommu bug fixesGravatar Alex Williamson 1-40/+56