Age | Commit message (Expand) | Author |
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 |
2008-02-08 | CONFIG_HIGHPTE vs. sub-page page tables. | Martin Schwidefsky |
2008-02-08 | aout: move STACK_TOP[_MAX] to asm/processor.h | David Howells |
2008-02-07 | Add cmpxchg_local, cmpxchg64 and cmpxchg64_local to ia64 | Mathieu Desnoyers |
2008-02-07 | Sanitize the type of struct user.u_ar0 | H. Peter Anvin |
2008-02-07 | Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed | Kirill A. Shutemov |
2008-02-05 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2008-02-05 | add mm argument to pte/pmd/pud/pgd_free | Benjamin Herrenschmidt |
2008-02-05 | maps4: rework TASK_SIZE macros | Dave Hansen |
2008-02-04 | [IA64] ia64_set_psr should use srlz.i | Xiantao Zhang |