summaryrefslogtreecommitdiffstats
path: root/arch/ia64/hp/sim
Commit message (Expand)AuthorAgeFilesLines
* ia64: Convert to the new irq_* function namesThomas Gleixner2011-03-291-2/+2
* ia64: hp-sim: Cleanup direct access to irq_descThomas Gleixner2011-03-291-5/+5
* ia64: Convert hp-sim to new irq_chip functionsThomas Gleixner2011-03-291-10/+10
* ia64: Remove stale irq_chip.endThomas Gleixner2011-03-291-1/+0Star
* tty: simserial: now phase out the ioctl file pointer for goodLuck, Tony2011-02-231-2/+1Star
* SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* tty: icount changeover for other main devicesAlan Cox2010-10-221-11/+1Star
* Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov2010-08-211-1/+1
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-061-1/+1
* [IA64] remove obsolete hw_interrupt_typeThomas Gleixner2009-06-151-1/+1
* [IA64] remove obsolete irq_desc_t typedefThomas Gleixner2009-06-151-1/+1
* [IA64] remove obsolete no_irq_typeThomas Gleixner2009-06-151-1/+1
* irq: change ->set_affinity() to return statusYinghai Lu2009-04-281-1/+2
* proc tty: switch ia64 simserial to ->proc_fopsAlexey Dobriyan2009-04-011-25/+24Star
* 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