summaryrefslogtreecommitdiffstats
path: root/arch/ia64/hp/sim
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-161-0/+1
|\ \ \ | | |/ | |/|
| * | IA64: HP_SIMETH needs to depend upon NETAlexander Beregalov2008-12-111-0/+1
| |/
* / simeth: Kill directly reference of netdev->privWang Chen2008-12-051-5/+5
|/
* simserial: Fix up for ldisc changesAlan Cox2008-07-211-43/+3Star
* tty: The big operations reworkAlan Cox2008-04-301-4/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds2008-04-191-1/+1
|\
| * [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-251-1/+1
* | [SCSI] simscsi: use sg buffer copy helper funcitonsFUJITA Tomonori2008-04-071-19/+4Star
|/
* [IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-062-2/+2
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-301-1/+0Star
* [netdrvr] irq handler minor cleanups in several driversJeff Garzik2008-01-291-5/+0Star
* [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-221-2/+2
* [SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori2007-10-161-0/+1
* 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] Clean away some code inside some non-existent CONFIG ifdefsTony Luck2007-07-142-9/+0Star
* 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
* [IA64] s/termios/ktermios/ in simserial.cTony Luck2006-12-121-1/+1
* [IA64] replace kmalloc+memset with kzallocYan Burman2006-12-071-2/+1Star
* WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-051-2/+2
* [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-306-6/+0Star
* [PATCH] genirq: cleanup: remove irq_descp()Ingo Molnar2006-06-291-3/+3
* [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