summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* mm/IA64: prepare for killing free_all_bootmem_node()Jiang Liu2013-07-031-7/+2
* mm/IA64: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-033-40/+1
* mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-031-1/+1
* mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-031-1/+1
* mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-031-2/+1
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-07-021-1/+1
|\
| * Merge tag 'v3.10' into sched/coreIngo Molnar2013-07-012-33/+9
| |\
| * | sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar2013-06-191-1/+1
* | | Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-07-021-6/+4
|\ \ \
| * | | arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or notMaarten Lankhorst2013-06-261-6/+4
| | |/ | |/|
* | | Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-021-1/+0
|\ \ \
| * \ \ Merge 3.10-rc7 into driver-core-nextGreg Kroah-Hartman2013-06-241-0/+1
| |\ \ \ | | |/ /
| * | | Merge 3.10-rc6 into driver-core-nextGreg Kroah-Hartman2013-06-171-33/+8
| |\ \ \
| * | | | Finally eradicate CONFIG_HOTPLUGStephen Rothwell2013-06-031-1/+0
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-021-3/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-3/+0
| | |/ | |/|
* | | [IA64] Fix include dependency in asm/irqflags.hDavid Daney2013-06-171-0/+1
|/ /
* | arch, mm: Remove tlb_fast_mode()Peter Zijlstra2013-06-061-33/+8
|/
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-3/+0
|\
| * Remove GENERIC_GPIO config optionAlexandre Courbot2013-04-161-3/+0
* | Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-056-38/+25
|\ \
| * | kvm: KVM_CAP_IOMMU only available with device assignmentAlex Williamson2013-04-291-0/+2
| * | kvm: Allow build-time configuration of KVM device assignmentAlex Williamson2013-04-284-8/+14
| * | KVM: IA64: Carry non-ia64 changes into ia64Alexander Graf2013-04-263-1/+3
| * | KVM: ia64: Fix kvm_vm_ioctl_irq_lineYang Zhang2013-04-171-2/+4
| * | KVM: Call common update function when ioapic entry changed.Yang Zhang2013-04-161-6/+0
| * | 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
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
OpenPOWER on IntegriCloud