| Commit message (Expand) | Author | Age |
* | [IA64] use generic compat_old_sys_readdir | Christoph Hellwig | 2008-08-18 |
* | [IA64] pci_acpi_scan_root cleanup | Luck, Tony | 2008-08-18 |
* | [IA64] Shrink shadow_flush_counts to a short array to save 8k of per_cpu area. | Robin Holt | 2008-08-18 |
* | [IA64] Remove sn2_defconfig. | Robin Holt | 2008-08-18 |
* | kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE | Huang Ying | 2008-08-15 |
* | [IA64] use bcd2bin/bin2bcd | Adrian Bunk | 2008-08-12 |
* | [IA64] Ensure cpu0 can access per-cpu variables in early boot code | Tony Luck | 2008-08-12 |
* | [IA64] Update generic config | Tony Luck | 2008-08-04 |
* | [IA64] Eliminate trailing backquote in IA64_SGI_UV | Jack Steiner | 2008-08-04 |
* | [IA64] update generic_defconfig to support sn2. | Robin Holt | 2008-08-04 |
* | [IA64] update generic_defconfig for 2.6.27-rc1 | Robin Holt | 2008-08-04 |
* | [IA64] Allow ia64 to CONFIG_NR_CPUS up to 4096 | Robin Holt | 2008-08-04 |
* | [IA64] Cleanup generated file not ignored by .gitignore | Robin Holt | 2008-08-04 |
* | [IA64] pv_ops: fix ivt.S paravirtualization | Isaku Yamahata | 2008-08-04 |
* | [IA64] Move include/asm-ia64 to arch/ia64/include/asm | Tony Luck | 2008-08-01 |
* | GRU Driver: hardware data structures | Jack Steiner | 2008-07-30 |
* | KVM: ia64: Fix irq disabling leak in error handling code | Julia Lawall | 2008-07-27 |
* | tracehook: wait_task_inactive | Roland McGrath | 2008-07-26 |
* | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 2008-07-26 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-07-25 |
|\ |
|
| * | [IA64] Wire up new system calls | Tony Luck | 2008-07-25 |
* | | kprobes: improve kretprobe scalability with hashed locking | Srinivasa D S | 2008-07-25 |
|/ |
|
* | flag parameters: pipe | Ulrich Drepper | 2008-07-24 |
* | bootmem: replace node_boot_start in struct bootmem_data | Johannes Weiner | 2008-07-24 |
* | hugetlb: introduce pud_huge | Andi Kleen | 2008-07-24 |
* | hugetlb: modular state for hugetlb page size | Andi Kleen | 2008-07-24 |
* | mm: remove double indirection on tlb parameter to free_pgd_range() & Co | Jan Beulich | 2008-07-24 |
* | mm: move bootmem descriptors definition to a single place | Johannes Weiner | 2008-07-24 |
* | sysdev: Pass the attribute to the low level sysdev show/store function | Andi Kleen | 2008-07-22 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-07-21 |
|\ |
|
| * | [IA64] Remove experimental status of kdump | Bernhard Walle | 2008-07-17 |
| * | [IA64] Avoid overflowing ia64_cpu_to_sapicid in acpi_map_lsapic() | Alex Chiang | 2008-07-17 |
| * | [IA64] adding parameter check to module_free() | Akiyama, Nobuyuki | 2008-07-17 |
| * | [IA64] improper printk format in acpi-cpufreq | Denis V. Lunev | 2008-07-17 |
| * | Pull pvops into release branch | Tony Luck | 2008-07-17 |
| |\ |
|
| | * | [IA64] pv_ops: move some functions in ivt.S to avoid lack of space. | Isaku Yamahata | 2008-05-28 |
| | * | [IA64] pvops: add to hooks, pv_time_ops, for steal time accounting. | Isaku Yamahata | 2008-05-27 |
| | * | [IA64] pvops: add hooks, pv_irq_ops, to paravirtualized irq related operations. | Isaku Yamahata | 2008-05-27 |
| | * | [IA64] pvops: add hooks, pv_iosapic_ops, to paravirtualize iosapic. | Isaku Yamahata | 2008-05-27 |
| | * | [IA64] pvops: define initialization hooks, pv_init_ops, for paravirtualized e... | Isaku Yamahata | 2008-05-27 |
| | * | [IA64] pvops: paravirtualize NR_IRQS | Isaku Yamahata | 2008-05-27 |
| | * | [IA64] pvops: paravirtualize entry.S | Isaku Yamahata | 2008-05-27 |
| | * | [IA64] pvops: paravirtualize ivt.S | Isaku Yamahata | 2008-05-27 |
| | * | [IA64] pvops: paravirtualize minstate.h. | Isaku Yamahata | 2008-05-27 |
| | * | [IA64] pvops: preparation for paravirtulization of hand written assembly code. | Isaku Yamahata | 2008-05-27 |
| | * | [IA64] pvops: introduce pv_cpu_ops to paravirtualize privileged instructions. | Isaku Yamahata | 2008-05-27 |
| | * | [IA64] pvops: add an early setup hook for pv_ops. | Isaku Yamahata | 2008-05-27 |
| | * | [IA64] pvops: introduce pv_info which describes some random info. | Isaku Yamahata | 2008-05-27 |
| | * | [IA64] pvops: preparation: move the constants, LOAD_OFFSET, to a header file. | Isaku Yamahata | 2008-05-27 |
| | * | [IA64] pvops: preparation: remove extern in irq_ia64.c | Isaku Yamahata | 2008-05-27 |