summaryrefslogtreecommitdiff
path: root/arch/ia64/hp/sim
Commit message (Expand)AuthorAge
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* [IA64] remove obsolete hw_interrupt_typeThomas Gleixner2009-06-15
* [IA64] remove obsolete irq_desc_t typedefThomas Gleixner2009-06-15
* [IA64] remove obsolete no_irq_typeThomas Gleixner2009-06-15
* irq: change ->set_affinity() to return statusYinghai Lu2009-04-28
* proc tty: switch ia64 simserial to ->proc_fopsAlexey Dobriyan2009-04-01
* Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-02
|\
| * Merge branch 'linus' into cpus4096Ingo Molnar2008-12-17
| |\
| * | cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-13
* | | simeth: convert to net_device_opsAlexey Dobriyan2008-12-16
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-15
|\ \ \ | | |/ | |/|
| * | IA64: HP_SIMETH needs to depend upon NETAlexander Beregalov2008-12-10
| |/
* | simeth: Kill directly reference of netdev->privWang Chen2008-12-04
|/
* simserial: Fix up for ldisc changesAlan Cox2008-07-20
* tty: The big operations reworkAlan Cox2008-04-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds2008-04-18
|\
| * [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-26
* | [SCSI] simscsi: use sg buffer copy helper funcitonsFUJITA Tomonori2008-04-07
|/
* [IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-06
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-30
* [netdrvr] irq handler minor cleanups in several driversJeff Garzik2008-01-28
* [IA64] rename _bss to __bss_startBernhard Walle2007-12-07
* [IA64] export copy_page() to modulesAndrew Morton2007-12-07
* [IA64] fix number of bytes zeroed by sys_fw_init() in arch/ia64/hp/sim/boot/f...Roel Kluin2007-11-06
* Update arch/ to use sg helpersJens Axboe2007-10-22
* [SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori2007-10-16
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-10-15
|\
| * [SCSI] simscsi: Free scsi host on errorMatthew Wilcox2007-10-12
* | [NET]: Make device event notification network namespace safeEric W. Biederman2007-10-10
* | [IA64] Cleanup HPSIM code (was: Re: Enable early console for Ski simulator)Peter Chubb2007-09-01
* | [IA64] Enable early console for Ski simulatorPeter Chubb2007-09-01
* | [IA64] make unwinder stop at last frame of the bootloaderDavid Mosberger-Tang2007-08-13
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-07-29
|\
| * [SCSI] simscsi: convert to use the data buffer accessorsFUJITA Tomonori2007-07-25
* | [IA64] Compare pointer against NULL, not '0'Yoann Padioleau2007-07-27
|/
* [IA64] Clean away some code inside some non-existent CONFIG ifdefsTony Luck2007-07-13
* EFI: warn only for pre-1.00 system tablesBjorn Helgaas2007-05-08
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-25
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-25
* [IA64] s/termios/ktermios/ in simserial.cTony Luck2006-12-12
* [IA64] replace kmalloc+memset with kzallocYan Burman2006-12-07
* WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-05
* [IA64] a fix towards allmodconfig buildLuck, Tony2006-11-16
* [IA64] typename -> name conversionIngo Molnar2006-11-16
* [PATCH] ia64/hp NULL noise removalAl Viro2006-10-10
* IRQ: Use the new typedef for interrupt handler function pointersDavid Howells2006-10-09
* [PATCH] missed ia64 pt_regs fixesAl Viro2006-10-08
* [PATCH] const struct tty_operationsJeff Dike2006-10-02
* [IPV4]: annotate struct in_ifaddrAl Viro2006-09-28
* [SCSI] fix simscsiChristoph Hellwig2006-07-28