aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-09[IA64] IOSAPIC bogus error cleanupGeorge Beshers1-3/+5
2007-11-09[IA64] Update printing of feature set bitsRuss Anderson1-12/+79
2007-11-09[IA64] Fix IOSAPIC delivery mode settingKenji Kaneshige1-3/+15
2007-11-09[IA64] XPC heartbeat timer function must run on CPU 0Dean Nelson1-9/+3
2007-11-06[IA64] Clean up /proc/interrupts outputKenji Kaneshige1-2/+4
2007-11-06[IA64] Disable/re-enable CPE interrupts on AltixRuss Anderson2-2/+8
2007-11-06[IA64] Clean-up McKinley Errata messageRuss Anderson1-3/+0
2007-11-06[IA64] Add gate.lds to list of files ignored by GitPeter Chubb1-0/+1
2007-11-06[IA64] Fix section mismatch in contig.c version of per_cpu_init()Tony Luck1-33/+41
2007-11-06[IA64] Wrong args to memset in efi_gettimeofday()Li Zefan1-2/+3
2007-11-06[IA64] Remove duplicate includes from ia32priv.hLucas Woods1-1/+0
2007-11-06[IA64] fix number of bytes zeroed by sys_fw_init() in arch/ia64/hp/sim/boot/fw-emu.cRoel Kluin1-1/+1
2007-11-06[IA64] Fix perfmon sysctl directory modesTony Luck1-2/+2
2007-10-30[IA64] Fix incorrect return value from ia64_setup_msi_irq()Kenji Kaneshige1-1/+1
2007-10-29[IA64] arch/ia64/sn/kernel/mca.c: undo lock when sn_oemdata can't be extendedRoel Kluin1-0/+1
2007-10-29[IA64] update sn2 defconfig to 64kb pagesJes Sorensen1-52/+54
2007-10-29[IA64] /proc/cpuinfo "physical id" field cleanupsAlex Chiang2-48/+22
2007-10-29[IA64] vDSO vs --build-idRoland McGrath1-0/+3
2007-10-29[IA64] check-segrel.lds vs --build-idRoland McGrath1-0/+1
2007-10-29[IA64] vmcore_find_descriptor_size should be in __initSimon Horman1-1/+1
2007-10-29[IA64] ia64/mm/init.c: fix section mismatchesAdrian Bunk1-2/+2
2007-10-22Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-4/+4
2007-10-22Update arch/ to use sg helpersJens Axboe3-4/+4
2007-10-22kexec: add BSS to resource treeBernhard Walle2-4/+14
2007-10-20typo fixesMatt LaPlante1-4/+4
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers2-34/+1
2007-10-19Use extended crashkernel command line on ia64Bernhard Walle2-43/+49
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan6-92/+97
2007-10-19pid namespaces: changes to show virtual ids to userPavel Emelyanov1-2/+2
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn1-1/+1
2007-10-19task cgroups: enable cgroups by default in some configsPaul Jackson1-0/+1
2007-10-19setup vma->vm_page_prot by vm_get_page_prot()Coly Li1-1/+1
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches1-6/+7
2007-10-18Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().Tony Breeds1-0/+5
2007-10-17[IA64] fix non-numa buildAndrew Morton1-1/+3
2007-10-17Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-2/+2
2007-10-17add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macrosKen'ichi Ohmichi1-10/+10
2007-10-17add-vmcore: use the existing ia64_tpa() instead of asm codeKen'ichi Ohmichi1-4/+2
2007-10-17Add vmcoreinfoKen'ichi Ohmichi2-1/+31
2007-10-17KCONFIG: Make "Instrumentation support" non-EXPERIMENTALRobert P. J. Day1-1/+0
2007-10-17Make unregister_binfmt() return voidAlexey Dobriyan1-1/+1
2007-10-17x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #defineMark Nelson1-0/+1
2007-10-17IA64: iommu uses sg_next with an invalid sg elementFUJITA Tomonori1-2/+2
2007-10-16[IA64] Fix build for CONFIG_SMP=nTony Luck1-0/+2
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds5-6/+6
2007-10-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds3-12/+14
2007-10-16ia64 vDSO: linker script indentationRoland McGrath1-63/+72
2007-10-16kprobes: support kretprobe blacklistMasami Hiramatsu1-0/+2
2007-10-16fix memory hot remove not configured case.KAMEZAWA Hiroyuki1-1/+2
2007-10-16memory unplug: ia64 interfaceKAMEZAWA Hiroyuki1-1/+11