| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpu | Siddha, Suresh B | 2006-12-07 | 1 | -4/+4 |
* | [NET]: IA64 checksum annotations and cleanups. | Al Viro | 2006-12-02 | 2 | -42/+27 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-12-01 | 10 | -621/+1002 |
|\ |
|
| * | Altix: Initial ACPI support - ROM shadowing. | John Keller | 2006-12-01 | 3 | -2/+39 |
| * | Altix: Add initial ACPI IO support | John Keller | 2006-12-01 | 10 | -570/+945 |
| * | PCI: Use pci_generic_prep_mwi on ia64 | Matthew Wilcox | 2006-12-01 | 1 | -51/+20 |
* | | Fix misc .c/.h comment typos | Matt LaPlante | 2006-11-30 | 1 | -4/+4 |
|/ |
|
* | [IA64] a fix towards allmodconfig build | Luck, Tony | 2006-11-16 | 1 | -2/+2 |
* | [IA64] use generic_handle_irq() | Ingo Molnar | 2006-11-16 | 2 | -3/+3 |
* | [IA64] typename -> name conversion | Ingo Molnar | 2006-11-16 | 4 | -5/+5 |
* | [IA64] irqs: use `name' not `typename' | Andrew Morton | 2006-11-16 | 2 | -2/+2 |
* | [IA64] bte_unaligned_copy() transfers one extra cache line. | Robin Holt | 2006-11-15 | 1 | -5/+4 |
* | [PATCH] hugetlb: prepare_hugepage_range check offset too | Hugh Dickins | 2006-11-14 | 1 | -1/+3 |
* | [PATCH] mspec driver build fix | Jes Sorensen | 2006-11-13 | 1 | -0/+9 |
* | [PATCH] ia64: select ACPI_NUMA if ACPI | KAMEZAWA Hiroyuki | 2006-11-08 | 1 | -0/+1 |
* | Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li... | Linus Torvalds | 2006-10-31 | 4 | -36/+84 |
|\ |
|
| * | [IA64] Correct definition of handle_IPI | Keith Owens | 2006-10-31 | 1 | -1/+1 |
| * | [IA64] move SAL_CACHE_FLUSH check later in boot | Troy Heber | 2006-10-31 | 2 | -4/+9 |
| * | [IA64] MCA recovery: Montecito support | Russ Anderson | 2006-10-31 | 1 | -27/+68 |
| * | [IA64] cpu-hotplug: Fixing confliction between CPU hot-add and IPI | Kenji Kaneshige | 2006-10-31 | 1 | -4/+6 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-10-27 | 2 | -1/+70 |
|\ \ |
|
| * | | PCI: fix pci_fixup_video as it blows up on sparc64 | Eiichiro Oiwa | 2006-10-27 | 2 | -1/+70 |
| |/ |
|
* | | [PATCH] vmlinux.lds: consolidate initcall sections | Andrew Morton | 2006-10-27 | 1 | -7/+1 |
|/ |
|
* | [IA64] Count resched interrupts | Jack Steiner | 2006-10-17 | 1 | -2/+18 |
* | [IA64] remove unused acpi_kbd_controller_present, acpi_legacy_devices | Bjorn Helgaas | 2006-10-17 | 2 | -21/+0 |
* | [IA64] update sn2_defconfig | Jes Sorensen | 2006-10-17 | 1 | -44/+175 |
* | [IA64] reformat pal.S to fit in 80 columns, fix typos | Bjorn Helgaas | 2006-10-17 | 1 | -23/+24 |
* | [IA64] remove unused PAL_CALL_IC_OFF | Bjorn Helgaas | 2006-10-17 | 1 | -8/+3 |
* | [IA64] - Allow IPIs in timer loop | Jack Steiner | 2006-10-17 | 1 | -0/+6 |
* | [IA64] perfmon fix for global IRQ fix | Tony Luck | 2006-10-17 | 1 | -1/+2 |
* | [PATCH] mm: use symbolic names instead of indices for zone initialisation | Mel Gorman | 2006-10-11 | 2 | -0/+2 |
* | [PATCH] ia64/sn __iomem annotations | Al Viro | 2006-10-10 | 2 | -22/+22 |
* | [PATCH] ia64/hp NULL noise removal | Al Viro | 2006-10-10 | 3 | -7/+7 |
* | Merge git://git.infradead.org/~dhowells/irq-2.6 | Linus Torvalds | 2006-10-09 | 1 | -1/+1 |
|\ |
|
| * | IRQ: Use the new typedef for interrupt handler function pointers | David Howells | 2006-10-09 | 1 | -1/+1 |
* | | [PATCH] more ia64 irq handlers | Al Viro | 2006-10-09 | 2 | -4/+4 |
|/ |
|
* | [PATCH] missed ia64 pt_regs fixes | Al Viro | 2006-10-08 | 3 | -12/+9 |
* | [IA64] Fix breakage from irq change | Tony Luck | 2006-10-06 | 3 | -4/+10 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 6 | -28/+24 |
* | [PATCH] msi: move the ia64 code into arch/ia64 | Eric W. Biederman | 2006-10-04 | 4 | -0/+375 |
* | [PATCH] genirq: ia64 irq: Dynamic irq support | Eric W. Biederman | 2006-10-04 | 1 | -0/+20 |
* | [PATCH] genirq: msi: simplify the msi irq limit policy | Eric W. Biederman | 2006-10-04 | 1 | -9/+0 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 | 3 | -3/+3 |
* | Attack of "the the"s in arch | Matt LaPlante | 2006-10-03 | 1 | -1/+1 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-10-03 | 1 | -1/+0 |
|\ |
|
| * | [SERIAL] Remove wrong asm/serial.h inclusions | Russell King | 2006-10-01 | 1 | -1/+0 |
* | | [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers | David Howells | 2006-10-03 | 1 | -5/+18 |
* | | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references | Arnd Bergmann | 2006-10-02 | 1 | -2/+0 |
* | | [PATCH] rename the provided execve functions to kernel_execve | Arnd Bergmann | 2006-10-02 | 1 | -2/+2 |
* | | [PATCH] namespaces: utsname: switch to using uts namespaces | Serge E. Hallyn | 2006-10-02 | 1 | -1/+1 |