summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* TTY: simserial, properly refcount tty_port->ttyJiri Slaby2012-03-081-4/+5
* TTY: simserial, use tty_port_close_startJiri Slaby2012-03-081-35/+1Star
* TTY: simserial, use tty_port_close_endJiri Slaby2012-03-081-7/+6Star
* TTY: simserial, remove some tty opsJiri Slaby2012-03-081-38/+1Star
* TTY: simserial, define local tty_port pointerJiri Slaby2012-03-081-40/+44
* TTY: simserial no longer needs serialPJiri Slaby2012-03-081-1/+8
* TTY: simserial, stop using serial_state->{line,icount}Jiri Slaby2012-03-081-11/+4Star
* TTY: simserial, remove tmp_bufJiri Slaby2012-03-081-14/+2Star
* TTY: simserial, remove static initializationJiri Slaby2012-03-081-67/+27Star
* TTY: amiserial/simserial, use flags from tty_portJiri Slaby2012-03-081-16/+17
* TTY: amiserial/simserial, use count from tty_portJiri Slaby2012-03-081-12/+12
* TTY: amiserial/simserial, use close delays from tty_portJiri Slaby2012-03-081-2/+3
* TTY: amiserial/simserial, use tty_portJiri Slaby2012-03-081-12/+12
* TTY: simserial, pass tty down to functionsJiri Slaby2012-03-081-26/+24Star
* TTY: serialP, merge serial_state and async_structJiri Slaby2012-03-081-97/+63Star
* TTY: simserial, remove IRQ_TJiri Slaby2012-03-081-4/+2Star
* TTY: simserial, remove support of shared interruptsJiri Slaby2012-03-081-57/+7Star
* TTY: simserial/amiserial, use one instance of other membersJiri Slaby2012-03-081-6/+3Star
* TTY: simserial, use only one copy of async flagsJiri Slaby2012-03-081-25/+23Star
* simserial, bail out when request_irq failsJiri Slaby2012-03-081-8/+1Star
* hpsim, initialize chip for assigned irqsJiri Slaby2012-03-085-31/+35
* simserial, include some headersJiri Slaby2012-03-081-5/+3Star
* hpsim, fix SAL handling in fw-emuJiri Slaby2012-03-081-13/+4Star
* TTY: amiserial, remove tasklet for tty_wakeupJiri Slaby2012-03-081-2/+0Star
* TTY: serialP, remove unused materialJiri Slaby2012-03-081-9/+1Star
* TTY: remove unneeded tty->index checksJiri Slaby2012-03-081-6/+3Star
* TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-081-1/+0Star
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-01-191-4/+6
|\
| * ACPI, ia64: Use SRAT table rev to use 8bit or 16/32bit PXM fields (ia64)Kurt Garloff2012-01-171-4/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-182-17/+14Star
|\ \
| * | audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-171-8/+1Star
| * | Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-172-9/+13
* | | Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds2012-01-151-8/+13
|\ \ \
| * | | UAPI: Split trivial #if defined(__KERNEL__) && X conditionalsDavid Howells2011-12-131-8/+13
* | | | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-141-1/+1
|\ \ \ \
| * | | | module_param: make bool parameters really bool (arch)Rusty Russell2012-01-131-1/+1
| | |/ / | |/| |
* | | | Merge branch 'wire-accept4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-142-1/+3
|\ \ \ \
| * | | | ia64: Add accept4() syscallÉmeric Maschino2012-01-092-1/+3
| | |_|/ | |/| |
* | | | ia64, exec: remove redundant set_fs(USER_DS)Mathias Krause2012-01-131-1/+0Star
* | | | treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches2012-01-131-1/+1
* | | | treewide: remove useless NORET_TYPE macro and usesJoe Perches2012-01-131-1/+1
| |/ / |/| |
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-122-29/+20Star
|\ \ \
| * | | ia64/PCI: convert to pci_create_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-25/+14Star
| * | | ia64/PCI: use pci_create_bus() instead of pci_scan_bus_parented()Bjorn Helgaas2012-01-061-1/+4
| * | | PCI: IA64: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-062-6/+5Star
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-111-4/+1Star
|\ \ \
| * | | lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin2011-11-241-4/+1Star
| | |/ | |/|
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2012-01-102-0/+3
|\ \ \
| * \ \ Merge branches 'iommu/page-sizes' and 'iommu/group-id' into nextJoerg Roedel2012-01-092-0/+3
| |\ \ \ | | |_|/ | |/| |
| | * | iommu: Add option to group multi-function devicesAlex Williamson2011-11-152-0/+3
| | |/