Age | Commit message (Expand) | Author |
2012-03-08 | TTY: serialP, merge serial_state and async_struct | Jiri Slaby |
2012-03-08 | TTY: simserial, remove IRQ_T | Jiri Slaby |
2012-03-08 | TTY: simserial, remove support of shared interrupts | Jiri Slaby |
2012-03-08 | TTY: simserial/amiserial, use one instance of other members | Jiri Slaby |
2012-03-08 | TTY: simserial, use only one copy of async flags | Jiri Slaby |
2012-03-08 | simserial, bail out when request_irq fails | Jiri Slaby |
2012-03-08 | hpsim, initialize chip for assigned irqs | Jiri Slaby |
2012-03-08 | simserial, include some headers | Jiri Slaby |
2012-03-08 | hpsim, fix SAL handling in fw-emu | Jiri Slaby |
2012-03-08 | TTY: amiserial, remove tasklet for tty_wakeup | Jiri Slaby |
2012-03-08 | TTY: serialP, remove unused material | Jiri Slaby |
2012-03-08 | TTY: remove unneeded tty->index checks | Jiri Slaby |
2012-03-08 | TTY: remove re-assignments to tty_driver members | Jiri Slaby |
2012-02-24 | arch/ia64/hp/sim/simeth.c: print MAC via printk format specifier | Danny Kukawka |
2012-01-13 | module_param: make bool parameters really bool (arch) | Rusty Russell |
2011-10-31 | ia64: Add export.h to arch/ia64 specific files as required | Paul Gortmaker |
2011-10-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2011-09-27 | doc: fix broken references | Paul Bolle |
2011-08-17 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-05-20 | sanitize <linux/prefetch.h> usage | Linus Torvalds |
2011-05-10 | treewide: fix a few typos in comments | Justin P. Mattock |
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 |
2010-05-18 | [IA64] arch/ia64/hp/common/sba_iommu.c: Rename dev_info to adi | Joe Perches |
2010-01-28 | ACPI: replace acpi_integer by u64 | Lin Ming |
2009-12-14 | [IA64] fix SBA IOMMU to handle allocation failure properly | FUJITA Tomonori |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa |
2009-09-19 | Merge branch 'acpica' into release | Len Brown |
2009-08-27 | ACPICA: Major update for acpi_get_object_info external interface | Bob Moore |
2009-07-05 | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy |
2009-06-17 | Pull for-2.6.31 into release | Tony Luck |
2009-06-17 | [IA64] Convert ia64 to use int-ll64.h | Matthew Wilcox |
2009-06-16 | page allocator: do not check NUMA node ID when the caller knows the node is v... | Mel Gorman |
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-03-05 | Merge branch 'linus' into core/iommu | Ingo Molnar |
2009-01-29 | Documentation: move DMA-mapping.txt to Doc/PCI/ | Randy Dunlap |
2009-01-06 | x86, ia64: convert to use generic dma_map_ops struct | FUJITA Tomonori |
2009-01-06 | make sba DMA mapping functions static | FUJITA Tomonori |
2009-01-06 | remove hwsw_dma_ops | FUJITA Tomonori |