messages from 2008-12-11 23:46:58 to 2008-12-12 03:36:04 UTC [more...]
XUPV2P + EDK 9.1 + Linux 2.4
2008-12-12 2:24 UTC
X-Debbugs-Cc didn't make it to git@vger.kernel.org
2008-12-12 3:33 UTC (6+ messages)
` git-doc CSS dependent, breaks down in text browsers
` user-manual.html invalid HTML
[PATCH] clocksource: add enable() and disable() callbacks
2008-12-12 3:34 UTC (3+ messages)
+ ext3-ensure-link-targets-are-null-terminated.patch added to -mm tree
2008-12-12 3:32 UTC
+ ext3-ensure-link-targets-are-null-terminated.patch added to -mm tree
2008-12-12 3:32 UTC
[PATCH 03/11] Remove init_verbose() calls immediately after create_toolcontext() calls
2008-12-12 3:32 UTC (12+ messages)
` [PATCH 04/11] Remove handles_missing_pvs assignment after call to create_toolcontext()
` [PATCH 05/11] Move init_test() from _apply_settings into _init_logging()
` [PATCH 06/11] Remove archive_enable() calls after create_toolcontext() calls
` [PATCH 07/11] Remove backup_enable() "
` [PATCH 08/11] Remove redundant set_activation() call "
` [PATCH 09/11] Remove redundant init_msg_prefix() and init_cmd_name()
` [PATCH 10/11] Remove redundant init_mirror_in_sync() call in init_lvm()
linux-next: cifs tree build failure
2008-12-12 3:32 UTC (3+ messages)
[PATCH 0/11] make link target handling more robust
2008-12-12 3:32 UTC (6+ messages)
` [PATCH] eCryptfs: check readlink result was not an error before using it
` [PATCH] ext2: ensure link targets are NULL-terminated
` [PATCH, v2] ext3: "
LVM2 lib/commands/toolcontext.c tools/lvmcmdline.c
2008-12-12 3:30 UTC
Intel X25-M MLC SSD benchmarks
2008-12-12 3:27 UTC (3+ messages)
+ e1000e-fix-double-release-of-mutex.patch added to -mm tree
2008-12-12 3:24 UTC
+ dmi-add-dmi_match.patch added to -mm tree
2008-12-12 3:24 UTC
+ ata-piix-cleanup-dmi-strings-checking.patch added to -mm tree
2008-12-12 3:24 UTC
[PATCHSET block#for-2.6.29] block: simplify and fix empty barrier
2008-12-12 3:23 UTC (2+ messages)
+ loop-flush-possible-running-bios-when-loop-device-is-released.patch added to -mm tree
2008-12-12 3:23 UTC
[PATCH] loop: Flush possible running bios when loop device is released
2008-12-12 3:22 UTC (2+ messages)
[PATCH 12/12] Remove init_full_scan_done(0) call after create_toolcontext()
2008-12-12 3:22 UTC (6+ messages)
` [PATCH] Create _init_globals() and call from bottom of create_toolcontext()
how bluez supports ESCO link?
2008-12-12 3:22 UTC (3+ messages)
Linux 2.6.28-rc8
2008-12-12 3:19 UTC (8+ messages)
+ nohz-no-softirq-pending-warnings-for-offline-cpus.patch added to -mm tree
2008-12-12 3:14 UTC
[Qemu-devel] snapshot vs COW?
2008-12-12 3:18 UTC (2+ messages)
` [Qemu-devel] "
+ clocksource-pass-clocksource-to-read-callback.patch added to -mm tree
2008-12-12 3:08 UTC
+ clocksource-add-enable-and-disable-callbacks.patch added to -mm tree
2008-12-12 3:08 UTC
What's cooking in git.git (Nov 2008, #06; Wed, 26)
2008-12-12 3:12 UTC (15+ messages)
[PATCH 1/1] devices cgroup: allow mkfifo
2008-12-12 3:12 UTC (2+ messages)
- clocksource-acpi_pmc-put-acpi_pm_read_slow-under-config_pci.patch removed from -mm tree
2008-12-12 3:06 UTC
[PATCH] gitweb: Optional grouping of projects by category
2008-12-12 3:10 UTC (7+ messages)
` [PATCH v3 3/3] "
[PATCH 2/3] gitweb: Cache $parent_commit info in git_blame()
2008-12-12 3:05 UTC (5+ messages)
` [PATCH 2/3 (edit v2)] "
[patch 18/19] Define MODULE_SYSTEM_TABLE for mbp_nvidia_bl.o and applesmc.o
2008-12-12 3:05 UTC
[PATCH 1/1] radio-mr800: fix unplug
2008-12-12 3:05 UTC (12+ messages)
` [please review patch] dsbr100: fix unplug oops
` [PATCH] "
[patch] leastpending_io load balancing policy
2008-12-12 2:51 UTC (2+ messages)
[Bug #11308] tbench regression on each kernel release from 2.6.22 -> 2.6.28
2008-12-12 2:50 UTC (7+ messages)
` [PATCH v2 0/5] fs: Scalability of sockets/pipes allocation/deallocation on SMP
` [PATCH v3 2/7] fs: Use a percpu_counter to track nr_inodes
` [PATCH v3 6/7] fs: struct file move from call_rcu() to SLAB_DESTROY_BY_RCU
[PATCH][v2] fork_init: fix division by zero
2008-12-12 2:47 UTC (12+ messages)
[JGIT PATCH 00/15] More patch parsing support
2008-12-12 2:46 UTC (16+ messages)
` [JGIT PATCH 01/15] Correct use of TemporaryBuffer in Patch
` [JGIT PATCH 02/15] Add tests for TemporaryBuffer
` [JGIT PATCH 03/15] Add IntList as a more efficient representation of List<Integer>
` [JGIT PATCH 04/15] Add lineMap computer to RawParseUtils to index locations of line starts
` [JGIT PATCH 05/15] Define FileHeader.PatchType to report the style of patch used
` [JGIT PATCH 06/15] Test for non-git binary files and mark them as PatchType.BINARY
` [JGIT PATCH 07/15] Set empty patches with no Git metadata to PatchType.BINARY
` [JGIT PATCH 08/15] Always use the FileHeader buffer during Patch.parseHunks
` [JGIT PATCH 09/15] Parse "GIT binary patch" style patch metadata
` [JGIT PATCH 10/15] Record patch parsing errors for later inspection by applications
` [JGIT PATCH 11/15] Fix Patch.parse to honor the end point passed in
` [JGIT PATCH 12/15] Correctly handle hunk headers such as "@@ -0,0 +1 @@"
` [JGIT PATCH 13/15] Patch parse test comparing "git log -p" output to "git log --numstat"
` [JGIT PATCH 14/15] Abstract the hunk header testing into a method
` [JGIT PATCH 15/15] Treat "diff --combined" the same as "diff --cc"
[PATCH][VTD] pci mmcfg patch for x86-64 - version 3
2008-12-12 2:47 UTC (3+ messages)
` "
[PATCH 1/2] pxa: introduce GPIOxx_LCD_* macros for easier pin configuration
2008-12-12 2:41 UTC (3+ messages)
git-gui: Warn when username and e-mail address is unconfigured?
2008-12-12 2:37 UTC (2+ messages)
[U-Boot] u-boot.lds i686-pc-linux-gnu-ld section .start16 overlaps section .text
2008-12-12 2:37 UTC (7+ messages)
` [U-Boot] u-boot.lds i686-pc-linux-gnu-ld section .start16 overlapssection .text
[PATCH] remove ASSERT(spin_is_locked(&pcidevs_lock));
2008-12-12 2:36 UTC
[U-Boot] [PATCH] cmd_sf: rename "speed" to "hz"
2008-12-12 2:30 UTC (3+ messages)
[Bug 12195] New: "dd" make kernel panic
2008-12-12 2:27 UTC (2+ messages)
` [Bug 12195] "
git log --numstat disagrees with git apply --numstat
2008-12-12 2:21 UTC (4+ messages)
[PATCH 03/11] Use arch.pid as shadow pid for E500
2008-12-12 2:21 UTC (2+ messages)
mmotm 2008-12-11-18-17 uploaded
2008-12-12 2:20 UTC
[PATCH 0/3] Open-FCoE Submission (round 2)
2008-12-12 2:19 UTC (7+ messages)
` [PATCH 2/3] libfc: A modular Fibre Channel library
- ibmphp-fix-module-ref-count-underflow.patch removed from -mm tree
2008-12-12 2:17 UTC
[mmotm-2008-12-11-15-20] __unsafe() not defined
2008-12-12 2:17 UTC (2+ messages)
[PATCH RFC] vm_unmap_aliases: allow callers to inhibit TLB flush
2008-12-12 1:59 UTC (4+ messages)
where forked child task first return?
2008-12-12 2:16 UTC
status of USB on omap35xx ?
2008-12-12 2:16 UTC (4+ messages)
[PATCH] libxc/xc_pm.c: fix an off-by-one error in xc_pm.c
2008-12-12 2:10 UTC
Revert "OMAP: HSMMC: Implement scatter-gather emulation"
2008-12-12 2:00 UTC
[patch 04/11] vfs: introduce new LSM hooks where vfsmount is available
2008-12-12 1:59 UTC (6+ messages)
OMAP3: DVFS core patch set
2008-12-12 1:59 UTC (2+ messages)
status of USB on omap35xx ?
2008-12-12 1:56 UTC (11+ messages)
To enablue DID in coming bluez release
2008-12-12 1:55 UTC (2+ messages)
[Bluez-devel] StartDiscovery doesn't exist
2008-12-12 1:54 UTC (2+ messages)
bug in hci_read_remote_name?
2008-12-12 1:52 UTC (2+ messages)
[Bluez-users] Setting up Bluetooth Audio (A2DP)
2008-12-12 1:51 UTC (2+ messages)
Fuijtsu Lifebook RFKILL support
2008-12-12 1:50 UTC (5+ messages)
Halsign released Desktop windows companion TurboGate1.2
2008-12-12 1:50 UTC
[Bluez-devel] Continued SCO audio issues
2008-12-12 1:49 UTC (9+ messages)
How to set link policy with Logitech diNovo dongle
2008-12-12 1:48 UTC (4+ messages)
[Bugme-new] [Bug 12199] New: /proc/1/exe entry of PID namespace init process links to wrong executable
2008-12-12 1:48 UTC (3+ messages)
[RFC v2] mac80211: Fix HT channel selection
2008-12-12 1:45 UTC (5+ messages)
ObexFTP killing the Local SDP server
2008-12-12 1:47 UTC (2+ messages)
[PATCH] Change default cpufreq governor from performance to ondemand
2008-12-12 1:44 UTC (3+ messages)
Release Note for BlueZ versions
2008-12-12 1:44 UTC (2+ messages)
Adapter API - Devices property not updated if connection initiated by remote device
2008-12-12 1:43 UTC (2+ messages)
[PATCH] (1/2) new library interface for vg_read
2008-12-12 1:42 UTC (3+ messages)
Does anyone help me to setup PAN connection?
2008-12-12 1:41 UTC (2+ messages)
[PATCH] sbc: bitstream packing optimization for encoder
2008-12-12 1:39 UTC (2+ messages)
Problem building kernel
2008-12-12 1:38 UTC (2+ messages)
Clock control of a Bluetooth UART via hci_ll.c
2008-12-12 1:36 UTC (2+ messages)
[RFC] cgit in git?
2008-12-12 0:15 UTC (4+ messages)
[PATCH] Use struct cmd_context* as type for lvm2_handle_t with hidden cmd_context. Accessors and mutators have to be used. (lib/lvm2.h)
2008-12-12 1:33 UTC (9+ messages)
` [PATCH] Renamed create_toolcontext function to _create_context and added sys_dir as argument, new functions create_librarycontext and create_toolcontext
` [PATCH] New lib/lvm2.c for base library functions
` [PATCH] New public functions lvm2_reload_config, lvm2_set_config_option and lvm2_reset_config_option
[RFC][PATCH] memcg: show real limit under hierarchy
2008-12-12 1:24 UTC (4+ messages)
Intel X25-M MLC SSD benchmarks - How can I be sure i am erased block aligned ?
2008-12-12 1:24 UTC (2+ messages)
[PATCH v3] submodule: Allow tracking of the newest revision of a branch in a submodule
2008-12-12 1:17 UTC (6+ messages)
[linux-lvm] Let's try again with the lvm mirror failure
2008-12-12 1:18 UTC (4+ messages)
[PATCH] [RT] avoid preemption in memory controller code
2008-12-12 1:17 UTC (2+ messages)
rc8 didn't include patch (was Re: 2.6.28-rc7 acpi error messages)
2008-12-12 1:15 UTC
[RFC][PATCH 0/3] CGroups: CGroups: Hierarchy locking/refcount changes
2008-12-12 1:12 UTC (10+ messages)
` [RFC][PATCH 2/3] CGroups: Use hierarchy_mutex in memory controller
Problem building kernel
2008-12-12 1:03 UTC (4+ messages)
Disabling cirrus-vga
2008-12-12 1:09 UTC (2+ messages)
Nasty regression from .27.7 to .27.8: idle samba goes crazy
2008-12-12 1:08 UTC (9+ messages)
- fork_init-fix-division-by-zero.patch removed from -mm tree
2008-12-12 1:07 UTC
opengl=1?
2008-12-12 1:07 UTC (5+ messages)
[Buildroot] error: sysdep-cancel.h: No such file or directory
2008-12-12 1:07 UTC
Basic RAID5/6 reshape question
2008-12-12 1:06 UTC (2+ messages)
(no subject)
2008-12-12 1:04 UTC
[linux-dvb] lifeview pci trio (saa7134) not working through diseqc anymore
2008-12-12 0:57 UTC (13+ messages)
[PATCH] autodetect number of CPUs by default when using threads
2008-12-12 0:55 UTC (3+ messages)
The reiser4 programming style is recursive?
2008-12-12 0:54 UTC (11+ messages)
` The reiser4 .... why it is the future
` The reiser4 .... what it really means
` The reiser4 ....SDK for experiments outside kernel
[BUG][PATCH 1/4] ext3: fix a cause of __schedule_bug via blkdev_releasepage
2008-12-12 0:54 UTC (3+ messages)
libxenstat as only a static library?
2008-12-12 0:47 UTC
[RFC] Use HPET timers in 64-bit mode
2008-12-12 0:46 UTC (2+ messages)
[patch 1/6] mm: direct IO starvation improvement
2008-12-12 0:39 UTC (7+ messages)
` [patch 6/6] mm: fsync livelock avoidance
kvm-userspace requires kvm capable kernel headers in default search
2008-12-12 0:35 UTC (2+ messages)
` kvm-userspace requires kvm capable kernel headers in default search path of the compiler
[rfc][patch] SLQB slab allocator
2008-12-12 0:31 UTC (2+ messages)
` [rfc][patch] mm: kfree_size
[U-Boot] U-Boot hangs in start_armboot()
2008-12-12 0:30 UTC (5+ messages)
[Qemu-devel] [RFC] Replace posix-aio with custom thread pool
2008-12-12 0:27 UTC (12+ messages)
[U-Boot] SATA/IDE/etc... init
2008-12-12 0:16 UTC (6+ messages)
` [U-Boot] [PATCH v2] SATA: do not auto-initialize during boot
[PATCH 0/9] powerpc: Preliminary work to enable SMP BookE
2008-12-12 0:15 UTC (3+ messages)
` [PATCH 1/9] powerpc: Fix bogus cache flushing on all 40x and BookE processors v2
[U-Boot] SATA/IDE/etc... init
2008-12-12 0:15 UTC (21+ messages)
` [U-Boot] [PATCH] SATA: do not auto-initialize during boot
(no subject)
2008-12-12 0:08 UTC
LVM2 ./WHATS_NEW_DM libdm/libdm-deptree.c
2008-12-12 0:07 UTC (4+ messages)
Trying to get unsupported CODEC to work
2008-12-12 0:05 UTC (3+ messages)
[PATCH -suspend] Hibernate: Replace unnecessary evaluation of pfn_to_page()
2008-12-11 23:28 UTC (3+ messages)
[PATCH 1/6] Include headers for types used in helper_regs.h
2008-12-12 0:04 UTC (4+ messages)
` [PATCH 3/6] Enable KVM for ppcemb
` [Qemu-devel] "
[PATCH] netpoll: fix race on poll_list resulting in garbage entry
2008-12-12 0:03 UTC (5+ messages)
[U-Boot] pci_hose_{bus_to_phys,phys_to_bus} and inbound memory
2008-12-12 0:02 UTC (3+ messages)
Clarifying "invalid tag signature file" error message from git filter-branch (and others)
2008-12-11 23:59 UTC (5+ messages)
Calling an I2C camera sensor with SMBUS API?
2008-12-11 23:58 UTC (2+ messages)
[Buildroot] dropbear & openssh transfers are limited to about 800k !?
2008-12-11 23:57 UTC (4+ messages)
Calling an I2C camera sensor with SMBUS API?
2008-12-11 23:55 UTC
Using MARK and TOS to route traffic through different interfaces to the same destination
2008-12-11 23:54 UTC (5+ messages)
[U-Boot] [PATCH] common/main: support bootdelay=0 for CONFIG_AUTOBOOT_KEYED
2008-12-11 23:52 UTC (3+ messages)
Is anyone using the C67x00 USB Host ?
2008-12-11 23:52 UTC (9+ messages)
[RFC/PATCH] Add preadv and pwritev system calls
2008-12-11 23:49 UTC (2+ messages)
[PATCH 00/20] Add Cavium OCTEON processor support (v6)
2008-12-11 23:33 UTC (4+ messages)
` [PATCH 18/20] MIPS: Adjust the dma-common.c platform hooks
` [PATCH 19/20] MIPS: Add defconfig for Cavium OCTEON
` [PATCH 20/20] MIPS: Add Cavium OCTEON to arch/mips/Kconfig
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.