aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel (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-06[IA64] Clean up /proc/interrupts outputKenji Kaneshige1-2/+4
2007-11-06[IA64] Disable/re-enable CPE interrupts on AltixRuss Anderson1-1/+1
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] Wrong args to memset in efi_gettimeofday()Li Zefan1-2/+3
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] /proc/cpuinfo "physical id" field cleanupsAlex Chiang2-48/+22
2007-10-29[IA64] vDSO vs --build-idRoland McGrath1-0/+3
2007-10-29[IA64] vmcore_find_descriptor_size should be in __initSimon Horman1-1/+1
2007-10-22kexec: add BSS to resource treeBernhard Walle2-4/+14
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 Dobriyan5-89/+94
2007-10-19pid namespaces: changes to show virtual ids to userPavel Emelyanov1-2/+2
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-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 Ohmichi1-0/+30
2007-10-16[IA64] Fix build for CONFIG_SMP=nTony Luck1-0/+2
2007-10-16ia64 vDSO: linker script indentationRoland McGrath1-63/+72
2007-10-16kprobes: support kretprobe blacklistMasami Hiramatsu1-0/+2
2007-10-16Memoryless nodes: Uncached allocator updatesChristoph Lameter1-2/+2
2007-10-16Convert cpu_sibling_map to be a per cpu variableMike Travis2-12/+18
2007-10-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds8-74/+64
2007-10-12[IA64] Fix kernel hangup in kdump on INITKenji Kaneshige1-5/+8
2007-10-12[IA64] Fix kernel panic in kdump on INITKenji Kaneshige2-3/+1
2007-10-12[IA64] Remove vector from ia64_machine_kexec()Simon Horman1-5/+1
2007-10-12[IA64] Fix race when multiple cpus go through MCARuss Anderson1-22/+25
2007-10-12[IA64] Remove needless delay in MCA rendezvousRuss Anderson1-22/+19
2007-10-12[IA64] perfmon: Remove exit_pfm_fs()Satyam Sharma1-7/+0
2007-10-12[IA64] tree-wide: Misc __cpu{initdata, init, exit} annotationsSatyam Sharma3-11/+11
2007-10-04[CPUFREQ] move policy's governor initialisation out of low-level drivers into cpufreq coreThomas Renninger1-2/+0
2007-09-10Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACHRoland McGrath1-1/+0
2007-09-01[IA64] Enable early console for Ski simulatorPeter Chubb1-6/+2
2007-09-01[IA64] SN: Add support for CPU disableJohn Keller1-0/+6
2007-08-28[IA64] Clear pending interrupts at CPU boot up timeKenji Kaneshige1-0/+5
2007-08-28[IA64] Fix unexpected interrupt vector handlingKenji Kaneshige1-6/+22
2007-08-17[IA64] Enable early console for Ski simulatorPeter Chubb1-0/+7
2007-08-17[IA64] forbid ptrace changes psr.ri to 3Shaohua Li1-3/+7
2007-08-15[IA64] Fix processor_get_freqAlex Williamson1-4/+2
2007-08-13[IA64] get back PT_IA_64_UNWIND program headerDavid Mosberger-Tang1-1/+3
2007-08-13[IA64] need NOTES in vmlinux.lds.SDavid Mosberger-Tang1-4/+4
2007-08-13[IA64] Clean up CPE handler registrationRuss Anderson1-15/+19
2007-08-13[IA64] SN2 needs platform specific irq_to_vector() function.Kenji Kaneshige1-0/+5
2007-08-13[IA64] disable irq's and check need_resched before safe_haltDimitri Sivanich1-3/+7
2007-08-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds6-31/+47