All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-04-21 09:04:04 to 2012-04-21 12:22:29 UTC [more...]

[GIT PATCH 00/12] libsas fixes for 3.4
 2012-04-21 12:22 UTC  (3+ messages)
` [PATCH 10/12] scsi: fix eh wakeup (scsi_schedule_eh vs scsi_restart_operations)

clps711x patchset
 2012-04-21 12:20 UTC  (60+ messages)
` [PATCH 01/17] ARM clps711x: Cleanup: Rename ARCH_EP7211 and ARCH_EP7212 to SOC_xxx
` [PATCH 02/17] ARM clps711x: Added Cirrus Logic EP7312 CPU variant
    ` Re[2]: "
` [PATCH 03/17] ARM clps711x: Selecting CPU-variant automatically for clps711x targets
` [PATCH 04/17] ARM clps711x: Using a single definition for virtual address register
` [PATCH 05/17] ARM clps711x: Added missing definitions for PORT C
` [PATCH 06/17] ARM clps711x: Remove now unused cs89712 board header
` [PATCH 07/17] ARM clps711x: Remove unused includes
` [PATCH 08/17] ARM clps711x: Cleanup: remove unused definitions for ep_readl/ep_writel
` [PATCH 09/17] ARM clps711x: Using a single definition for physical address register
` [PATCH 10/17] ARM clps711x: Address register renaming to reflect the fact that the name is the same for all arch
` [PATCH 11/17] ARM clps711x: Move definitions of register address in one unit
` [PATCH 12/17] ARM clps711x: Simple optimise debug_macro by removing one NOP
    ` Re[2]: "
` [PATCH 13/17] ARM clps711x: Removed unused header mach/time.h
` [PATCH 14/17] ARM clps711x: Do not mask interrupts in ack procedure
` [PATCH 15/17] ARM clps711x: Removed unused definitions from mach/irqs.h
` [PATCH 16/17] ARM clps711x: Replaced frequency settings to definition
` [PATCH 17/17] ARM clps711x: Make select CPU spees as KConfig option
  ` Re[2]: clps711x patchset

[PATCH V2 00/10] Add support for SPEAr13xx SoCs
 2012-04-21 12:20 UTC  (4+ messages)
` [PATCH V2 01/10] SPEAr: Add DT bindings for SPEAr's timer
` [PATCH V2 02/10] SPEAr13xx: Add header files

dvb lock patch
 2012-04-21 12:18 UTC  (8+ messages)

[PATCH 0/9] Add support for SPEAr13xx SoCs
 2012-04-21 12:17 UTC  (3+ messages)

[PATCH V2 0/5] ata: pata_arasan and ahci_platform updates
 2012-04-21 12:10 UTC  (6+ messages)
` [PATCH V2 1/5] ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macros
` [PATCH V2 2/5] ata: pata_arasan: Add clk_{un}prepare() support
` [PATCH V2 3/5] ata: pata_arasan: add Device Tree probing capability
` [PATCH V2 4/5] ata: ahci_platform: Add synopsys ahci controller in DT's compatible list
` [PATCH V2 5/5] ata/ahci_platform: Add clock framework support

Nasty bug with fonts and jpg background
 2012-04-21 12:02 UTC  (2+ messages)

[PATCH 00/13] clk: Add non CONFIG_HAVE_CLK routines
 2012-04-21 11:47 UTC  (29+ messages)
` [PATCH 01/13] "
` [PATCH 02/13] clk: Remove redundant depends on from drivers/Kconfig
` [PATCH 03/13] clk: CLK_PREPARE must depend on HAVE_CLK
` [PATCH 04/13] ata/pata_arasan: Remove conditional compilation of clk code
` [PATCH 05/13] ata/sata_mv: "
` [PATCH 06/13] i2c/i2c-pxa: "
` [PATCH 07/13] net/c_can: "
` [PATCH 08/13] net/stmmac: "
` [PATCH 09/13] gadget/m66592: "
` [PATCH 10/13] gadget/r8a66597: "
` [PATCH 11/13] usb/host/r8a66597: "
` [PATCH 12/13] usb/marvell: "
` [PATCH 13/13] usb/musb: "

[PATCH] ALSA: snd-usb: remove refactorization left-overs
 2012-04-21 11:52 UTC 

[PATCH] Defconfig update for LPC32xx
 2012-04-21 11:46 UTC  (4+ messages)

SSD slowdown with 3.3.X?
 2012-04-21 11:45 UTC  (6+ messages)

Are Memory Maps sorted?
 2012-04-21 11:45 UTC  (2+ messages)

[PATCH] kernel: sys.c: Fixed coding style issues
 2012-04-21 11:42 UTC 

[PATCH] watchdog: mpcore: Add DT bindings for ARM mpcore watchdog
 2012-04-21 11:41 UTC  (3+ messages)
` [PATCH V2] watchdog: mpcore: Add DT probing support "

[PATCH] arm: at91: fix build-error for board-dt
 2012-04-21 11:40 UTC  (2+ messages)

VM lockdep warning
 2012-04-21 11:39 UTC 

[PATCH] gitweb: Option to omit column with time of the last change
 2012-04-21 11:28 UTC  (4+ messages)
` [PATCH] gitweb: Improve repository verification

[PATCH] video/smscufx: fix line counting in fb_write
 2012-04-21 11:26 UTC  (3+ messages)

RBD stall when creating and listing images
 2012-04-21 11:26 UTC 

[PATCH] video/udlfb: fix line counting in fb_write
 2012-04-21 11:26 UTC  (3+ messages)

HSI: any status updates on omap_ssi?
 2012-04-21 10:52 UTC 

[PATCH V2 0/3] introduce stmp-style devices
 2012-04-21 11:09 UTC  (5+ messages)
` [PATCH V2 1/3] lib: add support for "

Is this enough for us to have triple-parity RAID?
 2012-04-21 11:18 UTC  (13+ messages)

[Buildroot] [git commit] docs/header.html: Add link to patchwork
 2012-04-21 11:18 UTC 

[Buildroot] [git commit] docs/news.html: Fix typo in Thomas' name
 2012-04-21 11:17 UTC 

Failed to run bootloader
 2012-04-21 11:04 UTC 

force fdr link to 10gb
 2012-04-21 11:02 UTC  (2+ messages)

[PATCH 1/3] [SCSI] ufs: Remove unused member sense_bufflen
 2012-04-21 10:59 UTC  (4+ messages)
` [PATCH 2/3] [SCSI] ufs: Limit sense data size to 18 bytes
` [PATCH 3/3] [SCSI] ufs: Process SCSI command for UFS device

[PATCH] kernel: acct.c: fixed minor coding style issues
 2012-04-21 10:56 UTC 

Git push stuck
 2012-04-21 10:54 UTC 

[PATCH 1/3] Add mcelog support for xen platform
 2012-04-21 10:45 UTC  (3+ messages)
` [Xen-devel] "

[U-Boot] Add support for Mini2440
 2012-04-21 10:39 UTC  (4+ messages)
` [U-Boot] [PATCH v3] Add support for MINI2440 (s3c2440). Documentation about the product can be found on: http://www.friendlyarm.net/products/mini2440

PTS / linkkey issue
 2012-04-21 10:35 UTC  (2+ messages)

[PATCH v7] gpio: Device tree support for LPC32xx
 2012-04-21 10:29 UTC  (2+ messages)

[PATCH] hid: usbhid: fix possible deadlock in __usbhid_submit_report
 2012-04-21 10:25 UTC  (2+ messages)

What's cooking in git.git (Apr 2012, #08; Fri, 20)
 2012-04-21 10:23 UTC  (2+ messages)

[snd-usb-audio] frequent "delay: estimated xxx, actual yyy" messages
 2012-04-21 10:22 UTC 

[PATCH][Trivial] lib/kobject.c: Remove redundant check in populate_dir
 2012-04-21 10:18 UTC 

[PATCH 4/4][Trivial] lib/kobject.c : check parameter in kobject_init_and_add
 2012-04-21 10:17 UTC 

[lm-sensors] [PATCH] hwmon: (ad7314) Fix build warning
 2012-04-21 10:15 UTC  (2+ messages)

btrfs-progs: minor buffer-overrun fixes (v3)
 2012-04-21 10:14 UTC  (3+ messages)
` [PATCHv3 4/4] mkfs: avoid heap-buffer-read-underrun for zero-length "size" arg
  ` Accidental use of mkfs.btrfs -L ... recoverable?

Re[3]: kernel oops - do_ip_vs_get_ctl
 2012-04-21 10:11 UTC 

[PATCH 3/4][Trivial] lib/kobject.c : Check ktype in kobject_add_internal
 2012-04-21  9:58 UTC 

[PATCH v5 1/3] USB: Add driver for NXP ISP1301 USB transceiver
 2012-04-21  9:57 UTC  (6+ messages)
` [PATCH v5 2/3] USB: gadget driver for LPC32xx
` [PATCH v5 3/3] USB: ohci-nxp: Use isp1301 driver

[PATCH v5 10/10] ARM: LPC32xx: Move common code to common.c
 2012-04-21  9:55 UTC  (2+ messages)

[RFC 0/8] DMA engine conversion for omap_hsmmc
 2012-04-21  9:48 UTC  (7+ messages)
` [PATCH 5/8] mmc: omap_hsmmc: release correct resource

[PATCH 00/10] wait for BO with timeout
 2012-04-21  9:41 UTC  (7+ messages)
` [PATCH 02/10] drm/i915: move vbetool invoked ier stuff
` [PATCH 04/10] drm/i915: drop polled waits from i915_wait_request
` [PATCH 09/10] drm/i915: wait render timeout ioctl

Reworking of GPU reset logic
 2012-04-21  9:42 UTC  (3+ messages)

use-after-free in usbnet
 2012-04-21  9:40 UTC  (15+ messages)

[lm-sensors] sensor 3.3.1 and previous do not properly detect/show CPUTIN temperature - maximus iv e
 2012-04-21  9:38 UTC  (2+ messages)
` [lm-sensors] sensor 3.3.1 and previous do not properly detect/show CPUTIN temperature - maximus

[PATCH v5 0/10] Second patchset for LPC32xx device tree conversion
 2012-04-21  9:34 UTC  (22+ messages)
` [PATCH v5 1/10] ohci-nxp: Driver cleanup
` [PATCH v5 2/10] ohci-nxp: Device tree support
` [PATCH v5 3/10] ARM: LPC32xx: clock.c cleanup
` [PATCH v5 4/10] ARM: LPC32xx: clock.c registration adjustment
` [PATCH v5 5/10] ARM: LPC32xx: Remove obsolete platform Kconfig
` [PATCH v5 6/10] input: Device tree support for LPC32xx touchscreen
` [PATCH v5 7/10] iio: lpc32xx-adc: Remove driver conflict due to device tree
` [PATCH v5 8/10] ARM: LPC32xx: DTS files for device tree conversion
` [PATCH v5 9/10] ARM: LPC32xx: Device tree support
` [PATCH v5 10/10] ARM: LPC32xx: Move common code to common.c

[PATCH 2/4][Trivial] lib/kobject.c : Check parameter in kobject_set_name
 2012-04-21  9:31 UTC 

[PATCH 1/4][Trivial] lib/kobject.c: Check parameter in kobject_get_path
 2012-04-21  9:25 UTC 

M-Audio FastTrack C400
 2012-04-21  9:19 UTC  (9+ messages)

concatenate udp payloads of multiple packet
 2012-04-21  9:12 UTC  (3+ messages)

[v3.4-rc] regression: reboot not working
 2012-04-21  9:12 UTC  (6+ messages)

[PATCH 00/14] Staging:iio: Cleanup and refactor pre multibuffer
 2012-04-21  9:10 UTC  (2+ messages)

3.2.11: PCI Express card cannot be re-detected withing cca 60sec timeframe
 2012-04-21  9:12 UTC  (15+ messages)

linux-next: Tree for Apr 20
 2012-04-21  9:07 UTC  (3+ messages)
` linux-next: Tree for Apr 20 (usb & target)

collectd and ceph plugin
 2012-04-21  9:06 UTC 

[PATCH] drivers/tty: Use get_user instead of dereferencing user pointer
 2012-04-21  9:04 UTC  (4+ 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.