Age | Commit message (Expand) | Author |
2011-08-17 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko |
2011-03-29 | ia64: Convert to the new irq_* function names | Thomas Gleixner |
2011-03-29 | ia64: hp-sim: Cleanup direct access to irq_desc | Thomas Gleixner |
2011-03-29 | ia64: Convert hp-sim to new irq_chip functions | Thomas Gleixner |
2011-03-29 | ia64: Remove stale irq_chip.end | Thomas Gleixner |
2011-02-22 | tty: simserial: now phase out the ioctl file pointer for good | Luck, Tony |
2010-11-16 | SCSI host lock push-down | Jeff Garzik |
2010-10-22 | tty: icount changeover for other main devices | Alan Cox |
2010-08-21 | Input: sysrq - drop tty argument form handle_sysrq() | Dmitry Torokhov |
2009-07-05 | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy |
2009-06-15 | [IA64] remove obsolete hw_interrupt_type | Thomas Gleixner |
2009-06-15 | [IA64] remove obsolete irq_desc_t typedef | Thomas Gleixner |
2009-06-15 | [IA64] remove obsolete no_irq_type | Thomas Gleixner |
2009-04-28 | irq: change ->set_affinity() to return status | Yinghai Lu |
2009-04-01 | proc tty: switch ia64 simserial to ->proc_fops | Alexey Dobriyan |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-12-17 | Merge branch 'linus' into cpus4096 | Ingo Molnar |
2008-12-16 | simeth: convert to net_device_ops | Alexey Dobriyan |
2008-12-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-12-13 | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell |
2008-12-10 | IA64: HP_SIMETH needs to depend upon NET | Alexander Beregalov |
2008-12-04 | simeth: Kill directly reference of netdev->priv | Wang Chen |
2008-07-20 | simserial: Fix up for ldisc changes | Alan Cox |
2008-04-30 | tty: The big operations rework | Alan Cox |
2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 | Linus Torvalds |
2008-04-07 | [SCSI] simscsi: use sg buffer copy helper funcitons | FUJITA Tomonori |
2008-03-26 | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. | YOSHIFUJI Hideaki |
2008-03-06 | [IA64] remove remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-01-30 | [SCSI] remove use_sg_chaining | James Bottomley |
2008-01-28 | [netdrvr] irq handler minor cleanups in several drivers | Jeff Garzik |
2007-12-07 | [IA64] rename _bss to __bss_start | Bernhard Walle |
2007-12-07 | [IA64] export copy_page() to modules | Andrew Morton |
2007-11-06 | [IA64] fix number of bytes zeroed by sys_fw_init() in arch/ia64/hp/sim/boot/f... | Roel Kluin |
2007-10-22 | Update arch/ to use sg helpers | Jens Axboe |
2007-10-16 | [SCSI] add use_sg_chaining option to scsi_host_template | FUJITA Tomonori |
2007-10-15 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2007-10-12 | [SCSI] simscsi: Free scsi host on error | Matthew Wilcox |
2007-10-10 | [NET]: Make device event notification network namespace safe | Eric W. Biederman |
2007-09-01 | [IA64] Cleanup HPSIM code (was: Re: Enable early console for Ski simulator) | Peter Chubb |
2007-09-01 | [IA64] Enable early console for Ski simulator | Peter Chubb |
2007-08-13 | [IA64] make unwinder stop at last frame of the bootloader | David Mosberger-Tang |
2007-07-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds |
2007-07-27 | [IA64] Compare pointer against NULL, not '0' | Yoann Padioleau |
2007-07-25 | [SCSI] simscsi: convert to use the data buffer accessors | FUJITA Tomonori |
2007-07-13 | [IA64] Clean away some code inside some non-existent CONFIG ifdefs | Tony Luck |
2007-05-08 | EFI: warn only for pre-1.00 system tables | Bjorn Helgaas |
2007-04-25 | [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} | Arnaldo Carvalho de Melo |
2007-04-25 | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo |
2006-12-12 | [IA64] s/termios/ktermios/ in simserial.c | Tony Luck |
2006-12-07 | [IA64] replace kmalloc+memset with kzalloc | Yan Burman |