aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-03Merge branch 'apei' into apei-releaseLen Brown1-0/+1
2011-08-03Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying1-0/+1
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds20-82/+34
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma1-4/+0
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma1-7/+7
2011-07-26atomic: use <linux/atomic.h>Arun Sharma32-32/+31
2011-07-26asm-generic: add another generic ext2 atomic bitopsAkinobu Mita1-4/+1
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger1-1/+0
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds128-1290/+8022
2011-07-25Merge 'akpm' patch seriesLinus Torvalds2-0/+2
2011-07-25notifiers: sys: move reboot notifiers into reboot.hAmerigo Wang2-0/+2
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds37-62/+59
2011-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds3-39/+0
2011-07-24Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds61-1779/+6631
2011-07-24modules: make arch's use default loader hooksJonas Bonn3-39/+0
2011-07-23virtio: expose for non-virtualization users tooOhad Ben-Cohen1-1/+0
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds4-34/+30
2011-07-22Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-4/+4
2011-07-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds15-15/+55
2011-07-22Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds8-237/+29
2011-07-22Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-389/+0
2011-07-22powerpc/85xx: fix mpic configuration in CAMP modeFabio Baltieri2-3/+5
2011-07-21net: Fix ppc64 BPF JIT dependencies.David S. Miller1-1/+1
2011-07-22powerpc: Copy back TIF flags on return from softirq stackBenjamin Herrenschmidt1-0/+7
2011-07-22powerpc/64: Make server perfmon only built on ppc64 server devicesKumar Gala1-1/+1
2011-07-22Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt11-84/+185
2011-07-21net: filter: BPF 'JIT' compiler for PPC64Matt Evans7-1/+1106
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2-3/+3
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik1-2/+9
2011-07-20switch do_spufs_create() to user_path_create(), fix double-unlockAl Viro3-32/+21
2011-07-19powerpc: Exporting boot_cpuid_physAndrew Gabbasov1-0/+1
2011-07-19powerpc: Add CFAR to oops outputMichael Neuling1-0/+2
2011-07-19powerpc/irq: Quieten irq mapping printksAnton Blanchard1-1/+1
2011-07-19powerpc: Enable lockup and hung task detectors in pseries and ppc64 defeconfigsAnton Blanchard2-0/+4
2011-07-19powerpc: Add mpt2sas driver to pseries and ppc64 defconfigAnton Blanchard2-0/+2
2011-07-19powerpc: Disable IRQs off tracer in ppc64 defconfigAnton Blanchard1-1/+0
2011-07-19powerpc: Sync pseries and ppc64 defconfigsAnton Blanchard1-0/+12
2011-07-19powerpc/pseries/hvconsole: Fix dropped console outputAnton Blanchard1-1/+1
2011-07-19powerpc/kdump: Fix timeout in crash_kexec_wait_realmodeMichael Neuling1-5/+1
2011-07-19powerpc/mm: Fix output of total_ram.Tony Breeds1-2/+2
2011-07-19powerpc: Correct annotations of pmu registration functionsDmitry Eremin-Solenikov8-8/+8
2011-07-19powerpc: Remove redundant set_fs(USER_DS)Mathias Krause1-2/+0
2011-07-12powerpc/4xx: Move PCIE printk to proper functionJosh Boyer1-3/+2
2011-07-12pci: move microblaze and powerpc pci flag functions into asm-genericRob Herring1-49/+1
2011-07-12powerpc/47x: allow kernel to be loaded in higher physical memoryDave Kleikamp4-15/+48
2011-07-12powerpc: rename ppc_pci_*_flags to pci_*_flagsRob Herring20-49/+49
2011-07-12powerpc/44x: Use correct phy-address dt nodes on taishan.dtsStefan Roese1-2/+2
2011-07-12powerpc/44x: boot wrapper: allow kernel to load into non-zero addressDave Kleikamp1-1/+22
2011-07-12powerpc/44x: don't use tlbivax on AMP systemsDave Kleikamp4-1/+31
2011-07-12powerpc/4xx: Add check_link to struct ppc4xx_pciex_hwopsTony Breeds1-65/+83