summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* [IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson2008-04-228-6110/+1
* [IA64] minor irq handler cleanupsJeff Garzik2008-04-223-6/+8
* [IA64] simplify notify hooks in mca.cHidetoshi Seto2008-04-222-41/+37
* [IA64] do notify DIE_MCA_MONARCH_PROCESS for each monarchsHidetoshi Seto2008-04-221-4/+5
* [IA64] disable interrupts on exit of ia64_trace_syscallHidetoshi Seto2008-04-221-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-04-211-43/+1
|\
| * PCI: ia64: use generic pci_enable_resources()Bjorn Helgaas2008-04-201-43/+1
* | Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox2008-04-181-1/+1
* | arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds2008-04-181-1/+1
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-171-1/+6
| |\
| * | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-261-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-04-181-19/+4
|\ \ \
| * | | [SCSI] simscsi: use sg buffer copy helper funcitonsFUJITA Tomonori2008-04-071-19/+4
| |/ /
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-04-1834-526/+2645
|\ \ \
| * \ \ Pull miscellaneous into release branchTony Luck2008-04-1717-100/+266
| |\ \ \
| | * | | [IA64] kdump: Add crash_save_vmcoreinfo for INITTakao Indoh2008-04-151-0/+1
| | * | | [IA64] Fix NUMA configuration issueZoltan Menyhart2008-04-114-6/+27
| | * | | [IA64] Untangle sync_icache_dcache() page size determinationChristoph Lameter2008-04-091-7/+1
| | * | | [IA64] arch/ia64/kernel/: use time_* macrosS.Caglar Onur2008-04-093-3/+6
| | * | | [IA64] remove redundant display of free swap space in show_mem()Johannes Weiner2008-04-092-4/+0
| | * | | [IA64] make IOMMU respect the segment boundary limitsFUJITA Tomonori2008-04-092-17/+42
| | * | | [IA64] kprobes: kprobe-booster for ia64Masami Hiramatsu2008-04-091-26/+107
| | * | | [IA64] fix getpid and set_tid_address fast system calls for pid namespacesPavel Emelyanov2008-04-092-4/+37
| | * | | [IA64] Replace explicit jiffies tests with time_* macros.Robert P. J. Day2008-04-092-5/+5
| | * | | [IA64] use goto to jump out do/while_each_threadLi Zefan2008-04-091-2/+2
| | * | | [IA64] Fix unlock ordering in smp_callinAlan D. Brunelle2008-04-091-1/+1
| | * | | [IA64] kdump: crash.c coding style fixHidetoshi Seto2008-04-091-26/+26
| | * | | [IA64] kdump: add kdump_on_fatal_mcaHidetoshi Seto2008-04-092-13/+24
| | |/ /
| * | | Pull nptcg into release branchTony Luck2008-04-173-17/+196
| |\ \ \
| | * | | [IA64] Kernel parameter for max number of concurrent global TLB purgesFenghua Yu2008-04-043-7/+43
| | * | | [IA64] Multiple outstanding ptc.g instruction supportFenghua Yu2008-04-043-17/+160
| | |/ /
| * | | Pull kvm-patches into release branchTony Luck2008-04-174-0/+332
| |\ \ \
| | * | | [IA64] Implement smp_call_function_mask for ia64Xiantao Zhang2008-04-031-0/+82
| | * | | [IA64] Add API for allocating Dynamic TR resource.Xiantao Zhang2008-04-033-0/+250
| | |/ /
| * | | Pull percpureserve into release branchTony Luck2008-04-175-11/+14
| |\ \ \
| | * | | [IA64] Minimize per_cpu reservations.holt@sgi.com2008-04-085-11/+13
| | * | | [IA64] Correct pernodesize calculation.holt@sgi.com2008-04-081-0/+1
| | |/ /
| * | | Pull regset into release branchTony Luck2008-04-173-377/+1519
| |\ \ \
| | * | | [IA64] remove duplicate code for register accessShaohua Li2008-03-121-322/+200
| | * | | [IA64] use CORE_DUMP_USE_REGSETShaohua Li2008-03-121-30/+0
| | * | | [IA64] regset: 32-bit supportShaohua Li2008-03-122-25/+629
| | * | | [IA64] regset: 64-bit supportShaohua Li2008-03-121-0/+690
| | |/ /
| * | | Pull virt-cpu-accounting into release branchTony Luck2008-04-179-1/+302
| |\ \ \
| | * | | [IA64] VIRT_CPU_ACCOUNTING (accurate cpu time accounting)Hidetoshi Seto2008-02-209-1/+302
| * | | | Pull fsys_gettimeofday into release branchTony Luck2008-04-172-20/+16
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | [IA64] cleanup and improve fsys_gettimeofdayHidetoshi Seto2008-03-102-20/+16
| | | |/ | | |/|
* | | | Generic semaphore implementationMatthew Wilcox2008-04-173-172/+1
|/ / /
* | | acpi: unneccessary to scan the PCI bus already scannedyakui.zhao@intel.com2008-04-151-1/+6
|/ /
* | [IA64] kprobes arch consolidation build fixHarvey Harrison2008-03-062-2/+2
OpenPOWER on IntegriCloud