summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-02-02powerpc/perf/{hv-gpci, hv-common}: generate requests with counters annotatedCody P Schafer
2015-02-02powerpc/perf/hv-24x7: parse catalog and populate sysfs with eventsCody P Schafer
2015-02-02perf: define EVENT_DEFINE_RANGE_FORMAT_LITE helpersukadev@linux.vnet.ibm.com
2015-02-02powerpc/kernel: Avoid initializing device-tree pointer twiceGavin Shan
2015-02-02powerpc: Remove old compile time disabled syscall tracing codeMichael Ellerman
2015-02-02powerpc/kernel: Make syscall_exit a local labelMichael Ellerman
2015-02-02cxl: Fix device_node reference countingRyan Grimm
2015-01-28powerpc/powernv: Don't alloc IRQ map if necessaryGavin Shan
2015-01-28powerpc/powernv: Separate function for OPAL IRQ setupGavin Shan
2015-01-28powerpc/powernv: Remove "opal" prefix from pr_xxx()sMichael Ellerman
2015-01-28powerpc: Remove some unused functionsMichael Ellerman
2015-01-28powerpc/lib: Makefile, use obj64-y to consolidate 64-bit rulesMichael Ellerman
2015-01-28powerpc/lib: Makefile, consolidate obj-y sectionsMichael Ellerman
2015-01-28powerpc/mm: fix undefined reference to `.__kernel_map_pages' on FSL PPC64Kim Phillips
2015-01-27powerpc/powernv: Skip registering log region when CONFIG_PRINTK=nPranith Kumar
2015-01-27powerpc/pseries: Fix endian problems with LE migrationCyril Bur
2015-01-23powerpc: Add 64bit optimised memcmpAnton Blanchard
2015-01-23powerpc/powernv: Remove pnv_pci_probe_mode()Gavin Shan
2015-01-23powerpc/eeh: Allow to set maximal frozen timesGavin Shan
2015-01-23powerpc/eeh: Introduce flag EEH_PE_REMOVEDGavin Shan
2015-01-23powerpc/eeh: Fix missed PE#0 on P7IOCGavin Shan
2015-01-23powerpc/kernel: Avoid memory corruption at early stageGavin Shan
2015-01-23powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus()Emil Medve
2015-01-23powerpc/kprobes: Fix kallsyms lookup across powerpc ABIv1 and ABIv2Naveen N. Rao
2015-01-23powerpc: Rename _TIF_SYSCALL_T_OR_A to _TIF_SYSCALL_DOTRACEMichael Ellerman
2015-01-23powerpc: Remove unused CPU_FTR_IABRMichael Ellerman
2015-01-23powerpc/pci: remove the multi-init for pci_dn->phbWei Yang
2015-01-23powernv/iommu: disable IOMMU bypass with param iommu=nobypassThadeu Lima de Souza Cascardo
2015-01-23powerpc/pseries: All events of EPOW_SYSTEM_SHUTDOWN must initiate shutdownAnshuman Khandual
2015-01-23powerpc/powernv: Print the M64 range information in bootup logWei Yang
2015-01-22cxl: Enable CAPP recoveryRyan Grimm
2015-01-22powerpc/ps3: Enable CONFIG_PS3_REPOSITORY_WRITE in ps3_defconfigMichael Ellerman
2015-01-22powerpc/ps3: Write highmem info to repositoryGeoff Levand
2015-01-22powerpc/ps3: Add ps3_mm_set_repository_highmemGeoff Levand
2015-01-22powerpc/ps3: Add empty repository highmem routinesGeoff Levand
2015-01-22powerpc: Update G5 defconfigMichael Ellerman
2015-01-21powerpc: Enable NUMA balancing in pseries[_le]_defconfigMichael Neuling
2015-01-21powerpc: Enable various container features on pseries defconfigs.Anton Blanchard
2015-01-21powerpc: Enable overlayfs on pseries and ppc64 defconfigsAnton Blanchard
2015-01-21powerpc: Enable KSM on pseries and ppc64 defconfigsAnton Blanchard
2015-01-21powerpc: Enable CONFIG_SATA_AHCI on pseries and ppc64 defconfigsAnton Blanchard
2015-01-21powerpc: Enable on demand governor on ppc64_defconfigAnton Blanchard
2015-01-20powerpc: Update all configs using savedefconfigMichael Ellerman
2014-12-29powerpc/kvm: Create proper names for the kvm_host_state PMU fieldsMichael Ellerman
2014-12-29powerpc/lib: Do not include string.o in obj-y twiceAndreas Ruprecht
2014-12-29powerpc/44x/Akebono: Remove select of IBM_EMAC_RGMII_WOLPaul Bolle
2014-12-29powerpc/4xx: Fix return value check in hsta_msi_probe()Wei Yongjun
2014-12-29powerpc/xmon: use isspace/isxdigit/isalnum from linux/ctype.hVincent Bernat
2014-12-29powerpc/pseries: relocate "config DTL" so kconfig nests properlyCody P Schafer
2014-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds