summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-033-16/+14
|\
| * ia64: cpumask fix for is_affinity_mask_valid()Ingo Molnar2009-01-031-2/+2
| * cpumask: Remove IA64 definition of total_cpus now it's in core codeRusty Russell2009-01-011-1/+0
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-303-19/+30
| |\
| * | cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to...Rusty Russell2008-12-262-13/+12
* | | Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-031-8/+10
|\ \ \
| * | | [PATCH] idle cputime accountingMartin Schwidefsky2008-12-311-2/+8
| * | | [PATCH] fix scaled & unscaled cputime accountingMartin Schwidefsky2008-12-311-8/+4
| | |/ | |/|
* | | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-025-26/+19
|\ \ \ | | |/ | |/|
| * | cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-134-19/+18
| * | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell2008-12-131-1/+1
| * | cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-131-6/+0
* | | take init_fs to saner placeAl Viro2008-12-311-1/+0
| |/ |/|
* | Merge branch 'next' into for-linusJames Morris2008-12-253-19/+30
|\ \ | |/ |/|
| * Merge branch 'master' into nextJames Morris2008-12-045-4/+4
| |\
| * \ Merge branch 'master' into nextJames Morris2008-11-143-11/+29
| |\ \
| * | | CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells2008-11-141-12/+20
| * | | CRED: Wrap task credential accesses in the IA64 archDavid Howells2008-11-143-13/+16
* | | | [IA64] Clear up section mismatch with arch_unregister_cpu()Robin Holt2008-12-091-1/+3
| |_|/ |/| |
* | | [IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case.Isaku Yamahata2008-11-201-1/+1
* | | [IA64] remove duplicate include iommu.hHuang Weiyi2008-11-201-1/+0
* | | [IA64] use mprintk instead of printk, in ia64_mca_modify_original_stackHidetoshi Seto2008-11-201-1/+1
* | | [IA64] Rationalize kernel mode alignment checkingTony Luck2008-11-202-1/+2
| |/ |/|
* | [IA64] Reserve elfcorehdr memory in CONFIG_CRASH_DUMPJay Lan2008-11-071-1/+1
* | [IA64] fix boot panic caused by offline CPUsDoug Chapman2008-11-062-8/+28
* | [IA64] remove duplicated #include from pci-dma.cHuang Weiyi2008-11-041-2/+0
|/
* saner FASYNC handling on file closeAl Viro2008-11-011-5/+0
* x86/PCI: build failure at x86/kernel/pci-dma.c with !CONFIG_PCIFenghua Yu2008-10-241-7/+0
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-10-2316-71/+468
|\
| * Pull vtd-iommu into release branchTony Luck2008-10-176-13/+305
| |\
| | * [IA64] Add Variable Page Size and IA64 Support in Intel IOMMUFenghua Yu2008-10-176-13/+305
| * | Pull pv_ops-xen into release branchTony Luck2008-10-178-6/+62
| |\ \
| | * | ia64/pv_ops: paravirtualized instruction checker.Isaku Yamahata2008-10-172-1/+21
| | * | ia64/xen: define xen machine vector for domU.Isaku Yamahata2008-10-171-0/+5
| | * | ia64/pv_ops/xen: define the nubmer of irqs which xen needs.Isaku Yamahata2008-10-171-0/+1
| | * | ia64/pv_ops/xen: elf note based xen startup.Isaku Yamahata2008-10-171-0/+4
| | * | ia64/xen: define several constants for ia64/xen.Isaku Yamahata2008-10-171-0/+27
| | * | ia64: move function declaration, ia64_cpu_local_tick() from .c to .hIsaku Yamahata2008-10-171-1/+0
| | * | ia64/pv_ops: avoid name conflict of get_irq_chip().Isaku Yamahata2008-10-171-1/+1
| | * | ia64/pv_ops: fix paravirtualization of ivt.S with CONFIG_SMP=nIsaku Yamahata2008-10-171-3/+3
| | |/
| * | Pull utrace into release branchTony Luck2008-10-175-52/+101
| |\ \ | | |/ | |/|
| | * [IA64] utrace use generic trace hookShaohua Li2008-10-065-52/+36
| | * [IA64] utrace syscall.h support for ia64Shaohua Li2008-10-061-0/+65
* | | always reserve elfcore header memory in crash kernelSimon Horman2008-10-202-4/+2
* | | kdump: add is_vmcore_usable() and vmcore_unusable()Simon Horman2008-10-201-2/+2
* | | kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCOREVivek Goyal2008-10-202-1/+12
|/ /
* | Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...Ingo Molnar2008-10-081-0/+1
|\ \ | |/ |/|
| * kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-081-0/+1
* | [IA64] Put the space for cpu0 per-cpu area into .data sectionTony Luck2008-09-292-7/+10
* | [IA64] kexec fails on systems with blocks of uncached memoryJay Lan2008-09-221-2/+3
OpenPOWER on IntegriCloud