Age | Commit message (Expand) | Author | Files | Lines |
2007-09-01 | [IA64] Cleanup HPSIM code (was: Re: Enable early console for Ski simulator) | Peter Chubb | 3 | -12/+4 |
2007-09-01 | [IA64] Enable early console for Ski simulator | Peter Chubb | 2 | -8/+16 |
2007-08-13 | [IA64] make unwinder stop at last frame of the bootloader | David Mosberger-Tang | 1 | -0/+1 |
2007-07-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 1 | -51/+15 |
2007-07-27 | [IA64] Compare pointer against NULL, not '0' | Yoann Padioleau | 1 | -1/+1 |
2007-07-27 | [IA64] Use new acpi_device_id struct for HID init in ia64/hp/common/sba_iommu.c | Thomas Renninger | 1 | -1/+6 |
2007-07-25 | [SCSI] simscsi: convert to use the data buffer accessors | FUJITA Tomonori | 1 | -51/+15 |
2007-07-13 | [IA64] Clean away some code inside some non-existent CONFIG ifdefs | Tony Luck | 2 | -9/+0 |
2007-07-13 | [IA64] use machvec=dig on hpzx1 platforms | Terry Loftin | 1 | -2/+18 |
2007-05-10 | [IA64] Fix - Section mismatch: reference to .init.data:mvec_name | Tony Luck | 1 | -1/+1 |
2007-05-08 | EFI: warn only for pre-1.00 system tables | Bjorn Helgaas | 1 | -1/+1 |
2007-04-25 | [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2007-04-25 | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo | 1 | -1/+0 |
2007-02-12 | [PATCH] mark struct file_operations const 2 | Arjan van de Ven | 1 | -1/+1 |
2007-02-05 | [IA64] missing exports hwsw_sync_... | Jan Beulich | 1 | -0/+4 |
2006-12-12 | [IA64] s/termios/ktermios/ in simserial.c | Tony Luck | 1 | -1/+1 |
2006-12-07 | [IA64] replace kmalloc+memset with kzalloc | Yan Burman | 2 | -9/+4 |
2006-12-05 | WorkQueue: Fix up arch-specific work items where possible | David Howells | 1 | -2/+2 |
2006-11-30 | Fix misc .c/.h comment typos | Matt LaPlante | 1 | -4/+4 |
2006-11-16 | [IA64] a fix towards allmodconfig build | Luck, Tony | 1 | -2/+2 |
2006-11-16 | [IA64] typename -> name conversion | Ingo Molnar | 1 | -1/+1 |
2006-10-10 | [PATCH] ia64/hp NULL noise removal | Al Viro | 3 | -7/+7 |
2006-10-09 | IRQ: Use the new typedef for interrupt handler function pointers | David Howells | 1 | -1/+1 |
2006-10-08 | [PATCH] missed ia64 pt_regs fixes | Al Viro | 2 | -7/+7 |
2006-10-02 | [PATCH] const struct tty_operations | Jeff Dike | 1 | -1/+1 |
2006-09-28 | [IPV4]: annotate struct in_ifaddr | Al Viro | 1 | -2/+2 |
2006-07-28 | [SCSI] fix simscsi | Christoph Hellwig | 1 | -2/+3 |
2006-07-02 | [PATCH] irq-flags: IA64: Use the new IRQF_ constants | Thomas Gleixner | 1 | -1/+1 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 7 | -7/+0 |
2006-06-29 | [PATCH] genirq: cleanup: remove irq_descp() | Ingo Molnar | 1 | -3/+3 |
2006-06-23 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -1/+1 |
2006-06-23 | [PATCH] Unify pxm_to_node() and node_to_pxm() | Yasunori Goto | 1 | -1/+1 |
2006-04-02 | ACPI: ia64 buildfix | Len Brown | 1 | -1/+1 |
2006-03-23 | [PATCH] kill _INLINE_ | Adrian Bunk | 1 | -6/+1 |
2006-01-14 | [PATCH] remove unused tmp_buf_sem's | Adrian Bunk | 1 | -1/+0 |
2006-01-13 | [IA64] build broken for ia64 simserial.c | Andreas Schwab | 1 | -8/+2 |
2006-01-11 | [PATCH] capable/capability.h (arch/) | Randy Dunlap | 1 | -0/+1 |
2005-11-07 | [PATCH] ia64: fix-up schedule_timeout() usage | Nishanth Aravamudan | 1 | -4/+2 |
2005-10-28 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 3 | -20/+51 |
2005-10-28 | Pull big-sim-disk into release branch | Tony Luck | 1 | -5/+8 |
2005-10-28 | Pull hp-machvec into release branch | Tony Luck | 2 | -15/+43 |
2005-10-28 | [PATCH] gfp_t: dma-mapping (ia64) | Al Viro | 2 | -2/+2 |
2005-10-25 | [IA64] Allow simulator to use bigger disks | Peter Chubb | 1 | -5/+8 |
2005-09-22 | [IA64] Fix simscsi for new SCSI midlayer | Peter Chubb | 1 | -6/+23 |
2005-09-14 | [IA64] more robust zx1/sx1000 machvec support | Alex Williamson | 2 | -15/+43 |
2005-09-11 | Pull sim-fixes into release branch | Tony Luck | 1 | -6/+25 |
2005-09-07 | [PATCH] bogus #if (simserial) | viro@ZenIV.linux.org.uk | 1 | -1/+1 |
2005-08-31 | [IA64] Add PAL_VM_SUMMARY/PAL_MEM_ATTRIB to bootloader for SKI | Peter Chubb | 1 | -6/+25 |
2005-08-24 | [IA64] arch/ia64/hp/sim/boot/fw-emu.c: remove egcs workaround | Adrian Bunk | 1 | -11/+0 |
2005-08-23 | [IA64] Fix simulator boot (for real this time). | Peter Chubb | 1 | -1/+1 |