aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-10/+4
2013-04-30Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2-10/+3
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo1-2/+2
2013-04-30dump_stack: implement arch-specific hardware description in task dumpsTejun Heo1-0/+1
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo1-8/+0
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds5-472/+3
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-74/+23
2013-04-29mm: speedup in __early_pfn_to_nidRuss Anderson1-1/+14
2013-04-29sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner1-4/+3
2013-04-29mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer1-0/+1
2013-04-29mm/IA64: use common help functions to free reserved pagesJiang Liu1-19/+4
2013-04-29mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes2-0/+4
2013-04-29Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-13/+3
2013-04-29Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+11
2013-04-29Merge tag 'please-pull-misc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds13-78/+91
2013-04-28Merge branch 'pm-cpufreq'Rafael J. Wysocki5-472/+3
2013-04-17idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner1-1/+0
2013-04-17ia64: Make sure interrupts enabled when we "safe_halt()"Luck, Tony1-0/+1
2013-04-14Merge 3.9-rc7 intp tty-nextGreg Kroah-Hartman1-64/+13
2013-04-12ia64/PCI: Implement pcibios_{add|remove}_bus() hooksJiang Liu1-0/+11
2013-04-10cpufreq: ia64: move cpufreq driver to drivers/cpufreqViresh Kumar5-474/+3
2013-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-64/+13
2013-04-09palinfo fixesAl Viro1-64/+13
2013-04-08ia64: Use generic idle loopThomas Gleixner4-72/+23
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner1-2/+0
2013-04-02Fix build error for numa_clear_node() under IA64Yijing Wang2-3/+7
2013-04-02Fix initialization of CMCI/CMCP interruptsTony Luck3-13/+33
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar1-10/+12
2013-04-01Merge 3.9-rc5 into tty-nextGreg Kroah-Hartman1-4/+1
2013-03-29ia64 idle: delete stale (*idle)() function pointerLen Brown1-4/+1
2013-03-21Merge 3.9-rc3 into tty-nextGreg Kroah-Hartman1-1/+1
2013-03-19Change "select DMAR" to "select INTEL_IOMMU"Paul Bolle1-1/+1
2013-03-19Wrong asm register contraints in the kvm implementationStephan Schreiber1-1/+1
2013-03-19Wrong asm register contraints in the futex implementationStephan Schreiber1-3/+2
2013-03-19Remove cast for kmalloc return valueZhang Yanfei1-1/+1
2013-03-19Fix kexec oops when iosapic was removedHanjun Guo1-1/+31
2013-03-19iosapic: fix a minor typo in commentsHanjun Guo1-1/+1
2013-03-19Add WB/UC check for early_ioremapLi, Zhen-Hua1-5/+9
2013-03-19Fix broken fsys_getppid()Eric W. Biederman1-48/+1
2013-03-19tiocx: check retval from bus_register()Jiri Kosina1-1/+4
2013-03-18TTY: cleanup tty->hw_stopped usesJiri Slaby1-13/+3
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell1-1/+1
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2-10/+4
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman1-0/+1
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin1-4/+4
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell1-0/+1
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-8/+5
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro1-3/+0
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+8
2013-02-25Merge tag 'please-pull-vm_unwrapped' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds2-36/+21