summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* [IA64] use bcd2bin/bin2bcdAdrian Bunk2008-08-121-1/+1
* [IA64] Ensure cpu0 can access per-cpu variables in early boot codeTony Luck2008-08-126-12/+53
* [IA64] Update generic configTony Luck2008-08-051-4/+67
* [IA64] Eliminate trailing backquote in IA64_SGI_UVJack Steiner2008-08-041-2/+2
* [IA64] update generic_defconfig to support sn2.Robin Holt2008-08-041-6/+16
* [IA64] update generic_defconfig for 2.6.27-rc1Robin Holt2008-08-041-210/+293
* [IA64] Allow ia64 to CONFIG_NR_CPUS up to 4096Robin Holt2008-08-041-3/+3
* [IA64] Cleanup generated file not ignored by .gitignoreRobin Holt2008-08-041-0/+1
* [IA64] pv_ops: fix ivt.S paravirtualizationIsaku Yamahata2008-08-041-2/+2
* [IA64] Move include/asm-ia64 to arch/ia64/include/asmTony Luck2008-08-01192-11/+29374
* GRU Driver: hardware data structuresJack Steiner2008-07-301-1/+3
* KVM: ia64: Fix irq disabling leak in error handling codeJulia Lawall2008-07-271-2/+3
* tracehook: wait_task_inactiveRoland McGrath2008-07-261-2/+2
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-263-4/+5
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-07-261-0/+6
|\
| * [IA64] Wire up new system callsTony Luck2008-07-251-0/+6
* | kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S2008-07-251-4/+2Star
|/
* flag parameters: pipeUlrich Drepper2008-07-242-2/+2
* bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner2008-07-241-9/+10
* hugetlb: introduce pud_hugeAndi Kleen2008-07-241-0/+6
* hugetlb: modular state for hugetlb page sizeAndi Kleen2008-07-241-3/+4
* mm: remove double indirection on tlb parameter to free_pgd_range() & CoJan Beulich2008-07-241-1/+1
* mm: move bootmem descriptors definition to a single placeJohannes Weiner2008-07-241-6/+5Star
* sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-221-7/+15
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-07-2120-311/+968
|\
| * [IA64] Remove experimental status of kdumpBernhard Walle2008-07-171-2/+2
| * [IA64] Avoid overflowing ia64_cpu_to_sapicid in acpi_map_lsapic()Alex Chiang2008-07-171-3/+2Star
| * [IA64] adding parameter check to module_free()Akiyama, Nobuyuki2008-07-171-1/+2
| * [IA64] improper printk format in acpi-cpufreqDenis V. Lunev2008-07-171-2/+2
| * Pull pvops into release branchTony Luck2008-07-1716-303/+960
| |\
| | * [IA64] pv_ops: move some functions in ivt.S to avoid lack of space.Isaku Yamahata2008-05-281-128/+133
| | * [IA64] pvops: add to hooks, pv_time_ops, for steal time accounting.Isaku Yamahata2008-05-282-0/+38
| | * [IA64] pvops: add hooks, pv_irq_ops, to paravirtualized irq related operations.Isaku Yamahata2008-05-282-5/+28
| | * [IA64] pvops: add hooks, pv_iosapic_ops, to paravirtualize iosapic.Isaku Yamahata2008-05-282-16/+54
| | * [IA64] pvops: define initialization hooks, pv_init_ops, for paravirtualized e...Isaku Yamahata2008-05-283-0/+19
| | * [IA64] pvops: paravirtualize NR_IRQSIsaku Yamahata2008-05-283-0/+63
| | * [IA64] pvops: paravirtualize entry.SIsaku Yamahata2008-05-284-44/+152
| | * [IA64] pvops: paravirtualize ivt.SIsaku Yamahata2008-05-281-127/+122Star
| | * [IA64] pvops: paravirtualize minstate.h.Isaku Yamahata2008-05-282-6/+36
| | * [IA64] pvops: preparation for paravirtulization of hand written assembly code.Isaku Yamahata2008-05-271-0/+9
| | * [IA64] pvops: introduce pv_cpu_ops to paravirtualize privileged instructions.Isaku Yamahata2008-05-271-0/+247
| | * [IA64] pvops: add an early setup hook for pv_ops.Isaku Yamahata2008-05-271-0/+41
| | * [IA64] pvops: introduce pv_info which describes some random info.Isaku Yamahata2008-05-272-0/+43
| | * [IA64] pvops: preparation: move the constants, LOAD_OFFSET, to a header file.Isaku Yamahata2008-05-271-1/+0Star
| | * [IA64] pvops: preparation: remove extern in irq_ia64.cIsaku Yamahata2008-05-271-1/+0Star
* | | Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-212-12/+11Star
|\ \ \
| * | | KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destructionMarcelo Tosatti2008-07-201-0/+3
| * | | KVM: Add coalesced MMIO support (ia64 part)Laurent Vivier2008-07-202-1/+5
| * | | KVM: kvm_io_device: extend in_range() to manage len and write attributeLaurent Vivier2008-07-201-3/+3
| * | | KVM: Remove decache_vcpus_on_cpu() and related callbacksAvi Kivity2008-07-201-8/+0Star
| |/ /