Age | Commit message (Expand) | Author |
2008-04-27 | KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_* | Avi Kivity |
2008-04-27 | KVM: ia64: Add header files for kvm/ia64 | Xiantao Zhang |
2008-04-27 | KVM: ia64: Prepare some structure and routines for kvm use | Xiantao Zhang |
2008-04-26 | generic: implement __fls on all 64-bit archs | Alexander van Heukelum |
2008-04-22 | [IA64] move XP and XPC to drivers/misc/sgi-xp | Dean Nelson |
2008-04-22 | [IA64] simplify notify hooks in mca.c | Hidetoshi Seto |
2008-04-21 | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds |
2008-04-19 | sched, cpuset: customize sched domains, core | Hidetoshi Seto |
2008-04-19 | asm-generic: add node_to_cpumask_ptr macro | Mike Travis |
2008-04-18 | include: Remove unnecessary inclusions of asm/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-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2008-04-18 | ide: remove ide_init_default_irq() macro | Bartlomiej Zolnierkiewicz |
2008-04-18 | ide: remove ide_default_io_ctl() macro | Bartlomiej Zolnierkiewicz |
2008-04-18 | ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2) | Bartlomiej Zolnierkiewicz |
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-11 | [IA64] Fix NUMA configuration issue | Zoltan Menyhart |
2008-04-09 | [IA64] Itanium Spec updates | Russ Anderson |
2008-04-09 | [IA64] kprobes: kprobe-booster for ia64 | Masami Hiramatsu |
2008-04-09 | [IA64] pgd_offset() constfication. | KOSAKI Motohiro |
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-04-02 | kvm: provide kvm.h for all architecture: fixes headers_install | Christian Borntraeger |
2008-03-12 | [IA64] use CORE_DUMP_USE_REGSET | Shaohua Li |
2008-03-12 | [IA64] regset: 64-bit support | Shaohua Li |
2008-03-06 | [IA64] kprobes arch consolidation build fix | Harvey Harrison |
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-04 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2008-03-04 | Kprobes: indicate kretprobe support in Kconfig | Ananth N Mavinakayanahalli |
2008-03-04 | [IA64] fix ia64 kprobes compilation | Adrian Bunk |
2008-03-04 | [IA64] move gcc_intrin.h from header-y to unifdef-y | Doug Chapman |
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 |
2008-02-20 | [IA64] VIRT_CPU_ACCOUNTING (accurate cpu time accounting) | Hidetoshi Seto |
2008-02-11 | [IA64] Fix build for sim_defconfig | Tony Luck |
2008-02-08 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2008-02-08 | [IA64] Synchronize RBS on PTRACE_ATTACH | Petr Tesarik |
2008-02-08 | [IA64] Synchronize kernel RSE to user-space and back | Petr Tesarik |
2008-02-08 | [IA64] Rename TIF_PERFMON_WORK back to TIF_NOTIFY_RESUME | Petr Tesarik |
2008-02-08 | [IA64] Wire up timerfd_{create,settime,gettime} syscalls | Tony Luck |