summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'v2.6.29-rc4' into perfcounters/coreIngo Molnar2009-02-112-6/+6
|\
| * powerpc: Fix oops on some machines due to incorrect pr_debug()Benjamin Herrenschmidt2009-02-021-3/+2
| * powerpc/pseries: Correct VIO bus accounting problem in CMO env.Robert Jennings2009-01-281-3/+4
* | Merge commit 'v2.6.29-rc2' into perfcounters/coreIngo Molnar2009-01-2112-31/+75
|\|
| * powerpc: Get the number of SLBs from "slb-size" propertyMichael Neuling2009-01-161-0/+5
| * powerpc/e500mc: Doorbells need to be taken w/exceptions disabledKumar Gala2009-01-131-1/+1
| * powerpc/powermac: Fix occasional SMP boot failureBenjamin Herrenschmidt2009-01-131-0/+9
| * powerpc/cacheinfo: Rename cache_dir per-cpu variableNathan Lynch2009-01-131-5/+5
| * powerpc: Cleanup from l64 to ll64 change: arch codeStephen Rothwell2009-01-131-3/+3
| * powerpc: Change u64/s64 to a long long integer typeIngo Molnar2009-01-134-16/+16
| * powerpc/kexec: Check crash_base for relocatable kernelMilton Miller2009-01-131-0/+25
| * powerpc: Make dummy section a valid note headerMilton Miller2009-01-131-1/+3
| * Merge commit 'kumar/kumar-next' into nextBenjamin Herrenschmidt2009-01-132-5/+8
| |\
| | * powerpc/fsl-booke: Remove num_tlbcam_entriesTrent Piepho2009-01-071-4/+0
| | * powerpc/fsl-booke: Don't hard-code size of struct tlbcamTrent Piepho2009-01-072-1/+8
* | | Merge branch 'core/percpu' into perfcounters/coreIngo Molnar2009-01-182-1/+2
|\ \ \
| * | | linker script: add missing .data.percpu.page_alignedTejun Heo2009-01-171-0/+1
| * | | irq: update all arches for new irq_descMike Travis2009-01-121-1/+1
| |/ /
* | | perf_counter: Add support for pinned and exclusive counter groupsPaul Mackerras2009-01-141-9/+1
* | | powerpc/perf_counter: Make sure PMU gets enabled properlyPaul Mackerras2009-01-141-0/+22
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Ingo Molnar2009-01-117-0/+1450
|\ \ \ | |/ / |/| |
| * | powerpc/perf_counter: Add support for POWER6Paul Mackerras2009-01-103-1/+288
| * | powerpc/perf_counter: Add support for PPC970 familyPaul Mackerras2009-01-103-1/+389
| * | powerpc/perf_counter: Add generic support for POWER-family PMU hardwarePaul Mackerras2009-01-102-0/+755
| * | powerpc: Provide a way to defer perf counter work until interrupts are enabledPaul Mackerras2009-01-093-0/+20
* | | powerpc: Export cacheable_memzero as its now used in a driverKumar Gala2009-01-081-0/+1
* | | powerpc: Use correct type in prom_init.cIngo Molnar2009-01-081-1/+1
* | | powerpc: Remove unnecessary castsStephen Rothwell2009-01-081-7/+7
* | | powerpc: Fix pciconfig_iobase system call on PCI-Express powermacPaul Mackerras2009-01-081-2/+7
* | | powerpc: Rewrite sysfs processor cache info codeNathan Lynch2009-01-084-297/+850
* | | powerpc/pci: Reserve legacy regions on PCIBenjamin Herrenschmidt2009-01-081-1/+70
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-01-071-6/+1
|\ \ \
| * | | PCI: powerpc: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas2009-01-071-6/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-071-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-1/+1
* | | | 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