Age | Commit message (Expand) | Author |
2006-03-08 | [IA64] Fix race in the accessed/dirty bit handlers | Christoph Lameter |
2006-03-07 | [IA64] mca recovery return value when no bus check | Russ Anderson |
2006-03-07 | [IA64] don't report !sn2 or !summit hardware as an error | Bjorn Helgaas |
2006-03-07 | [IA64] Increase severity of MCA recovery messages | Russ Anderson |
2006-02-28 | [IA64] sysctl option to silence unaligned trap warnings | Jes Sorensen |
2006-02-28 | [IA64] cleanup in fsys.S | Ken Chen |
2006-02-27 | [IA64] die_if_kernel() can return | Tony Luck |
2006-02-27 | [IA64] Delete a redundant instruction in unaligned_access | Zhang, Yanmin |
2006-02-16 | [IA64] Count disabled cpus as potential hot-pluggable CPUs | Ashok Raj |
2006-02-16 | [IA64] Missing check for TIF_WORK if trace/audit enabled | Jack Steiner |
2006-02-15 | Pull fix-cpu-possible-map into release branch | Tony Luck |
2006-02-15 | [IA64] support panic_on_oops sysctl | Horms |
2006-02-15 | [IA64] ia64: simplify and fix udelay() | hawkes@sgi.com |
2006-02-15 | [IA64] Remove duplicate EXPORT_SYMBOLs | Andreas Schwab |
2006-02-14 | [IA64] Count disabled cpus as potential hot-pluggable CPUs | Ashok Raj |
2006-02-14 | [IA64] Dont set NR_CPUS for cpu_possible_map when CPU hotplug is enabled. | Ashok Raj |
2006-02-09 | Pull new-syscalls into release branch | Tony Luck |
2006-02-09 | [IA64] mca_drv: Add minstate validation | Hidetoshi Seto |
2006-02-08 | [IA64] unshare system call registration for ia64 | Janak Desai |
2006-02-07 | [IA64] Fix CONFIG_PRINTK_TIME | Tony Luck |
2006-02-07 | [IA64] Fix wrong use of memparse in efi.c | Zou Nan hai |
2006-02-07 | [IA64] Fix a possible buffer overflow in efi.c | Zou Nan hai |
2006-02-06 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2006-02-06 | [IA64] add syscall entry for *at() | Chen, Kenneth W |
2006-02-03 | [PATCH] Export cpu topology in sysfs | Zhang, Yanmin |
2006-02-02 | [IA64] avoid broken SAL_CACHE_FLUSH implementations | Bjorn Helgaas |
2006-02-01 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2006-01-24 | [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran... | Len Brown |
2006-01-24 | [IA64] Scaling fix for simultaneous unaligned accesses | Jack Steiner |
2006-01-24 | [IA64] Set the correct default OS status in the MCA handler | Keith Owens |
2006-01-19 | [IA64] eliminate softlockup warning | John Hawkes |
2006-01-19 | [IA64] sem2mutex: arch/ia64/kernel/perfmon.c | Jes Sorensen |
2006-01-16 | [IA64] Perfmon for Montecito | Stephane Eranian |
2006-01-13 | [IA64] prevent accidental modification of args in jprobe handler | Zhang Yanmin |
2006-01-13 | [IA64] Add hotplug cpu to salinfo.c, replace semaphore with mutex | Keith Owens |
2006-01-13 | [IA64] Handle debug traps in fsys mode | Jason Uhlenkott |
2006-01-13 | [IA64] Fix conversion of pal_min_state physical address | Francois Wellenrieter |
2006-01-13 | [IA64] Add stub entry to fsys.S for sys_migrate_pages | Tony Luck |
2006-01-12 | [PATCH] ia64: task_pt_regs() | Al Viro |
2006-01-12 | [PATCH] ia64: task_thread_info() | Al Viro |
2006-01-12 | [PATCH] scheduler cache-hot-autodetect | akpm@osdl.org |
2006-01-12 | [PATCH] sched: add cacheflush() asm | Ingo Molnar |
2006-01-11 | [PATCH] capable/capability.h (arch/) | Randy Dunlap |
2006-01-11 | [PATCH] kprobes: fix race in recovery of reentrant probe | Keshavamurthy Anil S |
2006-01-10 | [PATCH] kprobes: arch_remove_kprobe | Anil S Keshavamurthy |
2006-01-08 | [PATCH] /dev/mem: validate mmap requests | Bjorn Helgaas |
2006-01-08 | [PATCH] remove gcc-2 checks | Andrew Morton |
2006-01-08 | [PATCH] use ptrace_get_task_struct in various places | Christoph Hellwig |
2006-01-08 | [PATCH] Swap Migration V5: sys_migrate_pages interface | Christoph Lameter |
2006-01-07 | Pull pnpacpi into acpica branch | Len Brown |