summaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)AuthorFilesLines
2008-03-06[IA64] kprobes arch consolidation build fixHarvey Harrison2-2/+2
2008-03-06[IA64] update efi region debugging to use MB, GB and TB as well as KBSimon Horman1-4/+22
2008-03-06[IA64] use dev_printk in video quirkBjorn Helgaas1-1/+1
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison26-191/+186
2008-03-06[IA64] remove unnecessary nfs includes from sys_ia32.cKOSAKI Motohiro1-6/+1
2008-03-06[IA64] remove CONFIG_SMP ifdef in ia64_send_ipi()Bjorn Helgaas1-4/+0
2008-03-05[IA64] arch_ptrace() cleanupPetr Tesarik1-59/+31
2008-03-05[IA64] remove duplicate code from arch_ptrace()Petr Tesarik1-67/+29
2008-03-05[IA64] convert sys_ptrace to arch_ptracePetr Tesarik1-39/+3
2008-03-05[IA64] remove find_thread_for_addr()Petr Tesarik1-55/+1
2008-03-05[IA64] do not sync RBS when changing PT_AR_BSP or PT_CFMPetr Tesarik1-16/+3
2008-03-05[IA64] access user RBS directlyPetr Tesarik1-30/+14
2008-03-04Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds10-42/+164
2008-03-04Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli1-0/+1
2008-03-04[IA64] fix ia64 kprobes compilationAdrian Bunk1-0/+5
2008-03-04[IA64] workaround tiger ia64_sal_get_physical_id_info hangAlex Chiang1-0/+7
2008-03-04[IA64] move defconfig to arch/ia64/configs/Adrian Bunk2-0/+2
2008-03-04[IA64] Fix irq migration in multiple vector domainKenji Kaneshige3-32/+109
2008-03-04[IA64] signal(ia64_ia32): add a signal stack overflow checkShi Weihua1-1/+12
2008-03-04[IA64] signal(ia64): add a signal stack overflow checkShi Weihua1-9/+27
2008-03-04[IA64] CONFIG_SGI_SN2 - auto select NUMA and ACPI_NUMAJes Sorensen1-0/+2
2008-02-11[IA64] Fix build for sim_defconfigTony Luck1-0/+7
2008-02-10Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox2-25/+16
2008-02-09ide: introduce HAVE_IDESam Ravnborg1-0/+1
2008-02-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds5-77/+202
2008-02-08[IA64] Fix large MCA bootmem allocationRuss Anderson1-29/+26
2008-02-08[IA64] Simplify cpu_idle_waitTony Luck1-29/+15
2008-02-08[IA64] Synchronize RBS on PTRACE_ATTACHPetr Tesarik1-0/+57
2008-02-08[IA64] Synchronize kernel RSE to user-space and backPetr Tesarik2-0/+88
2008-02-08[IA64] Rename TIF_PERFMON_WORK back to TIF_NOTIFY_RESUMEPetr Tesarik2-18/+12
2008-02-08[IA64] Wire up timerfd_{create,settime,gettime} syscallsTony Luck1-1/+4
2008-02-08time: fix typo in commentsLi Zefan1-7/+7
2008-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2-17/+21
2008-02-07vmcoreinfo: fix the configuration dependenciesKen'ichi Ohmichi1-2/+3
2008-02-07vmcoreinfo: rename vmcoreinfo's macros returning the sizeKen'ichi Ohmichi1-1/+1
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle2-3/+3
2008-02-07Merge branches 'release' and 'fluff' into releaseLen Brown1-4/+0
2008-02-07ACPI: misc cleanupsAdrian Bunk1-4/+0
2008-02-07Merge branches 'release' and 'throttling-domains' into releaseLen Brown1-0/+6
2008-02-07Merge branches 'release', 'misc' and 'misc-2.6.25' into releaseLen Brown1-1/+1
2008-02-07Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...Len Brown1-12/+14
2008-02-06idle_regs() must be __cpuinitAdrian Bunk1-1/+1
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk1-1/+0
2008-02-06Remove pointless casts from void pointersJeff Garzik1-3/+3
2008-02-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds20-332/+411
2008-02-05iommu sg merging: IA64: make sba_iommu respect the segment size limitsFUJITA Tomonori1-2/+6
2008-02-05timerfd: new timerfd APIDavide Libenzi1-1/+1
2008-02-05[IA64] make pfm_get_task work with virtual pidsPavel Emelyanov1-2/+2
2008-02-05[IA64] honor notify_die() returning NOTIFY_STOPJan Beulich4-22/+39
2008-02-05[IA64] remove dead code: __cpu_{down,die} from !HOTPLUG_CPUJan Beulich1-11/+0