messages from 2018-09-01 04:53:57 to 2018-09-05 19:37:57 UTC [more...]
[PATCH 00/21] DT cpu node iterator
2018-09-05 19:37 UTC (4+ messages)
` [PATCH 11/21] powerpc: use for_each_of_cpu_node iterator
` [PATCH 12/21] powerpc: 4xx: get cpu node with of_get_cpu_node
` [PATCH 13/21] powerpc: 8xx: "
[PATCH 0/3] tty: hvc: latency break regression fixes
2018-09-05 18:50 UTC (5+ messages)
` [PATCH 1/3] tty: hvc: hvc_poll() fix read loop hang
` [PATCH 2/3] tty: hvc: hvc_poll() fix read loop batching
` [PATCH 3/3] tty: hvc: hvc_write() fix break condition
FSL/NXP P5020: USB problems with the latest Git kernels
2018-09-05 18:39 UTC (6+ messages)
[RFC PATCH 00/29] mm: remove bootmem allocator
2018-09-05 17:20 UTC (32+ messages)
` [RFC PATCH 01/29] mips: switch to NO_BOOTMEM
` [RFC PATCH 02/29] mm: remove CONFIG_NO_BOOTMEM
` [RFC PATCH 03/29] mm: remove CONFIG_HAVE_MEMBLOCK
` [RFC PATCH 04/29] mm: remove bootmem allocator implementation
` [RFC PATCH 05/29] mm: nobootmem: remove dead code
` [RFC PATCH 06/29] memblock: rename memblock_alloc{_nid, _try_nid} to memblock_phys_alloc*
` [RFC PATCH 07/29] memblock: remove _virt from APIs returning virtual address
` [RFC PATCH 08/29] memblock: replace alloc_bootmem_align with memblock_alloc
` [RFC PATCH 09/29] memblock: replace alloc_bootmem_low with memblock_alloc_low
` [RFC PATCH 10/29] memblock: replace __alloc_bootmem_node_nopanic with memblock_alloc_try_nid_nopanic
` [RFC PATCH 11/29] memblock: replace alloc_bootmem_pages_nopanic with memblock_alloc_nopanic
` [RFC PATCH 12/29] memblock: replace alloc_bootmem_low with memblock_alloc_low
` [RFC PATCH 13/29] memblock: replace __alloc_bootmem_nopanic with memblock_alloc_from_nopanic
` [RFC PATCH 14/29] memblock: add align parameter to memblock_alloc_node()
` [RFC PATCH 15/29] memblock: replace alloc_bootmem_pages_node with memblock_alloc_node
` [RFC PATCH 16/29] memblock: replace __alloc_bootmem_node with appropriate memblock_ API
` [RFC PATCH 17/29] memblock: replace alloc_bootmem_node with memblock_alloc_node
` [RFC PATCH 18/29] memblock: replace alloc_bootmem_low_pages with memblock_alloc_low
` [RFC PATCH 19/29] memblock: replace alloc_bootmem_pages with memblock_alloc
` [RFC PATCH 20/29] memblock: replace __alloc_bootmem with memblock_alloc_from
` [RFC PATCH 21/29] memblock: replace alloc_bootmem with memblock_alloc
` [RFC PATCH 22/29] mm: nobootmem: remove bootmem allocation APIs
` [RFC PATCH 23/29] memblock: replace free_bootmem{_node} with memblock_free
` [RFC PATCH 24/29] memblock: replace free_bootmem_late with memblock_free_late
` [RFC PATCH 25/29] memblock: rename free_all_bootmem to memblock_free_all
` [RFC PATCH 26/29] memblock: rename __free_pages_bootmem to memblock_free_pages
` [RFC PATCH 27/29] mm: remove nobootmem
` [RFC PATCH 28/29] memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants
` [RFC PATCH 29/29] mm: remove include/linux/bootmem.h
[PATCH 0/5] powerpc/pci/hotplug: Discover surprise-hotplugged PCIe devices during rescan
2018-09-05 15:40 UTC (6+ messages)
` [PATCH 1/5] powerpc/pci: Access PCI config space directly w/o pci_dn
` [PATCH 2/5] powerpc/pci: Create pci_dn on demand
` [PATCH 3/5] powerpc/pci: Use DT to create pci_dn for root bridges only
` [PATCH 4/5] powerpc/powernv/pci: Enable reassigning the bus numbers
` [PATCH 5/5] PCI/powerpc/eeh: Add pcibios hooks for preparing to rescan
[RFC PATCH v1 00/17] ban the use of _PAGE_XXX flags outside platform specific code
2018-09-05 14:32 UTC (20+ messages)
` [RFC PATCH v1 01/17] powerpc/32: Add ioremap_wt()
` [RFC PATCH v1 02/17] powerpc/mm: remove direct use of flags related to cache
` [RFC PATCH v1 03/17] powerpc/mm: dont't use _PAGE_EXEC in book3s/32
` [RFC PATCH v1 04/17] powerpc/mm: move some nohash pte helpers in nohash/[32:64]/pgtable.h
` [RFC PATCH v1 05/17] powerpc/mm: add pte helpers to query and change pte flags
` [RFC PATCH v1 06/17] powerpc/mm: use pte helpers in generic code
` [RFC PATCH v1 07/17] powerpc/mm: Split dump_pagelinuxtables flag_array table
` [RFC PATCH v1 08/17] powerpc/mm: drop unused page flags
` [RFC PATCH v1 09/17] powerpc/mm: move __P and __S tables in the common pgtable.h
` [RFC PATCH v1 10/17] powerpc/book3s/32: do not include pte-common.h
` [RFC PATCH v1 11/17] powerpc/mm: Move pte_user() into nohash/pgtable.h
` [RFC PATCH v1 12/17] powerpc/mm: Distribute platform specific PAGE and PMD flags and definitions
` [RFC PATCH v1 13/17] powerpc/nohash/64: do not include pte-common.h
` [RFC PATCH v1 14/17] powerpc/mm: Allow platforms to redefine some helpers
` [RFC PATCH v1 15/17] powerpc/mm: Define platform default caches related flags
` [RFC PATCH v1 16/17] powerpc/mm: Get rid of pte-common.h
` [RFC PATCH v1 17/17] powerpc/8xx: change name of a few page flags to avoid confusion
[PATCH 0/3] mm: dirty/accessed pte optimisations
2018-09-05 14:29 UTC (3+ messages)
` [PATCH 3/3] mm: optimise pte dirty/accessed bit setting by demand based pte insertion
[PATCH] powerpc64s: Print exception vector name alongside the trap number
2018-09-05 13:57 UTC (2+ messages)
[PATCH 0/6] powerpc sstep: Extend instruction emulation support
2018-09-05 11:53 UTC (13+ messages)
` [PATCH 1/6] powerpc sstep: Add maddhd, maddhdu, maddld instruction emulation
` [PATCH 2/6] powerpc sstep: Add darn "
` [PATCH 3/6] powerpc sstep: Add cnttzw, cnttzd "
` [PATCH 4/6] powerpc sstep: Add extswsli "
` [PATCH 5/6] powerpc sstep: Add modsw, moduw "
` [PATCH 6/6] powerpc sstep: Add modsd, modud "
[PATCH] [RFC v2] Drop all 00-INDEX files from Documentation/
2018-09-05 11:42 UTC (8+ messages)
v4.17 regression: PowerMac G3 won't boot, was Re: [PATCH v5 1/3] of: cache phandle nodes to reduce cost of of_find_node_by_phandle()
2018-09-01 4:54 UTC (10+ messages)
[PATCH v2] powerpc/powernv: Make possible for user to force a full ipl cec reboot
2018-09-05 6:32 UTC (4+ messages)
[PATCH 00/25] Change tty_port(standard)_install's return type
2018-09-05 5:57 UTC (29+ messages)
` [PATCH 01/25] tty: Change return type to void
` [PATCH 02/25] isdn: i4l: isdn_tty: "
` [PATCH 03/25] s390: char: con3215: "
` [PATCH 04/25] s390: char: tty3270: "
` [PATCH 05/25] tty: hvc: hvc_console: "
` [PATCH 06/25] tty: hvc: hvcs: "
` [PATCH 07/25] tty: mips_ejtag_fdc: "
` [PATCH 08/25] tty: n_gsm: "
` [PATCH 09/25] tty: serial: kgdb_nmi: "
` [PATCH 10/25] tty: synclink: "
` [PATCH 11/25] tty: synclinkmp: "
` [PATCH 12/25] tty: vt: "
` [PATCH 13/25] usb: xhci: dbc: "
` [PATCH 14/25] Bluetooth: "
` [PATCH 15/25] um: "
` [PATCH 16/25] isdn: capi: "
` [PATCH 17/25] misc: pti: "
` [PATCH 18/25] mmc: core: sdio_uart: "
` [PATCH 19/25] staging: fwserial: "
` [PATCH 20/25] staging: gdm724x: gdm_tty: "
` [PATCH 21/25] staging: greybus: uart: "
` [PATCH 22/25] tty: nozomi: "
` [PATCH 23/25] tty: vcc: "
` [PATCH 24/25] usb: cdc-acm: "
` [PATCH 25/25] usb: usb-serial: "
[PATCH] KVM: PPC: Book3S HV: Don't use compound_order to determine host mapping size
2018-09-05 3:59 UTC (3+ messages)
Regression from patch 'tty: hvc: hvc_poll() break hv read loop'
2018-09-05 4:42 UTC (5+ messages)
[PATCH 1/3] soc: fsl: add Platform PM driver QorIQ platforms
2018-09-05 3:21 UTC (8+ messages)
` [PATCH 2/3] Documentation: dt: binding: fsl: update property description for RCPM
` [PATCH 3/3] soc: fsl: add RCPM driver
[PATCH v2] tty: Change tty_{port|standard}_install() return type to void
2018-09-05 2:50 UTC
[PATCH 0/2] Remove Variable Length Arrays from powerpc code
2018-09-05 2:09 UTC (3+ messages)
` [PATCH 1/2] powerpc/prom: Remove VLA in prom_check_platform_support()
` [PATCH 2/2] powerpc/pseries: Remove VLA from lparcfg_write()
[PATCH v3] macintosh: Convert to using %pOFn instead of device_node.name
2018-09-04 21:27 UTC
[PATCH v2] macintosh: Convert to using %pOFn instead of device_node.name
2018-09-04 18:43 UTC
[PATCH] powerpc/pseries: Export VPA related data
2018-09-04 9:30 UTC
[RFC PATCH 0/3] Add support for compound page migration in mm_iommu_get
2018-09-04 8:42 UTC (8+ messages)
` [RFC PATCH 1/3] mm: Export alloc_migrate_huge_page
` [RFC PATCH 2/3] powerpc/mm/iommu: Allow large IOMMU page size only for hugetlb backing
` [RFC PATCH 3/3] powerpc/mm/iommu: Allow migration of cma allocated pages during mm_iommu_get
[PATCH 1/6] net/wan/fsl_ucc_hdlc: allow ucc index up to 4
2018-09-04 5:14 UTC (24+ messages)
` [PATCH v2 0/6] Ethernet over hdlc
` [PATCH v2 1/6] net/wan/fsl_ucc_hdlc: allow ucc index up to 7
` [PATCH v2 2/6] net/wan/fsl_ucc_hdlc: allow PARITY_CRC16_PR0_CCITT parity
` [PATCH v2 3/6] net/wan/fsl_ucc_hdlc: Adding ARPHRD_ETHER
` [PATCH v2 4/6] net/wan/fsl_ucc_hdlc: hmask
` [PATCH v2 5/6] net/wan/fsl_ucc_hdlc: GUMR for non tsa mode
` [PATCH v2 6/6] net/wan/fsl_ucc_hdlc: tx timeout handler
` [PATCH v3 0/6] Ethernet over hdlc
` [PATCH v3 1/6] net/wan/fsl_ucc_hdlc: allow ucc index up to 7
` [PATCH v3 2/6] net/wan/fsl_ucc_hdlc: allow PARITY_CRC16_PR0_CCITT parity
` [PATCH v3 3/6] net/wan/fsl_ucc_hdlc: Adding ARPHRD_ETHER
` [PATCH v3 4/6] net/wan/fsl_ucc_hdlc: hmask
` [PATCH v3 5/6] net/wan/fsl_ucc_hdlc: GUMR for non tsa mode
` [PATCH v3 6/6] net/wan/fsl_ucc_hdlc: tx timeout handler
[PATCH 0/5] arm64: dts: NXP: add basic dts file for LX2160A SoC
2018-09-04 3:08 UTC (11+ messages)
` [PATCH 3/5] drivers: clk-qoriq: Add clockgen support for lx2160a
[PATCH v2] sound: Convert to using %pOFn instead of device_node.name
2018-09-03 21:45 UTC (2+ messages)
` [alsa-devel] "
[PATCH 3.18 12/56] usb/phy: fix PPC64 build errors in phy-fsl-usb.c
2018-09-03 16:49 UTC
[PATCH 4.14 024/165] usb/phy: fix PPC64 build errors in phy-fsl-usb.c
2018-09-03 16:55 UTC
[PATCH 4.9 012/107] usb/phy: fix PPC64 build errors in phy-fsl-usb.c
2018-09-03 16:55 UTC
[PATCH 4.4 14/80] usb/phy: fix PPC64 build errors in phy-fsl-usb.c
2018-09-03 16:48 UTC
[PATCH 0/9] PCI hotplug diet
2018-09-03 17:54 UTC (5+ messages)
` [PATCH 7/9] PCI: hotplug: Drop hotplug_slot_info
` [PATCH 8/9] PCI: hotplug: Embed hotplug_slot
[PATCH v7 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array
2018-09-03 14:24 UTC (2+ messages)
[PATCH 1/3] dmaengine: fsldma: move spin_lock_bh to spin_lock in tasklet
2018-09-03 10:55 UTC (2+ messages)
[PATCH RFC] powerpc/kernel: Don't check for dev->dma_mask in fsl_set_dma_mask
2018-09-03 7:04 UTC (2+ messages)
[PATCH] powerpc/powernv: Make possible for user to force a full ipl cec reboot
2018-09-03 6:00 UTC (5+ messages)
[PATCH kernel] KVM: PPC: Avoid mapping compound pages to TCEs in real mode
2018-09-03 5:17 UTC (4+ messages)
[PATCH AUTOSEL 4.4 12/47] perf tools: Allow overriding MAX_NR_CPUS at compile time
2018-09-02 13:15 UTC
[PATCH AUTOSEL 4.9 14/62] perf tools: Allow overriding MAX_NR_CPUS at compile time
2018-09-02 13:14 UTC
[PATCH AUTOSEL 4.14 29/89] perf tools: Allow overriding MAX_NR_CPUS at compile time
2018-09-02 13:06 UTC
[PATCH AUTOSEL 4.18 044/131] perf tools: Allow overriding MAX_NR_CPUS at compile time
2018-09-02 13:03 UTC
[PATCH RFCv2 0/6] mm: online/offline_pages called w.o. mem_hotplug_lock
2018-09-01 14:03 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).