aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64
AgeCommit message (Expand)AuthorFilesLines
2004-08-22[PATCH] IS_ERR() unlikeliness cleanupAndrew Morton1-2/+2
2004-08-22[PATCH] Altix system controller communication driverGreg Howard2-0/+2
2004-08-11Merge intel.com:/home/lenb/bk/linux-2.6.8Len Brown6-5/+2
2004-08-09[NET]: Kill stray NET_FASTROUTE references.Pawel Sikora5-5/+0
2004-08-09Merge intel.com:/home/lenb/bk/linux-2.6.8Len Brown1-12/+1
2004-08-08Merge http://lia64.bkbits.net/to-base-2.6Linus Torvalds1-0/+2
2004-08-09init.c, pgalloc.h:Yanmin Zhang1-0/+2
2004-08-08Remove ESPIPE logic from drivers, letting the VFS layer handle it instead.Linus Torvalds1-12/+1
2004-08-05Merge intel.com:/home/lenb/bk/linux-2.6.8Len Brown11-357/+439
2004-08-05Merge http://lia64.bkbits.net/to-base-2.6Linus Torvalds10-343/+438
2004-08-05[PATCH] simple_read_buffer() helper functionAlexander Viro1-14/+1
2004-08-04generic_defconfig update. I just ran 'make oldconfig' against the existingJesse Barnes1-292/+365
2004-08-04Using CONFIG_IA64_HP_ZX1 on an sx1000 system setup w/ multiple NUMAAlex Williamson1-1/+1
2004-08-04Provide comand line keyword "nomca" to turn off mca processing in kernel.Tony Luck2-3/+10
2004-08-04Set up CMC/CPE polling *before* enabling CMCI/CPEI interrupts to avoidHidetoshi Seto2-31/+39
2004-08-03sgi_io_init.c:Jesse Barnes1-4/+2
2004-08-03sba_iommu.c:Bjorn Helgaas1-0/+10
2004-08-03cyclone.h, cyclone.c, acpi.c, Kconfig:Bjorn Helgaas3-11/+10
2004-08-03machvec.h:Bjorn Helgaas1-1/+1
2004-08-02Merge intel.com:/home/lenb/bk/linux-2.6.8Len Brown1-9/+0
2004-07-31Merge nuts.davemloft.net:/disk1/BK/network-2.6David S. Miller2-7/+13
2004-07-30Merge intel.com:/home/lenb/bk/linux-2.6.8Len Brown2-7/+13
2004-07-30bte_error.c:Robin Holt2-7/+13
2004-07-30Merge intel.com:/home/lenb/bk/linux-2.6.8Len Brown1-2/+2
2004-07-30[NET]: Kill NET_FASTROUTE, does nothing and suffers from major bitrot.David S. Miller1-9/+0
2004-07-28# Signed-off-by: Gordon Jin <gordon.jin@intel.com>Tony Luck1-2/+2
2004-07-28Merge intel.com:/home/lenb/bk/linux-2.6.8Len Brown11-95/+114
2004-07-26ia64: Update for elf_read_implies_exec() macro changes in mainline tree.David Mosberger3-13/+5
2004-07-26ia64: Update defconfigDavid Mosberger1-39/+64
2004-07-26ia64: Oops, SN2 needs pending_irq_cpumask to be global.David Mosberger1-1/+1
2004-07-25ia64: Clean up arch/ia64/kernel/irq.c a bit.David Mosberger1-3/+4
2004-07-25[PATCH] ia64: fix bug in irq_affinity_write_proc()Kenji Kaneshige1-2/+9
2004-07-18[PATCH] ia64: update sn2_defconfig to include new consoleJesse Barnes1-3/+13
2004-07-16[PATCH] ia64: fix perfmon bug that could result in kernel hangStéphane Eranian1-6/+8
2004-07-16ia64: Nuke two compiler-warnings.David Mosberger2-3/+8
2004-07-16[PATCH] ia64: make madt parsing quieterJesse Barnes1-25/+1
2004-07-14[PATCH] ia64: fix obsolete and now misleading commentJosh Aas1-2/+2
2004-07-14MergeLen Brown1-0/+6
2004-07-14[ACPI] add SMP suport to processor driver (Venkatesh Pallipadi)Len Brown1-0/+6
2004-07-14[PATCH] ia64: Extend oem section types for SN mca recordsKeith Owens1-1/+2
2004-07-12[PATCH] ia64: Reduce TLB flushing during process migrationJack Steiner1-0/+15
2004-07-11[PATCH] ia64: build fixes for IA64_MCA_DEBUG_INFOKeith Owens1-2/+2
2004-07-09ia64: Nuke a warning due to the syscall auditing patch.David Mosberger1-9/+5
2004-07-09ia64: Fix EFI physical-mode stubs to correctly calculate physical addressDavid Mosberger1-34/+50
2004-07-09[PATCH] ia64: fix interpolation-bug in fsys_gettimeofday()Kenneth W. Chen1-3/+2
2004-07-09[PATCH] ia64: add audit supportPeter Martuccelli4-11/+56
2004-07-08[PATCH] ia64: allow module core code calls to module init code againTony Luck1-15/+7
2004-07-08[PATCH] ia64: nointroute option needs to be parsed earlySeth Rohit1-0/+24
2004-07-08[PATCH] ia64: fix various problems in pfm_check_task_state()Stéphane Eranian1-17/+48
2004-07-08ia64: Define machvec_noop as "static inline"David Mosberger1-6/+0
2004-07-07ia64: Nuke two compiler warnings.David Mosberger1-0/+2
2004-07-07[PATCH] ia64: Fix OSDL BugMe report 2885: realtime process can't preempt low ...Peter Chubb1-21/+32
2004-07-06Merge tiger.hpl.hp.com:/data1/bk/vanilla/linux-2.5David Mosberger4-15/+16
2004-07-06[PATCH] ia64: Correct invalid unwind dataKeith Owens2-4/+4
2004-07-05[PATCH] ia64: IA-32 sigaltstack bug fixArun Sharma1-9/+10
2004-07-05[PATCH] ia64: Rename local move_irq to sn_move_irqKeith Owens1-2/+2
2004-07-01[PATCH] convert private ABS() to kernel's abs()Randy Dunlap1-2/+2
2004-06-29[PATCH] kill mm_struct.used_hugetlbOleg Nesterov1-2/+0
2004-06-29Merge http://lia64.bkbits.net/to-linus-2.5Linus Torvalds15-383/+394
2004-06-29[PATCH] ia64: Quiet corrected errors (CMC/CPE)Hidetoshi Seto1-1/+1
2004-06-29ia64: Fix UP-build breakage caused by early_console_setup() patch.David Mosberger1-1/+3
2004-06-29[PATCH] ia64: fix reloc-out-of-range error on module loadingTony Luck1-2/+20
2004-06-29[PATCH] ia64: update early printk for new console driverJesse Barnes1-1/+1
2004-06-29[PATCH] ia64: fix incorrect initialization of ar.k4 for BPKenneth W. Chen1-2/+2
2004-06-29[PATCH] ia64: Clean up needlessly large stack frames in PAL-call stubsKenneth W. Chen1-3/+6
2004-06-29[PATCH] ia64: change ia64_switch_mode_{phys,virt}() to preserve bsp/spKenneth W. Chen3-8/+24
2004-06-28[PATCH] ia64: Don't use -mtune=merced for gcc 3.4H. J. Lu1-1/+2
2004-06-28[PATCH] ia64: fix a couple of comment typosBjorn Helgaas2-3/+3
2004-06-26[PATCH] ARM COMMAND_LINE_SIZE build fixRussell King1-1/+2
2004-06-26[PATCH] knfsd: mark NFS/TCP server not EXPERIMENTALNeil Brown1-1/+1
2004-06-26[PATCH] Add PCDP console detection supportBjorn Helgaas1-15/+14
2004-06-25[PATCH] ia64: trashing bootmem on non-NUMA boxesAlex Williamson1-1/+1
2004-06-25[PATCH] ia64: another sn2_defconfig updateJesse Barnes1-281/+205
2004-06-25[PATCH] ia64: minor IOSAPIC cleanupBjorn Helgaas1-17/+8
2004-06-25[PATCH] ia64: make SN2 use 16MB granules, tooJesse Barnes1-1/+1
2004-06-25[PATCH] ia64: Fixups for the SN2 Block Transfer EngineRobin Holt3-63/+92
2004-06-25[PATCH] ia64: early console registrationJesse Barnes1-0/+27
2004-06-23[PATCH] Make nr_swap_pages a longAndrew Morton2-2/+2
2004-06-23[PATCH] make irqaction use a cpu maskAndrew Morton1-1/+1
2004-06-23[PATCH] Move saved_command_line to init/main.cAndrew Morton1-4/+0
2004-06-18Merge http://lia64.bkbits.net/to-linus-2.5Linus Torvalds25-200/+935
2004-06-18[PATCH] ia64: fix free_huge_page() call in hugetlb_prefault()Yanmin Zhang1-1/+1
2004-06-18[PATCH] ia64: perfmon stack consumption fixStéphane Eranian1-17/+19
2004-06-18[PATCH] ia64: move move_irq() from iosapic.c to irq.cAshok Raj2-16/+16
2004-06-18[PATCH] ia64: fix ia32 partial-page map support for overlapping mmapsArun Sharma1-134/+184
2004-06-17MergeLinus Torvalds2-2/+3
2004-06-17[PATCH] sys_getdents64 needs compat wrapperArun Sharma1-2/+2
2004-06-17[PATCH] RLIM: add rlimit entry for POSIX mqueue allocationChris Wright1-0/+1
2004-06-17[PATCH] ia64: switching between CPEI & CPEPTony Luck1-16/+71
2004-06-17[PATCH] ia64: fix SN2 interrupt reroutingPat Gefre2-8/+25
2004-06-17ia64: Squish compiler-warning in perfmon.c when compiling for UP.David Mosberger1-25/+26
2004-06-16Merge intel.com:/home/lenb/src/linux-acpi-test-2.6.7Len Brown3-147/+99
2004-06-16ia64: Nuke two warnings in mca.c that showed in the simulator configuration.David Mosberger1-0/+8
2004-06-16ia64: Fix ia32 partial-page-list code to compile cleanly in more configs.David Mosberger6-24/+36
2004-06-16[PATCH] ia64: update sn2_defconfigJesse Barnes1-55/+51
2004-06-16[PATCH] ia64: Support SN platform specific error featuresKeith Owens1-1/+22
2004-06-15[PATCH] ia64: fix info in /proc/pal/*/bus_infoStéphane Eranian1-2/+2
2004-06-12[PATCH] ia64: fix race in fsys_bubble_down to avoid fp-register corruptionKenneth W. Chen2-3/+6
2004-06-11ia64: Update defconfigDavid Mosberger1-6/+17
2004-06-10[PATCH] ia64: Remove warnings when unwind debug is turned onKeith Owens1-15/+20
2004-06-10[PATCH] ia64: fix race in fsys_bubble_down to avoid fp-register corruptionKenneth W. Chen2-3/+6
2004-06-09[PATCH] ia64: mark non-existent NUMA-nodes as offlineRobert Picco1-0/+3
2004-06-07[PATCH] ia64: Rename SN "modules" variable to "sn_modules".Keith Owens3-11/+11
2004-06-07[PATCH] ia64: fix ia32 virtual memory leaks due to partial-page mappingsArun Sharma6-6/+574
2004-06-06[PATCH] ia64: delete McKinley A-stepping codeAlex Williamson1-14/+0
2004-06-04ia64: Kill unused external declaration of "acpi_legacy_devices".David Mosberger1-5/+2
2004-06-04ia64: work around linker bugKeith Owens1-3/+2
2004-06-04[PATCH] ia64: uninline find_next_bit on ia64Andrew Morton2-1/+89
2004-06-04[PATCH] ia64: fix comment-typo in entry.SAlex Tsariounov1-1/+1
2004-06-04[PATCH] ia64: Fix early serial console setup regression on the IBM x450 and x455Gary Hade1-8/+1
2004-06-04[PATCH] ia64: setup cpu_to_node for cpus not presentAlex Williamson1-1/+1
2004-06-04ia64: Avoid intermediate-overflows in sched_clock().David Mosberger4-9/+39
2004-06-03[PATCH] ia64: disable in-kernel ia32 emulation post MadisonArun Sharma1-0/+13
2004-06-03[PATCH] ia64: for SN2, disable MST errors on probePat Gefre1-3/+47
2004-06-01ia64: fix /proc/ioports regression in 2.6.6 on Tiger4Maeda Naoaki1-1/+3
2004-06-01ia64: Add defconfig for Ski simulator (patch by Darren Williams).David Mosberger1-0/+535
2004-06-01ia64: define pending_irq_cpumask in irq.cDarren Williams2-2/+6
2004-05-27MergeDavid Mosberger2-10/+10
2004-05-27[PATCH] ia64: don't udelay() in sn_mmiobJesse Barnes1-1/+1
2004-05-26[PATCH] ia64: fix hotplug config placementBjorn Helgaas1-9/+9
2004-05-24[ACPI] PCI IRQ update (Bjorn Helgaas)Len Brown3-147/+99
2004-05-22[PATCH] rmap 33 install_arg_page vmaAndrew Morton3-10/+4
2004-05-22[PATCH] rmap 29 VM_RESERVED safetyAndrew Morton1-1/+1
2004-05-22[PATCH] rmap 27 memset 0 vmaAndrew Morton3-19/+5
2004-05-22[PATCH] small numa api fixupsAndrew Morton3-0/+3
2004-05-22[PATCH] numa api: Add VMA hooks for policyAndrew Morton3-0/+5
2004-05-22[PATCH] numa api: Add IA64 supportAndrew Morton1-3/+3
2004-05-21[PATCH] fix sendfile on 64bit architecturesAndrew Morton1-1/+1
2004-05-21Merge http://lia64.bkbits.net/to-linus-2.5Linus Torvalds39-593/+672
2004-05-21Merge tiger.hpl.hp.com:/data1/bk/vanilla/linux-2.5David Mosberger39-593/+672
2004-05-21Add 'mode' argument to vfs_symlink.Linus Torvalds1-1/+1
2004-05-21ia64: Update defconfigDavid Mosberger1-48/+46
2004-05-21ia64: Kill a warning when arch/ia64/kernel/machvec.c gets compiled on UP.David Mosberger1-1/+1
2004-05-19ia64: Fix bug in fsys_rt_sigprocmask() reported by Andreas Schwab.David Mosberger1-24/+15
2004-05-19Merge bk://linux-acpi.bkbits.net/linux-acpi-release-2.6.7Linus Torvalds2-2/+2
2004-05-19[PATCH] reserve syscall slots for kexecAndrew Morton2-2/+2
2004-05-19[PATCH] ia64: fix 1-CPU PMC/PMD dump for /proc/perfmon when PFM_DEBUG is onStéphane Eranian1-0/+24
2004-05-15Merge intel.com:/home/lenb/bk/linux-2.6.7Len Brown1-14/+27
2004-05-14[PATCH] remove unused acpi_irq_to_vector()Andrew Morton1-10/+0
2004-05-14[PATCH] ia64 cpu hotplug: coreAndrew Morton9-18/+384
2004-05-14[PATCH] Revisited: ia64-cpu-hotplug-cpu_present.patchAndrew Morton1-9/+13
2004-05-14[PATCH] ia64 cpu hotplug: /proc reworkAndrew Morton1-31/+105
2004-05-14[PATCH] ia64 cpu hotplug: IRQ affinity workAndrew Morton2-3/+28
2004-05-14[PATCH] ia64 cpu hotplug: sysfs additionsAndrew Morton2-0/+48
2004-05-14[PATCH] ia64 cpu hotplug: init section fixesAndrew Morton5-11/+11
2004-05-13ia64: fix spurious "timer tick before it's due" problemDavid Mosberger1-20/+19
2004-05-12[PATCH] ia64: switch /proc/perfmon to seq_file avoid buffer overflowsStéphane Eranian1-84/+145
2004-05-12Merge intel.com:/home/lenb/src/linux-acpi-test-2.6.6Len Brown1-14/+27
2004-05-12[ACPI] Add MADT error checking (Yi Zhu)Len Brown1-14/+27
2004-05-12[PATCH] ia64: map display option ROMs on SN2Jesse Barnes1-0/+28
2004-05-12[PATCH] ia64: This patch kills some unused lines and redundant functionsJesse Barnes11-38/+33
2004-05-12ia64: Call print_modules() before printing tombstone.David Mosberger1-0/+1
2004-05-11[PATCH] ia64: kill warnings in sn2 specific pci initJesse Barnes1-2/+1
2004-05-11[PATCH] ia64: sn_get_node_first_cpu() is redundantJesse Barnes1-21/+3
2004-05-11[PATCH] ia64: perfmon dv serialization patchStéphane Eranian1-3/+8
2004-05-10ia64: Minor changes to get a (mostly) clean compile with GCC pre-3.5.David Mosberger6-60/+12
2004-05-10ia64: Add support to the kernel unwinder for the ".save rp, r0" idiom.David Mosberger3-18/+55
2004-05-10[PATCH] get_thread_area macro fixesAndrew Morton1-1/+1
2004-05-10[PATCH] hugepage: fix add_to_page_cache() error handlingAndrew Morton1-2/+3
2004-05-10[PATCH] Warn when smp_call_function() is called with interrupts disabledAndrew Morton1-0/+3
2004-05-10[PATCH] Allow architectures to reenable interrupts on contended spinlocksAndrew Morton1-5/+17
2004-05-09[PATCH] Consolidate sys32_nfsservctlAndrew Morton1-170/+0
2004-05-09[PATCH] Consolidate sys32_selectAndrew Morton2-107/+3
2004-05-09[PATCH] Consolidate do_execve32Andrew Morton1-55/+13
2004-05-09[PATCH] Consolidate sys32_readv and sys32_writevAndrew Morton2-81/+2
2004-05-09[PATCH] sched: in_sched_functions() cleanupAndrew Morton1-8/+1
2004-05-09Merge tiger.hpl.hp.com:/data1/bk/vanilla/linux-2.5David Mosberger18-303/+310
2004-05-07[PATCH] ia64: make perfmon treat Ski simulator like real Itanium chipStéphane Eranian4-91/+7
2004-05-06[PATCH] ia64: fix MOD_{INC,DEC}_USE_COUNT use in prominfoChristoph Hellwig1-6/+7
2004-05-06ia64: Fix spurious GAS dependency-violation (dv) warnings by takingDavid Mosberger6-3/+57
2004-05-06[PATCH] ia64: SN2 - remove node_first_cpu memberPat Gefre2-10/+22
2004-05-05ia64: rename "mem" boot parameter to "max_addr" and implement proper "mem"David Mosberger1-7/+20
2004-05-05[PATCH] ia64: arch/ia64/kernel/smp.c: kill duplicate #includeArthur Othieno1-1/+0
2004-05-05[PATCH] ia64: initialize IO-port-base earlyBjorn Helgaas1-5/+3
2004-05-05[PATCH] ia64: perfmon updateStéphane Eranian5-196/+209
2004-05-04[SERIAL] default to serial console when possibleBjorn Helgaas1-0/+44
2004-05-03ia64: Avoid ".save rp, r0" since the kernel unwinder doesn't support it yet.David Mosberger1-1/+2
2004-04-29Cset exclude: davidm@tiger.hpl.hp.com|ChangeSet|20040427053149|28511David Mosberger1-2/+0
2004-04-29[PATCH] ia64: SN2 fixPat Gefre3-6/+9
2004-04-28Merge tiger.hpl.hp.com:/data1/bk/vanilla/linux-2.5David Mosberger1-0/+2
2004-04-26[PATCH] hugepage fixesAndrew Morton1-1/+1
2004-04-26[PATCH] efivars: add to drivers/firmwareAndrew Morton1-0/+2
2004-04-26[PATCH] efivars: remove from arch/ia64Andrew Morton5-581/+1
2004-04-26[PATCH] hugetlbpage: remove include linux/module.hAndrew Morton1-1/+0
2004-04-26[PATCH] ia64: BUG if smp_call_function is called with interrupts disabledDavid Mosberger1-0/+2
2004-04-26[PATCH] ia64: Remove SN PDA page overflow checkGreg Edwards1-7/+0
2004-04-26[PATCH] ia64: bug w/ shared interruptsAlex Williamson1-0/+10
2004-04-22ia64: Add message-queue support to copy_siginfo_from_user().David Mosberger2-36/+12
2004-04-21[PATCH] ia64: add mq support for ia64Jakub Jelínek3-12/+20
2004-04-21Merge tiger.hpl.hp.com:/data1/bk/vanilla/linux-2.5David Mosberger4-60/+36
2004-04-18[PATCH] From: David Gibson <david@gibson.dropbear.id.au>Andrew Morton1-15/+14
2004-04-17[PATCH] Fix bogus get_page() calls in hugepage codeAndrew Morton1-1/+0
2004-04-17[PATCH] Fix mq 32-bit compatibilityAndrew Morton1-2/+2
2004-04-17[PATCH] PCI MSI Kconfig consolidationAndrew Morton1-10/+0
2004-04-15[PATCH] ia64: fpswa_interface needs to be exportedMartin Pool1-0/+2
2004-04-13Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman3-3/+0
2004-04-13ia64: When delivering a signal, force byte-order to little-endian.David Mosberger1-0/+1
2004-04-13ia64: Drop pci_sal_ext_{read,write}() and instead simply switch toDavid Mosberger1-59/+32
2004-04-13ia64: Quiet another compiler-warning.David Mosberger1-1/+1
2004-04-12Merge http://lia64.bkbits.net/to-linus-2.5Linus Torvalds15-335/+398