messages from 2009-02-03 19:28:14 to 2009-02-03 20:59:26 UTC [more...]
Comments on "Understanding Version Control" by Eric S. Raymond
2009-02-03 20:57 UTC (4+ messages)
[PATCH] filter-branch: really allow running in a bare repository
2009-02-03 20:56 UTC (4+ messages)
Reworking suspend-resume sequence (was: Re: PCI PM: Restore standard config registers of all devices early)
2009-02-03 20:57 UTC (11+ messages)
[Qemu-devel] Cutting a new QEMU release
2009-02-03 20:58 UTC (2+ messages)
[PATCH] XendAPIStore - do not remove non-existent item
2009-02-03 20:58 UTC
[Qemu-devel] [PATCH v2 0/8] qemu:virtio-net: Add MAC and VLAN filtering
2009-02-03 20:56 UTC (24+ messages)
` "
` [Qemu-devel] [PATCH v2 1/8] qemu:virtio-net: Save status and add some save infrastructure
` "
` [Qemu-devel] [PATCH v2 2/8] qemu:virtio-net: Allow setting the MAC address via set_config
` "
` [Qemu-devel] [PATCH v2 3/8] qemu:virtio-net: Define ETH_ALEN for use when manipulating MAC addresses
` "
` [Qemu-devel] [PATCH v2 4/8] qemu:virtio-net: Add a virtqueue for control commands from the guest
` "
` [Qemu-devel] "
` [Qemu-devel] [PATCH v2 5/8] qemu:virtio-net: Add promiscuous and all-multicast mode bits
` "
` [Qemu-devel] [PATCH v2 6/8] qemu:virtio-net: Enable filtering based on MAC, promisc, broadcast and allmulti
` "
` [Qemu-devel] [PATCH v2 7/8] qemu:virtio-net: Add additional MACs via a filter table
` "
` [Qemu-devel] [PATCH v2 8/8] qemu:virtio-net: Add VLAN filtering
` "
[PATCH 2/2 v2] softlockup: check all tasks in hung_task
2009-02-03 20:56 UTC (2+ messages)
` [PATCH 2/2 v3] "
lowmemory android driver not needed?
2009-02-03 20:55 UTC (12+ messages)
[PATCH] powerpc/44x: Fix address decoding setup of PCI 2.x cells
2009-02-03 20:55 UTC (4+ messages)
[patch 2/6] epoll keyed wakeups v2 - introduce new *_poll() wakeup macros
2009-02-03 20:53 UTC (9+ messages)
[to-be-updated] mtd-rbtx4939-map-driver.patch removed from -mm tree
2009-02-03 20:53 UTC
mtd_concat + m25p80 fails
2009-02-03 20:52 UTC
next-20090202: task kmemleak:763 blocked for more than 120 seconds
2009-02-03 20:52 UTC (7+ messages)
+ nilfs2-segment-usage-file-fix-wrong-counting-of-checkpoints-and-dirty-segments.patch added to -mm tree
2009-02-03 20:51 UTC
Q: state of pci express hotplug
2009-02-03 20:48 UTC (5+ messages)
[Ocfs2-devel] Convert mle list to a hash
2009-02-03 20:48 UTC (11+ messages)
` [Ocfs2-devel] [PATCH 01/10] ocfs2/dlm: Encapsulate adding and removing of mle from dlm->master_list
` [Ocfs2-devel] [PATCH 02/10] ocfs2/dlm: Clean up struct dlm_lock_name
` [Ocfs2-devel] [PATCH 03/10] ocfs2/dlm: Refactor dlm_clean_master_list()
` [Ocfs2-devel] [PATCH 04/10] ocfs2/dlm: Create and destroy the dlm->master_hash
` [Ocfs2-devel] [PATCH 05/10] ocfs2/dlm: Activate dlm->master_hash for master list entries
` [Ocfs2-devel] [PATCH 06/10] ocfs2/dlm: Indent dlm_cleanup_master_list()
` [Ocfs2-devel] [PATCH 07/10] ocfs2/dlm: Track number of mles
` [Ocfs2-devel] [PATCH 08/10] ocfs2/dlm: Improve lockres counts
` [Ocfs2-devel] [PATCH 09/10] ocfs2/dlm: dlm_set_lockres_owner() and dlm_change_lockres_owner() inlined
` [Ocfs2-devel] [PATCH 10/10] ocfs2/dlm: Show the number of lockres/mles in dlm_state
How to reset routing completely?
2009-02-03 20:48 UTC (3+ messages)
[PATCH] trivial: fix where cgroup documentation is not correctly referred to
2009-02-03 20:48 UTC (2+ messages)
Fwd: Re: Ethernet over GRE ?
2009-02-03 20:47 UTC (2+ messages)
Grub2 background images
2009-02-03 20:46 UTC (2+ messages)
[stable] A patch in 2.6.27.9 caused device names to change
2009-02-03 20:43 UTC (5+ messages)
[PATCH]: add dmesg log symbols to /proc/vmcoreinfo lists
2009-02-03 20:45 UTC (8+ messages)
Forward packets from one interface to another?
2009-02-03 20:45 UTC (7+ messages)
[PATCH 0/6] iptables: eliminate read/write lock (v0.4)
2009-02-03 20:44 UTC (8+ messages)
` [PATCH 4/6] netfilter: abstract xt_counters
` [PATCH 3/3] iptables: lock free counters (alternate version)
[PATCH 00/17] orinoco: reorganisation
2009-02-03 20:40 UTC (18+ messages)
` [PATCH 01/17] orinoco: checkpatch cleanup
` [PATCH 02/17] orinoco: address leading and trailing whitespace
` [PATCH 03/17] orinoco: spaces in parenthesised expressions
` [PATCH 04/17] orinoco: remove unnecessary braces
` [PATCH 05/17] orinoco: keep line length below 80 characters
` [PATCH 06/17] orinoco: Fix interesting checkpatch errors
` [PATCH 07/17] orinoco: Rename orinoco.c
` [PATCH 08/17] orinoco: use orinoco_private instead of net_device in scan helper
` [PATCH 09/17] orinoco: Move scan helpers to a separate file
` [PATCH 10/17] orinoco: Move MIC helpers into new file
` [PATCH 11/17] orinoco: Move firmware handling into a separate file
` [PATCH 12/17] orinoco: Use accessor functions for bitrate tables
` [PATCH 13/17] orinoco: Add hardware function to set multicast mode
` [PATCH 14/17] orinoco: Move hardware functions into separate file
` [PATCH 15/17] orinoco: Move WEXT handlers into a "
` [PATCH 16/17] orinoco: hermes_dld does not need to be a module
` [PATCH 17/17] orinoco: hermes doesn't need to be a separate module
[PATCH] ARM: OMAP: Disable USB interrupt in the musb_resume() function
2009-02-03 20:42 UTC (2+ messages)
[PATCH] t3411: Fix test 1 for case-insensitive file systems
2009-02-03 20:38 UTC (14+ messages)
Swap Memory
2009-02-03 20:38 UTC
Kernel Panic in xen-blkfront.c:blkif_queue_request under 2.6.28
2009-02-03 20:37 UTC (2+ messages)
[Ocfs2-devel] [PATCH 1/4] ocfs2/dlm: Retract fix for race between purge and migrate
2009-02-03 20:37 UTC (4+ messages)
` [Ocfs2-devel] [PATCH 2/4] ocfs2: Cleanup the lockname print in dlmglue.c
` [Ocfs2-devel] [PATCH 3/4] ocfs2/dlm: Use ast_lock to protect ast_list
` [Ocfs2-devel] [PATCH 4/4] ocfs2/dlm: Make dlm_assert_master_handler() kill itself instead of the asserter
Acer 6592 TM, suspend to ram and resume freeze
2009-02-03 20:36 UTC
[Qemu-devel] [PATCH 00/14] target-ppc: add floating-point AltiVec instructions
2009-02-03 20:34 UTC (17+ messages)
` [Qemu-devel] [PATCH 01/14] Add f field to ppc_avr_t
` [Qemu-devel] [PATCH 02/14] Add various NaN-handling macros
` [Qemu-devel] [PATCH 03/14] Rename spe_status to vec_status
` [Qemu-devel] [PATCH 04/14] Add calls to initialize VSCR on appropriate machines
` [Qemu-devel] [PATCH 05/14] Make mtvscr use a helper
` [Qemu-devel] [PATCH 06/14] Add v{max,min}fp instructions
` [Qemu-devel] [PATCH 07/14] Add v{add,sub}fp instructions
Using libext2fs in libe2p?
2009-02-03 20:31 UTC (2+ messages)
pull request: wireless-next-2.6 2009-02-03
2009-02-03 20:25 UTC
[PATCH] various fixes for CPU/PCI hotplug
2009-02-03 20:27 UTC (3+ messages)
[RFC][PATCH 00/11] Android PM extensions
2009-02-03 20:30 UTC (2+ messages)
[Qemu-devel] [PATCH 1/2] target-sh4: fix 64-bit fmov to/from memory
2009-02-03 20:28 UTC (3+ messages)
` [Qemu-devel] [PATCH 2/2] target-sh4: implement ftrv instruction
usr/include/linux/soundcard.h warnings for 'make headers_check'
2009-02-03 20:27 UTC (4+ messages)
[PATCH 3/3] AT91: initialize IDE driver on AT91SAM9263 cpu
2009-02-03 20:27 UTC (2+ messages)
[refpolicy] [PATCH] network: Enable "network_peer_controls" and fix some remaining issues
2009-02-03 20:23 UTC (3+ messages)
+ preadv-pwritev-add-preadv-and-pwritev-system-calls.patch added to -mm tree
2009-02-03 20:19 UTC (10+ messages)
Anyone get the TI/PowerVR stuff working?
2009-02-03 20:19 UTC (2+ messages)
[folded] mm-unify-some-pmd_-functions-fix.patch removed from -mm tree
2009-02-03 20:17 UTC
[APIC] Kernel panic, rsync corruption, intel q8200, 2.6.28-rc8
2009-02-03 20:19 UTC (5+ messages)
spurious -ENOSPC on XFS
2009-02-03 20:05 UTC (13+ messages)
[PATCH] ASoC: pxa-ssp: fix SSP port request
2009-02-03 20:18 UTC
[folded] mm-unify-some-pmd_-functions-fix-s390.patch removed from -mm tree
2009-02-03 20:17 UTC
[folded] mm-unify-some-pmd_-functions-and-move-them-in-a-distinct-include.patch removed from -mm tree
2009-02-03 20:18 UTC
[folded] mm-unify-some-pmd_-functions-fix-for-m68k-sun3.patch removed from -mm tree
2009-02-03 20:17 UTC
mmotm 2009-02-02-17-12 uploaded
2009-02-03 20:17 UTC (4+ messages)
` mmotm 2009-02-02-17-12 uploaded (x86/nopmd etc.)
[U-Boot] [PATCH v3] Added usbtty_configured() check. Fixed attribute(packed) warnings
2009-02-03 20:17 UTC
[U-Boot] [PATCH] Add support for setting environment variable from RAM
2009-02-03 20:16 UTC (4+ messages)
[Qemu-devel] [PATCH] don't expose lm bit if kernel is not 64-bit capable
2009-02-03 20:15 UTC
[RFC][PATCH 00/11] Android PM extensions
2009-02-03 20:15 UTC (3+ messages)
[linux-lvm] dm-loop and snapshots
2009-02-03 20:13 UTC
[RFC Patch 1/10] Introducing generic hardware breakpoint handler interfaces
2009-02-03 20:07 UTC (2+ messages)
should kernel image destination address be picked up by kernel itself?
2009-02-03 20:06 UTC (3+ messages)
Bad blocks in MLC NAND
2009-02-03 20:04 UTC
XEON E5420 and Namespace lookup failure
2009-02-03 19:57 UTC (2+ messages)
+ sgi-xp-add-type-cast-to-kzallocd-space-to-avoid-slab-corruption.patch added to -mm tree
2009-02-03 20:02 UTC
[PATCH] sgi-xp: add type cast to kzalloc()'d space to avoid slab corruption
2009-02-03 20:01 UTC (2+ messages)
[Qemu-devel] [PATCH] don't expose lm bit if kernel is not 64-bit capable
2009-02-03 20:00 UTC (5+ messages)
odd policy behavior
2009-02-03 19:59 UTC (3+ messages)
[PATCH] Add support for sq905 based cameras to gspca
2009-02-03 19:59 UTC (12+ messages)
sync-Regression in 2.6.28.2?
2009-02-03 19:51 UTC (4+ messages)
[Qemu-devel] [PATCH] Fix warning when compiling sh7750_regnames.c
2009-02-03 19:58 UTC (2+ messages)
[Qemu-devel] [PATCH] linux-user: Remove incorrect break;
2009-02-03 19:57 UTC (2+ messages)
[Qemu-devel] [PATCH] Fix compilation of PPC64 targets with DEBUG_TCGV enabled
2009-02-03 19:57 UTC (2+ messages)
[Qemu-devel] [6508] Make mtvscr use a helper
2009-02-03 19:56 UTC
[Qemu-devel] [6507] Add calls to initialize VSCR on appropriate machines
2009-02-03 19:55 UTC
[Qemu-devel] [6506] Rename spe_status to vec_status
2009-02-03 19:55 UTC
[Qemu-devel] [6505] Add f field to ppc_avr_t
2009-02-03 19:55 UTC
[Qemu-devel] [6504] SH4: Fix warning when compiling sh7750_regnames.c
2009-02-03 19:55 UTC
[merged] pcf50633_charger-remove-mbc_set_status.patch removed from -mm tree
2009-02-03 19:54 UTC
[Qemu-devel] [6503] linux-user: Remove incorrect break;
2009-02-03 19:55 UTC
[merged] ricoh_mmc-use-suspend-resume_noirq-v2.patch removed from -mm tree
2009-02-03 19:54 UTC
[merged] mtd-remove-eol-from-module_description.patch removed from -mm tree
2009-02-03 19:54 UTC
[Qemu-devel] [6502] Fix compilation of PPC64 targets with DEBUG_TCGV enabled
2009-02-03 19:55 UTC
Backporting to 2.6.27 and below
2009-02-03 19:53 UTC
+ linux-next-git-rejects.patch added to -mm tree
2009-02-03 19:52 UTC
main thread pthread_exit/sys_exit bug!
2009-02-03 19:51 UTC (9+ messages)
[PATCH] ftrace: do_each_pid_task() needs rcu lock
2009-02-03 19:42 UTC (2+ messages)
git gtk+/GNOME gui application: gitg
2009-02-03 19:43 UTC (3+ messages)
git grep -I bug
2009-02-03 19:42 UTC (5+ messages)
[U-Boot] [PATCH] integratorap: fix PCI support
2009-02-03 19:44 UTC
[PATCH 1/1] c/r: define s390-specific checkpoint-restart code (v3)
2009-02-03 19:42 UTC (5+ messages)
[U-Boot] [PATCH 01/27] Blackfin: bfin_mac: force board_get_enetaddr() usage
2009-02-03 19:40 UTC (4+ messages)
` [U-Boot] [PATCH 01/27 v2] "
Calling wait_event_interruptible_timeout() in I2C wait functions
2009-02-03 19:37 UTC (2+ messages)
[U-Boot] Pull request: u-boot-usb
2009-02-03 19:37 UTC
[Buildroot] 2009.02-rc3 released
2009-02-03 19:35 UTC (2+ messages)
[U-Boot] [PATCH 1/2] flash/cfi_flash: Use virtual sector start address, not phys
2009-02-03 19:35 UTC (4+ messages)
[crash] af9005_usb_module_init(): BUG: unable to handle kernel paging request at ff100000
2009-02-03 19:30 UTC (3+ messages)
cgroup mount point
2009-02-03 18:51 UTC (6+ messages)
[PATCH v4 0/4] virtio_net: Add MAC and VLAN filtering
2009-02-03 19:26 UTC (2+ messages)
` [PATCH v4 3/4] virtio_net: Add a MAC filter table
+ work_on_cpu-rewrite-it-to-create-a-kernel-thread-on-demand.patch added to -mm tree
2009-02-03 19:25 UTC (4+ 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.