All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-04-27 22:18:44 to 2015-04-27 23:28:39 UTC [more...]

post-receive: pub/scm/linux/kernel/git/gerg/m68knommu
 2015-04-27 23:28 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2015-04-27 23:26 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2015-04-27 23:26 UTC 

[PATCH] ASoC: rt5645: fixed kbuild err
 2015-04-27 23:25 UTC  (2+ messages)

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

[Bug 89842] New: Nvidia nouveau drivers hangs all gnome when open the new legacy tray in 3.16.0
 2015-04-27 23:22 UTC  (2+ messages)
  ` [Bug 89842] "

[Bug 90201] New: repeatable freeze with nouveau and geeqie context menus
 2015-04-27 23:22 UTC  (3+ messages)
  ` [Bug 90201] "

+ ocfs2-dlm-cleanup-unused-function-__dlm_wait_on_lockres_flags_set.patch added to -mm tree
 2015-04-27 23:22 UTC 

+ ocfs2-set-filesytem-read-only-when-ocfs2_delete_entry-failed-v2.patch added to -mm tree
 2015-04-27 23:21 UTC 

post-receive: pub/scm/linux/kernel/git/jkirsher/net-queue
 2015-04-27 23:20 UTC 

post-receive: pub/scm/linux/kernel/git/jkirsher/net-queue
 2015-04-27 23:20 UTC 

[PATCH 0/3] Raspberry Pi firmware driver
 2015-04-27 23:14 UTC  (4+ messages)
` [PATCH 1/3] dt/bindings: Add binding for the "
` [PATCH 2/3] ARM: bcm2835: Add "
` [PATCH 3/3] ARM: bcm2835: Add the necessary firmware driver information to the DT

[PATCH 1/2] ARM: BCM2835: Drop the init_irq() hook
 2015-04-27 23:12 UTC  (6+ messages)
` [PATCH 2/2] ARM: BCM2835: Move the restart/power_off handling to the WDT driver

[Qemu-devel] [PATCH v2 0/7] Add limited support of VMware's hyper-call rpc
 2015-04-27 22:46 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 1/7] vmport.c: Fix vmport_cmd_ram_size
` [Qemu-devel] [PATCH v2 2/7] vmport_rpc: Add the object vmport_rpc
` [Qemu-devel] [PATCH v2 3/7] vmport_rpc: Add limited support of VMware's hyper-call rpc
` [Qemu-devel] [PATCH v2 4/7] vmport_rpc: Add QMP access to vmport_rpc object
` [Qemu-devel] [PATCH v2 5/7] vmport_rpc: Add migration
` [Qemu-devel] [PATCH v2 6/7] vmport: Add VMware all ring hack
` [Qemu-devel] [PATCH v2 7/7] MAINTAINERS: add VMware port

[PATCHv5 00/28] THP refcounting redesign
 2015-04-27 23:03 UTC  (3+ messages)

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

[PATCH v5] mtd-utils: Add mtdpart to add/delete partition
 2015-04-27 23:01 UTC 

mm: compaction: BUG in isolate_migratepages_block()
 2015-04-27 23:01 UTC  (4+ messages)

[PATCH v4 00/37] JZ4780 & CI20 support
 2015-04-27 23:00 UTC  (7+ messages)
` [PATCH v4 15/37] MIPS: JZ4740: remove jz_intc_base global
` [PATCH v4 25/37] clk: ingenic: add driver for Ingenic SoC CGU clocks

[linuxtv-media:master 731/732] s5k5baf.c:(.text+0x2073): multiple definition of `v4l2_of_alloc_parse_endpoint'
 2015-04-27 22:57 UTC 

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

[PATCH 00/11] Delete new __cpuinit users and then delete stubs
 2015-04-27 22:48 UTC  (22+ 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 09/11] kernel/cpu.c: remove new instance of __cpuinit that crept back in
` [PATCH 10/11] mips/mm/tlbex: "
` [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 

[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 

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  (11+ messages)

post-receive: pub/scm/linux/kernel/git/sashal/linux-stable
 2015-04-27 22:30 UTC 

[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)

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)


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.