summaryrefslogtreecommitdiffstats
path: root/arch/ia64/hp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-021-1/+1
|\
| * Merge branch 'linus' into cpus4096Ingo Molnar2008-12-171-0/+1
| |\
| * | cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-131-1/+1
* | | simeth: convert to net_device_opsAlexey Dobriyan2008-12-161-5/+10
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-151-0/+1
|\ \ \ | | |/ | |/|
| * | IA64: HP_SIMETH needs to depend upon NETAlexander Beregalov2008-12-101-0/+1
| |/
* | simeth: Kill directly reference of netdev->privWang Chen2008-12-041-5/+5
|/
* [IA64] use common header for software IO/TLBJoerg Roedel2008-11-041-8/+1
* kdump: use is_kdump_kernel() in sba_init()Simon Horman2008-10-201-3/+2
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-262-3/+4
* simserial: Fix up for ldisc changesAlan Cox2008-07-201-43/+3
* tty: The big operations reworkAlan Cox2008-04-301-4/+7
* ia64: use non-racy method for proc entries creationDenis V. Lunev2008-04-291-4/+2
* dma/ia64: update ia64 machvecs, swiotlb.cArthur Kepner2008-04-292-56/+69
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds2008-04-181-1/+1
|\
| * [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-261-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-04-181-19/+4
|\ \
| * | [SCSI] simscsi: use sg buffer copy helper funcitonsFUJITA Tomonori2008-04-071-19/+4
| |/
* | [IA64] make IOMMU respect the segment boundary limitsFUJITA Tomonori2008-04-091-17/+39
|/
* [IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-064-22/+20
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-02-051-1/+1
|\
| * [IA64] constify function pointer tablesJan Engelhardt2008-02-041-1/+1
* | iommu sg merging: IA64: make sba_iommu respect the segment size limitsFUJITA Tomonori2008-02-051-2/+6
|/
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-301-1/+0
* [netdrvr] irq handler minor cleanups in several driversJeff Garzik2008-01-281-5/+0
* [IA64] Guard elfcorehdr_addr with #if CONFIG_PROC_FSSimon Horman2007-12-191-1/+2
* [IA64] rename _bss to __bss_startBernhard Walle2007-12-071-1/+2
* [IA64] export copy_page() to modulesAndrew Morton2007-12-071-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-122-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-101-0/+3
* | [IA64] Cleanup HPSIM code (was: Re: Enable early console for Ski simulator)Peter Chubb2007-09-013-12/+4
* | [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-291-51/+15
|\
| * [SCSI] simscsi: convert to use the data buffer accessorsFUJITA Tomonori2007-07-251-51/+15
* | [IA64] Compare pointer against NULL, not '0'Yoann Padioleau2007-07-271-1/+1
* | [IA64] Use new acpi_device_id struct for HID init in ia64/hp/common/sba_iommu.cThomas Renninger2007-07-271-1/+6
|/
* [IA64] Clean away some code inside some non-existent CONFIG ifdefsTony Luck2007-07-132-9/+0
* [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-251-1/+1
OpenPOWER on IntegriCloud