sunrpc: drop BKL around wrap and unwrap
[safe/jmp/linux-2.6] / arch / ia64 /
2007-03-08 Horms[IA64] put kdump_find_rsvd_region in __init
2007-03-08 Akiyama, Nobuyuki[IA64] add missing syscall trace clear
2007-03-08 Simon Horman[IA64] Cleanup in crash.c
2007-03-08 Russ Anderson[IA64] Cache error recovery
2007-03-08 Russ Anderson[IA64] Proper handling of TLB errors from duplicate...
2007-03-08 Fenghua Yu[IA64] fsys_getcpu for IA64
2007-03-08 Horms[IA64] remove duplicate declaration of efi_initialize_i...
2007-03-08 Tony Luck[IA64] Pick highest possible saved_max_pfn for crash_dump
2007-03-07 KAMEZAWA Hiroyuki[IA64] fix NULL pointer in ia64/irq_chip-mask/unmask...
2007-03-06 Magnus Damm[IA64] kexec: Use EFI_LOADER_DATA for ELF core header
2007-03-06 Nick Piggin[IA64] permon use-after-free fix
2007-03-06 Alexandr Andreev[IA64] sync compat getdents
2007-03-06 Lee Schermerhorn[IA64] always build arch/ia64/lib/xor.o
2007-03-06 Horms[IA64] point saved_max_pfn to the max_pfn of the entire...
2007-03-01 John KellerACPI: Altix: reinitialize acpi tables
2007-02-26 Eric W. Biederman[PATCH] irq: Remove set_native_irq_info
2007-02-24 John KellerACPI: Altix: cannot register acpi bus driver before...
2007-02-19 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2007-02-17 Robert P. J. DayFix comment typo "spin_lock_irqrestore".
2007-02-17 Len BrownPull fluff into release branch
2007-02-17 John KellerACPI: IA64: react to acpi_table_parse() return value...
2007-02-15 Zhang, YanminATA convert GSI to irq on ia64
2007-02-14 Eric W. Biederman[PATCH] sysctl: remove insert_at_head from register_sysctl
2007-02-14 Eric W. Biederman[PATCH] sysctl: C99 convert arch/ia64/kernel/perfmon...
2007-02-14 Eric W. Biederman[PATCH] sysctl: C99 Convert arch/ia64/sn/kernel/xpc_main.c
2007-02-14 Eric W. Biederman[PATCH] sysctl: sn: remove sysctl ABI BREAKAGE
2007-02-14 Thomas Gleixner[PATCH] Scheduled removal of SA_xxx interrupt flags...
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 2
2007-02-12 Alon Bar-Lev[PATCH] Dynamic kernel command-line: fixups
2007-02-12 Alon Bar-Lev[PATCH] Dynamic kernel command-line: ia64
2007-02-11 Kirill Korotaev[PATCH] Consolidate bust_spinlocks()
2007-02-11 Alexey Dobriyan[PATCH] sn2: use static ->proc_fops
2007-02-11 Kyle McMartin[PATCH] Common compat_sys_sysinfo
2007-02-11 Robert P. J. Day[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_...
2007-02-11 Jean-Paul Saman[PATCH] disable init/initramfs.c: architectures
2007-02-11 Christoph Lameter[PATCH] optional ZONE_DMA: optional ZONE_DMA for ia64
2007-02-11 Christoph Lameter[PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMA
2007-02-11 Christoph Lameter[PATCH] Drop nr_free_pages_pgdat()
2007-02-09 Al Viro[PATCH] arch/ia64: ansify
2007-02-08 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2007-02-07 Eric W. Biedermanmsi: Make MSI useable more architectures
2007-02-07 Eric W. Biedermanmsi: Kill the msi_desc array.
2007-02-07 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-02-06 Chen, Kenneth W[IA64] relax per-cpu TLB requirement to DTC
2007-02-06 Chen, Kenneth W[IA64] remove per-cpu ia64_phys_stacked_size_p8
2007-02-06 Len BrownPull test into release branch
2007-02-06 Jan Beulich[IA64] swiotlb bug fixes
2007-02-06 Fenghua Yu[IA64] Hook up getcpu system call for IA64
2007-02-06 Bob Picco[IA64] clean up sparsemem memory_present call
2007-02-06 George Beshers[IA64] show_mem() for IA64 sparsemem NUMA
2007-02-06 Jan Beulich[IA64] missing exports hwsw_sync_...
2007-02-06 Kirill Korotaev[IA64] alignment bug in ldscript
2007-02-05 Bob Picco[IA64] register memory ranges in a consistent manner
2007-02-05 Jan Beulich[IA64] Enable SWIOTLB only when needed
2007-02-05 Russ Anderson[IA64-SGI] Check for TIO errors on shub2 Altix
2007-02-05 Alex Williamson[IA64] Clear IRQ affinity when unregistered
2007-02-05 Len Brown[IA64] fix ACPI Kconfig issues
2007-02-05 Bernhard Walle[IA64] Fix NULL-pointer dereference in ia64_machine_kexec()
2007-02-05 bibo,mao[IA64] find thread for user rbs address
2007-02-05 Aron Griffis[IA64] use snprintf() on features field of /proc/cpuinfo
2007-02-05 bibo,mao[IA64] enable singlestep on system call
2007-02-05 Horms[IA64] kexec: Move machine_shutdown from machine_kexec...
2007-02-05 Horms[IA64] add newline to PAL-code warning message
2007-02-05 Horms[IA64] kexec: Remove inline declaration of efi_get_pal_...
2007-02-05 Horms[IA64] kexec: Minor enhancement to includes in crash.c
2007-02-05 Horms[IA64] kexec: typo in the saved_max_pfn description...
2007-02-05 Horms[IA64] Zero size /proc/vmcore on ia64
2007-02-05 Magnus Damm[IA64] kexec: Fix CONFIG_SMP=n compilation
2007-02-03 John Keller[PATCH] Altix: more ACPI PRT support
2007-02-03 Magnus Damm[PATCH] kexec: Avoid migration of already disabled...
2007-02-03 John KellerAltix: ACPI SSDT PCI device support
2007-02-03 Len BrownACPICA: reduce conflicts with Altix patch series
2007-02-03 Alexey StarikovskiyACPI_NUMA: fix HP IA64 simulator issue with extended...
2007-02-03 Alexey StarikovskiyACPICA: Allow ACPI id to be u32 instead of u8.
2007-02-03 Alexey StarikovskiyACPICA: Remove duplicate table definitions (non-conflic...
2007-02-03 Alexey StarikovskiyACPICA: use new ACPI headers.
2007-02-03 Alexey StarikovskiyACPICA: minimal patch to integrate new tables into...
2007-01-29 Fenghua Yu[IA64] Itanium MC Error Injection Tool: Makefile changes
2007-01-29 Fenghua Yu[IA64] Itanium MC Error Injection Tool: Driver sysfs...
2007-01-29 Fenghua Yu[IA64] Itanium MC Error Injection Tool: Kernel configur...
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
next