messages from 2010-10-22 05:17:11 to 2010-10-22 07:20:22 UTC [more...]
[-next] staging/vme: various fixes + new driver model for VME
2010-10-22 6:36 UTC (21+ messages)
` [PATCH 01/30] staging/vme: style: convert '&(foo)' to '&foo'
` [PATCH 08/30] staging/vme/tsi148: fix warning in free_irq
` [PATCH 09/30] staging/vme: fill in struct device's .release, even if it's a NOOP
` [PATCH 11/30] staging/vme/tsi148: declare static functions as such
` [PATCH 13/30] staging/vme_user: declare private variables as static
` [PATCH 14/30] staging/vme_user: use an unsigned int for counting the number of kparams
` [PATCH 15/30] staging/vme_user: remove __iomem marking from kern_buf and derivates
` [PATCH 16/30] staging/vme_user: mark user-space buffers with __user
` [PATCH 17/30] staging/vme: mark struct vme_master_resource's base address pointer as __iomem
` [PATCH 20/30] staging/vme: trivial: rename vme_bus_num_mtx to vme_buses_lock
` [PATCH 21/30] staging/vme: keep a list of registered buses (bridges)
` [PATCH 22/30] staging/vme/vme_user: use __dev{init,exit} for .probe and .remove
` [PATCH 23/30] staging/vme_user: fix usage of the slave resources after they've been freed
` [PATCH 24/30] staging/vme_user: remove unnecessary call to vme_slave_set
` [PATCH 25/30] staging/vme_user: add missing calls to vme_master_free calls in .remove
` [PATCH 26/30] staging/vme: move all contents of vme_bridge.h to vme.h
` [PATCH 27/30] staging/vme: rework the bus model
` [PATCH 28/30] staging/vme: convert vme_* users to vme_*_ng
` [PATCH 29/30] staging/vme: remove unused vme_* functions and related code
` [PATCH 30/30] staging/vme: remove _ng suffixes
[U-Boot] [PATCH] Prevent malloc with size 0
2010-10-22 7:20 UTC (7+ messages)
BUG with the kernel version 2.6.36-rc1 on power machine
2010-10-22 7:20 UTC
[U-Boot] [PATCH] hwconfig: Utilize getenv_f before relocation to allow for larger buffer
2010-10-22 7:19 UTC (2+ messages)
What am I doing wrong? submit_bio() suddenly stops working
2010-10-22 7:19 UTC (6+ messages)
Smargo Cardreader problem with QNAP-TS119(2.6.32-5-kirkwood)
2010-10-22 7:18 UTC (2+ messages)
Buglet in i18n?
2010-10-22 7:18 UTC
[PATCH] Input: touchscreen: AD7879: prevent invalid finger data reports
2010-10-22 7:16 UTC (3+ messages)
[GIT pull] x86 timers for 2.6.37
2010-10-22 7:16 UTC
[PATCH] spi/bfin_sport_spi: new driver to emulate a SPI bus using Blackfin SPORT peripheral
2010-10-22 7:16 UTC (2+ messages)
[U-Boot] [PATCH v2 01/13] xes: Use common PCI initialization code
2010-10-22 7:14 UTC (15+ messages)
` [U-Boot] [PATCH v2 02/13] pci: Add ability to re-enumerate PCI buses
` [U-Boot] [PATCH v2 03/13] xes: Consolidate checkboard()
` [U-Boot] [PATCH v2 04/13] xes: Add board_flash_wp_on()
` [U-Boot] [PATCH v2 05/13] xes: Make X-ES board names more generic
` [U-Boot] [PATCH v2 06/13] post/i2c: General clean up
` [U-Boot] [PATCH v2 07/13] post/i2c: Clean up detection logic
` [U-Boot] [PATCH v2 08/13] post/i2c: Don't probe address 0
` [U-Boot] [PATCH v2 09/13] post/i2c: Rename I2C_ADDR_LIST to CONFIG_SYS_POST_I2C_ADDRS
` [U-Boot] [PATCH v2 10/13] post/i2c: Add ability to ignore I2C devices
` [U-Boot] [PATCH v2 11/13] mpc86xx: Add generic POST word read/write support
` [U-Boot] [PATCH v2 12/13] xes: Add POST support for 8xxx boards
` [U-Boot] [PATCH v2 13/13] XPedite5500 board support
[U-Boot] [PATCH] corenet_ds: Update CONFIG_SYS_GBL_DATA_SIZE to deal with growth in gd_t
2010-10-22 7:13 UTC
Wintv-HVR-1120 woes
2010-10-22 7:02 UTC (2+ messages)
[PATCH] Add GPIO support and GPIO setup features to the S3C processors
2010-10-22 7:11 UTC (3+ messages)
[patch 3/3] V4L/DVB: s5p-fimc: dubious one-bit signed bitfields
2010-10-22 7:10 UTC (3+ messages)
[PATCH 1/4] radio settings: allow for more than one property
2010-10-22 7:08 UTC (2+ messages)
BUG: spinlock recursion on CPU#0
2010-10-22 7:08 UTC (6+ messages)
` [PATCH RESEND] ARM: fix spinlock recursion in adjust_pte()
[PATCH 1/2] mmc: quirk fix for timeout problem
2010-10-22 7:07 UTC (9+ messages)
` [PATCH 1/2] sdhci-esdhc-imx: fix timeout on i.MX's sdhci
` [PATCH 2/2] sdhci-esdhc-imx: enable QUIRK_NO_MULTIBLOCK only for i.MX25 and i.MX35
Beagleboard and barebox problem
2010-10-22 7:05 UTC (2+ messages)
[PATCH] diff: don't presume empty file when corresponding object is missing
2010-10-22 7:04 UTC (2+ messages)
linux-next: User Mode Linux broken
2010-10-22 7:03 UTC (5+ messages)
[Bugme-new] [Bug 19692] New: linux-2.6.36-rc5 crash with gianfar ethernet at full line rate traffic
2010-10-22 7:03 UTC (11+ messages)
` [PATCH] gianfar: Fix crashes on RX path (Was Re: [Bugme-new] [Bug 19692] New: linux-2.6.36-rc5 crash with gianfar ethernet at full line rate traffic)
[RESEND PATCH] serial: samsung: fix device name
2010-10-22 7:02 UTC (8+ messages)
[Qemu-devel] [PATCH 0/3]: v7: Threadlets: A generic task offloading framework
2010-10-22 7:02 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/3] Introduce threadlets
[RFC/PATCH 0/5] DaVinci VPIF: Support for DV preset and DV timings
2010-10-22 7:00 UTC (6+ messages)
` [RFC/PATCH 1/5] vpif_cap/disp: Add debug functionality
` [RFC/PATCH 2/5] vpif: Move and extend ch_params[]
` [RFC/PATCH 3/5] vpif_cap/disp: Added support for DV presets
` [RFC/PATCH 4/5] vpif_cap/disp: Added support for DV timings
` [RFC/PATCH 5/5] vpif_cap/disp: Cleanup, improved comments
[PATCH v2 1/4] setup_git_env: print the true $GIT_DIR for debugging
2010-10-22 6:55 UTC (11+ messages)
` [PATCH v2 4/4] builtins: check for startup_info->help, print and exit early
` [PATCH en/and-cascade-tests 0/7]
` [PATCH 1/7] branch -h: show usage even in an invalid repository
` [PATCH 2/7] checkout-index "
` [PATCH 3/7] commit/status -h: show usage even with broken configuration
` [PATCH 4/7] gc "
` [PATCH 5/7] ls-files -h: show usage even with corrupt index
` [PATCH 6/7] merge "
` [PATCH 7/7] update-index "
` [PATCH en/and-cascade-tests 0/7] avoid repository access during "git <foo> -h"
[PATCH 1/5] libtool: Rename --with-sysroot to --with-libtool-sysroot
2010-10-22 6:58 UTC (5+ messages)
` [PATCH 2/5] openldap_2.4.23.bb: Fetch ltmain.sh from the new location in staging
` [PATCH 3/5] autotools.bbclass: Use --with-libtool-sysroot instead of --with-sysroot
` [PATCH 4/5] binutils: Update libtool macros to reflect --with-sysroot -> --with-libtool-sysroot rename
` [PATCH 5/5] gcc-configure-target.inc: --with-sysroot -> --with-libtool-sysroot rename means we dont need to filter out --with-sysroot
[patch 1/3] V4L/DVB: s5p-fimc: add unlock on error path
2010-10-22 6:57 UTC (3+ messages)
patchwork cleanup call
2010-10-22 6:55 UTC (3+ messages)
[PATCH v2] babbage: esdhc device registration
2010-10-22 6:52 UTC (3+ messages)
` [PATCH] "
[PATCH] drm/radeon/kms: implement display watermark support for evergreen
2010-10-22 6:51 UTC
[GIT PULL] UBI changes for 2.6.37
2010-10-22 6:48 UTC
[GIT PULL] UBIFS changes for 2.6.37
2010-10-22 6:47 UTC
[PATCH 0/9] read-only remount fixes
2010-10-22 6:46 UTC (3+ messages)
` [PATCH 7/9] vfs: protect remounting superblock read-only
failure building cacaoh-native
2010-10-22 6:42 UTC (3+ messages)
[PATCH 1/2] spi/bfin_spi: only request GPIO on first load
2010-10-22 6:41 UTC (4+ messages)
` [PATCH 2/2] spi/bfin_spi: handle error/status changes after data interrupts
[PATCH] serial: msm_serial_hs: Add MSM high speed UART driver
2010-10-22 6:39 UTC
smb2 oops at small_smb2_init
2010-10-22 6:39 UTC (4+ messages)
+ scripts-checkpatchpl-add-check-for-declaration-of-pci_device_id.patch added to -mm tree
2010-10-22 6:38 UTC
+ scripts-checkpatchpl-add-check-for-declaration-of-pci_device_id.patch added to -mm tree
2010-10-22 6:38 UTC
+ drivers-gpio-langwell_gpioc-remove-semicolons-after-function-definitions.patch added to -mm tree
2010-10-22 6:37 UTC
Constraining the number of frames per period
2010-10-22 6:38 UTC (4+ messages)
Following history of a copied file from another indirect branch
2010-10-22 6:35 UTC (2+ messages)
[Bug 31026] New: External display does not work with Nouveau driver
2010-10-22 6:33 UTC (3+ messages)
` [Bug 31026] "
[PATCH 0/5] 32k sync timer meets hwmod
2010-10-22 6:31 UTC (6+ messages)
` [PATCH 2/5] arm: omap: counter-32k: convert to pm_runtime API
[PATCH] scripts/checkpatch.pl: Add check for declaration of pci_device_id
2010-10-22 6:30 UTC
[PATCH 1/5] Use common files for AT91SAM9 configuration
2010-10-22 6:28 UTC (14+ messages)
[PATCH V2 1/4] ARM: SAMSUNG: Move the start address of Samsung SoCs' VA space
2010-10-22 6:21 UTC (2+ messages)
[PATCH V2 2/4] ARM: S3C: Change VMALLOC_END to use more vmalloc()/ioremap() area
2010-10-22 6:21 UTC (2+ messages)
[PATCH V2 3/4] ARM: S5P: Change VMALLOC_END to use more vmalloc()/ioremap() area
2010-10-22 6:21 UTC (2+ messages)
[PATCH v4] Topcliff: Update PCH_GPIO driver to 2.6.35
2010-10-22 6:25 UTC (4+ messages)
[U-Boot] [PATCH 1/4] Add linux framebuffer header
2010-10-22 6:23 UTC (4+ messages)
` [U-Boot] [PATCH V2 1/4] Add linux framebuffer header include/linux/fb.h
[RFC PATCH v2 0/3] Documentation: refactor config variable descriptions
2010-10-22 6:19 UTC (2+ messages)
` [RFC PATCH v2 2/3] Documentation: complete config list from other manpages
[PATCH 0/4] USB: gadget: Add Samsung S3C24xx USB HS controller driver
2010-10-22 6:15 UTC (4+ messages)
+ gpio-add-topcliff-pch-gpio-driver-fix.patch added to -mm tree
2010-10-22 6:08 UTC
+ gpio-add-topcliff-pch-gpio-driver.patch added to -mm tree
2010-10-22 6:08 UTC
ath5k negative RSSI?
2010-10-22 6:05 UTC
[PATCH v4 0/5] refactor spi_mpc8xxx.c and add eSPI controller support
2010-10-22 6:01 UTC (11+ messages)
` [PATCH v4 1/5] spi/mpc8xxx: rename spi_mpc8xxx.c to spi_fsl_spi.c
` [PATCH v4 2/5] spi/mpc8xxx: refactor the common code for SPI/eSPI controller
` [PATCH v4 3/5] eSPI: add eSPI controller support
` [PATCH v4 4/5] powerpc/of: add eSPI controller dts bindings and DTS modification
` [PATCH v4 5/5] mtd: m25p80: add support to parse the partitions by OF node
[PATCH 1/5] netdev: bfin_mac: push settings to platform resources
2010-10-22 5:59 UTC (5+ messages)
` [PATCH 2/5] netdev: bfin_mac: clean up printk messages
` [PATCH 3/5] netdev: bfin_mac: mark setup_system_regs as static
` [PATCH 4/5] netdev: bfin_mac: drop unused Mac data
` [PATCH 5/5] netdev: bfin_mac: disable hardware checksum if writeback cache is enabled
why could cause PerfTop get nothing output ?
2010-10-22 5:58 UTC (3+ messages)
[PATCH] compat: Fixes missing sem member in struct device for RT PREEMPT prior to 2.6.34
2010-10-22 5:51 UTC
[PATCH 0/2] ARM: S5PV310: Add support ethernet for SMDKV310 and SMDKC210
2010-10-22 5:50 UTC (5+ messages)
` [PATCH 1/2] ARM: S5PV310: Add support SROMC
[PATCH v2 06/22] m68knommu: introduce little-endian bitops
2010-10-22 5:47 UTC (9+ messages)
` [PATCH v2 22/22] bitops: remove minix bitops from asm/bitops.h
[PATCH 0/9] ACPI, APEI patches for 2.6.37
2010-10-22 5:50 UTC (2+ messages)
[U-Boot] [PATCH] powerpc: always print the RAM relocated address when boot up
2010-10-22 5:45 UTC (3+ messages)
[PATCH v5 2/2] sdhci-s3c: Add support no internal clock divider in host controller
2010-10-22 5:44 UTC (6+ messages)
[Qemu-devel] bdrv_flush for qemu block drivers nbd, rbd and sheepdog
2010-10-22 5:43 UTC (2+ messages)
Deadlock possibly caused by too_many_isolated
2010-10-22 5:37 UTC (7+ messages)
[long] worktree setup cases
2010-10-22 5:36 UTC (10+ messages)
` .git file (Re: [long] worktree setup cases)
[PATCH] Fix git-apply with -p greater than 1
2010-10-22 5:31 UTC (3+ messages)
[PATCH -tip 0/7] Perf probe update (--vars/--module)
2010-10-22 5:31 UTC (5+ messages)
` [PATCH -tip 6/7] perf probe: Show accessible global variables
Compat wireless breaks on kernels prior to 2.6.34 with the RT PREEMPT patch
2010-10-22 5:30 UTC (2+ messages)
[PATCH v2][GIT PULL] tracing: Prevent unloadable modules from using trace_bprintk()
2010-10-22 5:30 UTC (5+ messages)
[PATCH RESEND] ACPI battery: support percentage battery remaining capacity
2010-10-22 5:28 UTC (3+ messages)
[PATCH] ACPI: Make Embedded Controller command timeout delay configurable
2010-10-22 5:25 UTC (4+ messages)
problems with "LSISAS2008 6Gb/s SAS" kernel mpt2sas driver
2010-10-22 5:25 UTC (3+ messages)
[U-Boot] [PATCH] env_flash: Disable debug print statements
2010-10-22 5:24 UTC
XFS: bad clientid on recovery on MIPS (VIPT cache)
2010-10-22 5:25 UTC (4+ messages)
[PATCH -v3 5/6] x86, NMI, treat unknown NMI as hardware error
2010-10-22 5:23 UTC (12+ messages)
[PATCH] ARM: SAMSUNG: Add the missed s3c_gpio_getpull() API
2010-10-22 5:22 UTC (4+ messages)
[PATCH 0/9] Typo fixes of faild to failed
2010-10-22 5:21 UTC (17+ messages)
` [PATCH 1/9] drivers/ata: typo fix "
` [PATCH 2/9] drivers/gpu: "
` [PATCH 3/9] drivers/net: "
` [PATCH 4/9] drivers/rtc: "
` [PATCH 5/9] drivers/video: "
` [PATCH 6/9] fs/exofs: "
` [PATCH 7/9] fs/jfs: "
` [PATCH 8/9] kernel/trace: "
` [PATCH 9/9] net/wanrouter: "
[PATCH 0/5] ARM: S5P: Update DMA operation clock
2010-10-22 5:20 UTC (5+ messages)
` [PATCH 1/5] ARM: S5P6442: Add "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.