Age | Commit message (Expand) | Author | Files | Lines |
2007-04-07 | [IA64] SGI Altix : fix pcibr_dmamap_ate32() bug | Mike Habeck | 1 | -2/+6 |
2007-04-07 | [IA64] Fix CPU freq displayed in /proc/cpuinfo | Venki Pallipadi | 1 | -1/+1 |
2007-04-07 | [IA64] Fix wrong assumption about irq and vector in msi_ia64.c | Ishimatsu Yasuaki | 1 | -2/+2 |
2007-04-07 | [IA64] BTE error timer fix | Russ Anderson | 1 | -3/+3 |
2007-03-30 | [IA64] Fix arch/ia64/pci/pci.c:571: warning: `return' with a value | Tony Luck | 1 | -1/+0 |
2007-03-30 | [IA64] Speed up boot - skip unnecessary clock calibration | Jack Steiner | 1 | -1/+16 |
2007-03-30 | [IA64] bugfix stack layout upside-down | KAMEZAWA Hiroyuki | 1 | -1/+1 |
2007-03-30 | [IA64] Fix possible invalid memory access in ia64_setup_msi_irq() | Kenji Kaneshige | 1 | -1/+1 |
2007-03-29 | [PATCH] MSI-X: fix resume crash | Eric W. Biederman | 1 | -2/+6 |
2007-03-23 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -0/+1 |
2007-03-20 | [IA64] Fix wrong /proc/iomem on SGI Altix | Bernhard Walle | 1 | -2/+10 |
2007-03-20 | [IA64] Altix: ioremap vga_console_iobase | John Keller | 1 | -3/+3 |
2007-03-20 | [IA64] Fix typo/thinko in crash.c | Jay Lan | 1 | -1/+1 |
2007-03-20 | [IA64] Fix get_model_name() for mixed cpu type systems | Jack Steiner | 1 | -7/+15 |
2007-03-20 | [IA64] min_low_pfn and max_low_pfn calculation fix | Zou Nan hai | 3 | -27/+23 |
2007-03-20 | Pull misc-for-upstream into release branch | Len Brown | 1 | -0/+1 |
2007-03-20 | ACPI: IA64: fix allnoconfig build | Len Brown | 1 | -0/+1 |
2007-03-18 | [PATCH] Fix wrong /proc/iomem on SGI Altix | Bernhard Walle | 1 | -2/+10 |
2007-03-10 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 8 | -240/+774 |
2007-03-10 | Pull altix into release branch | Len Brown | 2 | -22/+24 |
2007-03-08 | [IA64] refresh config files | Tony Luck | 3 | -207/+721 |
2007-03-08 | [IA64] put kdump_find_rsvd_region in __init | Horms | 1 | -1/+1 |
2007-03-08 | [IA64] add missing syscall trace clear | Akiyama, Nobuyuki | 1 | -0/+1 |
2007-03-08 | [IA64] Cleanup in crash.c | Simon Horman | 1 | -5/+5 |
2007-03-08 | [IA64] Cache error recovery | Russ Anderson | 1 | -21/+11 |
2007-03-08 | [IA64] Proper handling of TLB errors from duplicate itr.d dropins | Russ Anderson | 2 | -6/+35 |
2007-03-08 | [IA64] fsys_getcpu for IA64 | Fenghua Yu | 2 | -0/+106 |
2007-03-08 | [IA64] remove duplicate declaration of efi_initialize_iomem_resources | Horms | 1 | -2/+0 |
2007-03-08 | [IA64] Pick highest possible saved_max_pfn for crash_dump | Tony Luck | 1 | -5/+5 |
2007-03-08 | [IA64] fix NULL pointer in ia64/irq_chip-mask/unmask function | KAMEZAWA Hiroyuki | 2 | -3/+19 |
2007-03-07 | [IA64] kexec: Use EFI_LOADER_DATA for ELF core header | Magnus Damm | 2 | -0/+60 |
2007-03-07 | [IA64] permon use-after-free fix | Nick Piggin | 1 | -4/+7 |
2007-03-07 | [IA64] sync compat getdents | Alexandr Andreev | 1 | -3/+7 |
2007-03-07 | [IA64] always build arch/ia64/lib/xor.o | Lee Schermerhorn | 1 | -2/+1 |
2007-03-07 | [IA64] point saved_max_pfn to the max_pfn of the entire system | Horms | 3 | -11/+6 |
2007-03-01 | ACPI: Altix: reinitialize acpi tables | John Keller | 1 | -0/+2 |
2007-02-26 | [PATCH] irq: Remove set_native_irq_info | Eric W. Biederman | 2 | -2/+2 |
2007-02-24 | ACPI: Altix: cannot register acpi bus driver before bus scan | John Keller | 1 | -22/+22 |
2007-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 1 | -1/+1 |
2007-02-17 | Fix comment typo "spin_lock_irqrestore". | Robert P. J. Day | 1 | -1/+1 |
2007-02-17 | Pull fluff into release branch | Len Brown | 1 | -2/+2 |
2007-02-17 | ACPI: IA64: react to acpi_table_parse() return value change | John Keller | 1 | -2/+2 |
2007-02-16 | ATA convert GSI to irq on ia64 | Zhang, Yanmin | 1 | -0/+1 |
2007-02-14 | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman | 3 | -3/+3 |
2007-02-14 | [PATCH] sysctl: C99 convert arch/ia64/kernel/perfmon and remove ABI breakage | Eric W. Biederman | 1 | -9/+47 |
2007-02-14 | [PATCH] sysctl: C99 Convert arch/ia64/sn/kernel/xpc_main.c | Eric W. Biederman | 1 | -48/+38 |
2007-02-14 | [PATCH] sysctl: sn: remove sysctl ABI BREAKAGE | Eric W. Biederman | 1 | -6/+6 |
2007-02-14 | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups | Thomas Gleixner | 1 | -1/+1 |
2007-02-12 | [PATCH] mark struct file_operations const 2 | Arjan van de Ven | 5 | -8/+8 |
2007-02-12 | [PATCH] Dynamic kernel command-line: fixups | Alon Bar-Lev | 2 | -4/+0 |