All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-03-08 11:02:08 to 2013-03-08 12:04:28 UTC [more...]

[PATCH 00/11 v6] introduction of dmesg support
 2013-03-08 11:59 UTC  (12+ messages)
` [PATCH 01/11] kfifo: introduce kfifo_dump_str to dump the fifo
  ` [PATCH 02/11] console: switch to kfifo_dump_str
  ` [PATCH 03/11] intoduce dmesg to print the barebox printk to dmesg ring buffer
  ` [PATCH 04/11] startup: switch to pr_xxx
  ` [PATCH 05/11] at91: clock switch to pr_info
  ` [PATCH 06/11] meminfo: switch to pr_xxx
  ` [PATCH 07/11] net/console: "
  ` [PATCH 08/11] startup: "
  ` [PATCH 09/11] barebox_banner: switch to pr_info
  ` [PATCH 10/11] net/phy: convert "
  ` [PATCH 11/11] ext4: switch debug and printf to dev_xxx

[PATCH 1/3] attrib: Remove redundant NULL check
 2013-03-08 12:03 UTC  (5+ messages)
` [PATCH 2/3] attrib: Fix use after free of attrib

[PATCH v2] neard: Update reference commit sha1 and script path
 2013-03-08 11:45 UTC  (2+ messages)
` [PATCH v3] neard:Update reference commit sha1 and install script

[patch] [SCSI] scsi_transport_sas: check for allocation failure
 2013-03-08 12:02 UTC  (2+ messages)

[PATCH 1/2] mtd: m25p80: introduce SST_WRITE flag for SST byte programming
 2013-03-08 12:02 UTC  (2+ messages)

preparing for 4.2.2 and 4.1.5
 2013-03-08 12:01 UTC  (5+ messages)

[patch] [SCSI] bfa: Use GFP_ATOMIC under spin_lock
 2013-03-08 12:01 UTC  (2+ messages)

[PATCH] mtd: m25p80: n25q064 is Micron, not Intel/Numonyx
 2013-03-08 12:01 UTC  (2+ messages)

[PATCH v2] mtd: ofpart: support partitions of 4 GB and larger
 2013-03-08 12:01 UTC  (2+ messages)

mt9m111/mt9m131: kernel 3.8 issues
 2013-03-08 11:53 UTC  (4+ messages)

[PATCH 0/8] kexec: extended kexec hypercall for use with pv-ops kernels
 2013-03-08 11:58 UTC  (17+ messages)
` [PATCH 3/8] kexec: add public interface for improved load/unload sub-ops
` [PATCH 4/8] kexec: add infrastructure for handling kexec images
` [PATCH 5/8] kexec: extend hypercall with improved load/unload ops

[U-Boot] [PATCH v9 01/30] mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BIT
 2013-03-08 11:57 UTC  (6+ messages)
` [U-Boot] [PATCH v9 15/30] autoconfig.mk: Make it possible to define configs from other configs

[Qemu-devel] [PATCH 1/7] block: only force IO completion in .bdrv_truncate if we are shrinking
 2013-03-08 11:56 UTC  (13+ messages)

[PATCH 00/14] OMAPDSS: new clock calculation + DSI VM
 2013-03-08 11:52 UTC  (30+ messages)
` [PATCH 01/14] OMAPDSS: DISPC: store core clk rate
` [PATCH 02/14] OMAPDSS: DSI: fix wrong unsigned long long use
` [PATCH 03/14] OMAPDSS: DSI: simplify dsi configuration
` [PATCH 04/14] OMAPDSS: DSI: get line buffer size at probe
` [PATCH 05/14] OMAPDSS: DSI: add enum omap_dss_dsi_trans_mode
` [PATCH 06/14] OMAPDSS: DSI remove unneeded clk source setup code
` [PATCH 07/14] OMAPDSS: DISPC: add new clock calculation code
` [PATCH 08/14] OMAPDSS: DSS: "
` [PATCH 09/14] OMAPDSS: DSI: "
` [PATCH 10/14] OMAPDSS: SDI: use "
` [PATCH 11/14] OMAPDSS: DPI: "
` [PATCH 12/14] OMAPDSS: DSI: "
` [PATCH 13/14] OMAPDSS: remove unused old "
` [PATCH 14/14] OMAPDSS: remove dsi videomode from dssdev

[PATCH] ALSA: ASoC: add codec driver for TI TAS5086
 2013-03-08 11:42 UTC  (2+ messages)

[PATCH] libibumad: Fix issues causing const warnings for strings
 2013-03-08 11:53 UTC 

[PATCH 00/20] OMAPDSS: misc improvements
 2013-03-08 11:51 UTC  (42+ messages)
` [PATCH 01/20] OMAPDSS: DSI: remove DSI & DISPC clk divisors from dssdev
` [PATCH 02/20] OMAPDSS: HDMI: remove HDMI "
` [PATCH 03/20] OMAPDSS: DPI: remove omap_dss_device uses
` [PATCH 04/20] OMAPDSS: DSI: "
` [PATCH 05/20] OMAPDSS: Taal: remove multi-panel support
` [PATCH 06/20] OMAPDSS: APPLY: remove dssdev from dss_mgr_wait_for_vsync
` [PATCH 07/20] OMAPDSS: add missing export for omap_dss_get_output()
` [PATCH 08/20] OMAPDSS: HDMI: init output earlier
` [PATCH 09/20] OMAPDSS: add output->name
` [PATCH 10/20] OMAPDSS: Resolve channels for outputs
` [PATCH 11/20] OMAPDSS: add output->recommended_channel
` [PATCH 12/20] OMAPDSS: DPI: use output->recommended_channel
` [PATCH 13/20] OMAPFB: "
` [PATCH 14/20] OMAPDSS: remove dssdev->channel assignments
` [PATCH 15/20] OMAP: dss-common.c: remove uses of dss channel (LATER)
` [PATCH 16/20] OMAPDSS: omapdss.h: remove channel field from omap_dss_device (LATER)
` [PATCH 17/20] OMAPDSS: add pdata->default_display_name
` [PATCH 18/20] OMAPDSS: DSI: delay dispc initialization
` [PATCH 19/20] OMAPDSS: DSI: fix DSI channel source initialization
` [PATCH 20/20] OMAPDSS: Taal: remove rotate & mirror support

[PATCH] ALSA: ASoC: Add codec driver for AK5386
 2013-03-08 11:51 UTC  (2+ messages)

XFS IO multiplication problem on centos/rhel 6 using hp p420i raid controllers
 2013-03-08 11:49 UTC  (8+ messages)

[PATCH] powerpc/kernel: Cleanup on rtas_pci.c
 2013-03-08 11:47 UTC 

[PATCHv2 0/6] Extend UART support for Allwinner SoCs
 2013-03-08 11:45 UTC  (2+ messages)

Command documentation policy
 2013-03-08 11:45 UTC  (7+ messages)
  ` Command documentation part 1

memory zone and slab
 2013-03-08 11:44 UTC  (2+ messages)

[GIT] [3.10] NFC pull request
 2013-03-08 11:44 UTC 

[PATCH 1/1] irq_work.h: fix warning when CONFIG_IRQ_WORK=n
 2013-03-08 11:42 UTC  (2+ messages)

[PATCH v4] Quirk for buggy dma source tags with Intel IOMMU
 2013-03-08 11:43 UTC  (3+ messages)

Ring privilege of host linux kernel
 2013-03-08 11:42 UTC  (2+ messages)

[meta-oe][PATCHv2] poppler: upgrade to 0.18.4
 2013-03-08 11:25 UTC  (2+ messages)

Fatal crash on xen4.2 HVM + qemu-xen dm + NFS
 2013-03-08 11:41 UTC  (10+ messages)
` [PATCH] QEMU(upstream): Disable xen's use of O_DIRECT by default as it results in crashes
              ` [PATCHv3] "

[PATCH] libtraceevent: remove hard coded include to /usr/local/include in Makefile
 2013-03-08 11:21 UTC 

[BUG] Internal error xfs_dir2_data_reada_verify
 2013-03-08 11:38 UTC  (10+ messages)
` [BUG] pvmove corrupting XFS filesystems (was Re: [BUG] Internal error xfs_dir2_data_reada_verify)
  ` [dm-devel] "

[nsproxy] BUG: unable to handle kernel NULL pointer dereference at 0000000000000024
 2013-03-08 11:38 UTC  (3+ messages)

[PATCH] init: Scream bloody murder if interrupts are enabled too early
 2013-03-08 11:38 UTC  (3+ messages)

rebase: strange failures to apply patc 3-way
 2013-03-08 11:34 UTC  (2+ messages)

[PATCH v2 0/6] Error handling in HCI request framework
 2013-03-08 11:34 UTC  (6+ messages)
` [PATCH v2 6/6] Bluetooth: Check req->err in hci_req_add

[PATCH][GIT PULL][3.9] tracing: update documentation of snapshot utility
 2013-03-08 11:33 UTC 

[GIT PULL v2] KVM/ARM Fixes for 3.9-rc1
 2013-03-08 11:31 UTC  (8+ messages)
` [kvmarm] "

[Buildroot] providing post-build scripts in buildroot
 2013-03-08 11:30 UTC  (2+ messages)

[PATCH v2 0/7] Enable CMT and TMU for DT
 2013-03-08 11:29 UTC  (16+ messages)
` [PATCH v2 1/7] ARM: shmobile: Define DT bindings for timer devices
` [PATCH v2 2/7] clocksource: sh_cmt: Add OF support
` [PATCH v2 3/7] clocksource: sh_tmu: "
` [PATCH v2 4/7] ARM: shmobile: sh73a0: Add timer DT names to clock list
` [PATCH v2 5/7] ARM: mach-shmobile: sh73a0: Setup the timer CMT10 using DT
` [PATCH v2 6/7] ARM: shmobile: r8a7740: Add DT name to clock list for CMT10
` [PATCH v2 7/7] ARM: mach-shmobile: r8a7740: Setup the timer CMT10 using DT

[Buildroot] Problem with buildroot-2013.02 - emacs
 2013-03-08 11:29 UTC  (5+ messages)
      ` [Buildroot] Problem with buildroot-2013.02 - ncurses

[Qemu-devel] problems with freeBSD
 2013-03-08 11:30 UTC  (6+ messages)
        ` [Qemu-devel] [SeaBIOS] "

[PATCH] tools/xenconsoled: Initialise static data before use
 2013-03-08 11:27 UTC  (3+ messages)

ath6kl build error
 2013-03-08 11:25 UTC 

[PATCH] soc-camera: fix typos in the default format-conversion table
 2013-03-08 11:25 UTC 

[Bridge] [Patch net] bridge: do not expire mdb entry when bridge still uses it
 2013-03-08 11:24 UTC  (9+ messages)
            `  "

[PATCH] ARM: EXYNOS: Use wfi macro in platform_do_lowpower
 2013-03-08 11:09 UTC  (2+ messages)

[PATCH] ARM: sunxi: cubieboard: Add UART muxing
 2013-03-08 11:18 UTC 

[PATCH] davinci: vpbe: fix module build
 2013-03-08 11:17 UTC  (2+ messages)

[PATCH] mac80211: add driver callback for per-interface multicast filter
 2013-03-08 11:14 UTC 

[PATCH] drivers/tty/hvc: using strlcpy instead of strncpy
 2013-03-08 11:11 UTC  (13+ messages)
                  ` [PATCH] drivers/tty/hvc: fixup original commit: 9276dfd27897a0b29d8b5814f39a1f82f56b6b6b

[PATCH] ARM: Dove: add RTC device node
 2013-03-08 11:13 UTC 

compat-driver doesn't compile
 2013-03-08 11:11 UTC 

[U-Boot] [PATCH v4] Introduced btrfs file-system with btrload command
 2013-03-08 11:11 UTC  (2+ messages)

A question on adding a new program to a new meta layer
 2013-03-08 11:10 UTC  (8+ messages)

[Qemu-devel] [PULL] chardev: qapi conversion continued
 2013-03-08 11:09 UTC 

[Qemu-devel] Host kernel crash at pci_find_upstream_pcie_bridge on VM exit
 2013-03-08 11:08 UTC 

[PATCH 0/5] nd/branch-show-rebase-bisect-state updates
 2013-03-08 11:04 UTC  (5+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 3/4] status: show more info than "currently not on any branch"

[Qemu-devel] [PATCH V7 0/5] Send the gratuitous by guest
 2013-03-08 11:03 UTC  (7+ messages)

[PATCH v3 01/29] pinctrl: Declare operation structures as const
 2013-03-08 11:04 UTC  (2+ messages)

[STRAWMAN PATCH] KVM: PPC: Add ioctl to specify interrupt controller architecture to emulate
 2013-03-08 11:04 UTC  (5+ messages)

[PATCH net-next] ipv6: ndisc: remove redundant check for !dev->addr_len
 2013-03-08 11:03 UTC 

[PATCH v3 64/64] ARM: shmobile: r8a7779: Remove INTC function GPIOs
 2013-03-08 11:02 UTC 

[PATCH v3 63/64] ARM: shmobile: r8a7779: Remove LBSC function GPIOs
 2013-03-08 11:02 UTC 

[PATCH v3 62/64] ARM: shmobile: r8a7779: Remove USB function GPIOs
 2013-03-08 11:02 UTC 

[PATCH v3 61/64] ARM: shmobile: r8a7779: Remove HSPI function GPIOs
 2013-03-08 11:02 UTC 

[PATCH v3 60/64] ARM: shmobile: r8a7779: Remove SCIF function GPIOs
 2013-03-08 11:02 UTC 

[PATCH v3 59/64] ARM: shmobile: r8a7779: Remove SDHI and MMCIF function GPIOs
 2013-03-08 11:02 UTC 

[PATCH v3 58/64] ARM: shmobile: r8a7779: Remove DU function GPIOs
 2013-03-08 11:02 UTC 

[PATCH v3 57/64] ARM: shmobile: r8a7779: Remove DU1_DOTCLKOUT1 GPIO
 2013-03-08 11:02 UTC 

[PATCH v3 56/64] ARM: shmobile: r8a7740: Remove SDHI and MMCIF function GPIOs
 2013-03-08 11:02 UTC 

[PATCH v3 55/64] ARM: shmobile: r8a7740: Remove LCD0 and LCD1 function GPIOs
 2013-03-08 11:02 UTC 

[PATCH v3 54/64] ARM: shmobile: sh73a0: Remove FSI function GPIOs
 2013-03-08 11:02 UTC 

[PATCH v3 53/64] ARM: shmobile: sh73a0: Remove I2C function GPIOs
 2013-03-08 11:02 UTC 

[PATCH v3 52/64] ARM: shmobile: sh73a0: Remove SCIFA and SCIFB function GPIOs
 2013-03-08 11:02 UTC 

[PATCH v3 51/64] ARM: shmobile: sh73a0: Remove LCDC and LCDC2 function GPIOs
 2013-03-08 11:02 UTC 

[PATCH v3 50/64] ARM: shmobile: sh7372: Remove SDHI and MMCIF function GPIOs
 2013-03-08 11:02 UTC 

[PATCH v3 49/64] sh-pfc: r8a7779: Remove INTC function GPIOS
 2013-03-08 11:02 UTC 

[PATCH v3 48/64] sh-pfc: r8a7779: Remove LBSC function GPIOS
 2013-03-08 11:02 UTC 


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.