All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-04-06 14:27:46 to 2013-04-06 16:48:12 UTC [more...]

[PATCH 1/2] diffcore-pickaxe: respect --no-textconv
 2013-04-05 13:16 UTC  (4+ messages)
` [PATCH v2 3/3] "
    ` [PATCH v3 "

[RFC/PATH 0/4] remoe-hg: switch to SHA-1 ids
 2013-04-05 12:46 UTC  (6+ messages)
` [RFC/PATH 1/4] remote-hg: shuffle some code
` [RFC/PATH 2/4] remote-hg: improve node traversing
` [RFC/PATH 3/4] remote-hg: add version checks to the marks
` [RFC/PATH 4/4] remote-hg: switch from revisions to SHA-1 noteids

trouble on windows network share
 2013-04-05 12:44 UTC  (3+ messages)

[RFC GIT PULL] nohz: Full dynticks rq clock handling
 2013-04-06 16:46 UTC  (8+ messages)
` [PATCH 1/7] sched: Update rq clock on nohz CPU before migrating tasks
` [PATCH 2/7] sched: Update rq clock on nohz CPU before setting fair group shares
` [PATCH 3/7] sched: Update rq clock on tickless CPUs before calling check_preempt_curr()
` [PATCH 4/7] sched: Update rq clock earlier in unthrottle_cfs_rq
` [PATCH 5/7] sched: Update rq clock before idle balancing
` [PATCH 6/7] sched: Use an accessor to read rq clock
` [PATCH 7/7] sched: Debug nohz "

Collective wisdom about repos on NFS accessed by concurrent clients (== corruption!?)
 2013-04-05 12:35 UTC  (2+ messages)

[PATCH] diff: allow unstuck arguments with --diff-algorithm
 2013-04-05 12:19 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v2 00/13] remote-hg: general updates
 2013-04-05 12:16 UTC  (14+ messages)
` [PATCH v2 11/13] remote-hg: force remote push
` [PATCH v2 13/13] remote-hg: push to the appropriate branch

[PATCH 00/13] remote-hg: general updates
 2013-04-05 11:45 UTC  (5+ messages)

[PATCH] git-merge(1): document diff-algorithm option to merge-recursive
 2013-04-05 11:37 UTC 

git diff --quiet on dirty tree sometimes erroneously exits with status 0
 2013-04-05 11:09 UTC 

user mode linux: trinity syscall "madvise" triggers quickly BUG: Bad page map
 2013-04-06 16:45 UTC  (4+ messages)

[PATCH] count-objects: output "KiB" instead of "kilobytes"
 2013-04-05  9:39 UTC  (7+ messages)
` [PATCH v2] "
        ` [PATCH] count-objects doc: document use of kibibytes

[PATCH] AVR32: fix building warnings caused by redifinitions of HZ
 2013-04-06 16:43 UTC 

[lm-sensors] IT8772E Test
 2013-04-06 16:41 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] iomux-v3: Place pad control definitions into common file
 2013-04-06 16:40 UTC  (8+ messages)
` [U-Boot] [PATCH 3/3] mx6sl: Add initial support for mx6slevk board

BUG: kworker hangs the GPU on drm and i915 since 3.8.x under X11
 2013-04-06 16:32 UTC 

[PATCH] sched_clock: Prevent 64bit inatomicity on 32bit systems
 2013-04-06 16:28 UTC  (2+ messages)

[RFC PATCH 0/3] Perf persistent events
 2013-04-06 16:29 UTC  (7+ messages)
` [RFC PATCH 1/3] perf: Add "
` [RFC PATCH 2/3] perf: Add persistent event facilities

Updated testing tree
 2013-04-06 16:30 UTC 

BUG: kworker hangs the GPU on drm and i915 since 3.8.x under X11
 2013-04-06 16:27 UTC  (7+ messages)

[meta-fsl-arm][PATCH 1/2] imx6qsabrelite: Move to SabreLITE to meta-fsl-arm-extra
 2013-04-06 16:30 UTC  (4+ messages)
` [meta-fsl-arm-extra][PATCH 1/3] linux-boundary: Add recipe for Boundary Devices kernel
` [meta-fsl-arm-extra][PATCH 2/3] imx6qsabrelite: Add Boundary Devices SabreLITE machine definition
` [meta-fsl-arm-extra][PATCH 3/3] nitrogen6x: Change machine to use linux-boundary kernel

Question regarding developing V4L2 device driver and Streaming IO in v4l2-ctl
 2013-04-06 16:23 UTC  (3+ messages)

[GIT PULL] oprofile updates for v3.10
 2013-04-06 16:23 UTC 

[lm-sensors] [PATCH] sensors-detect: Update Nuvoton chip information
 2013-04-06 16:23 UTC 

[PATCH 0/1] drm: Add built-in EDID set of another common screen resolution
 2013-04-06 16:01 UTC  (2+ messages)
` [PATCH 1/1] drm: Add 1600x1200 (UXGA) screen resolution to the built-in EDIDs

[Qemu-devel] [PATCH v4 00/11] Fix versatile_pci
 2013-04-06 15:44 UTC  (12+ messages)
` [Qemu-devel] [PATCH v4 01/11] versatile_pci: Fix hardcoded tabs
` [Qemu-devel] [PATCH v4 02/11] versatile_pci: Expose PCI I/O region on Versatile PB
` [Qemu-devel] [PATCH v4 03/11] versatile_pci: Update to realize and instance init functions
` [Qemu-devel] [PATCH v4 04/11] versatile_pci: Change to subclassing TYPE_PCI_HOST_BRIDGE
` [Qemu-devel] [PATCH v4 05/11] versatile_pci: Use separate PCI I/O space rather than system I/O space
` [Qemu-devel] [PATCH v4 06/11] versatile_pci: Put the host bridge PCI device at slot 29
` [Qemu-devel] [PATCH v4 07/11] versatile_pci: Implement the correct PCI IRQ mapping
` [Qemu-devel] [PATCH v4 08/11] versatile_pci: Implement the PCI controller's control registers
` [Qemu-devel] [PATCH v4 09/11] arm/realview: Fix mapping of PCI regions
` [Qemu-devel] [PATCH v4 10/11] versatile_pci: Expose PCI memory space to system
` [Qemu-devel] [PATCH v4 11/11] hw/versatile_pci: Drop unnecessary vpb_pci_config_addr()

[Bug 62756] New: Rendering errors on rv790 with llvm and unigine heaven 3.0
 2013-04-06 16:15 UTC  (2+ messages)
` [Bug 62756] "

iptables nfacct match question
 2013-04-06 16:14 UTC  (14+ messages)

[PATCH] timer: Fix possible issues with non serialized timer_pending( )
 2013-04-06 16:13 UTC  (6+ messages)
` [PATCH] [PATCH] Gaurantee spinlocks implicit barrier for !PREEMPT_COUNT

[PATCH 2/3] powerpc: Enable boot_vga sysfs attribute for graphics adapters on Power
 2013-04-06 16:12 UTC  (6+ messages)

[PATCH] tests/kms_flip: don't leak gpu hang state
 2013-04-06 16:31 UTC 

[Qemu-devel] [Bug 1128935] qemu IA64 emulation
 2013-04-06 16:01 UTC  (3+ messages)
  ` [Qemu-devel] [Bug 1128935] "

[PATCH] drm/kms-helper: disable hpd_irq handling when poll=0
 2013-04-06 16:05 UTC 

tpm_tis driver failed to suspend, error -62
 2013-04-06 16:00 UTC  (9+ messages)
` [tpmdd-devel] "

[linux-linus test] 17556: regressions - FAIL
 2013-04-06 15:53 UTC 

x86/mm/pageattr: Code without effect?
 2013-04-06 15:47 UTC  (4+ messages)

[Patch net-next] tcp: add a global sysctl to control TCP delayed ack
 2013-04-06 15:38 UTC  (2+ messages)

List of distro policies?
 2013-04-06 15:17 UTC 

[Bug 56311] New: radeon crashing xorg at radeon_drv.so on kernel 3.8.4
 2013-04-06 15:26 UTC 

[PATCH 0/4] fsfreeze: from uninterruptible to killable waiting
 2013-04-06 15:22 UTC  (2+ messages)

Congratulations Winner
 2013-04-06 13:47 UTC 

[PATCH] MIPS: BCM63XX: merge bcm63xx_clk.h into bcm63xx/clk.c
 2013-04-06 15:20 UTC  (2+ messages)

[Buildroot] [PATCH] qjson: new package
 2013-04-06 15:20 UTC 

[PATCH] Add non-zero module sections to sysfs
 2013-04-06 15:16 UTC  (8+ messages)

Help, array corrupted after clean shutdown
 2013-04-06 15:14 UTC  (2+ messages)

[ANNOUNCE] xf86-video-intel 2.21.6
 2013-04-06 15:07 UTC 

[Cluster-devel] [PATCH 3/4] fsfreeze: manage kill signal when sb_start_pagefault is called
 2013-04-06 15:07 UTC  (6+ messages)
  ` [Ocfs2-devel] "
    `  "

[PATCH] mmc: mxs-mmc: Add broken-cd devicetree property
 2013-04-06 15:06 UTC  (4+ messages)

[PATCH 2/4] fsfreeze: manage kill signal when sb_start_write is called
 2013-04-06 15:03 UTC  (6+ messages)
  ` [Ocfs2-devel] "

[PATCH] xen/kexec: Prevent deadlock because of one_cpu_only()
 2013-04-06 15:03 UTC  (2+ messages)

gcc enable-languages
 2013-04-06 14:51 UTC  (10+ messages)

[PATCH v3 0/5] Device Bus support for Marvell EBU SoC
 2013-04-06 14:50 UTC  (4+ messages)
` [PATCH v3 1/5] drivers: memory: Introduce Marvell EBU Device Bus driver

[PATCH v4, part3 00/41] Simplify mem_init() implementations and kill num_physpages
 2013-04-06 14:32 UTC  (103+ messages)
` [PATCH v4, part3 01/41] vmlinux.lds: add comments for global variables and clean up useless declarations
` [PATCH v4, part3 02/41] avr32: normalize global variables exported by vmlinux.lds
` [PATCH v4, part3 03/41] c6x: "
` [PATCH v4, part3 04/41] h8300: "
` [PATCH v4, part3 05/41] score: "
` [PATCH v4, part3 06/41] tile: "
` [PATCH v4, part3 07/41] UML: "
` [PATCH v4, part3 08/41] mm: introduce helper function mem_init_print_info() to simplify mem_init()
` [PATCH v4, part3 09/41] mm: use totalram_pages instead of num_physpages at runtime
` [PATCH v4, part3 10/41] mm/hotplug: prepare for removing num_physpages
` [PATCH v4, part3 11/41] mm/alpha: prepare for removing num_physpages and simplify mem_init()
` [PATCH v4, part3 12/41] mm/ARC: "
` [PATCH v4, part3 13/41] mm/ARM: "
` [PATCH v4, part3 14/41] mm/ARM64: "
` [PATCH v4, part3 15/41] mm/AVR32: "
` [PATCH v4, part3 16/41] mm/blackfin: "
` [PATCH v4, part3 17/41] mm/c6x: "
` [PATCH v4, part3 18/41] mm/cris: "
` [PATCH v4, part3 19/41] mm/frv: "
` [PATCH v4, part3 20/41] mm/h8300: "
` [PATCH v4, part3 21/41] mm/hexagon: "
` [PATCH v4, part3 22/41] mm/IA64: "
` [PATCH v4, part3 23/41] mm/m32r: "
` [PATCH v4, part3 24/41] mm/m68k: "
` [PATCH v4, part3 25/41] mm/metag: "
` [PATCH v4, part3 26/41] mm/microblaze: "
` [PATCH v4, part3 27/41] mm/MIPS: "
` [PATCH v4, part3 28/41] mm/mn10300: "
` [PATCH v4, part3 29/41] mm/openrisc: "
` [PATCH v4, part3 30/41] mm/PARISC: "
` [PATCH v4, part3 31/41] mm/ppc: "
` [PATCH v4, part3 32/41] mm/s390: "
` [PATCH v4, part3 33/41] mm/score: "
` [PATCH v4, part3 34/41] mm/SH: "
` [PATCH v4, part3 35/41] mm/SPARC: "
` [PATCH v4, part3 36/41] mm/tile: "
` [PATCH v4, part3 37/41] mm/um: "
` [PATCH v4, part3 38/41] mm/unicore32: "
` [PATCH v4, part3 39/41] mm/x86: "
` [PATCH v4, part3 40/41] mm/xtensa: "
` [PATCH v4, part3 41/41] mm: kill global variable num_physpages

Congratulations Winner
 2013-04-06 13:34 UTC  (2+ messages)

[PATCH v4, part3 00/15] accurately calculate memory statisitic information
 2013-04-06 14:45 UTC  (7+ messages)
` [PATCH v4, part3 08/15] mm: fix some trivial typos in comments

Compilation error crossbuilding tools
 2013-04-06 14:29 UTC 

malloc/free and priority inheritance?
 2013-04-06 14:27 UTC  (8+ 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.