summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* [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
* | [IA64] Ski simulator doesn't need check_sal_cache_flushAlex Chiang2008-09-221-0/+2
* | [IA64] prevent ia64 from invoking irq handlers on offline CPUsPaul E. McKenney2008-09-101-3/+1
* | [IA64] fix compile failure with non modular buildsJames Bottomley2008-09-101-21/+0
* | lib: Correct printk %pF to work on all architecturesJames Bottomley2008-09-091-0/+12
|/
* [IA64] Fix ia64 build failure when CONFIG_SFC=mRobin Holt2008-08-251-0/+1
* [IA64] Shrink shadow_flush_counts to a short array to save 8k of per_cpu area.Robin Holt2008-08-181-4/+4
* [IA64] Ensure cpu0 can access per-cpu variables in early boot codeTony Luck2008-08-124-9/+40
* [IA64] Cleanup generated file not ignored by .gitignoreRobin Holt2008-08-041-0/+1
* [IA64] pv_ops: fix ivt.S paravirtualizationIsaku Yamahata2008-08-041-2/+2
* [IA64] Move include/asm-ia64 to arch/ia64/include/asmTony Luck2008-08-016-10/+10
* tracehook: wait_task_inactiveRoland McGrath2008-07-261-2/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-07-251-0/+6
|\
| * [IA64] Wire up new system callsTony Luck2008-07-251-0/+6
* | kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S2008-07-251-4/+2
|/
* flag parameters: pipeUlrich Drepper2008-07-241-1/+1
OpenPOWER on IntegriCloud