summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds2006-12-0816-27/+902
|\
| * [IA64] replace kmalloc+memset with kzallocYan Burman2006-12-071-2/+1Star
| * [IA64] resolve name clash by renaming is_available_memory()Christoph Lameter2006-12-071-3/+3
| * [IA64] Need export for csum_ipv6_magicTony Luck2006-12-071-0/+1
| * [PATCH] Add support for type argument in PAL_GET_PSTATEVenkatesh Pallipadi2006-12-071-7/+4Star
| * [IA64] More Itanium PAL spec updatesRuss Anderson2006-12-071-1/+8
| * [IA64] Update processor_info featuresRuss Anderson2006-12-071-2/+11
| * [IA64] sparse cleanupsMatthew Wilcox2006-12-072-7/+7
| * [IA64] IA64 Kexec/kdumpZou Nan hai2006-12-0710-5/+867
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-071-4/+4
|\ \
| * | [PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpuSiddha, Suresh B2006-12-071-4/+4
* | | [PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar2006-12-072-4/+0Star
* | | [PATCH] kprobes: enable booster on the preemptible kernelMasami Hiramatsu2006-12-071-1/+1
* | | [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
| |/ |/|
* | WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-052-9/+11
|/
* [IA64] use generic_handle_irq()Ingo Molnar2006-11-162-3/+3
* [IA64] typename -> name conversionIngo Molnar2006-11-162-3/+3
* [IA64] irqs: use `name' not `typename'Andrew Morton2006-11-162-2/+2
* Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds2006-11-014-36/+84
|\
| * [IA64] Correct definition of handle_IPIKeith Owens2006-10-311-1/+1
| * [IA64] move SAL_CACHE_FLUSH check later in bootTroy Heber2006-10-312-4/+9
| * [IA64] MCA recovery: Montecito supportRuss Anderson2006-10-311-27/+68
| * [IA64] cpu-hotplug: Fixing confliction between CPU hot-add and IPIKenji Kaneshige2006-10-311-4/+6
* | [PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton2006-10-281-7/+1Star
|/
* [IA64] Count resched interruptsJack Steiner2006-10-181-2/+18
* [IA64] remove unused acpi_kbd_controller_present, acpi_legacy_devicesBjorn Helgaas2006-10-171-9/+0Star
* [IA64] reformat pal.S to fit in 80 columns, fix typosBjorn Helgaas2006-10-171-23/+24
* [IA64] remove unused PAL_CALL_IC_OFFBjorn Helgaas2006-10-171-8/+3Star
* [IA64] - Allow IPIs in timer loopJack Steiner2006-10-171-0/+6
* [IA64] perfmon fix for global IRQ fixTony Luck2006-10-171-1/+2
* [IA64] Fix breakage from irq changeTony Luck2006-10-062-3/+9
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-054-24/+22Star
* [PATCH] msi: move the ia64 code into arch/ia64Eric W. Biederman2006-10-042-0/+144
* [PATCH] genirq: ia64 irq: Dynamic irq supportEric W. Biederman2006-10-041-0/+20
* fix file specification in commentsUwe Zeisberger2006-10-033-3/+3
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-10-031-1/+0Star
|\
| * [SERIAL] Remove wrong asm/serial.h inclusionsRussell King2006-10-011-1/+0Star
* | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann2006-10-021-2/+0Star
* | [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-021-2/+2
* | [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn2006-10-021-2/+0Star
* | [PATCH] namespaces: add nsproxySerge E. Hallyn2006-10-021-0/+2
* | [PATCH] cpumask: export node_to_cpu_mask consistentlyGreg Banks2006-10-021-0/+1
* | [PATCH] kretprobe spinlock deadlock patchbibo,mao2006-10-021-2/+7
* | [PATCH] kprobe whitespace cleanupbibo,mao2006-10-021-44/+45
* | [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-2/+0Star
* | [PATCH] proper flags type of spin_lock_irqsave()Alexey Dobriyan2006-10-011-1/+1
|/
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-09-2715-153/+713
|\
| * [IA64] minor reformatting to vmlinux.lds.SAl Stone2006-09-271-2/+6
| * [IA64] CMC/CPE: Reverse the order of fetching log and checking poll thresholdHidetoshi Seto2006-09-271-8/+10