Age | Commit message (Expand) | Author | Files | Lines |
2005-08-01 | [PATCH] remove sys_set_zone_reclaim() | Ingo Molnar | 1 | -1/+1 |
2005-07-27 | [IA64] unwind.c uses wrong unat from switch_stack | Keith Owens | 1 | -6/+6 |
2005-07-27 | [IA64] inotify: ia64 syscalls. | Robert Love | 1 | -3/+3 |
2005-07-26 | [PATCH] Don't export machine_restart, machine_halt, or machine_power_off. | Eric W. Biederman | 1 | -5/+0 |
2005-07-14 | [IA64] Fix undefined reference to can_cpei_retarget for simulator | Ian Wienand | 1 | -0/+2 |
2005-07-13 | Auto merge with /home/aegl/GIT/linus | Tony Luck | 5 | -1/+66 |
2005-07-12 | [IA64] improve flush_icache_range() | Zoltan Menyhart | 1 | -2/+35 |
2005-07-12 | [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... | Len Brown | 5 | -1/+66 |
2005-07-12 | [ACPI] fix C1 patch for IA64 | Venkatesh Pallipadi | 2 | -0/+4 |
2005-07-12 | [ACPI] Evaluate CPEI Processor Override flag | Ashok Raj | 3 | -1/+62 |
2005-07-11 | [IA64] assign_irq_vector() should not panic | Kenji Kaneshige | 2 | -17/+11 |
2005-07-11 | [IA64] remove linux/version.h include from arch/ia64 | Olaf Hering | 1 | -1/+0 |
2005-07-08 | [IA64] Fix a typo in arch/ia64/kernel/entry.S | H. J. Lu | 1 | -1/+1 |
2005-07-06 | [IA64] fix generic/up builds | Tony Luck | 4 | -42/+61 |
2005-07-06 | [IA64] Make ia64 die() preempt safe | | 1 | -2/+4 |
2005-07-06 | Auto merge with /home/aegl/GIT/linus | Tony Luck | 1 | -1/+1 |
2005-07-06 | [IA64] restore_sigcontext is not preempt safe | Keith Owens | 1 | -0/+2 |
2005-07-05 | [PATCH] kprobes: fix namespace problem and sparc64 build | Rusty Lynch | 1 | -1/+1 |
2005-06-29 | Auto merge with /home/aegl/GIT/linus | Tony Luck | 2 | -25/+139 |
2005-06-28 | [IA64] Fix another IA64 preemption problem | Peter Chubb | 1 | -0/+3 |
2005-06-28 | [IA64] Speed up lfetch.fault [NULL] | David Mosberger-Tang | 1 | -0/+19 |
2005-06-28 | [IA64-SGI] pcdp: add PCDP pci interface support | Mark Maule | 1 | -4/+8 |
2005-06-28 | Auto merge with /home/aegl/GIT/ia64-test | Tony Luck | 6 | -224/+299 |
2005-06-27 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Greg KH | 4 | -7/+148 |
2005-06-27 | [PATCH] ACPI based I/O APIC hot-plug: ia64 support | Kenji Kaneshige | 2 | -29/+126 |
2005-06-27 | [PATCH] ACPI based I/O APIC hot-plug: add interfaces | Kenji Kaneshige | 1 | -0/+17 |
2005-06-27 | [PATCH] kprobes/ia64: refuse kprobe on ivt code | Keshavamurthy Anil S | 2 | -3/+22 |
2005-06-27 | [PATCH] kprobes/ia64: refuse inserting kprobe on slot 1 | Rusty Lynch | 1 | -0/+7 |
2005-06-27 | [PATCH] Return probe redesign: ia64 specific implementation | Rusty Lynch | 2 | -2/+117 |
2005-06-27 | [PATCH] Update cfq io scheduler to time sliced design | Jens Axboe | 1 | -2/+2 |
2005-06-25 | [PATCH] Dynamic sched domains: ia64 changes | Dinakar Guniguntala | 1 | -31/+45 |
2005-06-25 | [PATCH] sched: sched tuning | Nick Piggin | 1 | -1/+1 |
2005-06-25 | [PATCH] set cpu_state for CPU hotplug (ia64) | Shaohua Li | 1 | -0/+3 |
2005-06-25 | [PATCH] i386 CPU hotplug | Zwane Mwaikambo | 1 | -0/+1 |
2005-06-23 | [PATCH] Kprobes/ia64: temporary disarming of reentrant probe | Anil S Keshavamurthy | 1 | -6/+43 |
2005-06-23 | [PATCH] Kprobes/IA64: check jprobe break before handling | Keshavamurthy Anil S | 1 | -3/+7 |
2005-06-23 | [PATCH] Kprobes IA64: safe register kprobe | Anil S Keshavamurthy | 1 | -0/+45 |
2005-06-23 | [PATCH] Kprobes IA64: cmp ctype unc support | Anil S Keshavamurthy | 1 | -2/+41 |
2005-06-23 | [PATCH] Kprobes IA64: arch_prepare_kprobes() cleanup | Anil S Keshavamurthy | 1 | -70/+121 |
2005-06-23 | [PATCH] Kprobes ia64 qp fix | Rusty Lynch | 1 | -3/+3 |
2005-06-23 | [PATCH] Kprobes ia64 cleanup | Rusty Lynch | 1 | -101/+77 |
2005-06-23 | [PATCH] Kprobes/IA64: support kprobe on branch/call instructions | Anil S Keshavamurthy | 1 | -15/+116 |
2005-06-23 | [PATCH] Kprobes/IA64: architecture specific JProbes support | Anil S Keshavamurthy | 3 | -7/+84 |
2005-06-23 | [PATCH] Kprobes/IA64: arch specific handling | Anil S Keshavamurthy | 2 | -0/+333 |
2005-06-23 | [PATCH] Kprobes/IA64: kdebug die notification mechanism | Anil S Keshavamurthy | 1 | -1/+32 |
2005-06-22 | Merge kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6.git | Linus Torvalds | 5 | -13/+24 |
2005-06-21 | [PATCH] ia64 uncached alloc | Jes Sorensen | 3 | -0/+279 |
2005-06-21 | [PATCH] VM: early zone reclaim | Martin Hicks | 1 | -1/+1 |
2005-06-21 | [IA64] ptrace and restore_sigcontext() allow ar.rsc.pl==0 | Matthew Chapman | 2 | -7/+13 |
2005-06-21 | [IA64] fix nested_dtlb_miss handler for hugetlb address | Ken Chen | 1 | -4/+9 |