messages from 2007-06-26 23:31:57 to 2007-06-27 03:31:47 UTC [more...]
operator! and lvalue
2007-06-27 3:31 UTC
And, if those strategies are very similar, then markets become very unstable
2007-06-27 3:31 UTC
[RFC] hwbkpt: Hardware breakpoints (was Kwatch)
2007-06-27 3:26 UTC (2+ messages)
[patch 6/7] CAN: Add maintainer entries - update for offset in current net-2.6.23.git
2007-06-27 3:29 UTC
[patch 1/3] MAP_NOZERO - implement a new VM_NOZERO/MAP_NOZERO page retirement policy
2007-06-27 3:28 UTC (3+ messages)
[PATCH/RFC 0/11] Shared Policy Overview
2007-06-27 3:25 UTC (4+ messages)
[PATCH][blktap, gntdev] work around for page accounting
2007-06-27 3:19 UTC
[RFC 1/7] cpuset write dirty map
2007-06-27 3:18 UTC (9+ messages)
2.6 Linux for PowerPC supports kdb?
2007-06-27 3:03 UTC
[PATCH] hw_random: add quality categories
2007-06-27 3:18 UTC (9+ messages)
[Cluster-devel] [GFS2 PATCH 3/3] Remove i_mode passing from NFS File Handle
2007-06-27 3:17 UTC (2+ messages)
[LARTC] Load Balance and SNAT problem
2007-06-27 3:16 UTC (9+ messages)
Question: When NFS client check dir's permission, it does not check the cache data
2007-06-27 3:09 UTC (4+ messages)
t9400-git-cvsserver-server failures
2007-06-27 3:07 UTC
GRUB 2 does not show new kernel :(
2007-06-27 3:07 UTC (4+ messages)
[patch 2/3] MAP_NOZERO - implement sys_brk2()
2007-06-27 3:07 UTC (2+ messages)
[PATCH 1/1]: Revert code shifts
2007-06-27 3:07 UTC (2+ messages)
[PATCH] ata: Add the SW NCQ support to sata_nv for MCP51/MCP55/MCP61
2007-06-27 3:04 UTC
[Cluster-devel] [GFS2 PATCH 1/3] Obtaining no_formal_ino from directory entry
2007-06-27 3:02 UTC (2+ messages)
[PATCH] atkbd: cleanup only once
2007-06-27 10:59 UTC (2+ messages)
[Cluster-devel] [GFS2 PATCH 1/3] Fix gfs2_block_truncate_page err return
2007-06-27 3:00 UTC (2+ messages)
scheduling while atomic and DEBUG_SPINLOCK_SLEEP
2007-06-27 2:55 UTC
[PATCH RFC #2] hwrng: Add type categories
2007-06-27 2:48 UTC (4+ messages)
[AppArmor 00/44] AppArmor security module overview
2007-06-27 2:47 UTC (6+ messages)
` [AppArmor 24/44] Pass struct vfsmount to the inode_getxattr LSM hook
` [AppArmor 31/44] Add d_namespace_path() to compute namespace relative pathnames
[patch 3/3] MAP_NOZERO - wire sys_brk2() to the x86 family
2007-06-27 2:44 UTC
[patch 0/3] MAP_NOZERO - VM_NOZERO/MAP_NOZERO early summer madness
2007-06-27 2:44 UTC
[RFC] hwbkpt: Hardware breakpoints (was Kwatch)
2007-06-27 2:43 UTC (2+ messages)
[Printing-architecture] Agenda - Wed 27 June - Next OP Architecture
2007-06-27 2:42 UTC
NDAs - ANY KNOWN RULES?
2007-06-27 2:37 UTC (4+ messages)
[PATCH 1/2] Add test script for git-stripspace
2007-06-27 2:32 UTC (2+ messages)
Credit scheduler
2007-06-27 2:29 UTC (3+ messages)
git-svn error "Unable to extract revision information from commit ...~1"
2007-06-27 2:20 UTC (3+ messages)
[PATCH] config: add support for --bool and --int while setting values
2007-06-27 2:18 UTC (5+ messages)
What's cooking in git.git (topics)
2007-06-27 2:14 UTC (12+ messages)
[PATCH/RFC] config: Add --null/-z option for null-delimted output
2007-06-27 2:14 UTC (6+ messages)
` [PATCH 2/3] config: Change output of --get-regexp for valueless keys
` [PATCH 3/3] config: Add --null/-z option for null-delimted output
[PATCH] git-new-workdir: Fix shell warning about operator == used with test
2007-06-27 2:14 UTC (2+ messages)
[PATCH 1/4] rbtx4938: Add generic GPIO support
2007-06-27 2:13 UTC (5+ messages)
is Promise TX4302 supported?
2007-06-27 1:46 UTC
post-update script to update wc - version 2
2007-06-27 2:06 UTC (2+ messages)
[PATCH] remove leftover documentation of acpi_generic_hotkey
2007-06-27 2:03 UTC
[PATCH 1/3] rebase -i: several cleanups
2007-06-27 2:00 UTC (5+ messages)
Failure in t5516, tests 15 and 16
2007-06-27 1:59 UTC (4+ messages)
airo
2007-06-27 1:58 UTC (6+ messages)
[md-accel PATCH 00/19] md raid acceleration and the async_tx api
2007-06-27 1:52 UTC (23+ messages)
` [md-accel PATCH 01/19] dmaengine: refactor dmaengine around dma_async_tx_descriptor
` [md-accel PATCH 02/19] dmaengine: make clients responsible for managing channels
` [md-accel PATCH 03/19] xor: make 'xor_blocks' a library routine for use with async_tx
` [md-accel PATCH 04/19] async_tx: add the async_tx api
` [md-accel PATCH 05/19] raid5: refactor handle_stripe5 and handle_stripe6 (v2)
` [md-accel PATCH 06/19] raid5: replace custom debug PRINTKs with standard pr_debug
` [md-accel PATCH 07/19] md: raid5_run_ops - run stripe operations outside sh->lock
` [md-accel PATCH 08/19] md: common infrastructure for running operations with raid5_run_ops
` [md-accel PATCH 09/19] md: handle_stripe5 - add request/completion logic for async write ops
` [md-accel PATCH 10/19] md: handle_stripe5 - add request/completion logic for async compute ops
` [md-accel PATCH 11/19] md: handle_stripe5 - add request/completion logic for async check ops
` [md-accel PATCH 12/19] md: handle_stripe5 - add request/completion logic for async read ops
` [md-accel PATCH 13/19] md: handle_stripe5 - add request/completion logic for async expand ops
` [md-accel PATCH 14/19] md: handle_stripe5 - request io processing in raid5_run_ops
` [md-accel PATCH 15/19] md: remove raid5 compute_block and compute_parity5
` [md-accel PATCH 16/19] dmaengine: driver for the iop32x, iop33x, and iop13xx raid engines
` [md-accel PATCH 17/19] iop13xx: surface the iop13xx adma units to the iop-adma driver
` [md-accel PATCH 18/19] iop3xx: surface the iop3xx DMA and AAU "
` [md-accel PATCH 19/19] ARM: Add drivers/dma to arch/arm/Kconfig
Credit scheduler
2007-06-27 1:55 UTC
Xen 3.1 and network card RTL-8169SC isn't working
2007-06-27 1:52 UTC (3+ messages)
` Fwd: "
Mark Levedahl's gitk patches
2007-06-27 1:51 UTC (6+ messages)
` [PATCH] gitk - bugfix - Update selection background colorbar in prefs dialog
` [PATCH] gitk - Use a spinbox for setting tabstop settings
[RFC] friendly names and multipath tools
2007-06-27 1:40 UTC
2.6.22-rc4-mm2
2007-06-27 1:39 UTC (7+ messages)
` [-mm patch] remove nobh_{prepare,commit}_write()
CD-ROM booting staus update
2007-06-27 1:36 UTC
Linux Kernel include files
2007-06-27 1:32 UTC (6+ messages)
[PATCH] RFC: have tcp_recvmsg() check kthread_should_stop() and treat it as if it were signalled
2007-06-27 1:29 UTC (7+ messages)
[LARTC] Load Balance and SSL
2007-06-27 1:26 UTC (2+ messages)
[PATCH][RFC] security: Convert LSM into a static interface
2007-06-27 1:22 UTC (8+ messages)
` [PATCH try #2] "
[PATCH 00/15] [POWERPC] PCI/PCIe cleanups and fixups for 8641
2007-06-27 1:22 UTC (17+ messages)
` [PATCH 01/15] [POWERPC] Remove set_cfg_type for PCI indirect users that don't need it
` [PATCH 02/15] [POWERPC] 52xx: Remove support for PCI bus_offset
` [PATCH 03/15] [POWERPC] Pass the pci_controller into pci_exclude_device
` [PATCH 04/15] [POWERPC] Remove hack to determine the 2nd PHBs bus number
` [PATCH 05/15] [POWERPC] Remove bus_offset in places its not really used
` [PATCH 06/15] [POWERPC] Added self_busno to indicate which bus number the PHB is
` [PATCH 07/15] [POWERPC] Removed remnants of bus_offset
` [PATCH 08/15] [POWERPC] Remove PCI-e errata for MPC8641 silicon ver 1.0
` [PATCH 09/15] [POWERPC] 86xx: Add uli1575 pci-bridge sector to MPC8641HPCN dts file
` [PATCH 10/15] [POWERPC] Added indirect_type to handle variants of PCI ops
` [PATCH 11/15] [POWERPC] 86xx: Avoid system halt if link training isn't at least L0
` [PATCH 12/15] [POWERPC] 86xx: Workaround PCI_PRIMARY_BUS usage
` [PATCH 13/15] [POWERPC] MPC8641HPCN: Set IDE in ULI1575 to not native mode
` [PATCH 14/15] [POWERPC] Let subordinate transparent bridges be transparent
` [PATCH 15/15] [POWERPC] 86xx: Created quirk_fsl_pcie_transparent() to initialize bridge resources
Credit scheduler
2007-06-27 1:17 UTC (2+ messages)
i386 boot fail, EIP in __change_page_attr:166
2007-06-27 1:15 UTC (6+ messages)
[PATCH] Add git-save script
2007-06-27 1:05 UTC (3+ messages)
[PATCH] Re: [2.6.21.1] soft lockup when removing netconsole module
2007-06-27 1:00 UTC (3+ messages)
+ netconsole-fix-soft-lockup-when-removing-module.patch added to -mm tree
2007-06-27 0:59 UTC
2.6.12-rc4-mm2
2007-06-27 0:54 UTC (3+ messages)
` Problems with fb console [was Re: 2.6.12-rc4-mm2]
+ add-some-pci-ids-for-xgi-chips.patch added to -mm tree
2007-06-27 0:53 UTC
Katmai w/ DENX git - "init has generated signal 4" error
2007-06-27 0:59 UTC (3+ messages)
[PATCH] zfcp: Report FCP LUN to SCSI midlayer
2007-06-27 0:45 UTC (7+ messages)
` [PATCH] SCSI: delete outdated comment in API reference
Fix zero-object version-2 packs
2007-06-27 0:41 UTC (2+ messages)
[PATCH] Ignore submodule commits when fetching over dumb protocols
2007-06-27 0:41 UTC (3+ messages)
xen-migration
2007-06-27 0:41 UTC (2+ messages)
[PATCH 16/16] fix handling of integer constant expressions
2007-06-27 0:41 UTC (16+ messages)
[RFC][PATCH] 1/3] [XEN] Use explicit bit sized fields for exported xentrace data
2007-06-27 0:37 UTC (4+ messages)
` LTTng Xen port : finally in a repository near you
GIT + CVS workflow query
2007-06-27 0:36 UTC (2+ messages)
Anatomy of a trap
2007-06-27 0:34 UTC (2+ messages)
+ omap-lcd-panel-support-for-the-ti-omap-osk-board.patch added to -mm tree
2007-06-27 0:29 UTC
+ omap-lcd-panel-support-for-the-siemens-sx1-mobile-phone.patch added to -mm tree
2007-06-27 0:29 UTC
+ omap-lcd-panel-support-for-the-ti-omap1510-innovator-board.patch added to -mm tree
2007-06-27 0:29 UTC
+ omap-lcd-panel-support-for-the-ti-omap1610-innovator-board.patch added to -mm tree
2007-06-27 0:29 UTC
+ omap-lcd-panel-support-for-the-palm-zire71.patch added to -mm tree
2007-06-27 0:29 UTC
+ omap-lcd-panel-support-for-palm-tungstent.patch added to -mm tree
2007-06-27 0:29 UTC
+ omap-lcd-panel-support-for-the-palm-tungsten-e.patch added to -mm tree
2007-06-27 0:29 UTC
+ omap-add-ti-omap2-external-lcd-controller-support-rfbi.patch added to -mm tree
2007-06-27 0:29 UTC
+ omap-lcd-panel-support-for-the-ti-omap-h3-board.patch added to -mm tree
2007-06-27 0:29 UTC
+ omap-add-external-epson-blizzard-lcd-controller-support.patch added to -mm tree
2007-06-27 0:29 UTC
+ omap-lcd-panel-support-for-the-ti-omap-h4-board.patch added to -mm tree
2007-06-27 0:29 UTC
+ omap-add-external-epson-hwa742-lcd-controller-support.patch added to -mm tree
2007-06-27 0:29 UTC
+ omap-add-ti-omap1-external-lcd-controller-support-sossi.patch added to -mm tree
2007-06-27 0:29 UTC
+ omap-add-ti-omap2-internal-display-controller-support.patch added to -mm tree
2007-06-27 0:29 UTC
+ omap-add-ti-omap1-internal-lcd-controller.patch added to -mm tree
2007-06-27 0:29 UTC
+ omap-add-ti-omap-framebuffer-driver.patch added to -mm tree
2007-06-27 0:29 UTC
+ omap-add-ti-omap1610-accelerator-entry.patch added to -mm tree
2007-06-27 0:29 UTC
[PATCH 0/17] Add Texas Instruments OMAP LCD driver-v2
2007-06-27 0:25 UTC (3+ messages)
[patch, v2.6.22-rc6] sys_time() speedup
2007-06-27 0:22 UTC (13+ messages)
2.6.22-rc5: pdflush oops under heavy disk load
2007-06-27 0:16 UTC (11+ messages)
` Attansic L1 page corruption (was: 2.6.22-rc5: pdflush oops under heavy disk load)
` Attansic L1 page corruption
` [PATCH] atl1: disable 64bit DMA
Ethernet devide enumeration problems
2007-06-27 0:13 UTC (3+ messages)
[Buildroot] Arm / buildroot / kernel issue: init crashes?
2007-06-27 0:12 UTC (6+ messages)
[drm patch for 2.6.22-rc6] Add some pci ids for XGI chips
2007-06-27 0:12 UTC
[RFD 1/4] Pass no useless nameidata to the create, lookup, and permission IOPs
2007-06-27 0:11 UTC (2+ messages)
[PATCH 1/5] fallocate() implementation in i86, x86_64 and powerpc
2007-06-27 0:04 UTC (17+ messages)
` [PATCH 0/6][TAKE5] fallocate system call
` [PATCH 4/7][TAKE5] support new modes in fallocate
` [PATCH 7/7][TAKE5] ext4: support new modes
Darcs
2007-06-27 0:00 UTC (7+ messages)
[LARTC] network simulator
2007-06-26 23:58 UTC (2+ messages)
mdadm usage: creating arrays with helpful names?
2007-06-26 23:54 UTC
[PATCH] Make ioremap() work on TX39/49 special unmapped segment
2007-06-26 23:50 UTC (2+ messages)
[RFD 0/4] AppArmor - Don't pass NULL nameidata to vfs_create/lookup/permission IOPs
2007-06-26 23:46 UTC (2+ messages)
[PATCH] Fix typo for xm network-detach
2007-06-26 23:45 UTC
[PATCH] cleanup merge-base test script
2007-06-26 23:44 UTC
[PATCH] git-submodule: Instead of using only annotated tags, use any tag found in .git/refs/tags
2007-06-26 23:40 UTC
[PATCH] LinuxPPS (with new syscalls API)
2007-06-26 23:33 UTC
+ git-kgdb-fixup.patch added to -mm tree
2007-06-26 23:33 UTC
Dual-Licensing Linux Kernel with GPL V2 and GPL V3
2007-06-26 23:30 UTC (9+ messages)
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.