aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-08[IA64] - Altix: hotplug after intr redirect can crash systemJohn Keller1-15/+43
2007-05-08[IA64] save and restore cpus_allowed in cpu_idle_waitSiddha, Suresh B1-0/+2
2007-05-08[IA64] Removal of percpu TR cleanup in kexec codeTony Luck1-10/+1
2007-05-07[IA64] Fix some section mismatch errorsTony Luck2-2/+2
2007-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds14-65/+461
2007-05-07get_unmapped_area handles MAP_FIXED on ia64Benjamin Herrenschmidt2-0/+15
2007-05-07Make page->private usable in compound pagesChristoph Lameter1-1/+1
2007-05-02MSI: arch must connect the irq and the msi_descMichael Ellerman1-2/+2
2007-05-02msi: introduce ARCH_SUPPORTS_MSI Kconfig option (rev2)Dan Williams1-0/+1
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2-2/+0
2007-04-30Pull mem-attribute into release branchTony Luck3-19/+107
2007-04-30Pull percpu-dtc into release branchTony Luck7-46/+49
2007-04-30Pull error-inject into release branchTony Luck4-0/+305
2007-04-27[AF_RXRPC/AFS]: Arch-specific fixes.David Howells1-0/+2
2007-04-25[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2-2/+2
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo1-1/+2
2007-04-25[SK_BUFF]: Convert skb->end to sk_buff_data_tArnaldo Carvalho de Melo1-3/+3
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo1-5/+5
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2-2/+0
2007-04-06[IA64] SGI Altix : fix pcibr_dmamap_ate32() bugMike Habeck1-2/+6
2007-04-06[IA64] Fix CPU freq displayed in /proc/cpuinfoVenki Pallipadi1-1/+1
2007-04-06[IA64] Fix wrong assumption about irq and vector in msi_ia64.cIshimatsu Yasuaki1-2/+2
2007-04-06[IA64] BTE error timer fixRuss Anderson1-3/+3
2007-03-30[IA64] fail mmaps that span areas with incompatible attributesBjorn Helgaas1-3/+43
2007-03-30[IA64] allow WB /sys/.../legacy_mem mmapsBjorn Helgaas1-2/+0
2007-03-30[IA64] make ioremap avoid unsupported attributesBjorn Helgaas1-5/+55
2007-03-30[IA64] rename ioremap variables to match i386Bjorn Helgaas1-13/+13
2007-03-29[IA64] Fix arch/ia64/pci/pci.c:571: warning: `return' with a valueTony Luck1-1/+0
2007-03-29[IA64] Speed up boot - skip unnecessary clock calibrationJack Steiner1-1/+16
2007-03-29[IA64] bugfix stack layout upside-downKAMEZAWA Hiroyuki1-1/+1
2007-03-29[IA64] Fix possible invalid memory access in ia64_setup_msi_irq()Kenji Kaneshige1-1/+1
2007-03-28[PATCH] MSI-X: fix resume crashEric W. Biederman1-2/+6
2007-03-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-0/+1
2007-03-20[IA64] Fix wrong /proc/iomem on SGI AltixBernhard Walle1-2/+10
2007-03-20[IA64] Altix: ioremap vga_console_iobaseJohn Keller1-3/+3
2007-03-20[IA64] Fix typo/thinko in crash.cJay Lan1-1/+1
2007-03-20[IA64] Fix get_model_name() for mixed cpu type systemsJack Steiner1-7/+15
2007-03-20[IA64] min_low_pfn and max_low_pfn calculation fixZou Nan hai3-27/+23
2007-03-20Pull misc-for-upstream into release branchLen Brown1-0/+1
2007-03-19ACPI: IA64: fix allnoconfig buildLen Brown1-0/+1
2007-03-18[PATCH] Fix wrong /proc/iomem on SGI AltixBernhard Walle1-2/+10
2007-03-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds8-240/+774
2007-03-09Pull altix into release branchLen Brown2-22/+24
2007-03-08[IA64] refresh config filesTony Luck3-207/+721
2007-03-08[IA64] put kdump_find_rsvd_region in __initHorms1-1/+1
2007-03-08[IA64] add missing syscall trace clearAkiyama, Nobuyuki1-0/+1
2007-03-08[IA64] Cleanup in crash.cSimon Horman1-5/+5
2007-03-08[IA64] Cache error recoveryRuss Anderson1-21/+11
2007-03-08[IA64] Proper handling of TLB errors from duplicate itr.d dropinsRuss Anderson2-6/+35
2007-03-07[IA64] fsys_getcpu for IA64Fenghua Yu2-0/+106