summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-08-04Merge branch 'master' into for-nextJiri Kosina
2010-08-04Merge commit 'gcl/next' into nextBenjamin Herrenschmidt
2010-08-01of/address: Clean up function declarationsGrant Likely
2010-08-01KVM: PPC: elide struct thread_struct instances from stackAndreas Schwab
2010-07-31powerpc/kexec: Fix orphaned offline CPUs across kexecMatt Evans
2010-07-31powerpc/kexec: Add to and tidy debug/comments in machine_kexec64.cMatt Evans
2010-07-31powerpc: Print decimal values in prom_init.cMichael Neuling
2010-07-31powerpc/smp: remove the incorrect decrementer initial codes for APTiejun Chen
2010-07-31powerpc: Add vmcoreinfo symbols to allow makdumpfile to filter core files pro...Neil Horman
2010-07-31powerpc/crashdump: Fix issues with kexec and 36bit physical addrMatthew McClintock
2010-07-31powerpc/kexec: Switch to a static PACA on the way outMatt Evans
2010-07-30Merge commit 'jwb/next' into nextBenjamin Herrenschmidt
2010-07-27perf, powerpc: Use perf_sample_data_init() for the FSL codePeter Zijlstra
2010-07-26powerpc/40x: Distinguish AMCC PowerPC 405EX and 405EXr correctlyLee Nipper
2010-07-24of: remove of_default_bus_idsJonas Bonn
2010-07-24of: make of_find_device_by_node genericJonas Bonn
2010-07-24powerpc: remove references to of_device and to_of_deviceGrant Likely
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely
2010-07-24of: Merge of_platform_bus_type with platform_bus_typeGrant Likely
2010-07-24Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely
2010-07-23powerpc: Fix erroneous lmb->memblock conversionsBenjamin Herrenschmidt
2010-07-19update email addressPavel Machek
2010-07-18of: Remove unused of_find_device_by_phandle()Grant Likely
2010-07-14Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-07-14lmb: rename to memblockYinghai Lu
2010-07-14powerpc/book3e: Fix single step when using HW page tablesBenjamin Herrenschmidt
2010-07-14powerpc/book3e: Add generic 64-bit idle powersave supportBenjamin Herrenschmidt
2010-07-11powerpc/fsl-booke: Fix address issue when using relocatable kernelsMatthew McClintock
2010-07-09powerpc/book3e: Resend doorbell exceptions to ourselfMichael Ellerman
2010-07-09powerpc/book3e: Use set_irq_regs() in the msgsnd/msgrcv IPI pathDavid Gibson
2010-07-09powerpc/book3e: Hookup doorbells exceptions on 64-bit Book3EBenjamin Herrenschmidt
2010-07-09powerpc/book3e: Don't re-trigger decrementer on lazy irq restoreBenjamin Herrenschmidt
2010-07-09powerpc/book3e: More doorbell cleanups. Sample the PIR registerBenjamin Herrenschmidt
2010-07-09powerpc/book3e: Move doorbell_exception from traps.c to dbell.cBenjamin Herrenschmidt
2010-07-09powerpc/book3e: Hack to get gdb moving along on Book3E 64-bitBenjamin Herrenschmidt
2010-07-09powerpc: Add i8042 keyboard and mouse irq parsingMartyn Welch
2010-07-09powerpc: Optimise per cpu accesses on 64bitAnton Blanchard
2010-07-09powerpc/pseries: Migration code reorganization / hibernation prepBrian King
2010-07-09powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras
2010-07-09powerpc: Rework VDSO gettimeofday to prevent time going backwardsPaul Mackerras
2010-07-09Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt
2010-07-08powerpc: Fix default_machine_crash_shutdown #ifdef botchPaul E. McKenney
2010-07-08powerpc: Fix logic error in fixup_irqsJohannes Berg
2010-07-08powerpc: Linux cannot run with 0 coresAnton Blanchard
2010-07-08powerpc: Fix compile errors in prom_init_check for gcc 4.5Stephen Rothwell
2010-07-08powerpc/perf_event: Fix for power_pmu_disable()Matt Evans
2010-07-05of: Merge of_device_alloc() and of_device_make_bus_id()Grant Likely