summaryrefslogtreecommitdiffstats
path: root/arch/ia64
AgeCommit message (Expand)AuthorFilesLines
2013-07-03mm/IA64: prepare for killing free_all_bootmem_node()Jiang Liu1-7/+2
2013-07-03mm/IA64: prepare for removing num_physpages and simplify mem_init()Jiang Liu3-40/+1
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu1-1/+1
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu1-1/+1
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu1-2/+1
2013-07-02Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2013-07-02Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-6/+4
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+0
2013-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+0
2013-07-01Merge tag 'v3.10' into sched/coreIngo Molnar2-33/+9
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-3/+0
2013-06-26arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or notMaarten Lankhorst1-6/+4
2013-06-24Merge 3.10-rc7 into driver-core-nextGreg Kroah-Hartman1-0/+1
2013-06-19sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar1-1/+1
2013-06-17Merge 3.10-rc6 into driver-core-nextGreg Kroah-Hartman1-33/+8
2013-06-17[IA64] Fix include dependency in asm/irqflags.hDavid Daney1-0/+1
2013-06-06arch, mm: Remove tlb_fast_mode()Peter Zijlstra1-33/+8
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell1-1/+0
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-3/+0
2013-05-05Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-38/+25
2013-05-05ia64: single_open() leaksAl Viro3-4/+4
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-389/+316
2013-05-01Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus 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...Linus Torvalds5-472/+3
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-74/+23
2013-04-30Merge tag 'v3.9' into efi-for-tip2Matt Fleming2-64/+14
2013-04-29kvm: KVM_CAP_IOMMU only available with device assignmentAlex Williamson1-0/+2
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-29ia64: Don't use create_proc_read_entry()David Howells3-348/+301
2013-04-29Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-13/+3
2013-04-29Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+11
2013-04-29Merge tag 'please-pull-misc-3.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds13-78/+91
2013-04-28kvm: Allow build-time configuration of KVM device assignmentAlex Williamson4-8/+14
2013-04-28Merge branch 'pm-cpufreq'Rafael J. Wysocki5-472/+3
2013-04-26KVM: IA64: Carry non-ia64 changes into ia64Alexander Graf3-1/+3
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-64/+13
2013-04-17KVM: ia64: Fix kvm_vm_ioctl_irq_lineYang Zhang1-2/+4
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-16KVM: Call common update function when ioapic entry changed.Yang Zhang1-6/+0