messages from 2011-07-18 19:08:22 to 2011-07-18 21:09:27 UTC [more...]
preferred version not available
2011-07-18 21:05 UTC (3+ messages)
Add an EFI pstore backend
2011-07-18 21:08 UTC (13+ messages)
` [PATCH 1/9] pstore: Extend API
` [PATCH 2/9] pstore: Add extra context for writes and erases
` [PATCH 3/9] pstore: Make "part" unsigned
` [PATCH 4/9] pstore: Allow the user to explicitly choose a backend
` [PATCH 5/9] efi: Add support for using efivars as a pstore backend
` [PATCH 6/9] efivars: String functions
` [PATCH 7/9] efivars: introduce utf16_strncmp
` [PATCH 8/9] efivars: Use string functions in pstore_write
` [PATCH 9/9] efivars: Introduce PSTORE_EFI_ATTRIBUTES
[Patch 0/1] mmc: Added quirks for Ricoh 1180:e823 lower base clock frequency
2011-07-18 21:05 UTC (12+ messages)
` [PATCH] "
[PATCH] intel: Fix stencil buffer to be W tiled
2011-07-18 21:05 UTC (11+ messages)
` [PATCH] dri: Do not tile stencil buffer
` [Mesa-dev] "
` [Mesa-dev] [PATCH] intel: Fix stencil buffer to be W tiled
[PATCH v2 1/2] debug_ll.h: add PUTS_LL() function
2011-07-18 21:04 UTC (4+ messages)
[GSoC update] Sequencer for inclusion
2011-07-18 21:03 UTC (25+ messages)
` [PATCH 08/17] revert: Separate cmdline parsing from functional code
` [PATCH 10/17] sequencer: Announce sequencer state location
` [PATCH 11/17] revert: Save data for continuing after conflict resolution
` [PATCH 12/17] revert: Save command-line options for continuing operation
` [PATCH 17/17] revert: Introduce --continue to continue the operation
[Buildroot] [PATCH] shared-mime-info: update to version 0.90
2011-07-18 21:01 UTC (2+ messages)
[PATCH v2] memcg: add vmscan_stat
2011-07-18 21:00 UTC (2+ messages)
why backtiks for a word?
2011-07-18 20:58 UTC (3+ messages)
[PATCH 1/6] OMAP4: Add missing clock divider for OCP_ABE_ICLK
2011-07-18 20:57 UTC (4+ messages)
Mistake in Gallium how-to in wiki?
2011-07-18 20:57 UTC (2+ messages)
[PATCH obexd 1/6 v2] Make use of g_slist_free_full when elements are dynamically-allocated
2011-07-18 20:56 UTC (2+ messages)
linux-next: build failure after merge of the final tree
2011-07-18 20:52 UTC (3+ messages)
[PATCH 2/2] lib: call native hex_to_bin() inside _kstrtoull()
2011-07-18 20:52 UTC (3+ messages)
` [PATCHv2 1/2] lib: make _tolower() public
[PATCH 0/1] linux-yocto: update SRCREVs
2011-07-18 20:51 UTC (2+ messages)
` [PATCH 1/1] linux-yocto: update mpc8315erdb SRCREV
git-archive and tar options
2011-07-18 20:50 UTC (12+ messages)
[PATCH] b43: correctly display longer chipsets ids
2011-07-18 20:49 UTC (3+ messages)
[PATCH] net: can: remove custom hex_to_bin()
2011-07-18 20:49 UTC (11+ messages)
` [PATCH] Add error check to hex2bin()
[PATCH 01/10 v2] device: introduce resource structure to simplify resource declaration
2011-07-18 20:48 UTC (2+ messages)
+ include-linux-kernelh-fix-a-headers_check-warning.patch added to -mm tree
2011-07-18 20:46 UTC
[PATCH][RESEND] PCI: correct nic order on Dell PowerEdge systems
2011-07-18 20:45 UTC
udev: disable mtd_probe?
2011-07-18 20:45 UTC
No DMA RX on some BCM4321, on BCM43224 and BCM43225
2011-07-18 20:41 UTC (3+ messages)
What changed in merge commit?
2011-07-18 20:39 UTC (2+ messages)
[PATCH v3 00/10] ARM: mxs: add audio support
2011-07-18 20:38 UTC (3+ messages)
+ xtensa-fix-a-build-error-in-arch-xtensa-include-asm-uaccessh.patch added to -mm tree
2011-07-18 20:36 UTC
[PATCH 0/3] Zero-copy L2CAP ERTM & streaming reassembly
2011-07-18 20:33 UTC (3+ messages)
[PATCH] netfilter: add per-namespace logging to nfnetlink_log.c
2011-07-18 20:32 UTC (13+ messages)
[PATCH] drm/i915: Fix unfenced alignment on pre-G33 hardware
2011-07-18 20:31 UTC (3+ messages)
(unknown),
2011-07-18 20:20 UTC (2+ messages)
` (no subject)
ping6
2011-07-18 20:23 UTC
[PATCH 0/2] Add device tree support for Samsung's I2C driver
2011-07-18 20:30 UTC (7+ messages)
` [PATCH 2/2] arm: dt: Add device tree support for i2c instance 1 on exynos4 dt machine
[Buildroot] pending patches (gstreamer, gvfs, shared-mime-info, ...)
2011-07-18 20:29 UTC
[PATCH] add support for the dvb-t part of CT-3650 v2
2011-07-18 20:28 UTC (3+ messages)
` [PATCH] add support for the dvb-t part of CT-3650 v3
[Buildroot] [git commit] cmake: bump version
2011-07-18 20:25 UTC
[PATCH] vfs: fix race in rcu lookup of pruned dentry
2011-07-18 20:24 UTC (19+ messages)
[U-Boot] [PATCH 0/6] Drop obsolete at91rm9200 support
2011-07-18 20:23 UTC (10+ messages)
` [U-Boot] [PATCH 1/6] ARM: remove obsolete at91rm9200
` [U-Boot] [PATCH 2/6] MAKEALL: remove obsolete at91rm9200 soc
` [U-Boot] [PATCH 3/6] a/a/c/arm920t/cpu.c: remove CONFIG_AT91_LEGACY warning
` [U-Boot] [PATCH 4/6] README.at91-soc: remove AT91(RM9200) joining notice
` [U-Boot] [PATCH 5/6] net/eth.c: drop obsolete at91rm9200 support
` [U-Boot] [PATCH 6/6] README: fix arm920t/at91 path
+ vfs-use-err_cast-for-err-ptr-tossing-in-lookup_instantiate_filp.patch added to -mm tree
2011-07-18 20:23 UTC
[Qemu-devel] [PATCH] Fix duplicate device reset
2011-07-18 20:22 UTC
+ mm-remove-useless-rcu-lock-unlock-from-mapping_tagged.patch added to -mm tree
2011-07-18 20:22 UTC
[PATCH] orion5x: fixup 5181 MPP mask check
2011-07-18 20:21 UTC (2+ messages)
native gcc compiler error
2011-07-18 20:20 UTC (12+ messages)
[PATCH 1/3] calibrator: Move to latest SVN rev 138
2011-07-18 20:16 UTC (6+ messages)
` [PATCH 2/3] rt-tests: Upgrade to latest version 0.73
` [PATCH 3/3] libpng: Corrected SRC_URI
Software RAID and TRIM
2011-07-18 20:18 UTC (6+ messages)
[GIT PATCHES FOR 3.1] s5p-fimc and noon010pc30 drivers conversion to media controller API
2011-07-18 20:17 UTC (7+ messages)
` [GIT PATCHES FOR 3.1] s5p-fimc and noon010pc30 drivers conversion? "
[GIT] Networking
2011-07-18 20:18 UTC
iwlagn and kvm related "BUG: scheduling while atomic" after resuming
2011-07-18 20:18 UTC (2+ messages)
` [Ilw] "
major slowdown in i/o (due to high CPU usage) from 2.6.32 to current
2011-07-18 20:16 UTC
Bug Report: Creating a hardlink to any of the file in git repo cause the source file to show up in git commit message editor under "Changes not staged for commit" section
2011-07-18 20:12 UTC (2+ messages)
Warning call traces when NFS under load
2011-07-18 20:01 UTC
[PATCH] CNS3xxx: add SMP support
2011-07-18 20:09 UTC (2+ messages)
Git pull request: removal of ARM_DMA_ZONE_SIZE
2011-07-18 20:09 UTC
[PATCH V2 1/3] MIPS: lantiq: fixes external interrupt sources
2011-07-18 20:08 UTC
[PATCH] net: filter: BPF 'JIT' compiler for PPC64
2011-07-18 20:05 UTC (6+ messages)
[PATCH 1/3] MIPS: lantiq: fixes external interruot sources
2011-07-18 20:04 UTC (3+ messages)
` [PATCH 2/3] MIPS: lantiq: fix setting the PCI bus speed on AR9
` [PATCH 3/3] MIPS: lantiq: set timeout in uart_port
30 TB RAID6 + XFS slow write performance
2011-07-18 19:58 UTC
[U-Boot] [PATCH] a/a/c/arm920t/at91/reset.c: drop obsolete CONFIG_AT91RM9200_USART
2011-07-18 19:57 UTC
[U-Boot] Environment "image" tool
2011-07-18 19:56 UTC (6+ messages)
[PATCH 0/9] mceusb updates per MS docs
2011-07-18 19:54 UTC (11+ messages)
` [PATCH v2 "
` [PATCH v2 1/9] [media] mceusb: command/response updates from "
` [PATCH v2 2/9] [media] mceusb: give hardware time to reply to cmds
` [PATCH v2 3/9] [media] mceusb: set wakeup bits for IR-based resume
` [PATCH v2 4/9] [media] mceusb: issue device resume cmd when needed
` [PATCH v2 5/9] [media] mceusb: query device for firmware emulator version
` [PATCH v2 6/9] [media] mceusb: get misc port data from hardware
` [PATCH v2 7/9] [media] mceusb: flash LED (emu v2+ only) to signal end of init
` [PATCH v2 8/9] [media] mceusb: report actual tx frequencies
` [PATCH v2 9/9] [media] mceusb: update version, copyright, author
[PATCH v3 3/8] x86-64: Allow alternative patching in the vDSO
2011-07-18 19:54 UTC (4+ messages)
` [tip:x86/vdso] "
[kernel-hardening] GNU_STACK policy problem
2011-07-18 19:48 UTC
[Bug 39099] New: two graphic cards and four monitors with Nouveau
2011-07-18 19:46 UTC (2+ messages)
` [Bug 39099] "
[PATCH] init: Support mounting devices from kernel command line
2011-07-18 19:44 UTC (5+ messages)
[PATCH 00/19] checkpatch changes and brcmfmac cleanup
2011-07-18 19:42 UTC (3+ messages)
` [PATCH 12/19] staging: brcm80211: remove code for unsupported chip
[Qemu-devel] [PATCH 0/5] Enable QEMU to handle more than 2GB with Xen
2011-07-18 19:42 UTC (6+ messages)
` [Qemu-devel] [PATCH 3/5] cpu-common: Have a ram_addr_t of uint64 "
` [Qemu-devel] [Xen-devel] "
` "
Memory change notifications
2011-07-18 19:43 UTC (2+ messages)
[PATCH v2] connector: add an event for monitoring process tracers
2011-07-18 19:39 UTC (4+ messages)
[kernel-hardening] segoon's status report - #10 of 15
2011-07-18 19:41 UTC
Can AX25 socket debug message be removed ?
2011-07-18 19:39 UTC (2+ messages)
Migration issue - disk image was not updated
2011-07-18 19:38 UTC (4+ messages)
Memory leak?
2011-07-18 19:37 UTC (11+ messages)
` write(2) taking 4s. (Was: Memory leak?)
` write(2) taking 4s
[ANNOUNCE] libmthca 1.0.5 and libmlx4 1.0.2 are released
2011-07-18 19:37 UTC (7+ messages)
[Buildroot] ARM OABI build broken with current buildroot tip
2011-07-18 19:35 UTC (3+ messages)
linux-next: manual merge of the net tree with Linus' tree
2011-07-18 19:33 UTC (2+ messages)
fio: when not using a job file, timeouts are not applied
2011-07-18 19:35 UTC (2+ messages)
[U-Boot] [PATCH 4/4] Armada100: Enable Ethernet support for GplugD
2011-07-18 19:34 UTC (2+ messages)
[kernel-hardening] [RFC v1] implement SL*B and stack usercopy runtime checks
2011-07-18 19:33 UTC (12+ messages)
` [kernel-hardening] "
` [kernel-hardening] [RFC v2] "
` [kernel-hardening] "
` "
[U-Boot] [PATCH 00/52] ARM: remove broken boards
2011-07-18 19:33 UTC (6+ messages)
` [U-Boot] [PATCH 14/52] ARM: remove broken "integratorap" board
linux-next: manual merge of the vfs tree with the ext3 tree
2011-07-18 19:32 UTC (2+ messages)
[PATCH 1/4] libertas: remove auto_deep_sleep functionality
2011-07-18 19:25 UTC (2+ messages)
KVM call agenda for July 18
2011-07-18 19:28 UTC (4+ messages)
` [Qemu-devel] "
[U-Boot] [PATCH 3/4] Armada100: Enable 88E3015 PHY support for GplugD
2011-07-18 19:27 UTC (2+ messages)
Huge regression caused by "mmc: Fix sd/sdio/mmc initialization frequency retries"
2011-07-18 19:22 UTC (2+ messages)
+ asm-generic-iomaph-add-stubs-for-pci-iomap-iounmap.patch added to -mm tree
2011-07-18 19:21 UTC
[U-Boot] No gpio.h file
2011-07-18 19:21 UTC (2+ messages)
[U-Boot] [PATCH 2/4] net: Adds Fast Ethernet Controller driver for Armada100
2011-07-18 19:19 UTC (2+ messages)
[U-Boot] Pull request: u-boot-arm/master
2011-07-18 19:17 UTC (2+ messages)
[merged] watchdog-fix-hpwdt-kconfig-regression-in-30-rc.patch removed from -mm tree
2011-07-18 19:15 UTC
[Buildroot] [PATCHv3] udev: bump to 172
2011-07-18 19:14 UTC (6+ messages)
[PATCH]: block: try-2 (modified): Initialize bi_rw in mpage so bio_add can make use of it
2011-07-18 19:13 UTC (6+ messages)
[U-Boot] GET BACK TO ME ASAP
2011-07-18 19:13 UTC
SP in committer line in fast-import stream
2011-07-18 19:10 UTC (5+ messages)
[PATCH] make the javac wrapper script pass back the return code
2011-07-18 19:06 UTC (2+ messages)
` [2011.03-maintenance] "
Looking for max iops
2011-07-18 19:08 UTC
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.