aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-33/+27
2010-08-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+11
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-60/+36
2010-08-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdbLinus Torvalds1-1/+1
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds10-1290/+11
2010-08-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds25-499/+1126
2010-08-05kgdb,powerpc: Replace hardcoded offset by BREAK_INSTR_SIZEMichal Simek1-1/+1
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-08-04Merge branch 'master' into for-nextJiri Kosina24-145/+113
2010-08-04Merge commit 'gcl/next' into nextBenjamin Herrenschmidt14-75/+73
2010-08-03perf, powerpc: fsl_emb: Restore setting perf_sample_data.periodScott Wood1-0/+1
2010-08-03perf, powerpc: Convert the FSL driver to use local64_tPeter Zijlstra1-14/+14
2010-08-02Merge commit 'v2.6.35' into perf/coreIngo Molnar2-4/+4
2010-08-01of/address: Clean up function declarationsGrant Likely2-0/+2
2010-08-01KVM: PPC: elide struct thread_struct instances from stackAndreas Schwab1-4/+0
2010-07-31powerpc/kexec: Fix orphaned offline CPUs across kexecMatt Evans1-1/+25
2010-07-31powerpc/kexec: Add to and tidy debug/comments in machine_kexec64.cMatt Evans1-5/+24
2010-07-31powerpc: Print decimal values in prom_init.cMichael Neuling1-9/+35
2010-07-31powerpc/smp: remove the incorrect decrementer initial codes for APTiejun Chen1-8/+0
2010-07-31powerpc: Add vmcoreinfo symbols to allow makdumpfile to filter core files properlyNeil Horman1-0/+12
2010-07-31powerpc/crashdump: Fix issues with kexec and 36bit physical addrMatthew McClintock2-7/+7
2010-07-31powerpc/kexec: Switch to a static PACA on the way outMatt Evans3-10/+30
2010-07-30Merge commit 'jwb/next' into nextBenjamin Herrenschmidt1-7/+111
2010-07-28Merge branch 'powerpc.cherry-picks' into timers/clocksourceThomas Gleixner5-345/+72
2010-07-28powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras2-135/+3
2010-07-28powerpc: Rework VDSO gettimeofday to prevent time going backwardsPaul Mackerras4-237/+97
2010-07-27perf, powerpc: Use perf_sample_data_init() for the FSL codePeter Zijlstra1-3/+3
2010-07-27timkeeping: Fix update_vsyscall to provide wall_to_monotonic offsetJohn Stultz1-4/+4
2010-07-27powerpc: Cleanup xtime usageJohn Stultz1-4/+4
2010-07-27powerpc: Simplify update_vsyscallJohn Stultz1-30/+25
2010-07-26powerpc/40x: Distinguish AMCC PowerPC 405EX and 405EXr correctlyLee Nipper1-7/+111
2010-07-24of: remove of_default_bus_idsJonas Bonn1-24/+0
2010-07-24of: make of_find_device_by_node genericJonas Bonn1-16/+0
2010-07-24powerpc: remove references to of_device and to_of_deviceGrant Likely2-8/+8
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely1-2/+1
2010-07-24of: Merge of_platform_bus_type with platform_bus_typeGrant Likely3-27/+0
2010-07-24Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely23-143/+111
2010-07-23powerpc: Fix erroneous lmb->memblock conversionsBenjamin Herrenschmidt1-1/+1
2010-07-21Merge branch 'linus' into sched/coreIngo Molnar23-143/+111
2010-07-21Merge branch 'linus' into perf/coreIngo Molnar18-79/+89
2010-07-19update email addressPavel Machek1-1/+1
2010-07-18of: Remove unused of_find_device_by_phandle()Grant Likely1-19/+0
2010-07-14Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds13-72/+72
2010-07-14lmb: rename to memblockYinghai Lu13-72/+72
2010-07-14powerpc/book3e: Fix single step when using HW page tablesBenjamin Herrenschmidt1-0/+6
2010-07-14powerpc/book3e: Add generic 64-bit idle powersave supportBenjamin Herrenschmidt3-1/+110
2010-07-11powerpc/fsl-booke: Fix address issue when using relocatable kernelsMatthew McClintock1-3/+1
2010-07-09powerpc/book3e: Resend doorbell exceptions to ourselfMichael Ellerman2-2/+12
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