summaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)AuthorFilesLines
2013-04-16Remove GENERIC_GPIO config optionAlexandre Courbot1-3/+0
2013-04-15Merge 3.9-rc7 intp tty-nextGreg Kroah-Hartman1-64/+13
2013-04-13ia64/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/vir...Linus Torvalds1-64/+13
2013-04-09prominfo_proc fixesAl Viro1-30/+12
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro1-13/+5
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-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+1
2013-04-01net: add option to enable error queue packets waking selectKeller, Jacob E1-0/+2
2013-03-29ia64 idle: delete stale (*idle)() function pointerLen Brown1-4/+1
2013-03-22Merge 3.9-rc3 into tty-nextGreg Kroah-Hartman1-1/+1
2013-03-21Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti2-1/+2
2013-03-20Change "select DMAR" to "select INTEL_IOMMU"Paul Bolle1-1/+1
2013-03-20Wrong asm register contraints in the kvm implementationStephan Schreiber1-1/+1
2013-03-20Wrong asm register contraints in the futex implementationStephan Schreiber1-3/+2
2013-03-20Remove cast for kmalloc return valueZhang Yanfei1-1/+1
2013-03-20Fix kexec oops when iosapic was removedHanjun Guo1-1/+31
2013-03-20iosapic: fix a minor typo in commentsHanjun Guo1-1/+1
2013-03-20Add WB/UC check for early_ioremapLi, Zhen-Hua1-5/+9
2013-03-20Fix broken fsys_getppid()Eric W. Biederman1-48/+1
2013-03-20tiocx: check retval from bus_register()Jiri Kosina1-1/+4
2013-03-19TTY: cleanup tty->hw_stopped usesJiri Slaby1-13/+3
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell1-1/+1
2013-03-05KVM: set_memory_region: Refactor commit_memory_region()Takuya Yoshikawa1-1/+2
2013-03-05KVM: set_memory_region: Refactor prepare_memory_region()Takuya Yoshikawa1-2/+2
2013-03-05KVM: set_memory_region: Drop user_alloc from set_memory_region()Takuya Yoshikawa1-18/+0
2013-03-05KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()Takuya Yoshikawa1-4/+2
2013-03-04consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2-10/+4
2013-03-04fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman1-0/+1
2013-02-28hlist: drop the node parameter from iteratorsSasha Levin1-4/+4
2013-02-28arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell1-0/+1
2013-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-8/+5
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro1-3/+0
2013-02-26Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+8
2013-02-26Merge tag 'please-pull-vm_unwrapped' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-36/+21
2013-02-26Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2013-02-25Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-7/+11
2013-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-34/+3
2013-02-24ia64: use %ld to print pages calculated in nr_free_buffer_pagesZhang Yanfei2-2/+2
2013-02-24memory-hotplug: remove memmap of sparse-vmemmapTang Chen1-0/+3
2013-02-24memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmapYasuaki Ishimatsu1-0/+1
2013-02-24memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang1-0/+18
2013-02-23fs: Preserve error code in get_empty_filp(), part 2Anatol Pomozov1-2/+2