Age | Commit message (Expand) | Author | Files | Lines |
2008-10-17 | ia64: move function declaration, ia64_cpu_local_tick() from .c to .h | Isaku Yamahata | 1 | -1/+0 |
2008-10-17 | ia64/pv_ops: avoid name conflict of get_irq_chip(). | Isaku Yamahata | 1 | -1/+1 |
2008-10-17 | ia64/pv_ops: fix paravirtualization of ivt.S with CONFIG_SMP=n | Isaku Yamahata | 1 | -3/+3 |
2008-10-08 | Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched... | Ingo Molnar | 1 | -0/+1 |
2008-10-06 | [IA64] utrace use generic trace hook | Shaohua Li | 5 | -52/+36 |
2008-10-06 | [IA64] utrace syscall.h support for ia64 | Shaohua Li | 1 | -0/+65 |
2008-09-30 | [IA64] Put the space for cpu0 per-cpu area into .data section | Tony Luck | 2 | -7/+10 |
2008-09-23 | [IA64] kexec fails on systems with blocks of uncached memory | Jay Lan | 1 | -2/+3 |
2008-09-23 | [IA64] Ski simulator doesn't need check_sal_cache_flush | Alex Chiang | 1 | -0/+2 |
2008-09-10 | [IA64] prevent ia64 from invoking irq handlers on offline CPUs | Paul E. McKenney | 1 | -3/+1 |
2008-09-10 | [IA64] fix compile failure with non modular builds | James Bottomley | 1 | -21/+0 |
2008-09-09 | lib: Correct printk %pF to work on all architectures | James Bottomley | 1 | -0/+12 |
2008-09-08 | kernel/cpu.c: create a CPU_STARTING cpu_chain notifier | Manfred Spraul | 1 | -0/+1 |
2008-08-25 | [IA64] Fix ia64 build failure when CONFIG_SFC=m | Robin Holt | 1 | -0/+1 |
2008-08-19 | [IA64] Shrink shadow_flush_counts to a short array to save 8k of per_cpu area. | Robin Holt | 1 | -4/+4 |
2008-08-12 | [IA64] Ensure cpu0 can access per-cpu variables in early boot code | Tony Luck | 4 | -9/+40 |
2008-08-04 | [IA64] Cleanup generated file not ignored by .gitignore | Robin Holt | 1 | -0/+1 |
2008-08-04 | [IA64] pv_ops: fix ivt.S paravirtualization | Isaku Yamahata | 1 | -2/+2 |
2008-08-01 | [IA64] Move include/asm-ia64 to arch/ia64/include/asm | Tony Luck | 6 | -10/+10 |
2008-07-26 | tracehook: wait_task_inactive | Roland McGrath | 1 | -2/+2 |
2008-07-26 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 1 | -0/+6 |
2008-07-25 | kprobes: improve kretprobe scalability with hashed locking | Srinivasa D S | 1 | -4/+2 |
2008-07-25 | [IA64] Wire up new system calls | Tony Luck | 1 | -0/+6 |
2008-07-24 | flag parameters: pipe | Ulrich Drepper | 1 | -1/+1 |
2008-07-22 | sysdev: Pass the attribute to the low level sysdev show/store function | Andi Kleen | 1 | -7/+15 |
2008-07-17 | [IA64] Avoid overflowing ia64_cpu_to_sapicid in acpi_map_lsapic() | Alex Chiang | 1 | -3/+2 |
2008-07-17 | [IA64] adding parameter check to module_free() | Akiyama, Nobuyuki | 1 | -1/+2 |
2008-07-17 | [IA64] improper printk format in acpi-cpufreq | Denis V. Lunev | 1 | -2/+2 |
2008-07-17 | Pull pvops into release branch | Tony Luck | 15 | -303/+954 |
2008-07-17 | ACPI : Create "idle=nomwait" bootparam | Zhao Yakui | 1 | -0/+2 |
2008-07-17 | ACPI: Create "idle=halt" bootparam | Zhao Yakui | 1 | -0/+2 |
2008-07-15 | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 7 | -253/+28 |
2008-07-01 | [IA64] export account_system_vtime | Doug Chapman | 1 | -0/+1 |
2008-07-01 | [IA64] Bugfix for system with 32 cpus | Tony Luck | 1 | -1/+2 |
2008-06-26 | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe | 3 | -6/+6 |
2008-06-26 | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe | 6 | -8/+7 |
2008-06-26 | ia64: convert to generic helpers for IPI function calls | Jens Axboe | 2 | -239/+15 |
2008-06-24 | [IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte() | Julia Lawall | 1 | -2/+0 |
2008-06-24 | [IA64] Fix boot failure on ia64/sn2 | Jes Sorensen | 1 | -2/+1 |
2008-06-16 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2 | -9/+8 |
2008-06-12 | [IA64] Update check_sal_cache_flush to use platform_send_ipi() | Alex Chiang | 1 | -4/+3 |
2008-06-12 | ACPI: handle invalid ACPI SLIT table | Fenghua Yu | 1 | -2/+7 |
2008-06-12 | [IA64] perfmon: fix async exit bug | stephane eranian | 1 | -5/+5 |
2008-05-28 | [IA64] pv_ops: move some functions in ivt.S to avoid lack of space. | Isaku Yamahata | 1 | -128/+133 |
2008-05-28 | [IA64] pvops: add to hooks, pv_time_ops, for steal time accounting. | Isaku Yamahata | 2 | -0/+38 |
2008-05-28 | [IA64] pvops: add hooks, pv_irq_ops, to paravirtualized irq related operations. | Isaku Yamahata | 2 | -5/+28 |
2008-05-28 | [IA64] pvops: add hooks, pv_iosapic_ops, to paravirtualize iosapic. | Isaku Yamahata | 2 | -16/+54 |
2008-05-28 | [IA64] pvops: define initialization hooks, pv_init_ops, for paravirtualized e... | Isaku Yamahata | 3 | -0/+19 |
2008-05-28 | [IA64] pvops: paravirtualize NR_IRQS | Isaku Yamahata | 2 | -0/+57 |
2008-05-28 | [IA64] pvops: paravirtualize entry.S | Isaku Yamahata | 4 | -44/+152 |