All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-01-11 03:15:22 to 2013-01-11 05:59:29 UTC [more...]

[U-Boot] [PATCH 0/4 V2] SMDK5250: Convert lowlevel_init.S to .c and set PMIC values
 2013-01-11  5:59 UTC  (3+ messages)
` [U-Boot] [PATCH 4/4 V2] SMDK5250: Modify IRAM stack pointer address

[PATCH] hardlockup: detect hard lockups without NMIs using secondary cpus
 2013-01-11  5:57 UTC  (6+ messages)

[PATCH V4 1/2] virtio-net: fix the set affinity bug when CPU IDs are not consecutive
 2013-01-11  5:56 UTC  (4+ messages)
` [PATCH V4 2/2] virtio-net: reset virtqueue affinity when doing cpu hotplug

[PATCH 0/2] Mempressure cgroup
 2013-01-11  5:56 UTC  (10+ messages)
` [PATCH 1/2] Add mempressure cgroup

[PATCH 0/3] arch_decomp_wdog cleanup
 2013-01-11  5:54 UTC  (8+ messages)
` [PATCH 3/3] ARM: samsung: remove unused arch_decomp_wdog() code

[PATCH can-next v3] can-gw: add a variable limit for CAN frame routings
 2013-01-11  5:54 UTC  (2+ messages)

linux-next: build failure after merge of the final tree (powerpc tree related)
 2013-01-11  5:52 UTC  (3+ messages)

[PATCH v4 00/14] DMA Engine support for AM33XX
 2013-01-11  5:48 UTC  (43+ messages)
` [PATCH v4 01/14] ARM: davinci: move private EDMA API to arm/common
` [PATCH v4 02/14] ARM: edma: remove unused transfer controller handlers
` [PATCH v4 03/14] ARM: edma: add AM33XX support to the private EDMA API
` [PATCH v4 04/14] dmaengine: edma: enable build for AM33XX
` [PATCH v4 05/14] dmaengine: edma: Add TI EDMA device tree binding
` [PATCH v4 06/14] ARM: dts: add AM33XX EDMA support
` [PATCH v4 07/14] dmaengine: add dma_request_slave_channel_compat()
` [PATCH v4 08/14] mmc: omap_hsmmc: convert to dma_request_slave_channel_compat()
` [PATCH v4 09/14] mmc: omap_hsmmc: set max_segs based on dma engine limitations
` [PATCH v4 10/14] mmc: omap_hsmmc: add generic DMA request support to the DT binding
` [PATCH v4 11/14] ARM: dts: add AM33XX MMC support
` [PATCH v4 12/14] spi: omap2-mcspi: convert to dma_request_slave_channel_compat()
` [PATCH v4 13/14] spi: omap2-mcspi: add generic DMA request support to the DT binding
` [PATCH v4 14/14] ARM: dts: add AM33XX SPI DMA support

Implementing NAND driver on a PrimeCell SMC PL350 series
 2013-01-11  5:49 UTC 

[PATCH] arm: exynos4: Fix suspend/resume hang
 2013-01-11  5:47 UTC  (2+ messages)

[U-Boot] [PATCH V4 0/9] EXYNOS5: Enable DWMMC, add FDT support for DWMMC and
 2013-01-11  5:44 UTC  (16+ messages)
` [U-Boot] [PATCH V4 3/9] DWMMC: Initialise dwmci and resolve EMMC read write issues
` [U-Boot] [PATCH V4 4/9] EXYNOS5: DWMMC: Added FDT support for DWMMC
` [U-Boot] [PATCH V4 5/9] EXYNOS5: DWMMC: API to set mmc clock divisor
` [U-Boot] [PATCH V4 9/9] COMMON: MMC: Command to support EMMC booting and to

[PATCH V3 0/22] sched: simplified fork, enable load average into LB and power awareness scheduling
 2013-01-11  5:44 UTC  (22+ messages)
` [PATCH v3 02/22] sched: select_task_rq_fair clean up
` [PATCH v3 03/22] sched: fix find_idlest_group mess logical
` [PATCH v3 04/22] sched: don't need go to smaller sched domain
` [PATCH v3 05/22] sched: remove domain iterations in fork/exec/wake
` [PATCH v3 07/22] sched: set initial load avg of new forked task
` [PATCH v3 11/22] sched: consider runnable load average in effective_load
` [PATCH v3 15/22] sched: log the cpu utilization at rq
` [PATCH v3 17/22] sched: packing small tasks in wake/exec balancing

[PATCH] arch/arm/plat-omap: initializing dma_lch_count, before judging omap_dma_reserve_channels
 2013-01-11  5:39 UTC  (9+ messages)
  ` [PATCH] ARM: OMAP: Fix the use of uninitialized dma_lch_count

What is asmlinkage ?
 2013-01-11  5:35 UTC  (9+ messages)

[U-Boot] [RFC PATCH 0/2] USB: XHCI: Add xHCI host controller stack driver
 2013-01-11  5:32 UTC  (5+ messages)
` [U-Boot] [RFC PATCH 2/2] USB: xHCI: Add stack support for xHCI

[PATCH] rtlwifi/rtl8188ee: Add firmware for new driver
 2013-01-11  5:30 UTC 

[SUNPRC] BUG: unable to handle kernel NULL pointer dereference at 0000000000000070
 2013-01-11  5:22 UTC  (2+ messages)

kernel BUG at kernel/sched_rt.c:493!
 2013-01-11  5:22 UTC  (8+ messages)

[PATCH] ax88179_178a: ASIX AX88179_178A USB 3.0/2.0 to gigabit ethernet adapter driver
 2013-01-11  5:14 UTC  (3+ messages)

[PATCH] drm/exynos: consider DMA_NONE flag to dmabuf import
 2013-01-11  5:13 UTC 

[PATCH] configure.ac: check for org.junit.rules.ExternalResource
 2013-01-11  5:13 UTC  (5+ messages)

[PATCH 3.8-rc] tuntap: refuse to re-attach to different tun_struct
 2013-01-11  5:12 UTC  (4+ messages)

[PATCH] drm/exynos: free sg object if dma_map_sg is failed
 2013-01-11  5:12 UTC 

[PATCH] sh: define TASK_UNMAPPED_BASE as a page aligned constant
 2013-01-11  5:05 UTC  (2+ messages)

[PATCH 1/7] clk: add common of_clk_init() function
 2013-01-11  5:01 UTC  (4+ messages)

[PATCH] mwifiex: change is_suspended variable type to atomic_t
 2013-01-11  4:57 UTC 

Inherit a kernel recipe for a custom am3517 board
 2013-01-11  4:56 UTC 

Turning a complete repository to a shallow one
 2013-01-11  4:53 UTC  (2+ messages)

BUG: slub creates kmalloc slabs with refcount=0
 2013-01-11  4:47 UTC  (4+ messages)
` [PATCH] slub: assign refcount for kmalloc_caches

[PATCH V4 0/4] input: keyboard: tegra: cleanups and DT supports
 2013-01-11  4:47 UTC  (5+ messages)

[PATCH] iscsi-target: Fix CmdSN comparison (use cmd->cmd_sn instead of cmd->stat_sn)
 2013-01-11  4:47 UTC  (2+ messages)

linux-next: manual merge of the signal tree with the arm64 tree
 2013-01-11  4:46 UTC 

[PATCH 0/2] Use up free swap space before reaching OOM kill
 2013-01-11  4:43 UTC  (13+ messages)
` [PATCH 1/2] mm: prevent to add a page to swap if may_writepage is unset
` [PATCH 2/2] mm: forcely swapout when we are out of page cache

[PATCH v2 0/2] Add imx6q-cpufreq driver support
 2013-01-11  4:43 UTC  (10+ messages)
` [PATCH v2 2/2] ARM: imx: enable imx6q-cpufreq support

[PATCH 0/5] target task management fixes and cleanups
 2013-01-11  4:42 UTC  (11+ messages)
` [PATCH 1/5] target: Don't let abort handling free pending write commands too soon
` [PATCH 2/5] target: Fix use-after-free in LUN RESET handling
` [PATCH 3/5] target: Release se_cmd when LUN lookup fails for TMR
` [PATCH 4/5] target: Remove useless if statement
` [PATCH 5/5] target: Remove never-used TMR_FABRIC_TMR enum value

[RFC v2 00/18] ARM: OMAP2+: AM33XX: Add suspend-resume support
 2013-01-11  4:37 UTC  (5+ messages)
` [RFC v2 12/18] ARM: OMAP2+: timer: Add suspend-resume callbacks for clockevent device

[PATCH 00/14] Rewrite Tegra PCIe driver
 2013-01-11  4:34 UTC  (27+ messages)
` [PATCH 01/14] of/pci: Provide support for parsing PCI DT ranges property
` [PATCH 02/14] of/pci: Add of_pci_get_devfn() function
` [PATCH 09/14] ARM: tegra: Move pmc.h to include/mach
` [PATCH 10/14] PCI: tegra: Move PCIe driver to drivers/pci/host
` [PATCH 12/14] ARM: tegra: tec: Add PCIe support

[PATCH] drm/exynos: added validation of edid for vidi connection
 2013-01-11  4:20 UTC  (2+ messages)

linux-next: manual merge of the samsung tree with the arm-soc tree
 2013-01-11  4:32 UTC  (3+ messages)

[PATCH 0/3] fixup remaining cvsimport tests
 2013-01-11  4:27 UTC  (4+ messages)
` [PATCH 1/3] t/lib-cvs.sh: allow cvsps version 3.x
` [PATCH 2/3] t9600: fixup for new cvsimport
` [PATCH 3/3] t9604: "

On --depth=funny value
 2013-01-11  4:26 UTC  (5+ messages)
` [PATCH 1/2] fetch, upload-pack: add --no-shallow for infinite depth
  ` [PATCH 2/2] upload-pack: fix off-by-one depth calculation in shallow clone

[PATCH 0/1] initscripts: remove finish.sh
 2013-01-11  4:11 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] minor diff between gitweb docs and actual template for $GIT/description
 2013-01-11  4:25 UTC  (3+ messages)

linux-next: manual merge of the samsung tree with the arm-soc tree
 2013-01-11  4:18 UTC 

[PATCH] powerpc: added DSCR support to ptrace
 2013-01-11  4:18 UTC  (2+ messages)

[PATCH v3 00/11] xen: Initial kexec/kdump implementation
 2013-01-11  4:16 UTC  (14+ messages)
      ` [Xen-devel] "

[PATCH] prctl.2: document PR_SET_PTRACER
 2013-01-11  4:15 UTC  (3+ messages)

Les meilleurs SOLDES chaussures sont ici : jusqu'à -50%
 2013-01-11  4:14 UTC 

Kernelnewbies Digest, Vol 26, Issue 28
 2013-01-11  4:09 UTC  (3+ messages)
` Help with Kernel Build > Installer and Rescue CD

Current SuperH board can't boot
 2013-01-11  4:03 UTC  (3+ messages)

[PATCH 2/3] ARM: Orion: Bind the orion bridge interrupt controller through DT
 2013-01-11  4:02 UTC  (11+ messages)

[RFC PATCH 0/2] make mac programming for virtio net more robust
 2013-01-11  2:23 UTC  (8+ messages)
` [RFC PATCH 2/2] virtio-net: introduce a new control to set macaddr
    ` [Qemu-devel] "
  ` [Qemu-devel] [RFC PATCH 0/2] make mac programming for virtio net more robust

[PATCH] module, fix percpu reserved memory exhaustion
 2013-01-11  3:48 UTC  (2+ messages)

[PATCH 0/3] ixgbe: request_firmware for configuration parameters
 2013-01-11  3:55 UTC  (2+ messages)

linux-next: manual merge of the arm-soc tree with the xilinx tree
 2013-01-11  3:51 UTC  (3+ messages)

[Qemu-trivial] Top 10 Free Tools for Google (totally free SEO webinar)
 2013-01-11  1:38 UTC 

[ 000/123] 3.7.2-stable review
 2013-01-11  3:47 UTC  (3+ messages)
` [ 004/123] b43legacy: Fix firmware loading when driver is built into the kernel

[PATCH] memcg: modify swap accounting function to support THP
 2013-01-11  3:45 UTC  (4+ messages)

[Qemu-devel] [PATCH] reading files from qcow2-formated image disk for windows system
 2013-01-11  3:39 UTC  (4+ messages)

[Qemu-devel] [PATCH qom-cpu 00/17] x86 CPU cleanup, part 3
 2013-01-11  2:42 UTC  (3+ messages)
` [Qemu-devel] [PATCH 06/17] target-i386: remove vendor_override field from CPUX86State

Suggestion: add option in git-p4 to preserve user in Git repository
 2013-01-11  3:38 UTC 

[PATCH] cvsimport: rewrite to use cvsps 3.x to fix major bugs
 2013-01-11  3:32 UTC 

[xen-unstable test] 14855: tolerable FAIL - PUSHED
 2013-01-11  3:30 UTC 

[PATCH] fs: Disable preempt when acquire i_size_seqcount write lock
 2013-01-11  3:25 UTC  (3+ messages)

[BUILD BREAK] usb: gadget: fsl_mxc_udc can't compile on current v3.8-rc3
 2013-01-11  3:23 UTC  (4+ messages)

[Qemu-devel] [PATCH V2 00/11] add qmp/hmp interfaces for snapshot info
 2013-01-11  3:18 UTC  (6+ messages)
` [Qemu-devel] [PATCH V2 03/11] block: add snapshot and image info query function

[Qemu-devel] [PATCH V4 0/4] HMP: allow parsing for sub command
 2013-01-11  3:17 UTC  (7+ messages)
` [Qemu-devel] [PATCH V4 1/4] HMP: add QDict to info callback handler
` [Qemu-devel] [PATCH V4 2/4] HMP: add infrastructure for sub command

[PATCH] clone: forbid --bare --separate-git-dir <dir>
 2013-01-11  3:15 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v12 0/9] ZPODD Patches
 2013-01-11  3:16 UTC  (6+ messages)
` [PATCH v12 7/9] libata: scsi: no poll when ODD is powered off

[RFC 0/4] TI LCDC DRM driver
 2013-01-11  3:15 UTC  (5+ messages)

[PATCH 00/16] big.LITTLE low-level CPU and cluster power management
 2013-01-11  3:15 UTC  (4+ messages)
` [PATCH 04/16] ARM: b.L: Add baremetal voting mutexes


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.