aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Pull pvops into release branchTony Luck2009-03-31
|\
| * ia64: remove some warnings.Isaku Yamahata2009-03-27
| * ia64/xen: fix the link error.Isaku Yamahata2009-03-27
| * ia64/pv_ops/bp/xen: implemented binary patchable pv_cpu_ops.Isaku Yamahata2009-03-26
| * ia64/pv_ops/binary patch: define paravirt_dv_serialize_data() and suppress fa...Isaku Yamahata2009-03-26
| * ia64/pv_ops/bp/module: support binary patching for kernel module.Isaku Yamahata2009-03-26
| * ia64/pv_ops: implement binary patching optimization for native.Isaku Yamahata2009-03-26
| * ia64/pv_op/binarypatch: add helper functions to support binary patching for p...Isaku Yamahata2009-03-26
| * ia64/pv_ops/xen/gate.S: xen gate page paravirtualizationIsaku Yamahata2009-03-26
| * ia64/pv_ops: paravirtualize gate.S.Isaku Yamahata2009-03-26
| * ia64/pv_ops: move down __kernel_syscall_via_epc.Isaku Yamahata2009-03-26
| * ia64/pv_ops/xen: define xen specific gate page.Isaku Yamahata2009-03-26
| * ia64/pv_ops: gate page paravirtualization.Isaku Yamahata2009-03-26
| * ia64/pv_ops/xen/pv_time_ops: implement sched_clock.Isaku Yamahata2009-03-26
| * ia64/pv_ops/pv_time_ops: add sched_clock hook.Isaku Yamahata2009-03-26
| * ia64/pv_ops/xen: paravirtualize read/write ar.itc and ar.itmIsaku Yamahata2009-03-26
| * ia64/pv_ops: paravirtualize mov = ar.itc.Isaku Yamahata2009-03-26
| * ia64/pv_ops/pvchecker: support mov = ar.itc paravirtualizationIsaku Yamahata2009-03-26
| * ia64/pv_ops: paravirtualize fsys.S.Isaku Yamahata2009-03-26
| * ia64/pv_ops/xen: preliminary to paravirtualizing fsys.S for xen.Isaku Yamahata2009-03-26
| * ia64/pv_ops: add hooks to paravirtualize fsyscall implementation.Isaku Yamahata2009-03-26
| * ia64/xen: short-circuit tests for dom0Isaku Yamahata2009-03-26
| * ia64/pv_ops/xen: use __initconst instead of __initdata for const dataIsaku Yamahata2009-03-26
* | Pull cpumask into release branchTony Luck2009-03-31
|\ \
| * | cpumask: use mm_cpumask() wrapper: ia64Rusty Russell2009-03-15
| * | cpumask: Use accessors code.: ia64Rusty Russell2009-03-15
| * | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64Rusty Russell2009-03-15
| * | cpumask: arch_send_call_function_ipi_mask: ia64Rusty Russell2009-03-15
| * | cpumask: remove the now-obsoleted pcibus_to_cpumask(): ia64Rusty Russell2009-03-15
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-03-30
|\ \ \
| * \ \ Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kerne...David S. Miller2009-03-29
| |\ \ \
| | * | | cpumask: use mm_cpumask() wrapper: sparcRusty Russell2009-03-16
| | * | | cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: sparcRusty Russell2009-03-16
| | * | | cpumask: remove the now-obsoleted pcibus_to_cpumask(): sparcRusty Russell2009-03-16
| | * | | cpumask: remove cpu_coregroup_map: sparcRusty Russell2009-03-16
| | * | | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparcRusty Russell2009-03-16
| | * | | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: spa...Rusty Russell2009-03-16
| | * | | cpumask: Use accessors code.: sparc64Rusty Russell2009-03-16
| | * | | cpumask: Use accessors code: sparcRusty Russell2009-03-16
| | * | | cpumask: arch_send_call_function_ipi_mask: sparcRusty Russell2009-03-16
| | * | | cpumask: Use smp_call_function_many(): sparc64Rusty Russell2009-03-16
| | |/ /
| * | | sparc64: Fix reset hangs on Niagara systems.David S. Miller2009-03-29
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-30
|\ \ \ \
| * | | | cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-30
| * | | | cpumask: remove node_to_first_cpuRusty Russell2009-03-30
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an...Linus Torvalds2009-03-30
|\ \ \ \
| * | | | lguest: use KVM hypercallsMatias Zabaljauregui2009-03-30
| * | | | lguest: wire up pte_update/pte_update_deferRusty Russell2009-03-30
| |/ / /
* | | | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds2009-03-30
|\ \ \ \
| * | | | proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-30