aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-08-06powerpc: fix i8042 module build errorGrant Likely
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2010-08-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-08-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
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-05kgdb,powerpc: Replace hardcoded offset by BREAK_INSTR_SIZEMichal Simek
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-03perf, powerpc: fsl_emb: Restore setting perf_sample_data.periodScott Wood
2010-08-03perf, powerpc: Convert the FSL driver to use local64_tPeter Zijlstra
2010-08-02Merge commit 'v2.6.35' into perf/coreIngo Molnar
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-28Merge branch 'powerpc.cherry-picks' into timers/clocksourceThomas Gleixner
2010-07-28powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras
2010-07-28powerpc: Rework VDSO gettimeofday to prevent time going backwardsPaul Mackerras
2010-07-27perf, powerpc: Use perf_sample_data_init() for the FSL codePeter Zijlstra
2010-07-27timkeeping: Fix update_vsyscall to provide wall_to_monotonic offsetJohn Stultz
2010-07-27powerpc: Cleanup xtime usageJohn Stultz
2010-07-27powerpc: Simplify update_vsyscallJohn Stultz
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-21Merge branch 'linus' into sched/coreIngo Molnar
2010-07-21Merge branch 'linus' into perf/coreIngo Molnar
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