summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-301-2/+2
* dump_stack: implement arch-specific hardware description in task dumpsTejun Heo2013-04-301-0/+1
* dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-301-8/+0
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-305-74/+23
|\
| * idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner2013-04-171-1/+0
| * ia64: Make sure interrupts enabled when we "safe_halt()"Luck, Tony2013-04-171-0/+1
| * ia64: Use generic idle loopThomas Gleixner2013-04-084-72/+23
| * arch: Consolidate tsk_is_polling()Thomas Gleixner2013-04-081-2/+0
* | mm: speedup in __early_pfn_to_nidRuss Anderson2013-04-291-1/+14
* | sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner2013-04-291-4/+3
* | mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer2013-04-291-0/+1
* | mm/IA64: use common help functions to free reserved pagesJiang Liu2013-04-291-19/+4
* | mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes2013-04-292-0/+4
* | Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-291-13/+3
|\ \
| * \ Merge 3.9-rc7 intp tty-nextGreg Kroah-Hartman2013-04-141-64/+13
| |\ \
| * \ \ Merge 3.9-rc5 into tty-nextGreg Kroah-Hartman2013-04-011-4/+1
| |\ \ \ | | | |/ | | |/|
| * | | Merge 3.9-rc3 into tty-nextGreg Kroah-Hartman2013-03-211-1/+1
| |\ \ \
| * | | | TTY: cleanup tty->hw_stopped usesJiri Slaby2013-03-181-13/+3
* | | | | Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-04-291-0/+11
|\ \ \ \ \
| * | | | | ia64/PCI: Implement pcibios_{add|remove}_bus() hooksJiang Liu2013-04-121-0/+11
| |/ / / /
* | | | | Merge tag 'please-pull-misc-3.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-04-2913-78/+91
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | 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-191-1/+1
| * | | | Wrong asm register contraints in the kvm implementationStephan Schreiber2013-03-191-1/+1
| * | | | Wrong asm register contraints in the futex implementationStephan Schreiber2013-03-191-3/+2
| * | | | Remove cast for kmalloc return valueZhang Yanfei2013-03-191-1/+1
| * | | | Fix kexec oops when iosapic was removedHanjun Guo2013-03-191-1/+31
| * | | | iosapic: fix a minor typo in commentsHanjun Guo2013-03-191-1/+1
| * | | | Add WB/UC check for early_ioremapLi, Zhen-Hua2013-03-191-5/+9
| * | | | Fix broken fsys_getppid()Eric W. Biederman2013-03-191-48/+1
| * | | | tiocx: check retval from bus_register()Jiri Kosina2013-03-191-1/+4
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-04-091-64/+13
|\ \ \ \ | |_|_|/ |/| | |
| * | | palinfo fixesAl Viro2013-04-091-64/+13
| |/ /
* | | ia64 idle: delete stale (*idle)() function pointerLen Brown2013-03-291-4/+1
|/ /
* | 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-031-0/+1
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-271-4/+4
* arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-271-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-263-8/+5
|\
| * default SET_PERSONALITY() in linux/elf.hAl Viro2013-02-261-3/+0
| * fs: Preserve error code in get_empty_filp(), part 2Anatol Pomozov2013-02-221-2/+2
| * new helper: file_inode(file)Al Viro2013-02-221-3/+3
* | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-251-0/+8
|\ \
| * | ACPI / PCI: Set root bridge ACPI handle in advanceRafael J. Wysocki2013-01-131-0/+8
* | | Merge tag 'please-pull-vm_unwrapped' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-02-252-36/+21
|\ \ \
| * | | mm: use vm_unmapped_area() in hugetlbfs on ia64 architectureMichel Lespinasse2013-02-221-11/+9
| * | | mm: use vm_unmapped_area() on ia64 architectureMichel Lespinasse2013-02-221-25/+12
| | |/ | |/|
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-251-1/+1
|\ \ \
| * | | taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-211-1/+1
| |/ /
OpenPOWER on IntegriCloud