| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2018-11-03 | 2 | -0/+3 |
|\ |
|
| * | powerpc: PCI_MSI needs PCI | Christoph Hellwig | 2018-11-01 | 2 | -0/+3 |
* | | Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2018-11-02 | 1 | -0/+13 |
|\ \ |
|
| * | | powerpc/pseries: Export maximum memory value | Aravinda Prasad | 2018-10-26 | 1 | -0/+13 |
* | | | powerpc/powernv: hold device_hotplug_lock when calling memtrace_offline_pages() | David Hildenbrand | 2018-10-31 | 1 | -1/+3 |
* | | | powerpc/powernv: hold device_hotplug_lock when calling device_online() | David Hildenbrand | 2018-10-31 | 1 | -0/+2 |
* | | | mm/memory_hotplug: make add_memory() take the device_hotplug_lock | David Hildenbrand | 2018-10-31 | 1 | -1/+1 |
* | | | mm/memory_hotplug: make remove_memory() take the device_hotplug_lock | David Hildenbrand | 2018-10-31 | 2 | -4/+4 |
* | | | memblock: stop using implicit alignment to SMP_CACHE_BYTES | Mike Rapoport | 2018-10-31 | 2 | -4/+4 |
* | | | mm: remove include/linux/bootmem.h | Mike Rapoport | 2018-10-31 | 3 | -4/+3 |
* | | | memblock: remove _virt from APIs returning virtual address | Mike Rapoport | 2018-10-31 | 3 | -5/+5 |
* | | | memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* | Mike Rapoport | 2018-10-31 | 2 | -2/+2 |
| |/
|/| |
|
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-10-27 | 2 | -7/+4 |
|\ \ |
|
| * | | sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD | Johannes Weiner | 2018-10-27 | 2 | -7/+4 |
* | | | Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2018-10-26 | 51 | -652/+1453 |
|\ \ \
| | |/
| |/| |
|
| * | | powerpc/pseries: Export raw per-CPU VPA data via debugfs | Aravinda Prasad | 2018-10-20 | 1 | -0/+54 |
| * | | powerpc: Add -Werror at arch/powerpc level | Michael Ellerman | 2018-10-18 | 1 | -2/+0 |
| * | | powerpc/pseries: Add driver for PAPR SCM regions | Oliver O'Halloran | 2018-10-18 | 3 | -0/+353 |
| * | | powerpc/pseries: PAPR persistent memory support | Oliver O'Halloran | 2018-10-18 | 6 | -2/+177 |
| * | | powerpc/traps: fix machine check handlers to use pr_cont() | Christophe Leroy | 2018-10-18 | 1 | -2/+2 |
| * | | powerpc/mm: properly set PAGE_KERNEL flags in ioremap() | Christophe Leroy | 2018-10-14 | 1 | -5/+2 |
| * | | powerpc: don't use ioremap_prot() nor __ioremap() unless really needed. | Christophe Leroy | 2018-10-14 | 3 | -5/+4 |
| * | | powerpc/pseries/mobility: Extend start/stop topology update scope | Michael Bringmann | 2018-10-13 | 1 | -0/+5 |
| * | | powerpc/pseries/memory-hotplug: Fix return value type of find_aa_index | YueHaibing | 2018-10-13 | 1 | -33/+28 |
| * | | powerpc/eeh: Cleanup eeh_ops.wait_state() | Sam Bobroff | 2018-10-13 | 2 | -100/+4 |
| * | | powerpc/eeh: Cleanup eeh_pe_state_mark() | Sam Bobroff | 2018-10-13 | 1 | -4/+4 |
| * | | powerpc/eeh: Cleanup list_head field names | Sam Bobroff | 2018-10-13 | 2 | -2/+3 |
| * | | powerpc/eeh: Cleanup EEH_POSTPONED_PROBE | Sam Bobroff | 2018-10-13 | 2 | -14/+1 |
| * | | powerpc: remove redundant 'default n' from Kconfig-s | Bartlomiej Zolnierkiewicz | 2018-10-13 | 11 | -67/+0 |
| * | | powerpc: Fix signedness bug in update_flash_db() | Dan Carpenter | 2018-10-13 | 1 | -1/+1 |
| * | | Merge branch 'fixes' into next | Michael Ellerman | 2018-10-09 | 1 | -1/+1 |
| |\ \ |
|
| * | | | macintosh: Use common code to access RTC | Finn Thain | 2018-10-08 | 1 | -106/+20 |
| * | | | powerpc/powernv/npu: Remove atsd_threshold debugfs setting | Mark Hairgrove | 2018-10-04 | 1 | -14/+0 |
| * | | | powerpc/powernv/npu: Use size-based ATSD invalidates | Mark Hairgrove | 2018-10-04 | 1 | -48/+55 |
| * | | | powerpc/powernv/npu: Reduce eieio usage when issuing ATSD invalidates | Mark Hairgrove | 2018-10-04 | 1 | -51/+48 |
| * | | | powerpc/64s: consolidate MCE counter increment. | Michal Suchanek | 2018-10-03 | 1 | -2/+0 |
| * | | | powerpc/powernv: Mark function as __noreturn | Breno Leitao | 2018-10-03 | 1 | -1/+1 |
| * | | | powerpc/32: add stack protector support | Christophe Leroy | 2018-10-03 | 1 | -0/+1 |
| * | | | powerpc/pseries: Fix how we iterate over the DTL entries | Naveen N. Rao | 2018-10-03 | 1 | -1/+1 |
| * | | | powerpc/pseries: Fix DTL buffer registration | Naveen N. Rao | 2018-10-03 | 1 | -1/+1 |
| * | | | powerpc: Convert to using %pOFn instead of device_node.name | Rob Herring | 2018-10-03 | 9 | -40/+40 |
| * | | | powerpc/pseries: Use of_irq_get helper() in request_event_sources_irqs() | Rob Herring | 2018-10-03 | 1 | -27/+13 |
| * | | | powerpc/cell: Use irq_of_parse_and_map() helper | Rob Herring | 2018-10-03 | 1 | -17/+4 |
| * | | | powerpc/mm:book3s: Enable THP migration support | Aneesh Kumar K.V | 2018-10-03 | 1 | -0/+1 |
| * | | | powerpc/powernv: Make possible for user to force a full ipl cec reboot | Vaibhav Jain | 2018-10-03 | 1 | -6/+30 |
| * | | | powerpc/pseries: Remove VLA from lparcfg_write() | Suraj Jitindar Singh | 2018-09-19 | 1 | -3/+2 |
| * | | | powerpc/pseries: Remove unneeded uses of dlpar work queue | Nathan Fontenot | 2018-09-19 | 4 | -43/+19 |
| * | | | powerpc/pseries/memory-hotplug: Only update DT once per memory DLPAR request | Nathan Fontenot | 2018-09-19 | 1 | -39/+16 |
| * | | | powerpc: consolidate -mno-sched-epilog into FTRACE flags | Nicholas Piggin | 2018-09-19 | 1 | -1/+1 |
| * | | | powerpc/pseries: Dump the SLB contents on SLB MCE errors. | Mahesh Salgaonkar | 2018-09-19 | 2 | -1/+29 |