summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
2010-06-22powerpc, hw_breakpoint: Discard extraneous interrupt due to accesses outside ...K.Prasad
2010-06-22powerpc, hw_breakpoint: Enable hw-breakpoints while handling intervening signalsK.Prasad
2010-06-22powerpc, hw_breakpoint: Handle concurrent alignment interruptsK.Prasad
2010-06-22powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processorsK.Prasad
2010-06-22powerpc: Emulate most Book I instructions in emulate_step()Paul Mackerras
2010-06-18Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar
2010-06-18Merge commit 'v2.6.35-rc3' into sched/coreIngo Molnar
2010-06-16Merge branch 'master' into for-nextJiri Kosina
2010-06-16fix typos concerning "instead"Uwe Kleine-König
2010-06-15net: NET_SKB_PAD should depend on L1_CACHE_BYTESEric Dumazet
2010-06-15powerpc/5200: fix lite5200 ethernet phy addressDmitry Baryshkov
2010-06-15powerpc/5200: fix oops during going to standbyDmitry Baryshkov
2010-06-15powerpc/5200: add lite5200 onboard I2C eeprom and flashDmitry Baryshkov
2010-06-15powerpc: Fix mpic_resume on early G5 macsAlastair Bridgewater
2010-06-15powerpc: rtas_flash needs to use rtas_data_bufMilton Miller
2010-06-15powerpc: Unconditionally enabled irq stacksChristoph Hellwig
2010-06-15powerpc/kexec: Wait for online/possible CPUs only.Matt Evans
2010-06-15powerpc: Disable CONFIG_SYSFS_DEPRECATEDGrant Likely
2010-06-15powerpc/boot: Remove addRamdisk.c since it is now unusedPaul Mackerras
2010-06-15powerpc: Move kdump default base address to 64MB on 64bitAnton Blanchard
2010-06-15powerpc: Remove dead CONFIG_HIGHPTEChristoph Egger
2010-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-06-11PCI: clear bridge resource range if BIOS assigned bad oneYinghai Lu
2010-06-10Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-06-10Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-06-09Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar
2010-06-09KVM: powerpc: fix init/exit annotationJean Delvare
2010-06-09powerpc: Exclude arch_sd_sibiling_asym_packing() on UPPeter Zijlstra
2010-06-09powerpc: Enable asymmetric SMT scheduling on POWER7Michael Neuling
2010-06-09perf: Convert perf_event to local_tPeter Zijlstra
2010-06-09arch: Implement local64_tPeter Zijlstra
2010-06-09perf: Cleanup {start,commit,cancel}_txn detailsPeter Zijlstra
2010-06-08perf: Drop the skip argument from perf_arch_fetch_regs_callerFrederic Weisbecker
2010-06-07powerpc/oprofile: fix potential buffer overrun in op_model_cell.cDenis Kirjanov
2010-06-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-06-02of/powerpc: fix fsl_msi device node pointerWolfram Sang
2010-06-02powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt
2010-06-02powerpc/cell: Fix integer constant warningDenis Kirjanov
2010-06-02powerpc/kprobes: Remove resume_execution() in kprobesAnanth N Mavinakayanahalli
2010-06-02of/powerpc: fix 85xx RapidIO device node pointerAlexandre Bounine
2010-06-01Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds
2010-05-31powerpc: Don't export cvt_fd & _df when CONFIG_PPC_FPU is not setBenjamin Herrenschmidt
2010-05-31Merge commit 'kumar/next' into nextBenjamin Herrenschmidt
2010-05-31Merge commit 'jwb/next' into nextBenjamin Herrenschmidt
2010-05-28tracing: fix for tracepoint API changeStephen Rothwell
2010-05-27rename the generic fsync implementationsChristoph Hellwig
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig
2010-05-27asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.hFUJITA Tomonori
2010-05-27powerpc: use asm-generic/scatterlist.hFUJITA Tomonori