summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
...
| * | | TTY: simserial no longer needs serialPJiri Slaby2012-03-081-1/+8
| * | | TTY: simserial, stop using serial_state->{line,icount}Jiri Slaby2012-03-081-11/+4
| * | | TTY: simserial, remove tmp_bufJiri Slaby2012-03-081-14/+2
| * | | TTY: simserial, remove static initializationJiri Slaby2012-03-081-67/+27
| * | | 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/+24
| * | | TTY: serialP, merge serial_state and async_structJiri Slaby2012-03-081-97/+63
| * | | TTY: simserial, remove IRQ_TJiri Slaby2012-03-081-4/+2
| * | | TTY: simserial, remove support of shared interruptsJiri Slaby2012-03-081-57/+7
| * | | TTY: simserial/amiserial, use one instance of other membersJiri Slaby2012-03-081-6/+3
| * | | TTY: simserial, use only one copy of async flagsJiri Slaby2012-03-081-25/+23
| * | | simserial, bail out when request_irq failsJiri Slaby2012-03-081-8/+1
| * | | hpsim, initialize chip for assigned irqsJiri Slaby2012-03-085-31/+35
| * | | simserial, include some headersJiri Slaby2012-03-081-5/+3
| * | | hpsim, fix SAL handling in fw-emuJiri Slaby2012-03-081-13/+4
| * | | TTY: amiserial, remove tasklet for tty_wakeupJiri Slaby2012-03-081-2/+0
| * | | TTY: serialP, remove unused materialJiri Slaby2012-03-081-9/+1
| * | | TTY: remove unneeded tty->index checksJiri Slaby2012-03-081-6/+3
| * | | TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-081-1/+0
| |/ /
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-201-3/+1
|\ \ \
| * | | sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-3/+1
| |/ /
* | | static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar2012-02-242-5/+5
|/ /
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-01-181-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-172-17/+14
|\ \ \
| * | | audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-171-8/+1
| * | | 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-141-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-132-1/+3
|\ \ \ \
| * | | | ia64: Add accept4() syscallÉmeric Maschino2012-01-092-1/+3
| | |_|/ | |/| |
* | | | ia64, exec: remove redundant set_fs(USER_DS)Mathias Krause2012-01-121-1/+0
* | | | treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches2012-01-121-1/+1
* | | | treewide: remove useless NORET_TYPE macro and usesJoe Perches2012-01-121-1/+1
| |/ / |/| |
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-112-29/+20
|\ \ \
| * | | ia64/PCI: convert to pci_create_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-25/+14
| * | | 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/+5
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-101-4/+1
|\ \ \
| * | | lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin2011-11-241-4/+1
| | |/ | |/|
* | | 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
| | |/
* | | Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-01-101-1/+1
|\ \ \
| * | | xen/ia64: fix build breakage because of conflicting u64 guest handlesLuck, Tony2011-11-301-1/+1
| | |/ | |/|
OpenPOWER on IntegriCloud