summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* Fix build error for numa_clear_node() under IA64Yijing Wang2013-04-022-3/+7
* Fix initialization of CMCI/CMCP interruptsTony Luck2013-04-023-13/+33
* Change "select DMAR" to "select INTEL_IOMMU"Paul Bolle2013-03-201-1/+1
* Wrong asm register contraints in the kvm implementationStephan Schreiber2013-03-201-1/+1
* Wrong asm register contraints in the futex implementationStephan Schreiber2013-03-201-3/+2Star
* Remove cast for kmalloc return valueZhang Yanfei2013-03-201-1/+1
* Fix kexec oops when iosapic was removedHanjun Guo2013-03-201-1/+31
* iosapic: fix a minor typo in commentsHanjun Guo2013-03-201-1/+1
* Add WB/UC check for early_ioremapLi, Zhen-Hua2013-03-201-5/+9
* Fix broken fsys_getppid()Eric W. Biederman2013-03-201-48/+1Star
* tiocx: check retval from bus_register()Jiri Kosina2013-03-201-1/+4
* Select VIRT_TO_BUS directly where neededStephen Rothwell2013-03-121-1/+1
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-041-0/+1
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-281-4/+4
* arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-281-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-273-8/+5Star
|\
| * default SET_PERSONALITY() in linux/elf.hAl Viro2013-02-261-3/+0Star
| * fs: Preserve error code in get_empty_filp(), part 2Anatol Pomozov2013-02-231-2/+2
| * new helper: file_inode(file)Al Viro2013-02-231-3/+3
* | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-261-0/+8
|\ \
| * | ACPI / PCI: Set root bridge ACPI handle in advanceRafael J. Wysocki2013-01-141-0/+8
* | | Merge tag 'please-pull-vm_unwrapped' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-02-262-36/+21Star
|\ \ \
| * | | mm: use vm_unmapped_area() in hugetlbfs on ia64 architectureMichel Lespinasse2013-02-221-11/+9Star
| * | | mm: use vm_unmapped_area() on ia64 architectureMichel Lespinasse2013-02-221-25/+12Star
| | |/ | |/|
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-261-1/+1
|\ \ \
| * | | taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-211-1/+1
| |/ /
* | | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-02-243-7/+11
|\ \ \
| * | | x86, apicv: add virtual interrupt delivery supportYang Zhang2013-01-291-0/+6
| * | | KVM: struct kvm_memory_slot.user_alloc -> boolAlex Williamson2012-12-141-3/+3
| * | | KVM: Make KVM_PRIVATE_MEM_SLOTS optionalAlex Williamson2012-12-141-2/+0Star
| * | | KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTSAlex Williamson2012-12-142-2/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-243-34/+3Star
|\ \ \ \
| * | | | burying unused conditionalsAl Viro2013-02-142-4/+0Star
| * | | | ia64: switch to generic sigaltstackAl Viro2013-02-042-16/+4Star
| * | | | consolidate kernel-side struct sigaction declarationsAl Viro2013-02-032-7/+0Star
| * | | | consolidate declarations of k_sigactionAl Viro2013-02-031-4/+0Star
| * | | | sanitize rt_sigaction() situation a bitAl Viro2013-02-031-4/+0Star
| | |/ / | |/| |
* | | | ia64: use %ld to print pages calculated in nr_free_buffer_pagesZhang Yanfei2013-02-242-2/+2
* | | | memory-hotplug: remove memmap of sparse-vmemmapTang Chen2013-02-241-0/+3
* | | | memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmapYasuaki Ishimatsu2013-02-241-0/+1
* | | | memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang2013-02-241-0/+18
* | | | Merge tag 'please-pull-misc-3.9' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-02-221-0/+1
|\ \ \ \
| * | | | sysctl: Enable IA64 "ignore-unaligned-usertrap" to be used cross-archVineet Gupta2013-01-091-0/+1
| | |_|/ | |/| |
* | | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-212-15/+7Star
|\ \ \ \
| * \ \ \ Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman2013-01-251-27/+0Star
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-191-0/+1
| * | | | TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-161-14/+4Star
| * | | | TTY: move low_latency to tty_portJiri Slaby2013-01-161-1/+1
| * | | | TTY: switch tty_insert_flip_charJiri Slaby2013-01-161-1/+2
* | | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-213-6/+6
|\ \ \ \ \