summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti2013-03-212-1/+2
| |\|
| * | KVM: set_memory_region: Refactor commit_memory_region()Takuya Yoshikawa2013-03-041-1/+2
| * | KVM: set_memory_region: Refactor prepare_memory_region()Takuya Yoshikawa2013-03-041-2/+2
| * | KVM: set_memory_region: Drop user_alloc from set_memory_region()Takuya Yoshikawa2013-03-041-18/+0
| * | KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()Takuya Yoshikawa2013-03-041-4/+2
* | | ia64: single_open() leaksAl Viro2013-05-053-4/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-013-389/+316
|\ \ \
| * | | ia64: Don't use create_proc_read_entry()David Howells2013-04-293-348/+301
| * | | prominfo_proc fixesAl Viro2013-04-091-30/+12
| * | | procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-13/+5
* | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-05-011-0/+1
|\ \ \ \
| * \ \ \ Merge tag 'v3.9' into efi-for-tip2Matt Fleming2013-04-302-64/+14
| |\ \ \ \
* | \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-011-0/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-221-64/+13
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-011-4/+1
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | net: add option to enable error queue packets waking selectKeller, Jacob E2013-03-311-0/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-012-10/+4
|\ \ \ \ \ \
| * | | | | | consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-032-10/+4
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-302-10/+3
|\ \ \ \ \ \
| * | | | | | 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 tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-305-472/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-04-285-472/+3
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | cpufreq: ia64: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-105-474/+3
| | * | | | | cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-021-10/+12
| | | |_|/ / | | |/| | |
* | | | | | 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