summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-07-25Merge 'akpm' patch seriesLinus Torvalds
2011-07-25notifiers: sys: move reboot notifiers into reboot.hAmerigo Wang
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2011-07-24Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-07-24modules: make arch's use default loader hooksJonas Bonn
2011-07-23virtio: expose for non-virtualization users tooOhad Ben-Cohen
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-22Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2011-07-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-22Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p...Linus Torvalds
2011-07-22Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-07-22powerpc/85xx: fix mpic configuration in CAMP modeFabio Baltieri
2011-07-21net: Fix ppc64 BPF JIT dependencies.David S. Miller
2011-07-22powerpc: Copy back TIF flags on return from softirq stackBenjamin Herrenschmidt
2011-07-22powerpc/64: Make server perfmon only built on ppc64 server devicesKumar Gala
2011-07-22Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt
2011-07-21net: filter: BPF 'JIT' compiler for PPC64Matt Evans
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik
2011-07-20switch do_spufs_create() to user_path_create(), fix double-unlockAl Viro
2011-07-19powerpc: Exporting boot_cpuid_physAndrew Gabbasov
2011-07-19powerpc: Add CFAR to oops outputMichael Neuling
2011-07-19powerpc/irq: Quieten irq mapping printksAnton Blanchard
2011-07-19powerpc: Enable lockup and hung task detectors in pseries and ppc64 defeconfigsAnton Blanchard
2011-07-19powerpc: Add mpt2sas driver to pseries and ppc64 defconfigAnton Blanchard
2011-07-19powerpc: Disable IRQs off tracer in ppc64 defconfigAnton Blanchard
2011-07-19powerpc: Sync pseries and ppc64 defconfigsAnton Blanchard
2011-07-19powerpc/pseries/hvconsole: Fix dropped console outputAnton Blanchard
2011-07-19powerpc/kdump: Fix timeout in crash_kexec_wait_realmodeMichael Neuling
2011-07-19powerpc/mm: Fix output of total_ram.Tony Breeds
2011-07-19powerpc: Correct annotations of pmu registration functionsDmitry Eremin-Solenikov
2011-07-19powerpc: Remove redundant set_fs(USER_DS)Mathias Krause
2011-07-12powerpc/4xx: Move PCIE printk to proper functionJosh Boyer
2011-07-12pci: move microblaze and powerpc pci flag functions into asm-genericRob Herring
2011-07-12powerpc/47x: allow kernel to be loaded in higher physical memoryDave Kleikamp
2011-07-12powerpc: rename ppc_pci_*_flags to pci_*_flagsRob Herring
2011-07-12powerpc/44x: Use correct phy-address dt nodes on taishan.dtsStefan Roese
2011-07-12powerpc/44x: boot wrapper: allow kernel to load into non-zero addressDave Kleikamp
2011-07-12powerpc/44x: don't use tlbivax on AMP systemsDave Kleikamp
2011-07-12powerpc/4xx: Add check_link to struct ppc4xx_pciex_hwopsTony Breeds
2011-07-12KVM: PPC: Remove prog_flagsAlexander Graf
2011-07-12KVM: PPC: book3s_hv: Add support for PPC970-family processorsPaul Mackerras
2011-07-12powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architect...Paul Mackerras
2011-07-12KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guestsPaul Mackerras
2011-07-12KVM: PPC: Allow book3s_hv guests to use SMT processor modesPaul Mackerras
2011-07-12KVM: PPC: Accelerate H_PUT_TCE by implementing it in real modeDavid Gibson
2011-07-12KVM: PPC: Handle some PAPR hcalls in the kernelPaul Mackerras
2011-07-12KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras