summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf/fast' into perf/coreIngo Molnar2012-01-272-2/+6
|\
| * perf, arch: Rework perf_event_index()Peter Zijlstra2011-12-212-2/+6
* | powerpc: Fix build on some non-freescale platformsBenjamin Herrenschmidt2012-01-251-0/+2
* | powerpc/powernv: Fix PCI resource handlingBenjamin Herrenschmidt2012-01-251-16/+27
* | powerpc/crash: Fix build error without SMPChristian Kujau2012-01-251-1/+1
* | powerpc/cpuidle: Make it a bool, not a tristateDeepthi Dharwar2012-01-251-1/+1
* | Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt2012-01-2511-14/+32
|\ \
| * | powerpc/85xx: Add dr_mode property in USB nodesRamneek Mehresh2012-01-184-3/+8
| * | powerpc/85xx: Enable USB2 controller node for P1020RDBRamneek Mehresh2012-01-181-7/+4
| * | powerpc/85xx: Fix cmd12 bug and add the chip compatible for eSDHCJerry Huang2012-01-185-2/+16
| * | arch/powerpc/sysdev/fsl_pci.c: add missing iounmapJulia Lawall2012-01-171-2/+3
| * | powerpc: fix compile error with 85xx/p1022_ds.cMichael Neuling2012-01-171-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-172-18/+25
|\ \ \ | |/ / |/| |
| * | audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-171-14/+12
| * | Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-172-4/+13
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2012-01-161-2/+2
|\ \ \
| * | | Kbuild: Use dtc's -d (dependency) optionStephen Warren2012-01-151-2/+2
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-01-143-15/+14
|\ \ \ \
| * | | | powerpc: Fix unpaired __trace_hcall_entry and __trace_hcall_exitLi Zhong2012-01-111-1/+2
| * | | | powerpc: Fix RCU idle and hcall tracingAnton Blanchard2012-01-112-14/+12
* | | | | kexec: remove KMSG_DUMP_KEXECWANG Cong2012-01-121-1/+0
* | | | | cpumask: update setup_node_to_cpumask_map() commentsWanlong Gao2012-01-121-1/+1
* | | | | treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches2012-01-122-2/+2
* | | | | treewide: remove useless NORET_TYPE macro and usesJoe Perches2012-01-122-4/+4
| |_|/ / |/| | |
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-114-36/+40
|\ \ \ \
| * | | | powerpc/PCI: convert to pci_create_root_bus()Bjorn Helgaas2012-01-061-11/+14
| * | | | powerpc/PCI: split PHB part out of pcibios_map_io_space()Bjorn Helgaas2012-01-061-19/+21
| * | | | powerpc/PCI: make pcibios_setup_phb_resources() staticBjorn Helgaas2012-01-062-2/+1
| * | | | PCI: PowerPC: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-062-5/+5
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-103-22/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | powerpc: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-282-19/+1
| * | | | lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin2011-11-241-3/+0
* | | | | Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-01-103-4/+4
|\ \ \ \ \
| * | | | | KVM: PPC: Whitespace fix for kvm.hAlexander Graf2011-12-271-2/+2
| * | | | | KVM: PPC: annotate kvm_rma_init as __initNishanth Aravamudan2011-12-271-1/+1
| * | | | | KVM: introduce id_to_memslot functionXiao Guangrong2011-12-271-1/+1
* | | | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-091-0/+3
|\ \ \ \ \ \
| * | | | | | serial: add irq handler for Freescale 16550 errata.Paul Gortmaker2011-12-091-0/+3
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-086-61/+4
|\ \ \ \ \ \
| * | | | | | treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-023-3/+3
| * | | | | | powerpc/mpc5121: drop "select MPC5121_ADS_CPLD"Paul Bolle2011-11-131-1/+0
| * | | | | | Merge branch 'master' into for-nextJiri Kosina2011-11-13385-2215/+10114
| |\ \ \ \ \ \
| * | | | | | | powerpc/4xx: Fix typo 'PCC4xx_MSI'Paul Bolle2011-11-131-1/+1
| * | | | | | | powerpc: 4xx: remove commented out Kconfig entriesPaul Bolle2011-10-292-54/+0
* | | | | | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-082-3/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | PM: Drop generic_subsys_pm_opsRafael J. Wysocki2011-12-211-1/+0
| * | | | | | | | Merge branch 'master' into pm-sleepRafael J. Wysocki2011-12-218-7/+21
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | freezer: remove now unused TIF_FREEZETejun Heo2011-11-211-2/+0
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-088-23/+15
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into ZAl Viro2012-01-068-22/+15
| |\ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud