messages from 2008-11-10 19:04:07 to 2008-11-10 20:33:13 UTC [more...]
- mm-oom_killc-fix-badness-kerneldoc.patch removed from -mm tree
2008-11-10 20:32 UTC
- hugetlbfs-handle-pages-higher-order-than-max_order.patch removed from -mm tree
2008-11-10 20:32 UTC
- hugetlb-pull-gigantic-page-initialisation-out-of-the-default-path.patch removed from -mm tree
2008-11-10 20:32 UTC
[RFC 0/85] nfs41 client patches for review
2008-11-10 20:33 UTC (83+ messages)
` [RFC 03/85] nfs: remove incorrect usage of nfs4 compound response hdr.status
` [RFC 04/85] FIXME: NFS: Increment operation number in each encode_* routine
` [RFC 05/85] nfs41: Add Kconfig symbols for NFSv4.1
` [RFC 06/85] nfs41: common protocol definitions
` [RFC 07/85] nfs41: define NFS4_MAX_MINOR_VERSION based on CONFIG_NFS_V4_1
` [RFC 08/85] nfs41: client xdr definitions
` [RFC 09/85] nfs41: add mount command option minorvers
` [RFC 10/85] nfs41: struct nfs_server minorversion
` [RFC 11/85] nfs41: nfs_client.cl_minorversion
` [RFC 12/85] nfs41: set nfs_client rpc_ops based on minorversion
` [RFC 13/85] nfs41: use ptr to rpc procedures via struct nfs_client
` [RFC 14/85] nfs41: sunrpc: support minorversion for rpc_clnt version table
` [RFC 15/85] nfs41: Proper initialization of nfs_client_initdata.rpc_ops
` [RFC 16/85] nfs41: pass recovery status from reclaimer kthread up to nfs4_wait_clnt_recover
` [RFC 17/85] nfs41: fallback to lower minorversion if nfs4_create_server fails
` [RFC 18/85] nfs41: sessions client infrastructure
` [RFC 19/85] nfs41: share client sessions across mounts
` [RFC 20/85] nfs41: slot table init and destroy
` [RFC 21/85] nfs41: find slot
` [RFC 22/85] nfs41: free slot
` [RFC 23/85] nfs41: minorversion support for xdr
` [RFC 24/85] nfs41: stubs for nfs41 procedures
` [RFC 25/85] nfs41: make nfs4_wait_bit_killable public
` [RFC 26/85] nfs41: introduce nfs4_call_sync
` [RFC 27/85] nfs41: nfs4_setup_sequence
` [RFC 28/85] nfs41: setup_sequence method
` [RFC 02/85] nfs: return compound hdr.status when there are no op replies
` [RFC 29/85] nfs41: nfs41_sequence_done
` [RFC 30/85] nfs41: nfs41_call_sync_done
` [RFC 31/85] nfs41: separate free slot from sequence done
` [RFC 32/85] nfs41: sequence setup/done support
` [RFC 33/85] nfs41: Support sessions with O_DIRECT
` [RFC 34/85] nfs41: exchange_id operation
` [RFC 35/85] nfs41: get_lease_time
` [RFC 36/85] nfs41: create_session operation
` [RFC 37/85] nfs41: destroy_session operation
` [RFC 38/85] nfs41: sequence operation
` [RFC 39/85] nfs41: session recovery infrastructure
` [RFC 40/85] nfs41: schedule async session reset
` [RFC 41/85] nfs41: lease renewal
` [RFC 42/85] nfs41: sunrpc: Export the call prepare state for session reset
` [RFC 43/85] nfs41: use rpc prepare call "
` [RFC 44/85] nfs41: kick start nfs41 session recovery when handling errors
` [RFC 45/85] nfs41: start session recovery from nfs4_setup_sequence
` [RFC 46/85] nfs41: introduce get_state_renewal_cred
` [RFC 47/85] nfs41: get cred in exchange_id when cred arg is NULL
` [RFC 48/85] nfs41: establish sessions-based clientid
` [RFC 49/85] nfs41: recover lease in _nfs4_lookup_root
` [RFC 50/85] nfs41: schedule state recovery on BAD or DEAD session
` [RFC 51/85] nfs41: state reclaimer renew lease error handling
` [RFC 52/85] nfs41: increment_{open,lock}_seqid
` [RFC 53/85] nfs41: Add ability to read RPC call direction on TCP stream
` [RFC 54/85] nfs41: Skip past the RPC call direction
` [RFC 55/85] nfs41: Refactor NFSv4 callback service
` [RFC 56/85] nfs41: client callback structures
` [RFC 57/85] nfs41: Initialize new rpc_xprt callback related fields
` [RFC 58/85] nfs41: New backchannel helper routines
` [RFC 59/85] nfs41: New include/linux/sunrpc/bc_xprt.h
` [RFC 60/85] nfs41: New xs_tcp_read_data()
` [RFC 61/85] nfs41: Add backchannel processing support to RPC state machine
` [RFC 62/85] nfs41: Backchannel callback service helper routines
` [RFC 63/85] FIXME: nfs41: sunrpc: handle clnt==NULL in call_status
` [RFC 64/85] nfs41: Refactor svc_process()
` [RFC 65/85] nfs41: Backchannel bc_svc_process()
` [RFC 66/85] nfs41: Implement NFSv4.1 callback service process
` [RFC 67/85] nfs41: sunrpc: provide functions to create and destroy a svc_xprt for backchannel use
` [RFC 68/85] nfs41: sunrpc: add a struct svc_xprt pointer to struct svc_serv "
` [RFC 69/85] nfs41: create a svc_xprt for nfs41 callback thread and use for incoming callbacks
` [RFC 70/85] nfs41: save svc_serv in nfs_callback_info
` [RFC 71/85] nfs41: Add a reference to svc_serv during callback service bring up
` [RFC 72/85] nfs41: Allow NFSv4 and NFSv4.1 callback services to coexist
` [RFC 73/85] nfs41: Setup the backchannel
` [RFC 74/85] nfs41: Client indicates presence of NFSv4.1 callback channel
` [RFC 75/85] nfs41: Get the rpc_xprt * from the rpc_rqst instead of the rpc_clnt
` [RFC 76/85] nfs41: Release backchannel resources associated with session
` [RFC 77/85] nfs41: store minorversion in cb_compound_hdr_arg
` [RFC 78/85] nfs41: decode minorversion 1 cb_compound header
` [RFC 79/85] nfs41: callback numbers definitions
` [RFC 80/85] nfs41: consider minorversion in callback_xdr:process_op
` [RFC 81/85] nfs41: define CB_NOTIFY_DEVICEID as not supported
` [RFC 82/85] nfs41: cb_sequence protocol level data structures
` [RFC 83/85] nfs41: cb_sequence proc implementation
- oom-do-not-dump-task-state-for-non-thread-group-leaders.patch removed from -mm tree
2008-11-10 20:32 UTC
- cciss-fix-regression-firmware-not-displayed-in-procfs-again-and-again.patch removed from -mm tree
2008-11-10 20:32 UTC
[PATCH] libsemanage: Add semanage_mls_enabled interface
2008-11-10 20:32 UTC
- maintainers-make-ioat-easier-to-find.patch removed from -mm tree
2008-11-10 20:32 UTC
- ext3-wait-on-all-pending-commits-in-ext3_sync_fs.patch removed from -mm tree
2008-11-10 20:32 UTC
- vt-incomplete-initialization-of-vc_tab_stop.patch removed from -mm tree
2008-11-10 20:31 UTC
- rtc-fix-handling-of-missing-tm_year-data-when-reading-alarms.patch removed from -mm tree
2008-11-10 20:31 UTC
- hwmon-applesmc-add-support-for-imac-5.patch removed from -mm tree
2008-11-10 20:31 UTC
- cpqarry-fix-return-value-of-cpqarray_init.patch removed from -mm tree
2008-11-10 20:31 UTC
- cciss-new-hardware-support.patch removed from -mm tree
2008-11-10 20:31 UTC
[PATCH 0 of 2] cx88: add optional stereo detection to PAL-BG mode with A2 sound system
2008-11-10 20:32 UTC (4+ messages)
[PATCH] command line: added --frames, touched up defaults
2008-11-10 20:30 UTC (2+ messages)
[PATCH] Packet socket: mmapped IO: PACKET_TX_RING
2008-11-10 20:29 UTC (12+ messages)
Git Notes - Track rebase/etc + reverse-lookup for bugs ideas
2008-11-10 20:26 UTC (6+ messages)
[PATCH] cpuset: update top cpuset's mems after adding a node
2008-11-10 20:26 UTC (4+ messages)
Something like $Id$, $Revision$ or $Date$?
2008-11-10 20:24 UTC (7+ messages)
[PATCH 2/5] rpc: Use separate spinlock for cred locking in auth_gss.c
2008-11-10 20:26 UTC (15+ messages)
` text-based gss upcall
` [PATCH 1/9] rpc: remove unnecessary assignment
` [PATCH 2/9] rpc: factor out warning code from gss_pipe_destroy_msg
` [PATCH 3/9] rpc: minor gss_alloc_msg cleanup
` [PATCH 4/9] rpc: add an rpc_pipe_open method
` [PATCH 5/9] rpc: call release_pipe only on last close
[Qemu-devel] [PATCH v3 0/6] Support for S3 ACPI state (suspend to memory) in BIOS
2008-11-10 20:25 UTC (3+ messages)
` [Qemu-devel] [PATCH v3 6/6] Don't power down vga card on entering S3 state
` [Qemu-devel] Re: [Bochs-developers] [PATCH v3 6/6] Don't power down vga card onentering "
[PATCH] qla2xxx: Fix for build warning
2008-11-10 20:26 UTC
multiple-commit cherry-pick?
2008-11-10 20:24 UTC (9+ messages)
- intel_menlo-max_state-is-unsigned-invalid-test.patch removed from -mm tree
2008-11-10 20:24 UTC
[PATCH 0/5] pixel format handling in camera host drivers - part 2
2008-11-10 20:22 UTC (7+ messages)
` [PATCH 5/5] pxa-camera: framework to handle camera-native and synthesized formats
[Qemu-devel] atapi on ppc issue (was Re: qemu-system-ppc broken ?)
2008-11-10 20:27 UTC (3+ messages)
JGIT: discuss: diff/patch implementation
2008-11-10 20:21 UTC (3+ messages)
[NFS] Redhat WS4 mount default changed to tcp ?
2008-11-10 20:20 UTC (16+ messages)
` [NFS] export dir thru 2 diff path names
[BUG] usb-storage: Error in queuecommand: us->srb = ffff88006a338480
2008-11-10 20:18 UTC (6+ messages)
[RFC 01/85] sunrpc: get rid of rpc_rqst.rq_bufsize
2008-11-10 19:59 UTC
[Qemu-devel] [PATCH 0/4] VGA optimization
2008-11-10 20:17 UTC (3+ messages)
[Qemu-devel] [PATCH 0/4] qcow2: Improve cluster refcount update
2008-11-10 20:15 UTC (7+ messages)
linux-next: warning from build
2008-11-10 20:15 UTC (3+ messages)
[U-Boot] [PATCH v2] ARM: OMAP: Convert IO macros
2008-11-10 20:15 UTC
[RFC] mac80211 dynamic powersave
2008-11-10 20:14 UTC (3+ messages)
` [RFC 2/2] mac80211: implement dynamic power save
Pass-through a graphic card
2008-11-10 20:14 UTC
[RFC v9][PATCH 00/13] Kernel based checkpoint/restart
2008-11-10 20:12 UTC (6+ messages)
` [RFC v9][PATCH 05/13] Dump memory address space
[RFC 0/51] nfs41 server patches for review
2008-11-10 20:12 UTC
[Xenomai-help] Mode switch when using RT heap on ARM
2008-11-10 20:05 UTC (6+ messages)
seeing some "Bad page state in process.." msgs
2008-11-10 19:43 UTC
[U-Boot] [PATCH-OMAP3 v2] OMAP3: Remove BITx magic
2008-11-10 20:00 UTC
[U-Boot] [PATCH-OMAP3 v2] OMAP3: Fix typo and cp_delay
2008-11-10 20:00 UTC
[U-Boot] [PATCH-OMAP3 v2] OMAP3: Add missing GPL headers
2008-11-10 19:59 UTC
[U-Boot] [PATCH-OMAP3 v2] OMAP3: Fix multiline comment style
2008-11-10 19:58 UTC
[U-Boot] [PATCH-OMAP3 v2] OMAP3: Fix gpmc_cs_base pointer math in NAND
2008-11-10 19:58 UTC
[U-Boot] [PATCH-OMAP3 v2] OMAP3: Fix error in gpmc_init
2008-11-10 19:57 UTC
[Qemu-devel] Re: [Bochs-developers] [PATCH v2 5/6] Don't use unreserved memory in BIOS
2008-11-10 19:55 UTC (4+ messages)
` [Qemu-devel] Re: [Bochs-developers] [PATCH v2 5/6] Don't use unreservedmemory "
` [Qemu-devel] Re: [Bochs-developers] [PATCH v2 5/6] Don't use unreservedmemory inBIOS
acpi information
2008-11-10 19:55 UTC
[PATCH] Fixed non-literal format in printf-style calls
2008-11-10 19:47 UTC (2+ messages)
[Cluster-devel] logging: final call on configuration, output and implementation
2008-11-10 19:48 UTC (3+ messages)
[RFC PATCH] sparse_irq aka dyn_irq
2008-11-10 19:47 UTC (10+ messages)
[U-Boot] [PATCH-OMAP3] OMAP3: Remove BITx magic
2008-11-10 19:43 UTC (2+ messages)
pull --preserve-merges
2008-11-10 19:48 UTC (3+ messages)
Linux 2.6.26.8
2008-11-10 19:37 UTC (2+ messages)
2.6.28-rc2-mm1 - sound semi-busted on Dell Latitude D820
2008-11-10 19:35 UTC
Linux 2.6.25.20
2008-11-10 19:34 UTC (2+ messages)
Signals to cinit
2008-11-10 19:32 UTC (3+ messages)
EXT4-fs: not enough memory for 522250 flex groups
2008-11-10 19:31 UTC (10+ messages)
` [PATCH]: ext4: fix big endian (was: not enough memory for 522250 flex groups)
` [PATCH]: ext4: fix big endian
[PATCH v4] cfg80211/mac80211: Add 802.11d support
2008-11-10 19:19 UTC (2+ messages)
[U-Boot] [PATCH 10/13 v5] ARM: OMAP3: Add BeagleBoard
2008-11-10 19:28 UTC (4+ messages)
` [U-Boot] [PATCH 11/13 v5] ARM: OMAP3: Add EVM board
[Qemu-devel] [PATCH v2 0/6] Support for S3 ACPI state (suspend to memory) in BIOS
2008-11-10 19:25 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 4/6] Execute rombios32 code from rom address 0xe0000
` [Qemu-devel] Re: [Bochs-developers] [PATCH v2 4/6] Execute rombios32 code from romaddress 0xe0000
` [Qemu-devel] Re: [Bochs-developers] [PATCH v2 4/6] Execute rombios32 code fromromaddress 0xe0000
[Buildroot] [buildroot 0006104]: midori libtool patch fails to apply
2008-11-10 19:25 UTC (4+ messages)
[PATCH] ALSA SOC driver for s3c24xx with uda1341
2008-11-10 20:22 UTC (7+ messages)
` [alsa-devel] "
[U-Boot] [PATCH 03/13 v5] ARM: OMAP3: Add ARM Cortex A8 common directory
2008-11-10 19:20 UTC (4+ messages)
` [U-Boot] [PATCH 04/13 v5] ARM: OMAP3: Add lowlevel init and sys_info common files
[PATCH] i2c: add i2c adapter driver for i.MX3x SoCs
2008-11-10 19:14 UTC (3+ messages)
force a merge conflict
2008-11-10 19:11 UTC (4+ messages)
[RFC][PATCH] pxa2xx-ac97: switch AC unit to correct state before probing
2008-11-10 19:11 UTC
[PATCH] very small cleanup: #undef a macro that isn't used anywhere else
2008-11-10 19:09 UTC (3+ messages)
libiptc, arptables, ebtables plans or so - and header files
2008-11-10 19:09 UTC (4+ messages)
[PATCH 0/5] Add omap iommu driver support
2008-11-10 19:03 UTC (6+ messages)
` [PATCH 1/5] omap iommu: tlb and pagetable primitives
` [PATCH 2/5] omap iommu: omap2 architecture specific functions
` [PATCH 3/5] omap iommu: simple virtual address space management
` [PATCH 4/5] omap iommu: sysfs for userland interface
` [PATCH 5/5] omap iommu: entries for Kconfig and Makefile
[Q] Why does dma_alloc_coherent() of ia64 GFP_DMA?
2008-11-10 19:07 UTC (4+ messages)
[PATCH, RFC] mt9m111: allow data to be received on pixelclock falling edge?
2008-11-10 19:06 UTC (6+ 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.