| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-10-23 | 16 | -71/+468 |
|\ |
|
| * | Pull vtd-iommu into release branch | Tony Luck | 2008-10-17 | 6 | -13/+305 |
| |\ |
|
| | * | [IA64] Add Variable Page Size and IA64 Support in Intel IOMMU | Fenghua Yu | 2008-10-17 | 6 | -13/+305 |
| * | | Pull pv_ops-xen into release branch | Tony Luck | 2008-10-17 | 8 | -6/+62 |
| |\ \ |
|
| | * | | ia64/pv_ops: paravirtualized instruction checker. | Isaku Yamahata | 2008-10-17 | 2 | -1/+21 |
| | * | | ia64/xen: define xen machine vector for domU. | Isaku Yamahata | 2008-10-17 | 1 | -0/+5 |
| | * | | ia64/pv_ops/xen: define the nubmer of irqs which xen needs. | Isaku Yamahata | 2008-10-17 | 1 | -0/+1 |
| | * | | ia64/pv_ops/xen: elf note based xen startup. | Isaku Yamahata | 2008-10-17 | 1 | -0/+4 |
| | * | | ia64/xen: define several constants for ia64/xen. | Isaku Yamahata | 2008-10-17 | 1 | -0/+27 |
| | * | | ia64: move function declaration, ia64_cpu_local_tick() from .c to .h | Isaku Yamahata | 2008-10-17 | 1 | -1/+0 |
| | * | | ia64/pv_ops: avoid name conflict of get_irq_chip(). | Isaku Yamahata | 2008-10-17 | 1 | -1/+1 |
| | * | | ia64/pv_ops: fix paravirtualization of ivt.S with CONFIG_SMP=n | Isaku Yamahata | 2008-10-17 | 1 | -3/+3 |
| | |/ |
|
| * | | Pull utrace into release branch | Tony Luck | 2008-10-17 | 5 | -52/+101 |
| |\ \
| | |/
| |/| |
|
| | * | [IA64] utrace use generic trace hook | Shaohua Li | 2008-10-06 | 5 | -52/+36 |
| | * | [IA64] utrace syscall.h support for ia64 | Shaohua Li | 2008-10-06 | 1 | -0/+65 |
* | | | always reserve elfcore header memory in crash kernel | Simon Horman | 2008-10-20 | 2 | -4/+2 |
* | | | kdump: add is_vmcore_usable() and vmcore_unusable() | Simon Horman | 2008-10-20 | 1 | -2/+2 |
* | | | kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE | Vivek Goyal | 2008-10-20 | 2 | -1/+12 |
|/ / |
|
* | | Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched... | Ingo Molnar | 2008-10-08 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | kernel/cpu.c: create a CPU_STARTING cpu_chain notifier | Manfred Spraul | 2008-09-08 | 1 | -0/+1 |
* | | [IA64] Put the space for cpu0 per-cpu area into .data section | Tony Luck | 2008-09-29 | 2 | -7/+10 |
* | | [IA64] kexec fails on systems with blocks of uncached memory | Jay Lan | 2008-09-22 | 1 | -2/+3 |
* | | [IA64] Ski simulator doesn't need check_sal_cache_flush | Alex Chiang | 2008-09-22 | 1 | -0/+2 |
* | | [IA64] prevent ia64 from invoking irq handlers on offline CPUs | Paul E. McKenney | 2008-09-10 | 1 | -3/+1 |
* | | [IA64] fix compile failure with non modular builds | James Bottomley | 2008-09-10 | 1 | -21/+0 |
* | | lib: Correct printk %pF to work on all architectures | James Bottomley | 2008-09-09 | 1 | -0/+12 |
|/ |
|
* | [IA64] Fix ia64 build failure when CONFIG_SFC=m | Robin Holt | 2008-08-25 | 1 | -0/+1 |
* | [IA64] Shrink shadow_flush_counts to a short array to save 8k of per_cpu area. | Robin Holt | 2008-08-18 | 1 | -4/+4 |
* | [IA64] Ensure cpu0 can access per-cpu variables in early boot code | Tony Luck | 2008-08-12 | 4 | -9/+40 |
* | [IA64] Cleanup generated file not ignored by .gitignore | Robin Holt | 2008-08-04 | 1 | -0/+1 |
* | [IA64] pv_ops: fix ivt.S paravirtualization | Isaku Yamahata | 2008-08-04 | 1 | -2/+2 |
* | [IA64] Move include/asm-ia64 to arch/ia64/include/asm | Tony Luck | 2008-08-01 | 6 | -10/+10 |
* | tracehook: wait_task_inactive | Roland McGrath | 2008-07-26 | 1 | -2/+2 |
* | 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 | 1 | -1/+1 |
* | sysdev: Pass the attribute to the low level sysdev show/store function | Andi Kleen | 2008-07-21 | 1 | -7/+15 |
* | [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 | 15 | -303/+954 |
|\ |
|
| * | [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 | 2 | -0/+57 |
| * | [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 |