[PARISC] add ENTRY()/ENDPROC() and simplify assembly of HP/UX emulation code
[safe/jmp/linux-2.6] / arch / ia64 /
2007-02-03 John Keller[PATCH] Altix: more ACPI PRT support
2007-02-03 Magnus Damm[PATCH] kexec: Avoid migration of already disabled...
2007-01-12 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-01-12 Dave Hansen[PATCH] Fix sparsemem on Cell
2007-01-04 John KellerACPI: Altix: ACPI _PRT support
2006-12-23 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-12-22 Ingo Molnar[PATCH] sched: fix bad missed wakeups in the i386,...
2006-12-20 Burman YanACPI: replace kmalloc+memset with kzalloc
2006-12-13 Robert P. J. Day[PATCH] getting rid of all casts of k[cmz]alloc() calls
2006-12-12 bibo,mao[IA64] kprobe clears qp bits for special instructions
2006-12-12 Tony Luck[IA64] enable trap code on slot 1
2006-12-12 Tony Luck[IA64] Take defensive stance on ia64_pal_get_brand_info()
2006-12-12 Dean Nelson[IA64] fix possible XPC deadlock when disconnecting
2006-12-12 Jack Steiner[IA64] - Reduce overhead of FP exception logging messages
2006-12-12 Tony Luck[IA64] fix arch/ia64/mm/contig.c:235: warning: unused...
2006-12-12 Tony Luck[IA64] s/termios/ktermios/ in simserial.c
2006-12-12 Horms[IA64] kexec/kdump: tidy up declaration of relocate_new...
2006-12-12 Horms[IA64] Kexec/Kdump: honour non-zero crashkernel offset.
2006-12-12 Horms[IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutations
2006-12-12 Jay Lan[IA64] Do not call SN_SAL_SET_CPU_NUMBER twice on cpu 0
2006-12-08 David Howells[PATCH] LOG2: Implement a general integer log2 facility...
2006-12-08 Josef Sipek[PATCH] struct path: convert ia64
2006-12-07 Linus TorvaldsMerge branch 'release' of /linux/kernel/git/aegl/linux-2.6
2006-12-07 Yan Burman[IA64] replace kmalloc+memset with kzalloc
2006-12-07 Christoph Lameter[IA64] resolve name clash by renaming is_available_memory()
2006-12-07 Tony Luck[IA64] Need export for csum_ipv6_magic
2006-12-07 Venkatesh Pallipadi[PATCH] Add support for type argument in PAL_GET_PSTATE
2006-12-07 Chen, Kenneth W[IA64] tidy up return value of ip_fast_csum
2006-12-07 Chen, Kenneth W[IA64] implement csum_ipv6_magic for ia64.
2006-12-07 Russ Anderson[IA64] More Itanium PAL spec updates
2006-12-07 Russ Anderson[IA64] Update processor_info features
2006-12-07 John Keller[IA64] SN: Correctly update smp_affinty mask
2006-12-07 Matthew Wilcox[IA64] sparse cleanups
2006-12-07 Zou Nan hai[IA64] IA64 Kexec/kdump
2006-12-07 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2006-12-07 Ingo Molnar[PATCH] hotplug CPU: clean up hotcpu_notifier() use
2006-12-07 Masami Hiramatsu[PATCH] kprobes: enable booster on the preemptible...
2006-12-07 Magnus Damm[PATCH] elf: Always define elf_addr_t in linux/elf.h
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-12-07 Chen, Kenneth W[PATCH] shared page table for hugetlb page
2006-12-07 Siddha, Suresh B[PATCH] i386: change the 'no_control' field to 'hotplug...
2006-12-06 Peter Chubb[IA64] Fix pci.c kernel compilation breakage.
2006-12-05 David HowellsWorkQueue: Fix up arch-specific work items where possible
2006-12-03 Al Viro[NET]: IA64 checksum annotations and cleanups.
2006-12-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2006-12-01 John KellerAltix: Initial ACPI support - ROM shadowing.
2006-12-01 John KellerAltix: Add initial ACPI IO support
2006-12-01 Matthew WilcoxPCI: Use pci_generic_prep_mwi on ia64
2006-11-30 Matt LaPlanteFix misc .c/.h comment typos
2006-11-16 Luck, Tony[IA64] a fix towards allmodconfig build
2006-11-16 Ingo Molnar[IA64] use generic_handle_irq()
2006-11-16 Ingo Molnar[IA64] typename -> name conversion
2006-11-16 Andrew Morton[IA64] irqs: use `name' not `typename'
2006-11-15 Robin Holt[IA64] bte_unaligned_copy() transfers one extra cache...
2006-11-14 Hugh Dickins[PATCH] hugetlb: prepare_hugepage_range check offset too
2006-11-13 Jes Sorensen[PATCH] mspec driver build fix
2006-11-09 KAMEZAWA Hiroyuki[PATCH] ia64: select ACPI_NUMA if ACPI
2006-11-01 Linus TorvaldsMerge branch 'release' of /linux/kernel/git/aegl/linux-2.6
2006-10-31 Keith Owens[IA64] Correct definition of handle_IPI
2006-10-31 Troy Heber[IA64] move SAL_CACHE_FLUSH check later in boot
2006-10-31 Russ Anderson[IA64] MCA recovery: Montecito support
2006-10-31 Kenji Kaneshige[IA64] cpu-hotplug: Fixing confliction between CPU...
2006-10-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2006-10-27 Andrew Morton[PATCH] vmlinux.lds: consolidate initcall sections
2006-10-27 Eiichiro OiwaPCI: fix pci_fixup_video as it blows up on sparc64
2006-10-17 Jack Steiner[IA64] Count resched interrupts
2006-10-17 Bjorn Helgaas[IA64] remove unused acpi_kbd_controller_present, acpi_...
2006-10-17 Jes Sorensen[IA64] update sn2_defconfig
2006-10-17 Bjorn Helgaas[IA64] reformat pal.S to fit in 80 columns, fix typos
2006-10-17 Bjorn Helgaas[IA64] remove unused PAL_CALL_IC_OFF
2006-10-17 Jack Steiner[IA64] - Allow IPIs in timer loop
2006-10-17 Tony Luck[IA64] perfmon fix for global IRQ fix
2006-10-11 Mel Gorman[PATCH] mm: use symbolic names instead of indices for...
2006-10-10 Al Viro[PATCH] ia64/sn __iomem annotations
2006-10-10 Al Viro[PATCH] ia64/hp NULL noise removal
2006-10-09 Linus TorvaldsMerge git://git.infradead.org/~dhowells/irq-2.6
2006-10-09 Al Viro[PATCH] more ia64 irq handlers
2006-10-09 David HowellsIRQ: Use the new typedef for interrupt handler function...
2006-10-08 Al Viro[PATCH] missed ia64 pt_regs fixes
2006-10-06 Tony Luck[IA64] Fix breakage from irq change
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-04 Eric W. Biederman[PATCH] msi: move the ia64 code into arch/ia64
2006-10-04 Eric W. Biederman[PATCH] genirq: ia64 irq: Dynamic irq support
2006-10-04 Eric W. Biederman[PATCH] genirq: msi: simplify the msi irq limit policy
2006-10-03 Uwe Zeisbergerfix file specification in comments
2006-10-03 Matt LaPlanteAttack of "the the"s in arch
2006-10-03 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-serial
2006-10-03 David Howells[PATCH] VFS: Make filldir_t and struct kstat deal in...
2006-10-02 Arnd Bergmann[PATCH] remove remaining errno and __KERNEL_SYSCALLS__...
2006-10-02 Arnd Bergmann[PATCH] rename the provided execve functions to kernel_...
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: switch to using uts namespaces
2006-10-02 Serge E. Hallyn[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
2006-10-02 Serge E. Hallyn[PATCH] namespaces: add nsproxy
2006-10-02 Greg Banks[PATCH] cpumask: export node_to_cpu_mask consistently
2006-10-02 bibo,mao[PATCH] kretprobe spinlock deadlock patch
2006-10-02 bibo,mao[PATCH] kprobe whitespace cleanup
2006-10-02 Ananth N Mavinakay... [PATCH] Kprobes: Make kprobe modules more portable
2006-10-02 Jeff Dike[PATCH] const struct tty_operations
2006-10-01 Russell King[SERIAL] Remove wrong asm/serial.h inclusions
next