summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | cxl: Enable CAPP recoveryRyan Grimm2015-01-223-4/+12
| * | | | | | powerpc/ps3: Enable CONFIG_PS3_REPOSITORY_WRITE in ps3_defconfigMichael Ellerman2015-01-221-0/+2
| * | | | | | powerpc/ps3: Write highmem info to repositoryGeoff Levand2015-01-221-2/+7
| * | | | | | powerpc/ps3: Add ps3_mm_set_repository_highmemGeoff Levand2015-01-221-30/+38
| * | | | | | powerpc/ps3: Add empty repository highmem routinesGeoff Levand2015-01-221-0/+13
| * | | | | | powerpc: Update G5 defconfigMichael Ellerman2015-01-221-0/+3
| * | | | | | powerpc: Enable NUMA balancing in pseries[_le]_defconfigMichael Neuling2015-01-212-0/+4
| * | | | | | powerpc: Enable various container features on pseries defconfigs.Anton Blanchard2015-01-212-0/+24
| * | | | | | powerpc: Enable overlayfs on pseries and ppc64 defconfigsAnton Blanchard2015-01-213-0/+3
| * | | | | | powerpc: Enable KSM on pseries and ppc64 defconfigsAnton Blanchard2015-01-213-0/+3
| * | | | | | powerpc: Enable CONFIG_SATA_AHCI on pseries and ppc64 defconfigsAnton Blanchard2015-01-213-0/+3
| * | | | | | powerpc: Enable on demand governor on ppc64_defconfigAnton Blanchard2015-01-211-0/+1
| * | | | | | powerpc: Update all configs using savedefconfigMichael Ellerman2015-01-20108-2207/+581
| * | | | | | powerpc/kvm: Create proper names for the kvm_host_state PMU fieldsMichael Ellerman2014-12-293-29/+40
| * | | | | | powerpc/lib: Do not include string.o in obj-y twiceAndreas Ruprecht2014-12-291-2/+1
| * | | | | | powerpc/44x/Akebono: Remove select of IBM_EMAC_RGMII_WOLPaul Bolle2014-12-291-1/+0
| * | | | | | powerpc/4xx: Fix return value check in hsta_msi_probe()Wei Yongjun2014-12-291-1/+1
| * | | | | | powerpc/xmon: use isspace/isxdigit/isalnum from linux/ctype.hVincent Bernat2014-12-291-12/+2
| * | | | | | powerpc/pseries: relocate "config DTL" so kconfig nests properlyCody P Schafer2014-12-291-10/+10
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-02-103-215/+44
|\ \ \ \ \ \
| * | | | | | powerpc/powermac: Convert PCI to use generic config accessorsRob Herring2015-01-301-170/+39
| * | | | | | powerpc/fsl_pci: Convert PCI to use generic config accessorsRob Herring2015-01-301-43/+3
| * | | | | | powerpc/PCI: Add struct pci_ops member names to initializationRob Herring2015-01-221-2/+2
| |/ / / / /
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-091-0/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-01-211-0/+1
| |\ \ \ \ \ \
| | * | | | | | rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar2015-01-061-0/+1
| | |/ / / / /
* | | | | | | mm/debug_pagealloc: fix build failure on ppc and some other archsJoonsoo Kim2015-02-051-7/+0
| |_|_|/ / / |/| | | | |
* | | | | | vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-292-1/+3
* | | | | | Merge tag 'powerpc-3.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2015-01-272-1/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | powerpc/powernv: Restore LPCR with LPCR_PECE1 clearedShreyas B. Prabhu2015-01-221-1/+1
| * | | | | powerpc/xmon: Fix another endiannes issue in RTAS call from xmonLaurent Dufour2015-01-191-0/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-01-241-1/+11
|\ \ \ \ \
| * | | | | powerpc/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu2015-01-161-1/+11
| | |_|/ / | |/| | |
* | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-01-231-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | module: remove mod arg from module_free, rename module_memfree().Rusty Russell2015-01-201-1/+1
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-01-201-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | crypto: add missing crypto module aliasesMathias Krause2015-01-131-0/+1
| |/ /
* | | powerpc: Work around gcc bug in current_thread_info()Michael Ellerman2015-01-121-6/+7
* | | powernv: Fix OPAL tracepoint codeAnton Blanchard2015-01-121-1/+0
| |/ |/|
* | Revert "powerpc: Secondary CPUs must set cpu_callin_map after setting active ...Michael Ellerman2014-12-291-8/+1
* | powerpc/kdump: Ignore failure in enabling big endian exception during crashHari Bathini2014-12-293-2/+18
* | powerpc: Wire up sys_execveat() syscallPranith Kumar2014-12-293-1/+3
|/
* Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-201-1/+1
|\
| * PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki2014-12-191-1/+1
* | Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2014-12-1920-78/+766
|\ \ | |/ |/|
| * powerpc/powernv: Ignore smt-enabled on Power8 and laterGreg Kurz2014-12-181-1/+15
| * powerpc/uaccess: Allow get_user() with bitwise typesMichael S. Tsirkin2014-12-181-3/+3
| * powerpc/powernv: Expose OPAL firmware symbol mapBenjamin Herrenschmidt2014-12-151-1/+37
| * powernv/powerpc: Add winkle support for offline cpusShreyas B. Prabhu2014-12-1513-12/+281
| * powernv/cpuidle: Redesign idle states managementShreyas B. Prabhu2014-12-1510-57/+294
OpenPOWER on IntegriCloud