All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-04-27 21:56:47 to 2015-04-27 22:49:43 UTC [more...]

[PATCH 00/11] Delete new __cpuinit users and then delete stubs
 2015-04-27 22:48 UTC  (19+ messages)
` [PATCH 01/11] sched/core: remove __cpuinit section tag that crept back in
` [PATCH 02/11] arm/mach-keystone: remove legacy __cpuinit sections that crept in
` [PATCH 03/11] arm/mach-mvebu: "
` [PATCH 04/11] arm/mach-rockchip: remove legacy __cpuinit section "
` [PATCH 05/11] arm/mach-hisi: remove legacy __CPUINIT "
` [PATCH 06/11] mips/ath25: remove legacy __cpuinit "
` [PATCH 07/11] mips/bcm77xx: remove legacy __cpuinit sections "
` [PATCH 08/11] mips/c-r4k: remove legacy __cpuinit section "
` [PATCH 10/11] mips/mm/tlbex: remove new instance of __cpuinit that crept back in
` [PATCH 11/11] init: delete the __cpuinit related stubs

[U-Boot] [PATCH 00/20] x86: Add CPU uclass and multi-core support for Minnowboard MAX
 2015-04-27 22:48 UTC  (21+ messages)
` [U-Boot] [PATCH 01/20] Fix comment nits in board_f.c
` [U-Boot] [PATCH 02/20] dm: core: Add a function to bind a driver for a device tree node
` [U-Boot] [PATCH 03/20] x86: Remove unwanted MMC debugging
` [U-Boot] [PATCH 04/20] x86: Disable -Werror
` [U-Boot] [PATCH 05/20] Move display_options functions to their own header
` [U-Boot] [PATCH 06/20] Add print_freq() to display frequencies nicely
` [U-Boot] [PATCH 07/20] x86: Add support for the Simple Firmware Interface (SFI)
` [U-Boot] [PATCH 08/20] dm: Implement a CPU uclass
` [U-Boot] [PATCH 09/20] Add a 'cpu' command to print CPU information
` [U-Boot] [PATCH 10/20] x86: Add atomic operations
` [U-Boot] [PATCH 11/20] x86: Add defines for fixed MTRRs
` [U-Boot] [PATCH 12/20] x86: Add an mfence macro
` [U-Boot] [PATCH 13/20] x86: Store the GDT pointer in global_data
` [U-Boot] [PATCH 14/20] x86: Provide access to the IDT
` [U-Boot] [PATCH 15/20] x86: Add multi-processor init
` [U-Boot] [PATCH 16/20] x86: Add functions to set and clear bits on MSRs
` [U-Boot] [PATCH 17/20] x86: Allow CPUs to be set up after relocation
` [U-Boot] [PATCH 18/20] x86: Add a CPU driver for baytrail
` [U-Boot] [PATCH 19/20] x86: Tidy up the LAPIC init code
` [U-Boot] [PATCH 20/20] x86: Enable multi-core init for Minnowboard MAX

[PATCH] drm/i915: Adding dbuf support for skl nv12 format
 2015-04-27 22:47 UTC 

[PATCH 0/13] Parallel struct page initialisation v3
 2015-04-27 22:46 UTC  (19+ messages)
` [PATCH 02/13] mm: meminit: Move page initialization into a separate function
` [PATCH 03/13] mm: meminit: Only set page reserved in the memblock region
` [PATCH 05/13] mm: meminit: Make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nid
` [PATCH 07/13] mm: meminit: Initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PAGE_INIT is set
` [PATCH 08/13] mm: meminit: Initialise remaining struct pages in parallel with kswapd
` [PATCH 11/13] mm: meminit: Free pages in large chunks where possible

[patch 3/5] iommu/vt-d: Move iommu preparatory allocations to irq_remap_ops.prepare
 2015-04-27 22:46 UTC  (8+ messages)
` [tip:x86/apic] "

[PATCH V7 0/9] Tegra xHCI support
 2015-04-27 22:37 UTC  (28+ messages)
` [PATCH V7 1/9] xhci: Set shared HCD's hcd_priv in xhci_gen_setup
` [PATCH V7 2/9] mailbox: Make struct mbox_controller's ops field const
` [PATCH V7 3/9] mailbox: Fix up error handling in mbox_request_channel()
` [PATCH V7 4/9] mfd: Add binding document for NVIDIA Tegra XUSB
` [PATCH V7 5/9] mfd: Add driver "
` [PATCH V7 6/9] mailbox: Add NVIDIA Tegra XUSB mailbox binding
` [PATCH V7 7/9] mailbox: Add NVIDIA Tegra XUSB mailbox driver
` [PATCH V7 8/9] usb: Add NVIDIA Tegra xHCI controller binding
` [PATCH V7 9/9] usb: xhci: Add NVIDIA Tegra xHCI host-controller driver

[PATCH RFC] net/macb: Fix UDPv4 checksum offload
 2015-04-27 22:43 UTC 

+ mm-meminit-inline-some-helper-functions-checkpatch-fixes.patch added to -mm tree
 2015-04-27 22:42 UTC 

[RFC] On-die ECC support
 2015-04-27 22:42 UTC  (9+ messages)
` [PATCH 1/3] mtd: nand: Add on-die "

[PATCH v4 2/2] efi: an sysfs interface for user to update efi firmware
 2015-04-27 22:40 UTC  (22+ messages)

[PATCH v7 1/6] Move common functions in eal_thread.c
 2015-04-27 22:39 UTC  (12+ messages)

[meta-fsl-arm-extra][PATCH 0/2] Update ventana machine
 2015-04-27 22:37 UTC  (3+ messages)
` [meta-fsl-arm-extra][PATCH 1/2] ventana: Add self as board maintainer
` [meta-fsl-arm-extra][PATCH 2/2] ventana: set virtual/bootloader preferred provider

make check bot silent today
 2015-04-27 22:36 UTC 

[PATCH v4 00/37] JZ4780 & CI20 support
 2015-04-27 22:35 UTC  (4+ messages)
` [PATCH v4 15/37] MIPS: JZ4740: remove jz_intc_base global

mm: compaction: BUG in isolate_migratepages_block()
 2015-04-27 22:34 UTC  (2+ messages)

First post
 2015-04-27 22:35 UTC  (2+ messages)

+ mm-meminit-remove-mminit_verify_page_links.patch added to -mm tree
 2015-04-27 22:34 UTC 

+ mm-meminit-reduce-number-of-times-pageblocks-are-set-during-struct-page-init.patch added to -mm tree
 2015-04-27 22:34 UTC 

+ mm-meminit-free-pages-in-large-chunks-where-possible.patch added to -mm tree
 2015-04-27 22:34 UTC 

+ x86-mm-enable-deferred-struct-page-initialisation-on-x86-64.patch added to -mm tree
 2015-04-27 22:34 UTC 

+ mm-meminit-minimise-number-of-pfn-page-lookups-during-initialisation.patch added to -mm tree
 2015-04-27 22:34 UTC 

+ mm-meminit-initialise-remaining-struct-pages-in-parallel-with-kswapd-fix.patch added to -mm tree
 2015-04-27 22:34 UTC 

+ mm-meminit-initialise-remaining-struct-pages-in-parallel-with-kswapd.patch added to -mm tree
 2015-04-27 22:34 UTC 

+ mm-meminit-initialise-a-subset-of-struct-pages-if-config_deferred_struct_page_init-is-set-fix.patch added to -mm tree
 2015-04-27 22:34 UTC 

+ mm-meminit-initialise-a-subset-of-struct-pages-if-config_deferred_struct_page_init-is-set.patch added to -mm tree
 2015-04-27 22:34 UTC 

+ mm-meminit-inline-some-helper-functions.patch added to -mm tree
 2015-04-27 22:34 UTC 

+ mm-meminit-make-__early_pfn_to_nid-smp-safe-and-introduce-meminit_pfn_in_nid.patch added to -mm tree
 2015-04-27 22:34 UTC 

+ mm-page_alloc-pass-pfn-to-__free_pages_bootmem.patch added to -mm tree
 2015-04-27 22:34 UTC 

+ mm-meminit-only-set-page-reserved-in-the-memblock-region.patch added to -mm tree
 2015-04-27 22:34 UTC 

+ mm-meminit-move-page-initialization-into-a-separate-function.patch added to -mm tree
 2015-04-27 22:34 UTC 

+ memblock-introduce-a-for_each_reserved_mem_region-iterator.patch added to -mm tree
 2015-04-27 22:34 UTC 

Retiring GIant
 2015-04-27 22:30 UTC  (2+ messages)

[PATCH 0/2] reset driver for NXP LPC18xx family
 2015-04-27 22:30 UTC  (3+ messages)
` [PATCH 1/2] reset: add driver for lpc18xx rgu
` [PATCH 2/2] doc: dt: add documentation for lpc1850-rgu reset driver

[GIT PULL] kdbus for 4.1-rc1
 2015-04-27 22:29 UTC  (15+ messages)

[PATCH Resend] sparc64: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTE
 2015-04-27 22:19 UTC  (2+ messages)

Performance regression in DPDK 1.8/2.0
 2015-04-27 22:28 UTC  (4+ messages)

[PATCH 0/3] BCM2835 core mailbox support
 2015-04-27 22:27 UTC  (8+ messages)
  ` [PATCH 1/3 v4] dt/bindings: Add binding for the BCM2835 mailbox driver
  ` [PATCH 2/3 v5] mailbox: Enable BCM2835 mailbox support
  ` [PATCH 3/3] ARM: bcm2835: Add the mailbox to the device tree

[Buildroot] [git commit] python3: add hash file
 2015-04-27 22:26 UTC 

[Buildroot] [git commit] python3: bump to version 3.4.3
 2015-04-27 22:26 UTC 

[Buildroot] [PATCH 1/2] python3: bump to version 3.4.3
 2015-04-27 22:26 UTC  (2+ messages)

[PATCH 1/4] Remove 98integrity's dependency on selinux
 2015-04-27 22:24 UTC  (4+ messages)
  ` [PATCH 2/4] Extend evm-enable.sh to load the EVM public key
  ` [PATCH 3/4] Define new script to load keys on the IMA keyring
  ` [PATCH 4/4] Revert securitfs change

[PATCH v2 0/3] leds: blink resolution improvements
 2015-04-27 22:23 UTC  (3+ messages)

[PATCH] Fixup test-lint error in git-p4 t9814 test
 2015-04-27 22:20 UTC  (2+ messages)
` [PATCH] git-p4: prevent --chain-lint failure

Using memdisk with grub2 and a gzip-compressed ISO
 2015-04-27 22:20 UTC  (8+ messages)
` [syslinux] "

[V8 PATCH 1/3] ACPICA: Add ACPI _CLS processing
 2015-04-27 22:18 UTC  (3+ messages)

[PATCH kernel v9 00/32] powerpc/iommu/vfio: Enable Dynamic DMA windows
 2015-04-27 22:18 UTC  (4+ messages)
` [PATCH kernel v9 30/32] vfio: powerpc/spapr: Use 32bit DMA window properties from table_group

[PATCH 1/4] perf tools: Add 'perf-config' command
 2015-04-27 22:17 UTC  (2+ messages)

[PATCH 1/2] x86/asm/entry/64: Tidy up JZ insns after TESTs
 2015-04-27 22:16 UTC  (2+ messages)

Intel HDA / ca0132: support for Alienware 15 Creative Sound Core3D-EX
 2015-04-27 22:17 UTC  (5+ messages)

[PATCH v2 0/2] pinctrl for NXP LPC18xx family
 2015-04-27 22:14 UTC  (6+ messages)
` [PATCH v2 1/2] pinctrl: add lpc18xx pinctrl driver
` [PATCH v2 2/2] doc: dt: add documentation for lpc1850-scu "

[PATCH net-next v2 1/4] ibmveth: change rx buffer default allocation for CMO
 2015-04-27 22:10 UTC  (8+ messages)
` [PATCH net-next v2 2/4] ibmveth: Add support for TSO
` [PATCH net-next v2 3/4] ibmveth: Add GRO support
` [PATCH net-next v2 4/4] ibmveth: Add support for Large Receive Offload

[Problem] broadcom tg3 network driver disconnects under high load
 2015-04-27 22:10 UTC  (3+ messages)

Proposal/RFC: new metadata-specific UUID for V5 supers
 2015-04-27 22:10 UTC 

Denys Dmytriyenko : linux-ti-staging: update with PM and other fixes
 2015-04-27 22:09 UTC 

Denys Dmytriyenko : linux-ti-staging: update with PM and other fixes
 2015-04-27 22:09 UTC 

[PATCH RFC 1/1] sparc64: pci slots information is not populated in sysfs
 2015-04-27 22:07 UTC 

What to do about UIO breakage in 2.0
 2015-04-27 22:06 UTC 

[PATCH] dispol: display operations as ranges
 2015-04-27 22:05 UTC 

[Qemu-devel] [PATCH 0/5] tile: Can load elf64 tilegx binary successfully for linux-user
 2015-04-27 22:04 UTC  (12+ messages)
` [Qemu-devel] [PATCH 1/5] target-tile: Firstly add to qemu with minimized features
                  ` [Qemu-devel] [Consult] About SPRs information

[ext4 crypto] feature request "lockable directories"
 2015-04-27 21:57 UTC 

[Qemu-devel] [RFC PATCH v5 00/14] data-driven device registers
 2015-04-27 21:58 UTC  (15+ messages)
` [Qemu-devel] [RFC PATCH v5 01/14] register: Add Register API
` [Qemu-devel] [RFC PATCH v5 02/14] register: Add Memory API glue
` [Qemu-devel] [RFC PATCH v5 03/14] register: Add support for decoding information
` [Qemu-devel] [RFC PATCH v5 06/14] register: Add block initialise helper
` [Qemu-devel] [RFC PATCH v5 04/14] register: Define REG and FIELD macros
` [Qemu-devel] [RFC PATCH v5 05/14] register: QOMify
` [Qemu-devel] [RFC PATCH v5 08/14] dma: Add Xilinx Zynq devcfg device model
` [Qemu-devel] [RFC PATCH v5 07/14] bitops: Add ONES macro
` [Qemu-devel] [RFC PATCH v5 09/14] xilinx_zynq: add devcfg to machine model
` [Qemu-devel] [RFC PATCH v5 10/14] qdev: Define qdev_get_gpio_out
` [Qemu-devel] [RFC PATCH v5 11/14] qdev: Add qdev_pass_all_gpios API
` [Qemu-devel] [RFC PATCH v5 13/14] register: Add GPIO API
` [Qemu-devel] [RFC PATCH v5 12/14] irq: Add opaque setter routine
` [Qemu-devel] [RFC PATCH v5 14/14] misc: Introduce ZynqMP IOU SLCR

[PATCH v2 00/10] KVM Guest Debug support for arm64
 2015-04-27 21:57 UTC  (7+ messages)
` [PATCH v2 06/10] KVM: arm64: guest debug, add SW break point support

[RFC PATCH 0/3] iio: export mounting matrix
 2015-04-27 21:57 UTC  (5+ messages)
` [RFC PATCH 3/3] iio: derive the mounting matrix from ACPI _PLD objects

[Buildroot] [PATCH v5] python-pyxml: new package
 2015-04-27 21:56 UTC  (2+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.