summaryrefslogtreecommitdiffstats
path: root/arch/ia64/hp
Commit message (Expand)AuthorAgeFilesLines
* [IA64] rename _bss to __bss_startBernhard Walle2007-12-081-1/+2
* [IA64] export copy_page() to modulesAndrew Morton2007-12-081-1/+1
* [IA64] fix number of bytes zeroed by sys_fw_init() in arch/ia64/hp/sim/boot/f...Roel Kluin2007-11-061-1/+1
* Update arch/ to use sg helpersJens Axboe2007-10-222-3/+3
* IA64: iommu uses sg_next with an invalid sg elementFUJITA Tomonori2007-10-171-2/+2
* IA64: sg chaining supportJens Axboe2007-10-161-7/+7
* [SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori2007-10-161-0/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-10-152-0/+237
|\
| * [IA64] add driver for ACPI methods to call native firmwareBjorn Helgaas2007-10-132-0/+237
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-10-151-2/+7
|\ \ | |/ |/|
| * [SCSI] simscsi: Free scsi host on errorMatthew Wilcox2007-10-121-2/+7
* | [NET]: Make device event notification network namespace safeEric W. Biederman2007-10-111-0/+3
* | [IA64] Cleanup HPSIM code (was: Re: Enable early console for Ski simulator)Peter Chubb2007-09-013-12/+4Star
* | [IA64] Enable early console for Ski simulatorPeter Chubb2007-09-012-8/+16
* | [IA64] make unwinder stop at last frame of the bootloaderDavid Mosberger-Tang2007-08-131-0/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-07-301-51/+15Star
|\
| * [SCSI] simscsi: convert to use the data buffer accessorsFUJITA Tomonori2007-07-251-51/+15Star
* | [IA64] Compare pointer against NULL, not '0'Yoann Padioleau2007-07-281-1/+1
* | [IA64] Use new acpi_device_id struct for HID init in ia64/hp/common/sba_iommu.cThomas Renninger2007-07-281-1/+6
|/
* [IA64] Clean away some code inside some non-existent CONFIG ifdefsTony Luck2007-07-142-9/+0Star
* [IA64] use machvec=dig on hpzx1 platformsTerry Loftin2007-07-131-2/+18
* [IA64] Fix - Section mismatch: reference to .init.data:mvec_nameTony Luck2007-05-101-1/+1
* EFI: warn only for pre-1.00 system tablesBjorn Helgaas2007-05-081-1/+1
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-261-1/+1
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-261-1/+0Star
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-121-1/+1
* [IA64] missing exports hwsw_sync_...Jan Beulich2007-02-061-0/+4
* [IA64] s/termios/ktermios/ in simserial.cTony Luck2006-12-121-1/+1
* [IA64] replace kmalloc+memset with kzallocYan Burman2006-12-072-9/+4Star
* WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-051-2/+2
* Fix misc .c/.h comment typosMatt LaPlante2006-11-301-4/+4
* [IA64] a fix towards allmodconfig buildLuck, Tony2006-11-161-2/+2
* [IA64] typename -> name conversionIngo Molnar2006-11-161-1/+1
* [PATCH] ia64/hp NULL noise removalAl Viro2006-10-113-7/+7
* IRQ: Use the new typedef for interrupt handler function pointersDavid Howells2006-10-091-1/+1
* [PATCH] missed ia64 pt_regs fixesAl Viro2006-10-082-7/+7
* [PATCH] const struct tty_operationsJeff Dike2006-10-021-1/+1
* [IPV4]: annotate struct in_ifaddrAl Viro2006-09-291-2/+2
* [SCSI] fix simscsiChristoph Hellwig2006-07-281-2/+3
* [PATCH] irq-flags: IA64: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-307-7/+0Star
* [PATCH] genirq: cleanup: remove irq_descp()Ingo Molnar2006-06-291-3/+3
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-06-231-1/+1
|\
| * ACPI: ia64 buildfixLen Brown2006-04-021-1/+1
* | [PATCH] Unify pxm_to_node() and node_to_pxm()Yasunori Goto2006-06-231-1/+1
|/
* [PATCH] kill _INLINE_Adrian Bunk2006-03-231-6/+1Star
* [PATCH] remove unused tmp_buf_sem'sAdrian Bunk2006-01-141-1/+0Star
* [IA64] build broken for ia64 simserial.cAndreas Schwab2006-01-141-8/+2Star
* [PATCH] capable/capability.h (arch/)Randy Dunlap2006-01-121-0/+1
* [PATCH] ia64: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-071-4/+2Star