aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAge
* Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-03
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis2009-01-03
| |\
| | * cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): powerpcRusty Russell2008-12-31
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-31
| | |\
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-29
| | |\ \
| | * | | cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}...Rusty Russell2008-12-26
* | | | | Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-03
|\ \ \ \ \
| * | | | | [PATCH] idle cputime accountingMartin Schwidefsky2008-12-31
| * | | | | [PATCH] fix scaled & unscaled cputime accountingMartin Schwidefsky2008-12-31
| | |_|_|/ | |/| | |
* | | | | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-02
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'linus' into cpus4096Ingo Molnar2008-12-18
| |\ \ \ \
| * \ \ \ \ Merge branch 'linus' into cpus4096Ingo Molnar2008-12-17
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Ingo Molnar2008-12-16
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge ../linux-2.6-x86Rusty Russell2008-12-13
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-13
| | * | | | | | cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-13
| | * | | | | | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell2008-12-13
| | * | | | | | cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-13
| * | | | | | | Merge branch 'linus' into cpus4096Ingo Molnar2008-12-16
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge branch 'sched/core' into cpus4096Ingo Molnar2008-12-12
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'tracing/fastboot' into cpus4096Ingo Molnar2008-12-12
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'linus' into cpus4096Ingo Molnar2008-12-02
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | sched: convert struct root_domain to cpumask_var_t, fixIngo Molnar2008-11-26
| | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ Merge branches 'sched/core', 'core/core' and 'tracing/core' into cpus4096Ingo Molnar2008-11-24
| |\ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-01-02
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | KVM: Consolidate userspace memory capability reporting into common codeAvi Kivity2008-12-31
| * | | | | | | | | | | | | KVM: ppc: mostly cosmetic updates to the exit timing accounting codeHollis Blanchard2008-12-31
| * | | | | | | | | | | | | KVM: ppc: Implement in-kernel exit timing statisticsHollis Blanchard2008-12-31
| * | | | | | | | | | | | | KVM: ppc: save and restore guest mappings on context switchHollis Blanchard2008-12-31
| * | | | | | | | | | | | | KVM: ppc: directly insert shadow mappings into the hardware TLBHollis Blanchard2008-12-31
| * | | | | | | | | | | | | powerpc/44x: declare tlb_44x_index for use in C codeHollis Blanchard2008-12-31
| * | | | | | | | | | | | | KVM: ppc: support large host pagesHollis Blanchard2008-12-31
| * | | | | | | | | | | | | KVM: ppc: fix userspace mapping invalidation on context switchHollis Blanchard2008-12-31
| * | | | | | | | | | | | | KVM: ppc: use prefetchable mappings for guest memoryHollis Blanchard2008-12-31
| * | | | | | | | | | | | | KVM: ppc: use MMUCR accessor to obtain TIDHollis Blanchard2008-12-31
| * | | | | | | | | | | | | KVM: ppc: fix Kconfig constraintsHollis Blanchard2008-12-31
| * | | | | | | | | | | | | KVM: ppc: improve trap emulationHollis Blanchard2008-12-31
| * | | | | | | | | | | | | KVM: ppc: optimize irq delivery pathHollis Blanchard2008-12-31
| * | | | | | | | | | | | | KVM: ppc: optimize find first bitHollis Blanchard2008-12-31
| * | | | | | | | | | | | | KVM: ppc: optimize kvm stat handlingHollis Blanchard2008-12-31
| * | | | | | | | | | | | | KVM: ppc: fix set regs to take care of msr changeHollis Blanchard2008-12-31
| * | | | | | | | | | | | | KVM: ppc: adjust vcpu types to support 64-bit coresHollis Blanchard2008-12-31
| * | | | | | | | | | | | | KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessorHollis Blanchard2008-12-31
| * | | | | | | | | | | | | KVM: ppc: Move the last bits of 44x code out of booke.cHollis Blanchard2008-12-31
| * | | | | | | | | | | | | KVM: ppc: refactor instruction emulation into generic and core-specific piecesHollis Blanchard2008-12-31
| * | | | | | | | | | | | | ppc: Create disassemble.h to extract instruction fieldsHollis Blanchard2008-12-31
| * | | | | | | | | | | | | KVM: ppc: Refactor powerpc.c to relocate 440-specific codeHollis Blanchard2008-12-31
| * | | | | | | | | | | | | KVM: ppc: combine booke_guest.c and booke_host.cHollis Blanchard2008-12-31
| * | | | | | | | | | | | | KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe"Hollis Blanchard2008-12-31
| * | | | | | | | | | | | | KVM: ppc: Move 440-specific TLB code into 44x_tlb.cHollis Blanchard2008-12-31
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |