summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc: introduce asm/swab.hHarvey Harrison2009-01-063-81/+93
* kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu2009-01-061-3/+4
* atomic_t: unify all arch definitionsMatthew Wilcox2009-01-061-3/+1
* mm: show node to memory section relationship with symlinks in sysfsGary Hade2009-01-061-1/+1
* mm: report the MMU pagesize in /proc/pid/smapsMel Gorman2009-01-062-0/+13
* zero i_uid/i_gid on inode allocationAl Viro2009-01-051-1/+0
* Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-033-8/+14
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis2009-01-03256-2718/+6996
| |\
| | * cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): powerpcRusty Russell2009-01-011-0/+2
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-311-0/+4
| | |\
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-30264-2798/+7488
| | |\ \
| | * | | cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}...Rusty Russell2008-12-263-8/+12
* | | | | Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-032-7/+12
|\ \ \ \ \
| * | | | | [PATCH] idle cputime accountingMartin Schwidefsky2008-12-312-3/+11
| * | | | | [PATCH] fix scaled & unscaled cputime accountingMartin Schwidefsky2008-12-311-5/+2
| | |_|_|/ | |/| | |
* | | | | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-027-12/+7
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'linus' into cpus4096Ingo Molnar2008-12-182-2/+3
| |\ \ \ \
| * \ \ \ \ Merge branch 'linus' into cpus4096Ingo Molnar2008-12-174-5/+20
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Ingo Molnar2008-12-166-11/+7
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge ../linux-2.6-x86Rusty Russell2008-12-1312-87/+491
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-131-1/+1
| | * | | | | | cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-134-7/+7
| | * | | | | | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell2008-12-131-1/+1
| | * | | | | | cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-131-4/+0
| * | | | | | | Merge branch 'linus' into cpus4096Ingo Molnar2008-12-161-0/+1
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge branch 'sched/core' into cpus4096Ingo Molnar2008-12-124-2/+6
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'tracing/fastboot' into cpus4096Ingo Molnar2008-12-1211-149/+119
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'linus' into cpus4096Ingo Molnar2008-12-0228-564/+2753
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | sched: convert struct root_domain to cpumask_var_t, fixIngo Molnar2008-11-261-1/+0
| | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ Merge branches 'sched/core', 'core/core' and 'tracing/core' into cpus4096Ingo Molnar2008-11-246-42/+489
| |\ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-01-0220-1113/+1928
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | KVM: Consolidate userspace memory capability reporting into common codeAvi Kivity2008-12-311-3/+0
| * | | | | | | | | | | | | KVM: ppc: mostly cosmetic updates to the exit timing accounting codeHollis Blanchard2008-12-315-91/+66
| * | | | | | | | | | | | | KVM: ppc: Implement in-kernel exit timing statisticsHollis Blanchard2008-12-3113-18/+516
| * | | | | | | | | | | | | KVM: ppc: save and restore guest mappings on context switchHollis Blanchard2008-12-313-5/+66
| * | | | | | | | | | | | | KVM: ppc: directly insert shadow mappings into the hardware TLBHollis Blanchard2008-12-318-221/+168
| * | | | | | | | | | | | | powerpc/44x: declare tlb_44x_index for use in C codeHollis Blanchard2008-12-311-0/+1
| * | | | | | | | | | | | | KVM: ppc: support large host pagesHollis Blanchard2008-12-313-23/+64
| * | | | | | | | | | | | | KVM: ppc: fix userspace mapping invalidation on context switchHollis Blanchard2008-12-313-22/+20
| * | | | | | | | | | | | | KVM: ppc: use prefetchable mappings for guest memoryHollis Blanchard2008-12-311-2/+7
| * | | | | | | | | | | | | KVM: ppc: use MMUCR accessor to obtain TIDHollis Blanchard2008-12-311-1/+1
| * | | | | | | | | | | | | KVM: ppc: fix Kconfig constraintsHollis Blanchard2008-12-311-10/+8
| * | | | | | | | | | | | | KVM: ppc: improve trap emulationHollis Blanchard2008-12-311-2/+2
| * | | | | | | | | | | | | KVM: ppc: optimize irq delivery pathHollis Blanchard2008-12-314-156/+140
| * | | | | | | | | | | | | KVM: ppc: optimize find first bitHollis Blanchard2008-12-311-1/+1
| * | | | | | | | | | | | | KVM: ppc: optimize kvm stat handlingHollis Blanchard2008-12-311-23/+9
| * | | | | | | | | | | | | KVM: ppc: fix set regs to take care of msr changeHollis Blanchard2008-12-311-1/+1
| * | | | | | | | | | | | | KVM: ppc: adjust vcpu types to support 64-bit coresHollis Blanchard2008-12-314-33/+33
| * | | | | | | | | | | | | KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessorHollis Blanchard2008-12-319-63/+154
| * | | | | | | | | | | | | KVM: ppc: Move the last bits of 44x code out of booke.cHollis Blanchard2008-12-313-44/+58