aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/hp/sim (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-2/+7
2007-10-12[SCSI] simscsi: Free scsi host on errorMatthew Wilcox1-2/+7
2007-10-10[NET]: Make device event notification network namespace safeEric W. Biederman1-0/+3
2007-09-01[IA64] Cleanup HPSIM code (was: Re: Enable early console for Ski simulator)Peter Chubb3-12/+4
2007-09-01[IA64] Enable early console for Ski simulatorPeter Chubb2-8/+16
2007-08-13[IA64] make unwinder stop at last frame of the bootloaderDavid Mosberger-Tang1-0/+1
2007-07-29Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-51/+15
2007-07-27[IA64] Compare pointer against NULL, not '0'Yoann Padioleau1-1/+1
2007-07-25[SCSI] simscsi: convert to use the data buffer accessorsFUJITA Tomonori1-51/+15
2007-07-13[IA64] Clean away some code inside some non-existent CONFIG ifdefsTony Luck2-9/+0
2007-05-08EFI: warn only for pre-1.00 system tablesBjorn Helgaas1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo1-1/+1
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo1-1/+0
2006-12-12[IA64] s/termios/ktermios/ in simserial.cTony Luck1-1/+1
2006-12-07[IA64] replace kmalloc+memset with kzallocYan Burman1-2/+1
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells1-2/+2
2006-11-16[IA64] a fix towards allmodconfig buildLuck, Tony1-2/+2
2006-11-16[IA64] typename -> name conversionIngo Molnar1-1/+1
2006-10-10[PATCH] ia64/hp NULL noise removalAl Viro3-7/+7
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells1-1/+1
2006-10-08[PATCH] missed ia64 pt_regs fixesAl Viro2-7/+7
2006-10-02[PATCH] const struct tty_operationsJeff Dike1-1/+1
2006-09-28[IPV4]: annotate struct in_ifaddrAl Viro1-2/+2
2006-07-28[SCSI] fix simscsiChristoph Hellwig1-2/+3
2006-07-02[PATCH] irq-flags: IA64: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel6-6/+0
2006-06-29[PATCH] genirq: cleanup: remove irq_descp()Ingo Molnar1-3/+3
2006-03-23[PATCH] kill _INLINE_Adrian Bunk1-6/+1
2006-01-14[PATCH] remove unused tmp_buf_sem'sAdrian Bunk1-1/+0
2006-01-13[IA64] build broken for ia64 simserial.cAndreas Schwab1-8/+2
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap1-0/+1
2005-11-07[PATCH] ia64: fix-up schedule_timeout() usageNishanth Aravamudan1-4/+2
2005-10-25[IA64] Allow simulator to use bigger disksPeter Chubb1-5/+8
2005-09-22[IA64] Fix simscsi for new SCSI midlayerPeter Chubb1-6/+23
2005-09-11Pull sim-fixes into release branchTony Luck1-6/+25
2005-09-07[PATCH] bogus #if (simserial)viro@ZenIV.linux.org.uk1-1/+1
2005-08-31[IA64] Add PAL_VM_SUMMARY/PAL_MEM_ATTRIB to bootloader for SKIPeter Chubb1-6/+25
2005-08-24[IA64] arch/ia64/hp/sim/boot/fw-emu.c: remove egcs workaroundAdrian Bunk1-11/+0
2005-08-23[IA64] Fix simulator boot (for real this time).Peter Chubb1-1/+1
2005-08-23[IA64] backout incorrect fix for simulator boot issueTony Luck1-5/+1
2005-08-18[IA64] Simulator bootloader fails with gcc 4Ian Wienand1-1/+5
2005-07-11[IA64] assign_irq_vector() should not panicKenji Kaneshige2-4/+9
2005-06-28[IA64] Replace stale KDB-code with useful MAGIC_SYSRQ code in simserial.cDavid Mosberger-Tang1-5/+11
2005-04-16Linux-2.6.12-rc2Linus Torvalds17-0/+3074