messages from 2010-10-22 16:45:50 to 2010-10-22 18:00:49 UTC [more...]
[PATCH] e2fsck: Discard free data and inode blocks
2010-10-22 18:00 UTC (15+ messages)
[PATCH][GIT PULL] tracing: Fix compile issue for trace_sched_wakeup.c
2010-10-22 17:58 UTC (7+ messages)
[PATCH] cxgb3: slay double assignment
2010-10-22 18:00 UTC
[PATCH 0/3] mceusb: allow per-model data
2010-10-22 17:59 UTC (2+ messages)
[RFC] Print diffs of UTF-16 to console / patches to email as UTF-8...?
2010-10-22 17:58 UTC (8+ messages)
[GIT PATCH] USB patches for .37-rc1
2010-10-22 17:57 UTC (3+ messages)
` [PATCH 132/141] USB: AM35x: Add musb support
[PATCH 0/3] imx: fix build of assembly code using P2V macros
2010-10-22 17:57 UTC (6+ messages)
` [PATCH 1/3] imx: make IMX_IO_ADDRESS assembly compatible
[PATCH] Add some help using the gpio commands at runtime
2010-10-22 17:56 UTC (4+ messages)
` [PATCH v2] "
[RFC v2 PATCH 1/1] PCI: override BIOS/firmware resource allocation
2010-10-22 17:55 UTC (10+ messages)
` [PATCH 1/1] PCI: ignore failure to preallocate minimal resources to hotplug bridges
[PATCHv4 0/19]: New SCSI target framework (SCST) with dev handlers and 2 target drivers
2010-10-22 17:56 UTC (11+ messages)
` [PATCH 8/19]: SCST SYSFS interface implementation
SVN woes persist
2010-10-22 17:55 UTC (4+ messages)
[PATCH 1/3] vmxnet3: remove set_flag_le{16,64} helpers
2010-10-22 17:52 UTC (9+ messages)
` [PATCH 2/3] vmxnet3: annotate hwaddr members as __iomem pointers
` [PATCH 3/3] vmxnet3: fix typo setting confPA
[GIT PATCH] driver core merge for .37-rc1
2010-10-22 17:51 UTC
[PATCHv5 1/3] ARM: mx5: Add gpio-keys to mx51 babbage board
2010-10-22 17:51 UTC (8+ messages)
` [PATCHv5 2/3] ARM: imx: Add gpio-keys to plat-mxc
` [PATCHv5 3/3] ARM: imx: Add wake functionality to GPIO
[GIT PATCH] TTY/Serial merge for .37-rc1
2010-10-22 17:51 UTC
RFC: "Demo Use Cases" documentation for the web page
2010-10-22 17:51 UTC (3+ messages)
` "
Re :Re: [Help] SST39VF6401B Support
2010-10-22 17:50 UTC (4+ messages)
` "
[Qemu-devel] [PATCH 0/3]: v7: Threadlets: A generic task offloading framework
2010-10-22 17:50 UTC (3+ messages)
` [Qemu-devel] [PATCH 3/3] Add helper functions to enable virtio-9p make use of the threadlets
[RFC] mac80211: Fix ibss station got expired immediately
2010-10-22 17:48 UTC (5+ messages)
[PATCH 1/3] IMA: move read/write counters into struct inode
2010-10-22 17:50 UTC (12+ messages)
[RFC ssn PATCH 1/4] Supplementary Service Notifications
2010-10-22 17:50 UTC (2+ messages)
[RFC ssn PATCH 4/4] D-Bus API for Supplementary Service Notifications
2010-10-22 17:47 UTC (2+ messages)
Add dynamic video initialization to barebox
2010-10-22 17:46 UTC (15+ messages)
` [PATCH 01/11] imx: Separate framebuffer platformdata and the videomode
` [PATCH 02/11] Add more flags for sync control
` [PATCH 03/11] Bring in dynamic videomode selection at runtime
` [PATCH 04/11] Remove the old videomode functions
` [PATCH 05/11] Add verbose framebuffer device info
` [PATCH 06/11] Adapt the existing imx fb driver to support runtime videomode selection
` [PATCH 07/11] Adapt the existing imx-ipu "
` [PATCH 08/11] Add a video driver for S3C2440 bases platforms
` [PATCH 09/11] STM378x: Add video driver for this platform
` [PATCH 10/11] Remove variable size restrictions
` [PATCH 11/11] Add doxygen documentation to the framebfuffer code
[PATCH] xs_bind retry binding forever
2010-10-22 17:45 UTC (5+ messages)
Help: Guidance on "AP/VLAN" mode
2010-10-22 17:43 UTC (3+ messages)
KVM call minutes for Oct 19
2010-10-22 17:39 UTC (13+ messages)
` [Qemu-devel] "
[Qemu-devel] [PATCH] sparc32: convert debug printf statements to tracepoints
2010-10-22 17:32 UTC (3+ messages)
` [Qemu-devel] "
ext4_clear_journal_err: Filesystem error recorded from previous mount: IO failure
2010-10-22 17:42 UTC (3+ messages)
[Qemu-devel] [PULL 0/4]: Monitor queue
2010-10-22 17:33 UTC (4+ messages)
` [Qemu-devel] [PATCH 2/4] Silence compiler warning in json test case
[PATCH] dma/coh901318: fix copy_to_user error path
2010-10-22 17:38 UTC (4+ messages)
[U-Boot] [PATCH] Prevent malloc with size 0
2010-10-22 17:36 UTC (8+ messages)
On Linux numbering scheme
2010-10-22 17:36 UTC (5+ messages)
[PATCH 00/19] quota: RFC SMP improvements for generic quota V2
2010-10-22 17:35 UTC (20+ messages)
` [PATCH 01/19] quota: protect getfmt call with dqonoff_mutex lock
` [PATCH 02/19] quota: Wrap common expression to helper function
` [PATCH 03/19] quota: mode quota internals from sb to quota_info
` [PATCH 04/19] quota: Convert dq_state_lock to per-sb dq_state_lock
` [PATCH 05/19] quota: add quota format lock
` [PATCH 06/19] quota: make dquot lists per-sb
` [PATCH 07/19] quota: make per-sb hash array
` [PATCH 08/19] quota: remove global dq_list_lock
` [PATCH 09/19] quota: rename dq_lock
` [PATCH 10/19] quota: make per-sb dq_data_lock
` [PATCH 11/19] quota: protect dquot mem info with object's lock
` [PATCH 12/19] quota: drop dq_data_lock where possible
` [PATCH 13/19] quota: relax dq_data_lock dq_lock locking consistency
` [PATCH 14/19] quota: protect dqget() from parallels quotaoff via RCU
` [PATCH 15/19] quota: remove dq_state_lock
` [PATCH 16/19] fs: add unlocked helpers
` [PATCH 17/19] quota: Some stylistic cleanup for dquot interface
` [PATCH 18/19] quota: remove dqptr_sem
` [PATCH 19/19] quota: redesign dquot reference counting
[PATCH 1/2 v2] Bluetooth: Fix system crash caused by del_timer()
2010-10-22 17:34 UTC (4+ messages)
` [PATCH 2/2 v2] Bluetooth: Fix system crash bug of no send queue protect
Evaluation boards with 74K/24k
2010-10-22 17:33 UTC (2+ messages)
ASoC updates for 2.6.37
2010-10-22 17:32 UTC
[PATCHSET 0/4] libosd: scatter gather commands and stuff for 2.6.37
2010-10-22 17:32 UTC (4+ messages)
` [PATCH 4/4] libosd: write/read_sg_kern API
` [PATCH 4/4 ver2] "
cxgb3: possible double-IRQ free if EEH errors occur?
2010-10-22 17:28 UTC
git-update-index loses executable bit for unmerged files when core.filemode is false
2010-10-22 17:28 UTC
[PATCH 1/2] AT91: pm: use plain cpu_do_idle() for "wait for interrupt"
2010-10-22 17:29 UTC (4+ messages)
` [PATCH v3] at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and board
` [PATCH 2/2] AT91: pm: make sure that r0 is 0 when dealing with cache operations
` [PATCH] AT91: rtc: enable built-in RTC in Kconfig for at91sam9g45 family
[PATCH 0/3] Add OMAP hardware spinlock misc driver
2010-10-22 17:28 UTC (17+ messages)
` [PATCH 1/3] drivers: misc: add omap_hwspinlock driver
` [PATCH 3/3] omap: add hwspinlock device
[Bug 28294] New: [r300g] Unigine Sanctuary: almost everything is black
2010-10-22 17:25 UTC (2+ messages)
` [Bug 28294] [r300g] Unigine Sanctuary v2.2: black glitches
Last minute changes - Review Request
2010-10-22 17:24 UTC (5+ messages)
[RFC PATCH 5/5] sim: check existence of imsi-code
2010-10-22 17:22 UTC (2+ messages)
[RFC PATCH 4/5] modem: some debugs added for indicating modem state change
2010-10-22 17:22 UTC (2+ messages)
[RFC PATCH 3/5] sim: check if Fixed Dial is enabled in SIM-card
2010-10-22 17:22 UTC (2+ messages)
Documentation Updates
2010-10-22 17:21 UTC (25+ messages)
` [PATCH 01/32] reset_cpu: unify declaration
` [PATCH 03/32] Doxyfile: remove obsolete boards directory
` [PATCH 04/32] Doxyfile: add exclude rules
` [PATCH 05/32] Doxyfile: remove non-existing directories
` [PATCH 06/32] Doxyfile: remove unused features
` [PATCH 07/32] Doxyfile: enable assembler files
` [PATCH 08/32] doc: let doxygen find some assembler functions
` [PATCH 10/32] doc: remove reference to non-existing documentation
` [PATCH 11/32] doc: eliminate nonexisting reference
` [PATCH 12/32] doc: add missing quoting
` [PATCH 13/32] doc: fix typo
` [PATCH 14/32] doc: mark code explicitely
` [PATCH 16/32] doc: fix wrongly named parameter
` [PATCH 19/32] doc: add macros to unify command help with doxygen
` [PATCH 21/32] doc: add documentation for 'clear'
` [PATCH 22/32] doc: add documentation for 'crc32'
` [PATCH 23/32] doc: add documentation for 'dfu'
` [PATCH 26/32] doc: unify documentation for 'cd'
` [PATCH 27/32] doc: add documentation for 'echo'
` [PATCH 28/32] doc: unify documentation for 'edit'
` [PATCH 29/32] doc: add documentation for 'bootm'
` [PATCH 31/32] doc: unify documentation for 'cp'
` [PATCH 32/32] doc: unify documentation for 'delpart'
[PATCH] ARM: OMAP: Modified omap_mux_init_signal() to take in const char *
2010-10-22 17:21 UTC (4+ messages)
[RFC PATCH 2/5] sim: add function for retrieving only EF-info
2010-10-22 17:20 UTC (2+ messages)
[RFC PATCH 1/5] simfs: retrieve only EF-info without EF-contents
2010-10-22 17:19 UTC (2+ messages)
[PATCH] rivafb: dubious assignment
2010-10-22 17:18 UTC (4+ messages)
Regarding TX/RX rings
2010-10-22 17:16 UTC
Modularizing IOMMUs (devel/iommu-0.4)
2010-10-22 17:13 UTC (4+ messages)
[PATCH] 90crypt: keys on external devices support
2010-10-22 17:13 UTC (18+ messages)
` dracut
[PATCH 0/7] ACPI: Memory Mapped I/O (MMIO) pre-mapping
2010-10-22 17:10 UTC (4+ messages)
[RFC] using kernel.bbclass rename hook for external modules as well
2010-10-22 17:06 UTC (2+ messages)
[PATCHv4 1/2] ARM: imx: Add gpio-keys to mx51 babbage board
2010-10-22 17:07 UTC (5+ messages)
NET_NS: unregister_netdevice: waiting for lo to become free (after using openvpn) (was Re: sysfs bug when using tun with network namespaces)
2010-10-22 17:05 UTC (12+ messages)
` FW: "
` NET_NS: unregister_netdevice: waiting for lo to become free (after using openvpn)
` NET_NS: unregister_netdevice: waiting for lo to become free (adding ipv6 address to interface)
[PATCH] userdiff.c: Improve builtin csharp regex patterns
2010-10-22 16:31 UTC
[PATCH] add support for the SUA layer (interix; windows)
2010-10-22 17:01 UTC (2+ messages)
git rebase --abort of an --onto run does not checkout the originating branch
2010-10-22 17:01 UTC
Mapping Inode to File
2010-10-22 16:59 UTC (3+ messages)
Erratum 383 fix for 32 bit x86 kernels
2010-10-22 16:20 UTC (5+ messages)
[PATCH] ALSA: HDA: Correctly apply position_fix quirks for ATI and VIA controllers
2010-10-22 16:00 UTC (3+ messages)
` [stable] "
Please promote to stable
2010-10-22 16:06 UTC (2+ messages)
` [stable] "
[PATCH] mtd: Blackfin NFC: fix build error after nand_scan_ident() change
2010-10-22 15:54 UTC (3+ messages)
` [Uclinux-dist-devel] "
` [stable] "
hwmod and insertable modules
2010-10-22 16:59 UTC (8+ messages)
(no subject)
2010-10-22 16:58 UTC
[Qemu-devel] [PATCH 0/2] v3 Decouple block device removal from device removal
2010-10-22 16:58 UTC (4+ messages)
Questions about ahash
2010-10-22 16:54 UTC
[PATCH] intel_mid_ssp_spi: Moorestown and Medfield SPI for SSP devices
2010-10-22 16:55 UTC (2+ messages)
[PATCH] librdmacm: fix make install
2010-10-22 16:53 UTC (2+ messages)
[RFC][PATCH 09/10] taskstats: Fix exit CPU time accounting
2010-10-22 16:53 UTC (12+ messages)
[DRBD-announce] drbd-8.3.9.tar.gz
2010-10-22 16:53 UTC
[PATCH v3 00/11] OMAP3: Adding Smartreflex and Voltage driver support
2010-10-22 16:52 UTC (5+ messages)
` [PATCH v3 08/11] OMAP3: PM: Adding debug support to Voltage and Smartreflex drivers
On Linux numbering scheme
2010-10-22 16:51 UTC (4+ messages)
[PATCH -mm 0/2] RapidIO: Changes to handling of RIO switches
2010-10-22 16:47 UTC (4+ messages)
[PATCH 1/2] iwlwifi: fix set_tx_power vs scan
2010-10-22 16:51 UTC (6+ messages)
2.6.37-git1
2010-10-22 16:47 UTC (3+ messages)
` [git pull] PCMCIA bugfixes
Emergency Calls
2010-10-22 16:47 UTC (4+ messages)
` [RFC PATCH 1/3] modem: modem state watch added
` [RFC PATCH 2/3] voicecall: emergency call handling added
` [RFC PATCH 3/3] modem: emergency state "
[Qemu-devel] bdrv_flush for qemu block drivers nbd, rbd and sheepdog
2010-10-22 16:22 UTC (5+ messages)
` Fwd: "
vmscan: Do not run shrinkers for zones other than ZONE_NORMAL
2010-10-22 16:46 UTC (5+ messages)
` shrinkers: Add node to indicate where to target shrinking
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.