summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-07-14powerpc/book3e: Fix single step when using HW page tablesBenjamin Herrenschmidt2-4/+15
2010-07-14powerpc/book3e: Add generic 64-bit idle powersave supportBenjamin Herrenschmidt4-1/+111
2010-07-09powerpc/book3e: Resend doorbell exceptions to ourselfMichael Ellerman3-2/+13
2010-07-09powerpc/book3e: Use set_irq_regs() in the msgsnd/msgrcv IPI pathDavid Gibson1-1/+6
2010-07-09powerpc/book3e: Hookup doorbells exceptions on 64-bit Book3EBenjamin Herrenschmidt3-4/+25
2010-07-09powerpc/book3e: Don't re-trigger decrementer on lazy irq restoreBenjamin Herrenschmidt1-0/+9
2010-07-09powerpc/book3e: More doorbell cleanups. Sample the PIR registerBenjamin Herrenschmidt3-18/+40
2010-07-09powerpc/book3e: Move doorbell_exception from traps.c to dbell.cBenjamin Herrenschmidt2-22/+21
2010-07-09powerpc/book3e: Hack to get gdb moving along on Book3E 64-bitBenjamin Herrenschmidt2-2/+24
2010-07-09powerpc/book3e: mtmsr should not be mtmsrd on book3e 64-bitBenjamin Herrenschmidt1-1/+1
2010-07-09powerpc: Removing dead CONFIG_SMP_750Christoph Egger1-15/+0
2010-07-09powerpc/pseries: Use kstrdupJulia Lawall1-3/+1
2010-07-09powerpc/iseries: Use kstrdupJulia Lawall1-2/+1
2010-07-09powerpc/numa: Use form 1 affinity to setup node distanceAnton Blanchard2-33/+92
2010-07-09powerpc: Remove all rcu head initializationsPaul E. McKenney1-1/+0
2010-07-09powerpc: Add i8042 keyboard and mouse irq parsingMartyn Welch1-0/+13
2010-07-09powerpc/pseries: Add WARN_ON() to request_event_sources_irqs() on irq allocat...Mark Nelson1-8/+15
2010-07-09powerpc/pseries: Rename RAS_VECTOR_OFFSET to RTAS_VECTOR_EXTERNAL_INTERRUPT a...Mark Nelson2-3/+5
2010-07-09powerpc: Optimise per cpu accesses on 64bitAnton Blanchard3-6/+7
2010-07-09powerpc/iseries: Fix constant warningDenis Kirjanov1-1/+1
2010-07-09powerpc/mpic: Add ability to reset a core via MPICMatthew McClintock2-0/+19
2010-07-09powerpc/fsl-booke: Fix comments in mmu code that mention BATSBecky Bruce1-3/+4
2010-07-09powerpc/pseries/eeh: Use for_each_pci_dev()Kulikov Vasiliy1-2/+1
2010-07-09powerpc/pseries: Partition hibernation supportBrian King5-1/+223
2010-07-09powerpc/pseries: Migration code reorganization / hibernation prepBrian King3-35/+81
2010-07-09powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras7-153/+9
2010-07-09powerpc: Rework VDSO gettimeofday to prevent time going backwardsPaul Mackerras5-237/+99
2010-07-09Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt17-52/+2396
2010-07-08Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds12-37/+179
2010-07-08Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-56/+67
2010-07-08powerpc: Fix userspace build of ptrace.hSam Ravnborg1-18/+14
2010-07-08powerpc: Fix default_machine_crash_shutdown #ifdef botchPaul E. McKenney1-1/+1
2010-07-08powerpc: Fix logic error in fixup_irqsJohannes Berg1-1/+4
2010-07-08powerpc/iseries: Fix possible null pointer dereference in iSeries_pcibios_fix...Denis Kirjanov1-1/+5
2010-07-08powerpc: Linux cannot run with 0 coresAnton Blanchard1-1/+1
2010-07-08powerpc: Fix feature-fixup tests for gcc 4.5Stephen Rothwell1-8/+9
2010-07-08powerpc: Disable SPARSE_IRQ by defaultYang Li1-2/+2
2010-07-08powerpc: Fix compile errors in prom_init_check for gcc 4.5Stephen Rothwell1-0/+6
2010-07-08powerpc: Fix module building for gcc 4.5 and 64 bitStephen Rothwell3-4/+133
2010-07-08powerpc/perf_event: Fix for power_pmu_disable()Matt Evans1-1/+4
2010-07-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-31/+7
2010-07-06Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds25-175/+515
2010-07-05MIPS: Return after handling coprocessor 2 exceptionJesper Nilsson1-1/+1
2010-07-05MIPS: BCM47xx: Add NVRAM support devicesWaldemar Brodkorb4-13/+158
2010-07-05MIPS: Loongson: Define rtc device on MC146818-equipped systemsArnaud Patard3-0/+50
2010-07-05MIPS: MT: Fix FPU affinity.Ralf Baechle1-26/+61
2010-07-05MIPS: Oprofile: Fixup of loongson2_exit()Wu Zhangjin1-1/+7
2010-07-05MIPS: Alchemy: sleepcode without compile-time cputype dependenciesManuel Lauss3-32/+64
2010-07-05MIPS: Tracing: Cleanup of address space checkingWu Zhangjin1-3/+19
2010-07-05MIPS: Tracing: Cleanup of function graph tracerWu Zhangjin1-22/+26