All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-05-10 02:29:04 to 2014-05-10 07:01:30 UTC [more...]

[xen-unstable test] 26223: tolerable FAIL
 2014-05-10  7:01 UTC 

[PATCH v3 0/6] Introducing Exynos ChipId driver
 2014-05-10  7:18 UTC  (2+ messages)
` [PATCH v3 5/6] soc: samsung: exynos-chipid: Add Exynos Chipid driver support

[PATCH v4 00/11] ARM: Exynos: PMU cleanup and refactoring for using DT
 2014-05-10  6:56 UTC  (26+ messages)
` [PATCH v4 01/11] ARM: EXYNOS: Make exynos machine_ops as static
` [PATCH v4 02/11] ARM: EXYNOS: Move cpufreq and cpuidle device registration to init_machine
` [PATCH v4 03/11] ARM: EXYNOS: Move SYSREG definition into sys-reg specific file
` [PATCH v4 04/11] ARM: EXYNOS: Remove file path from comment section
` [PATCH v4 05/11] ARM: EXYNOS: Remove regs-pmu.h header dependency from pm_domain
` [PATCH v4 06/11] ARM: EXYNOS: Add support for mapping PMU base address via DT
` [PATCH v4 07/11] ARM: EXYNOS: Remove "linux/bug.h" from pmu.c
` [PATCH v4 08/11] ARM: EXYNOS: Refactored code for using PMU address via DT
` [PATCH v4 09/11] ARM: EXYNOS: Move "mach/map.h" inclusion from regs-pmu.h to platsmp.c
` [PATCH v4 10/11] ARM: EXYNOS: Add platform driver support for Exynos PMU
` [PATCH v4 11/11] ARM: EXYNOS: Move PMU specific definitions from common.h

[nightly] Core TISDK 2014.05 build 2014-05-10_01-00-30
 2014-05-10  6:37 UTC 

[PATCH V3] MM: make vmpressure_win dynamic
 2014-05-10  6:52 UTC  (2+ messages)

[Qemu-devel] [PULL 0/8] KVM changes for 2014-05-08
 2014-05-10  6:50 UTC  (9+ messages)
` [Qemu-devel] [PULL 1/8] target-i386: Remove unused data from local array
` [Qemu-devel] [PULL 2/8] kvm: add set_one_reg/get_one_reg helpers
` [Qemu-devel] [PULL 3/8] pci-assign: Fix a bug when map MSI-X table memory failed
` [Qemu-devel] [PULL 4/8] pci-assign: limit # of msix vectors
` [Qemu-devel] [PULL 5/8] target-i386: set eflags prior to calling svm_load_seg_cache() in svm_helper.c
` [Qemu-devel] [PULL 6/8] target-i386: set eflags and cr0 prior to calling cpu_x86_load_seg_cache() in smm_helper.c
` [Qemu-devel] [PULL 7/8] target-i386: set eflags prior to calling cpu_x86_load_seg_cache() in seg_helper.c
` [Qemu-devel] [PULL 8/8] target-i386: the x86 CPL is stored in CS.selector - auto update hflags accordingly

[PATCH v3 0/3] Add PMU node for Exynos4 SoCs
 2014-05-10  6:46 UTC  (8+ messages)
` [PATCH v3 1/3] ARM: dts: Add PMU node to exynos4210
` [PATCH v3 2/3] ARM: dts: Add PMU node to exynos4212 and exynos4412
` [PATCH v3 3/3] Documentation: update samsung pmu binding information

[Qemu-devel] QEMU build broken
 2014-05-10  6:45 UTC  (7+ messages)

large frame size warning when compiling
 2014-05-10  6:43 UTC  (7+ messages)

[PATCH] powerpc: irq work racing with timer interrupt can result in timer interrupt hang
 2014-05-10  6:33 UTC  (7+ messages)

[PATCH] mesa-demos: Specify the lib dir to locate glut libraries
 2014-05-10  6:33 UTC  (2+ messages)

Contact me for more details
 2014-05-10  6:31 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2014-05-09
 2014-05-10  6:30 UTC 

device tree, fedora 20 install
 2014-05-10  6:28 UTC 

[RFC PATCH] ARM: dts: imx6: add new board RIoTboard
 2014-05-10  6:28 UTC  (12+ messages)
  ` [PATCH v2] "
              ` [PATCH v3 1/2] ARM: dts: imx6: i2c4 cleanup
              ` [PATCH v3 2/2] ARM: dts: imx6: add new board RIoTboard

linux-pm build failure
 2014-05-10  6:22 UTC  (5+ messages)

Contact me for more details
 2014-05-10  6:17 UTC 

conntrackd, internal cache keeps filling up
 2014-05-10  6:17 UTC  (3+ messages)

[PATCH] zram: remove global tb_lock by using lock-free CAS
 2014-05-10  6:10 UTC  (12+ messages)

lttng-module error
 2014-05-10  6:11 UTC 

[PATCH 0/6] mfd/gpio: cleanup of STMPE driver
 2014-05-10  6:10 UTC  (4+ messages)
  ` [PATCH] ARM: dts: imx6: edmqmx6: add vcc and vio power supplies to stmpe

[PATCH] drivers: mfd: allow property as NULL in syscon_early_regmap_lookup_by_phandle
 2014-05-10  6:06 UTC 

[PATCH] printk/of_serial: fix serial console cessation part way through boot
 2014-05-10  5:37 UTC  (2+ messages)

[PATCH] pinctrl: Add i.MX1 pincontrol driver
 2014-05-10  5:27 UTC  (2+ messages)

Watchman support for git
 2014-05-10  5:26 UTC  (2+ messages)

[Qemu-trivial] [PATCH 0/4] replace some fprintf(stderr, ...) with error_report()
 2014-05-09 23:55 UTC  (5+ messages)
` [Qemu-trivial] [PATCH 1/4] arch_init: replace fprintf(stderr, ...) with error_report() in arch_init.c
` [Qemu-trivial] [PATCH 2/4] audio: replace fprintf(stderr, ...) with error_report() in audio
` [Qemu-trivial] [PATCH 3/4] block: replace fprintf(stderr, ...) with error_report() in block/
` [Qemu-trivial] [PATCH 4/4] bsd-user: replace fprintf(stderr, ...) with error_report()

[PATCH tip/core/rcu 0/44] Torture-test changes for 3.16
 2014-05-10  5:19 UTC  (12+ messages)
` [PATCH tip/core/rcu 01/45] rcutorture: Add forward-progress checking for writer
  ` [PATCH tip/core/rcu 20/45] torture: Include "Stopping" string to torture_kthread_stopping()
  ` [PATCH tip/core/rcu 39/45] rcutorture: Note diffs from git commits

[PATCH 00/13] PCI/iommu: Fix DMA alias problems
 2014-05-10  5:19 UTC  (8+ messages)
` [PATCH 03/13] PCI: quirk dma_func_alias for Ricoh devices

lttng-module error
 2014-05-10  5:17 UTC 

Open Hardware Summit
 2014-05-10  5:05 UTC 

[Xenomai] New Xenomai kernels for testing
 2014-05-10  5:10 UTC 

[PATCH] NFSD: Checking whether kill_suid by should_remove_suid()
 2014-05-10  5:10 UTC  (8+ messages)
    ` [PATCH v2] NFSD: Don't clear SUID/SGID after root writing data

[PATCH v4 0/5] ASoC: Move IO and kcontrols to the component level
 2014-05-10  5:07 UTC  (7+ messages)
` [PATCH v4 2/5] ASoC: Move standard kcontrol helpers "

[PATCH v3] drm/i915: Debugfs disable RPS boost and idle
 2014-05-10  5:07 UTC  (2+ messages)

[PATCH] checkpatch.pl: Fix checkpatch false positive due to ternary operator break
 2014-05-10  4:47 UTC  (2+ messages)

[PATCH V3 1/3] ARM: EXYNOS5: PMU support for 5420
 2014-05-10  4:46 UTC  (3+ messages)

building j1939 stack
 2014-05-10  4:33 UTC 

[PATCH V3 2/3] ARM: EXYNOS5: Add Suspend-to-RAM support for 5420
 2014-05-10  4:31 UTC  (3+ messages)

[RFC] Heterogeneous memory management (mirror process address space on a device mmu)
 2014-05-10  4:28 UTC  (12+ messages)

[ANNOUNCE] 3.14.3-rt5
 2014-05-10  4:15 UTC  (2+ messages)

[PATCH 00/56] [RFCish] Dynamic page table alloc, 64b, and GPU/CPU mirror
 2014-05-10  3:59 UTC  (57+ messages)
` [PATCH 01/56] drm/i915: Fix flush before context switch comment
` [PATCH 02/56] Revert "drm/i915: Drop I915_PARAM_HAS_FULL_PPGTT again"
` [PATCH 03/56] drm/i915: Prevent signals from interrupting close()
` [PATCH 04/56] drm/i915: Wrap VMA binding
` [PATCH 05/56] drm/i915: Make pin global flags explicit
` [PATCH 06/56] drm/i915: Split out aliasing binds
` [PATCH 07/56] drm/i915: fix gtt_total_entries()
` [PATCH 08/56] drm/i915: Rename to GEN8_LEGACY_PDPES
` [PATCH 09/56] drm/i915: Split out verbose PPGTT dumping
` [PATCH 10/56] drm/i915: s/pd/pdpe, s/pt/pde
` [PATCH 11/56] drm/i915: rename map/unmap to dma_map/unmap
` [PATCH 12/56] drm/i915: Setup less PPGTT on failed pagedir
` [PATCH 13/56] drm/i915: clean up PPGTT init error path
` [PATCH 14/56] drm/i915: Un-hardcode number of page directories
` [PATCH 15/56] drm/i915: Make gen6_write_pdes gen6_map_page_tables
` [PATCH 16/56] drm/i915: Range clearing is PPGTT agnostic
` [PATCH 17/56] drm/i915: Page table helpers, and define renames
` [PATCH 18/56] drm/i915: construct page table abstractions
` [PATCH 19/56] drm/i915: Complete page table structures
` [PATCH 20/56] drm/i915: Create page table allocators
` [PATCH 21/56] drm/i915: Generalize GEN6 mapping
` [PATCH 22/56] drm/i915: Clean up pagetable DMA map & unmap
` [PATCH 23/56] drm/i915: Always dma map page table allocations
` [PATCH 24/56] drm/i915: Consolidate dma mappings
` [PATCH 25/56] drm/i915: Always dma map page directory allocations
` [PATCH 26/56] drm/i915: Track GEN6 page table usage
` [PATCH 27/56] drm/i915: Extract context switch skip logic
` [PATCH 28/56] drm/i915: Force pd restore when PDEs change, gen6-7
` [PATCH 29/56] drm/i915: Finish gen6/7 dynamic page table allocation
` [PATCH 30/56] drm/i915/bdw: Use dynamic allocation idioms on free
` [PATCH 31/56] drm/i915/bdw: pagedirs rework allocation
` [PATCH 32/56] drm/i915/bdw: pagetable allocation rework
` [PATCH 33/56] drm/i915/bdw: Make the pdp switch a bit less hacky
` [PATCH 34/56] drm/i915: num_pd_pages/num_pd_entries isn't useful
` [PATCH 35/56] drm/i915: Extract PPGTT param from pagedir alloc
` [PATCH 36/56] drm/i915/bdw: Split out mappings
` [PATCH 37/56] drm/i915/bdw: begin bitmap tracking
` [PATCH 38/56] drm/i915/bdw: Dynamic page table allocations
` [PATCH 39/56] drm/i915/bdw: Scratch unused pages
` [PATCH 40/56] drm/i915/bdw: Add ppgtt info for dynamic pages
` [PATCH 41/56] drm/i915/bdw: Optimize PDP loads
` [PATCH 42/56] TESTME: Either drop the last patch or fix it
` [PATCH 43/56] drm/i915/bdw: Add dynamic page trace events
` [PATCH 44/56] drm/i915/bdw: Make pdp allocation more dynamic
` [PATCH 45/56] drm/i915/bdw: Abstract PDP usage
` [PATCH 46/56] drm/i915/bdw: implement alloc/teardown for 4lvl
` [PATCH 47/56] drm/i915/bdw: 4 level pages tables
` [PATCH 48/56] drm/i915: Restructure map vs. insert entries
` [PATCH 49/56] drm/i915/bdw: make aliasing PPGTT dynamic
` [PATCH 50/56] drm/i915: Expand error state's address width to 64b
` [PATCH 51/56] drm/i915/bdw: Flip the 48b switch
` [PATCH 52/56] TESTME: GFX_TLB_INVALIDATE_EXPLICIT
` [PATCH 53/56] TESTME: Always force invalidate
` [PATCH 54/56] drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl
` [PATCH 55/56] drm/i915: Track userptr VMAs
` [PATCH 56/56] drm/i915/userptr: Mirror GPU addr at ioctl (HACK/POC)

[patch]blk-mq: blk_mq_tag_to_rq should handle flush request
 2014-05-10  4:00 UTC  (3+ messages)

[PATCH v1 00/25] contrib: cleanup
 2014-05-10  4:00 UTC  (4+ messages)
` [PATCH v1 20/25] contrib: remove 'contacts'

Beginner question on "Pull is mostly evil"
 2014-05-10  4:01 UTC  (3+ messages)
` [PATCH] How to keep a project's canonical history correct

[PATCH 0/2] ACPI: Fix issues related to the DSDT customization
 2014-05-10  3:55 UTC  (4+ messages)
` [PATCH v2 1/2] ACPI: Fix the issue that auto SSDT loading is conflict with customized SSDT that is included by the customized DSDT

[PATCH RFC/TEST] sched: make sync affine wakeups work
 2014-05-10  3:54 UTC  (18+ messages)
                    ` [PATCH] sched: wake up task on prev_cpu if not in SD_WAKE_AFFINE domain with cpu

[PATCH 0/4] Add framework to support clkout
 2014-05-10  3:51 UTC  (6+ messages)
` [PATCH 1/4] clk: samsung: out: Add infrastructure to register CLKOUT

[Ksummit-discuss] [CORE TOPIC] Kernel tinification: shrinking the kernel and avoiding size regressions
 2014-05-10  3:44 UTC  (11+ messages)

[PATCH] mmc: dw_mmc: change to use recommended reset procedure
 2014-05-10  3:36 UTC  (8+ messages)

[PATCH 0/6] sunxi: clk: Various cleanup and rework
 2014-05-10  3:33 UTC  (7+ messages)
` [PATCH 1/6] clk: sunxi: Remove calls to clk_put
` [PATCH 2/6] clk: sunxi: Move the 24M oscillator to a file of its own
` [PATCH 3/6] clk: sunxi: Move the GMAC clock "
` [PATCH 4/6] clk: sunxi: Rework clock protection code
` [PATCH 5/6] clk: sun6i: Protect CPU clock
` [PATCH 6/6] clk: sun6i: Protect SDRAM gating bit

[PATCH cgroup/for-3.16] cgroup: fix rcu_read_lock() leak in update_if_frozen()
 2014-05-10  3:29 UTC  (2+ messages)

[MM]: IOMMU and CMA buffer sharing
 2014-05-10  3:22 UTC  (2+ messages)

odpowiedzieć
 2014-05-10  2:59 UTC 

[PATCH] licenses.conf: add AGPL variations
 2014-05-10  3:22 UTC 

[PATCH] nv50: fix setting of texture ms info to be per-stage
 2014-05-10  3:19 UTC 

[PATCH] vfs: get_next_ino(), never inum=0
 2014-05-10  3:18 UTC  (6+ messages)

[PATCH 1/2] Add lib/glob.c
 2014-05-10  3:14 UTC  (2+ messages)
  ` [PATCH 2/2] libata: Use glob_match from lib/glob.c

[PATCH] HWPOSION, hugetlb: lock_page/unlock_page does not match for handling a free hugepage
 2014-05-10  3:14 UTC 

[PATCH v2 1/3] net: add a sysctl to reflect the fwmark on replies
 2014-05-10  3:08 UTC  (3+ messages)
` [PATCH v2 2/3] net: Use fwmark reflection in PMTU discovery
` [PATCH v2 3/3] net: support marking accepting TCP sockets

Builds fails do to missing ocf-linux_20120127
 2014-05-10  3:07 UTC  (6+ messages)

[PATCH 0/2] CPU hotplug: Fix the long-standing "IPI to offline CPU" issue
 2014-05-10  3:06 UTC  (7+ messages)
` [PATCH 2/2] CPU hotplug, stop-machine: Plug race-window that leads to "IPI-to-offline-CPU"
        ` [PATCH v2 "

[contrack-tools PATCH] build: do not compile nfct if we disabled cttimeout
 2014-05-10  2:51 UTC  (5+ messages)

[PATCH v2] ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers
 2014-05-10  2:49 UTC  (2+ messages)

[Qemu-devel] '.' IDs and certain names breaks -global and -set
 2014-05-10  2:46 UTC  (3+ messages)

[PATCH 1/1] powerpc/perf: Adjust callchain based on DWARF debug info
 2014-05-10  2:46 UTC  (2+ messages)

cron job: media_tree daily build: OK
 2014-05-10  2:43 UTC 

[mmotm:master 230/459] include/linux/radix-tree.h:260:9: sparse: incorrect type in assignment (different address spaces)
 2014-05-10  2:32 UTC 

[Xenomai] Xenomai on v3.14
 2014-05-10  2:35 UTC 

Network preference gsm is only working when allowing roaming?
 2014-05-10  2:29 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.