aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-08TTY: amiserial, remove tasklet for tty_wakeupJiri Slaby1-2/+0
2012-03-08TTY: serialP, remove unused materialJiri Slaby1-9/+1
2012-03-08TTY: remove unneeded tty->index checksJiri Slaby1-6/+3
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby1-1/+0
2012-03-08KVM: Ensure all vcpus are consistent with in-kernel irqchip settingsAvi Kivity1-0/+5
2012-03-08KVM: Introduce kvm_memory_slot::arch and move lpage_info into itTakuya Yoshikawa2-0/+13
2012-03-05KVM: provide synchronous registers in kvm_runChristian Borntraeger1-0/+4
2012-03-05KVM: s390: ucontrol: export SIE control block to userCarsten Otte1-0/+5
2012-03-05KVM: s390: add parameter for KVM_CREATE_VMCarsten Otte1-1/+4
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner1-3/+1
2012-02-27[IA64] Fix a couple of warnings for EXPORT_SYMBOLPaul Gortmaker2-0/+2
2012-02-27[IA64] Check return from device_register() in cx_device_register()Paul Gortmaker1-1/+6
2012-02-27[IA64] Fix warning from machine_kexec.cPaul Gortmaker1-1/+1
2012-02-24[IA64] simserial, bail out when request_irq failsJiri Slaby1-8/+1
2012-02-24[IA64] hpsim, initialize chip for assigned irqsJiri Slaby5-31/+35
2012-02-24[IA64] simserial, include some headersJiri Slaby1-5/+3
2012-02-24[IA64] hpsim, fix SAL handling in fw-emuJiri Slaby1-13/+4
2012-02-24arch/ia64/hp/sim/simeth.c: print MAC via printk format specifierDanny Kukawka1-7/+3
2012-02-24net: Add framework to allow sending packets with customized CRC.Ben Greear1-0/+3
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]()Ingo Molnar2-5/+5
2012-02-23PCI: collapse pcibios_resource_to_busBjorn Helgaas1-2/+0
2012-02-23ia64/PCI: get rid of device resource fixupsBjorn Helgaas3-59/+6
2012-02-23ia64/PCI: SN: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas1-5/+9
2012-02-22[IA64] genirq fixup for SGI/SNDimitri Sivanich5-0/+7
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov1-0/+1
2012-02-21ia64: Fix typo in irq_xen.cMasanari Iida1-1/+1
2012-02-14ia64: Use generic posix_types.hH. Peter Anvin1-118/+3
2012-02-08[IA64] disable interrupts when exiting from ia64_mca_cmc_int_handler()Jiri Kosina1-0/+2
2012-01-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-4/+6
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/auditLinus Torvalds2-17/+14
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsEric Paris1-8/+1
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris2-9/+13
2012-01-17ACPI, ia64: Use SRAT table rev to use 8bit or 16/32bit PXM fields (ia64)Kurt Garloff1-4/+6
2012-01-14Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds1-8/+13
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds1-1/+1
2012-01-13Merge branch 'wire-accept4' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds2-1/+3
2012-01-12ia64, exec: remove redundant set_fs(USER_DS)Mathias Krause1-1/+0
2012-01-12treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches1-1/+1
2012-01-12treewide: remove useless NORET_TYPE macro and usesJoe Perches1-1/+1
2012-01-13module_param: make bool parameters really bool (arch)Rusty Russell1-1/+1
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds2-29/+20
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-4/+1
2012-01-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2-0/+3
2012-01-10Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-1/+1
2012-01-10Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-7/+5
2012-01-09ia64: Add accept4() syscallÉmeric Maschino2-1/+3
2012-01-09Merge branches 'iommu/page-sizes' and 'iommu/group-id' into nextJoerg Roedel2-0/+3
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+0
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-31/+2
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-31/+31