| Commit message (Expand) | Author | Age |
... | |
* | | TTY: simserial, pass tty down to functions | Jiri Slaby | 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-03-08 |
|/ |
|
* | module_param: make bool parameters really bool (arch) | Rusty Russell | 2012-01-12 |
* | ia64: Add export.h to arch/ia64 specific files as required | Paul Gortmaker | 2011-10-31 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2011-10-25 |
|\ |
|
| * | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 2011-08-17 |
* | | doc: fix broken references | Paul Bolle | 2011-09-27 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-05-23 |
|\ |
|
| * | treewide: fix a few typos in comments | Justin P. Mattock | 2011-05-10 |
* | | sanitize <linux/prefetch.h> usage | Linus Torvalds | 2011-05-20 |
|/ |
|
* | 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-03-29 |
* | tty: simserial: now phase out the ioctl file pointer for good | Luck, Tony | 2011-02-22 |
* | SCSI host lock push-down | Jeff Garzik | 2010-11-16 |
* | tty: icount changeover for other main devices | Alan Cox | 2010-10-22 |
* | Input: sysrq - drop tty argument form handle_sysrq() | Dmitry Torokhov | 2010-08-21 |
* | [IA64] arch/ia64/hp/common/sba_iommu.c: Rename dev_info to adi | Joe Perches | 2010-05-18 |
* | ACPI: replace acpi_integer by u64 | Lin Ming | 2010-01-28 |
* | [IA64] fix SBA IOMMU to handle allocation failure properly | FUJITA Tomonori | 2009-12-14 |
* | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
* | Merge branch 'acpica' into release | Len Brown | 2009-09-19 |
|\ |
|
| * | ACPICA: Major update for acpi_get_object_info external interface | Bob Moore | 2009-08-27 |
* | | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy | 2009-07-05 |
|/ |
|
* | Pull for-2.6.31 into release | Tony Luck | 2009-06-17 |
|\ |
|
| * | [IA64] Convert ia64 to use int-ll64.h | Matthew Wilcox | 2009-06-17 |
| * | [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-06-15 |
* | | page allocator: do not check NUMA node ID when the caller knows the node is v... | Mel Gorman | 2009-06-16 |
|/ |
|
* | irq: change ->set_affinity() to return status | Yinghai Lu | 2009-04-28 |
* | proc tty: switch ia64 simserial to ->proc_fops | Alexey Dobriyan | 2009-04-01 |
* | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-03-05 |
|\ |
|
| * | Documentation: move DMA-mapping.txt to Doc/PCI/ | Randy Dunlap | 2009-01-29 |
* | | 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 | 2009-01-06 |