summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu2009-01-061-3/+4
* 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-023-6/+2
|\ \
| * \ Merge branch 'linus' into cpus4096Ingo Molnar2008-12-181-2/+2
| |\ \
| * \ \ Merge branch 'linus' into cpus4096Ingo Molnar2008-12-171-0/+3
| |\ \ \
| * \ \ \ Merge ../linux-2.6-x86Rusty Russell2008-12-137-83/+459
| |\ \ \ \
| | * \ \ \ Merge branch 'sched/core' into cpus4096Ingo Molnar2008-12-122-0/+4
| | |\ \ \ \
| * | | | | | 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-131-1/+1
| * | | | | | cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-131-4/+0
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-01-021-6/+15
|\ \ \ \ \ \
| * | | | | | KVM: ppc: Implement in-kernel exit timing statisticsHollis Blanchard2008-12-311-0/+11
| * | | | | | KVM: ppc: directly insert shadow mappings into the hardware TLBHollis Blanchard2008-12-311-6/+0
| * | | | | | KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessorHollis Blanchard2008-12-311-5/+9
| * | | | | | KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe"Hollis Blanchard2008-12-311-1/+1
| | |_|_|_|/ | |/| | | |
* / | | | | take init_fs to saner placeAl Viro2008-12-311-1/+0
|/ / / / /
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds2008-12-2840-898/+1216
|\ \ \ \ \
| * | | | | powerpc/44x: Support 16K/64K base page sizes on 44xIlya Yanok2008-12-293-15/+24
| * | | | | powerpc: Force memory size to be a multiple of PAGE_SIZEHollis Blanchard2008-12-291-1/+15
| * | | | | powerpc/32: Wire up the trampoline code for kdumpDale Farnsworth2008-12-231-0/+2
| * | | | | powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32MDale Farnsworth2008-12-231-5/+6
| * | | | | powerpc/32: Setup OF properties for kdumpDale Farnsworth2008-12-232-52/+40
| * | | | | powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs()Anton Vorontsov2008-12-231-1/+1
| * | | | | powerpc: Prepare xmon_save_regs for use with kdumpAnton Vorontsov2008-12-232-0/+78
| * | | | | powerpc: Make default kexec/crash_kernel ops implicitAnton Vorontsov2008-12-231-12/+9
| * | | | | powerpc: Setup OF properties for ppc32 kexecDale Farnsworth2008-12-232-19/+39
| * | | | | powerpc/44x: 44x TLB doesn't need "Guarded" set for all pagesBenjamin Herrenschmidt2008-12-211-1/+11
| * | | | | powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDEDBenjamin Herrenschmidt2008-12-212-15/+10
| * | | | | powerpc/mm: Runtime allocation of mmu context maps for nohash CPUsBenjamin Herrenschmidt2008-12-211-0/+5
| * | | | | powerpc/mm: Split low level tlb invalidate for nohash processorsBenjamin Herrenschmidt2008-12-211-233/+0
| * | | | | powerpc/mm: Add SMP support to no-hash TLB handlingBenjamin Herrenschmidt2008-12-212-6/+9
| * | | | | powerpc/mm: Introduce MMU featuresBenjamin Herrenschmidt2008-12-2111-9/+156
| * | | | | powerpc/mm: Split mmu_context handlingBenjamin Herrenschmidt2008-12-214-4/+14
| * | | | | powerpc/4xx: Extended DCR support v2Benjamin Herrenschmidt2008-12-211-2/+2
| * | | | | powerpc: Convert sysfs cache code to of_find_next_cache_node()Nathan Lynch2008-12-211-6/+1
| * | | | | powerpc: Convert cpu_to_l2cache() to of_find_next_cache_node()Nathan Lynch2008-12-211-7/+4
| * | | | | powerpc: Add of_find_next_cache_node()Nathan Lynch2008-12-211-0/+31
| * | | | | Merge branch 'linux-2.6' into nextPaul Mackerras2008-12-181-2/+2
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | powerpc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-163-18/+14
| * | | | | powerpc/pseries: Check for GIQ indicator before calling set-indicatorNathan Lynch2008-12-161-0/+26
| * | | | | powerpc: Move smp_hw_index to 32-bit codeNathan Lynch2008-12-162-1/+2
| * | | | | powerpc: Remove `have_of' global variableAnton Vorontsov2008-12-164-11/+1
| * | | | | Merge branch 'merge' into nextPaul Mackerras2008-12-163-0/+7
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | powerpc/85xx: Add support for SMP initializationKumar Gala2008-12-031-0/+70
| * | | | | powerpc/85xx: minor head_fsl_booke.S cleanupKumar Gala2008-12-031-2/+2
| * | | | | powerpc: Better setup of boot page TLB entryTrent Piepho2008-12-031-9/+13
| * | | | | powerpc: Add SPE/EFP math emulation for E500v1/v2 processors.Liu Yu2008-12-032-10/+59
| * | | | | powerpc/ibmebus: Get rid of the IRQ mapping in ibmebus_free_irq()Sebastien Dugue2008-12-031-0/+1