| Commit message (Expand) | Author | Age | Files | Lines |
* | [IA64] Move include/asm-ia64 to arch/ia64/include/asm | Tony Luck | 2008-08-01 | 192 | -11/+29374 |
* | GRU Driver: hardware data structures | Jack Steiner | 2008-07-30 | 1 | -1/+3 |
* | KVM: ia64: Fix irq disabling leak in error handling code | Julia Lawall | 2008-07-27 | 1 | -2/+3 |
* | tracehook: wait_task_inactive | Roland McGrath | 2008-07-26 | 1 | -2/+2 |
* | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 2008-07-26 | 3 | -4/+5 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-07-25 | 1 | -0/+6 |
|\ |
|
| * | [IA64] Wire up new system calls | Tony Luck | 2008-07-25 | 1 | -0/+6 |
* | | kprobes: improve kretprobe scalability with hashed locking | Srinivasa D S | 2008-07-25 | 1 | -4/+2 |
|/ |
|
* | flag parameters: pipe | Ulrich Drepper | 2008-07-24 | 2 | -2/+2 |
* | bootmem: replace node_boot_start in struct bootmem_data | Johannes Weiner | 2008-07-24 | 1 | -9/+10 |
* | hugetlb: introduce pud_huge | Andi Kleen | 2008-07-24 | 1 | -0/+6 |
* | hugetlb: modular state for hugetlb page size | Andi Kleen | 2008-07-24 | 1 | -3/+4 |
* | mm: remove double indirection on tlb parameter to free_pgd_range() & Co | Jan Beulich | 2008-07-24 | 1 | -1/+1 |
* | mm: move bootmem descriptors definition to a single place | Johannes Weiner | 2008-07-24 | 1 | -6/+5 |
* | sysdev: Pass the attribute to the low level sysdev show/store function | Andi Kleen | 2008-07-21 | 1 | -7/+15 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-07-21 | 20 | -311/+968 |
|\ |
|
| * | [IA64] Remove experimental status of kdump | Bernhard Walle | 2008-07-17 | 1 | -2/+2 |
| * | [IA64] Avoid overflowing ia64_cpu_to_sapicid in acpi_map_lsapic() | Alex Chiang | 2008-07-17 | 1 | -3/+2 |
| * | [IA64] adding parameter check to module_free() | Akiyama, Nobuyuki | 2008-07-17 | 1 | -1/+2 |
| * | [IA64] improper printk format in acpi-cpufreq | Denis V. Lunev | 2008-07-17 | 1 | -2/+2 |
| * | Pull pvops into release branch | Tony Luck | 2008-07-17 | 16 | -303/+960 |
| |\ |
|
| | * | [IA64] pv_ops: move some functions in ivt.S to avoid lack of space. | Isaku Yamahata | 2008-05-28 | 1 | -128/+133 |
| | * | [IA64] pvops: add to hooks, pv_time_ops, for steal time accounting. | Isaku Yamahata | 2008-05-27 | 2 | -0/+38 |
| | * | [IA64] pvops: add hooks, pv_irq_ops, to paravirtualized irq related operations. | Isaku Yamahata | 2008-05-27 | 2 | -5/+28 |
| | * | [IA64] pvops: add hooks, pv_iosapic_ops, to paravirtualize iosapic. | Isaku Yamahata | 2008-05-27 | 2 | -16/+54 |
| | * | [IA64] pvops: define initialization hooks, pv_init_ops, for paravirtualized e... | Isaku Yamahata | 2008-05-27 | 3 | -0/+19 |
| | * | [IA64] pvops: paravirtualize NR_IRQS | Isaku Yamahata | 2008-05-27 | 3 | -0/+63 |
| | * | [IA64] pvops: paravirtualize entry.S | Isaku Yamahata | 2008-05-27 | 4 | -44/+152 |
| | * | [IA64] pvops: paravirtualize ivt.S | Isaku Yamahata | 2008-05-27 | 1 | -127/+122 |
| | * | [IA64] pvops: paravirtualize minstate.h. | Isaku Yamahata | 2008-05-27 | 2 | -6/+36 |
| | * | [IA64] pvops: preparation for paravirtulization of hand written assembly code. | Isaku Yamahata | 2008-05-27 | 1 | -0/+9 |
| | * | [IA64] pvops: introduce pv_cpu_ops to paravirtualize privileged instructions. | Isaku Yamahata | 2008-05-27 | 1 | -0/+247 |
| | * | [IA64] pvops: add an early setup hook for pv_ops. | Isaku Yamahata | 2008-05-27 | 1 | -0/+41 |
| | * | [IA64] pvops: introduce pv_info which describes some random info. | Isaku Yamahata | 2008-05-27 | 2 | -0/+43 |
| | * | [IA64] pvops: preparation: move the constants, LOAD_OFFSET, to a header file. | Isaku Yamahata | 2008-05-27 | 1 | -1/+0 |
| | * | [IA64] pvops: preparation: remove extern in irq_ia64.c | Isaku Yamahata | 2008-05-27 | 1 | -1/+0 |
* | | | Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-07-20 | 2 | -12/+11 |
|\ \ \ |
|
| * | | | KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction | Marcelo Tosatti | 2008-07-20 | 1 | -0/+3 |
| * | | | KVM: Add coalesced MMIO support (ia64 part) | Laurent Vivier | 2008-07-20 | 2 | -1/+5 |
| * | | | KVM: kvm_io_device: extend in_range() to manage len and write attribute | Laurent Vivier | 2008-07-20 | 1 | -3/+3 |
| * | | | KVM: Remove decache_vcpus_on_cpu() and related callbacks | Avi Kivity | 2008-07-20 | 1 | -8/+0 |
| |/ / |
|
* | | | simserial: Fix up for ldisc changes | Alan Cox | 2008-07-20 | 1 | -43/+3 |
|/ / |
|
* | | fix build error of arch/ia64/kvm/* | Takashi Iwai | 2008-07-17 | 2 | -3/+3 |
* | | ACPI : Create "idle=nomwait" bootparam | Zhao Yakui | 2008-07-16 | 1 | -0/+2 |
* | | ACPI: Create "idle=halt" bootparam | Zhao Yakui | 2008-07-16 | 1 | -0/+2 |
* | | Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-07-15 | 9 | -254/+30 |
|\ \ |
|
| * \ | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 2008-07-15 | 9 | -254/+30 |
| |\ \ |
|
| | * | | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe | 2008-06-26 | 3 | -6/+6 |
| | * | | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe | 2008-06-26 | 7 | -9/+8 |
| | * | | ia64: convert to generic helpers for IPI function calls | Jens Axboe | 2008-06-26 | 3 | -239/+16 |