aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2012-01-12treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches
2012-01-12treewide: remove useless NORET_TYPE macro and usesJoe Perches
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2012-01-10Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-01-09Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-07Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into ZAl Viro
2012-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-01-06powerpc/PCI: convert to pci_create_root_bus()Bjorn Helgaas
2012-01-06powerpc/PCI: split PHB part out of pcibios_map_io_space()Bjorn Helgaas
2012-01-06powerpc/PCI: make pcibios_setup_phb_resources() staticBjorn Helgaas
2012-01-06PCI: PowerPC: convert pcibios_set_master() to a non-inlined functionMyron Stowe
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2012-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-01-06Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-01-04powerpc: fix compile error with 85xx/p1010rdb.cTony Breeds
2012-01-04powerpc: fix compile error with 85xx/p1023_rds.cMichael Neuling
2012-01-04powerpc/fsl: add MSI support for the Freescale hypervisorTimur Tabi
2012-01-04arch/powerpc/sysdev/fsl_rmu.c: introduce missing kfreeJulia Lawall
2012-01-04powerpc/fsl: Add support for Integrated Flash ControllerPrabhakar Kushwaha
2012-01-04powerpc/fsl: update compatiable on fsl 16550 uart nodesKumar Gala
2012-01-04powerpc/85xx: fix PCI and localbus properties in p1022ds.dtsTimur Tabi
2012-01-04powerpc/85xx: re-enable ePAPR byte channel driver in corenet32_smp_defconfigTimur Tabi
2012-01-04powerpc/fsl: Update defconfigs to enable some standard FSL HW featuresKumar Gala
2012-01-04powerpc: Add TBI PHY node to first MDIO busAndy Fleming
2012-01-04sbc834x: put full compat string in board match checkPaul Gortmaker
2012-01-04powerpc/fsl-pci: Allow 64-bit PCIe devices to DMA to any memory addressKumar Gala
2012-01-03consolidate umode_t declarationsAl Viro
2012-01-03switch spu_create(2) to use of SYSCALL_DEFINE4, make it use umode_tAl Viro
2012-01-03switch spufs guts to umode_tAl Viro
2012-01-03switch procfs to umode_t useAl Viro
2012-01-03fs: move code out of buffer.cAl Viro
2012-01-03vfs: fix the stupidity with i_dentry in inode destructorsAl Viro
2012-01-03powerpc: Fix unpaired probe_hcall_entry and probe_hcall_exitLi Zhong
2011-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-29procfs: do not confuse jiffies with cputime64_tAndreas Schwab
2011-12-27KVM: PPC: Whitespace fix for kvm.hAlexander Graf
2011-12-27KVM: PPC: annotate kvm_rma_init as __initNishanth Aravamudan
2011-12-27KVM: introduce id_to_memslot functionXiao Guangrong
2011-12-26KVM: PPC: e500: include linux/export.hScott Wood
2011-12-26KVM: PPC: fix kvmppc_start_thread() for CONFIG_SMP=NMichael Neuling
2011-12-26KVM: PPC: protect use of kvmppc_h_prAndreas Schwab
2011-12-26KVM: PPC: move compute_tlbie_rb to book3s_64 common headerAndreas Schwab