Age | Commit message (Expand) | Author |
2008-04-29 | [IA64] Provide ACPI fixup for /proc/cpuinfo/physical_id | Alex Chiang |
2008-04-29 | [IA64] Remove printk noise on unimplemented SAL_PHYSICAL_ID_INFO | Alex Chiang |
2008-04-29 | [IA64] allocate multiple contiguous pages via uncached allocator | Dean Nelson |
2008-04-29 | ia64: use kbuild.h macros instead of defining macros in asm-offsets.c | Christoph Lameter |
2008-04-29 | ia64: use non-racy method for proc entries creation | Denis V. Lunev |
2008-04-22 | [IA64] minor irq handler cleanups | Jeff Garzik |
2008-04-22 | [IA64] simplify notify hooks in mca.c | Hidetoshi Seto |
2008-04-22 | [IA64] do notify DIE_MCA_MONARCH_PROCESS for each monarchs | Hidetoshi Seto |
2008-04-22 | [IA64] disable interrupts on exit of ia64_trace_syscall | Hidetoshi Seto |
2008-04-18 | Convert asm/semaphore.h users to linux/semaphore.h | Matthew Wilcox |
2008-04-18 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2008-04-17 | Pull miscellaneous into release branch | Tony Luck |
2008-04-17 | Pull nptcg into release branch | Tony Luck |
2008-04-17 | Pull kvm-patches into release branch | Tony Luck |
2008-04-17 | Pull percpureserve into release branch | Tony Luck |
2008-04-17 | Pull regset into release branch | Tony Luck |
2008-04-17 | Pull virt-cpu-accounting into release branch | Tony Luck |
2008-04-17 | Generic semaphore implementation | Matthew Wilcox |
2008-04-15 | [IA64] kdump: Add crash_save_vmcoreinfo for INIT | Takao Indoh |
2008-04-11 | [IA64] Fix NUMA configuration issue | Zoltan Menyhart |
2008-04-09 | [IA64] arch/ia64/kernel/: use time_* macros | S.Caglar Onur |
2008-04-09 | [IA64] kprobes: kprobe-booster for ia64 | Masami Hiramatsu |
2008-04-09 | [IA64] fix getpid and set_tid_address fast system calls for pid namespaces | Pavel Emelyanov |
2008-04-09 | [IA64] use goto to jump out do/while_each_thread | Li Zefan |
2008-04-09 | [IA64] Fix unlock ordering in smp_callin | Alan D. Brunelle |
2008-04-09 | [IA64] kdump: crash.c coding style fix | Hidetoshi Seto |
2008-04-09 | [IA64] kdump: add kdump_on_fatal_mca | Hidetoshi Seto |
2008-04-08 | [IA64] Minimize per_cpu reservations. | holt@sgi.com |
2008-04-04 | [IA64] Kernel parameter for max number of concurrent global TLB purges | Fenghua Yu |
2008-04-04 | [IA64] Multiple outstanding ptc.g instruction support | Fenghua Yu |
2008-04-03 | [IA64] Implement smp_call_function_mask for ia64 | Xiantao Zhang |
2008-04-03 | [IA64] Add API for allocating Dynamic TR resource. | Xiantao Zhang |
2008-03-12 | [IA64] remove duplicate code for register access | Shaohua Li |
2008-03-12 | [IA64] use CORE_DUMP_USE_REGSET | Shaohua Li |
2008-03-12 | [IA64] regset: 32-bit support | Shaohua Li |
2008-03-12 | [IA64] regset: 64-bit support | Shaohua Li |
2008-03-10 | [IA64] cleanup and improve fsys_gettimeofday | Hidetoshi Seto |
2008-03-06 | [IA64] kprobes arch consolidation build fix | Harvey Harrison |
2008-03-06 | [IA64] update efi region debugging to use MB, GB and TB as well as KB | Simon Horman |
2008-03-06 | [IA64] remove remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-03-06 | [IA64] remove CONFIG_SMP ifdef in ia64_send_ipi() | Bjorn Helgaas |
2008-03-05 | [IA64] arch_ptrace() cleanup | Petr Tesarik |
2008-03-05 | [IA64] remove duplicate code from arch_ptrace() | Petr Tesarik |
2008-03-05 | [IA64] convert sys_ptrace to arch_ptrace | Petr Tesarik |
2008-03-05 | [IA64] remove find_thread_for_addr() | Petr Tesarik |
2008-03-05 | [IA64] do not sync RBS when changing PT_AR_BSP or PT_CFM | Petr Tesarik |
2008-03-05 | [IA64] access user RBS directly | Petr Tesarik |
2008-03-04 | [IA64] fix ia64 kprobes compilation | Adrian Bunk |
2008-03-04 | [IA64] workaround tiger ia64_sal_get_physical_id_info hang | Alex Chiang |
2008-03-04 | [IA64] Fix irq migration in multiple vector domain | Kenji Kaneshige |