All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-04-28 22:07:19 to 2009-04-29 00:00:25 UTC [more...]

md extension to support booting from raid whole disks
 2009-04-29  0:00 UTC  (17+ messages)

Problem with reiserfs volume
 2009-04-29  0:00 UTC  (3+ messages)

[PATCH] FM1216ME_MK3 some changes
 2009-04-28 18:18 UTC  (7+ messages)

[PATCH] scsi: ses check name in enclosure_component_register
 2009-04-28 23:56 UTC  (3+ messages)

[PATCH 0/5] proc: export more page flags in /proc/kpageflags (take 4)
 2009-04-28 23:55 UTC  (13+ messages)
` [PATCH 5/5] proc: export more page flags in /proc/kpageflags

adding arbitary folders to the git index, from outside of the repository
 2009-04-28 22:54 UTC 

[rfc] Proof-of-concept: refactoring raid6 recovery for the async case
 2009-04-28 23:53 UTC 

mmotm 2009-04-28-16-31 uploaded
 2009-04-28 23:31 UTC 

[PATCH 3/3 ] big rework of TS for saa7134
 2009-04-28  9:52 UTC 

[U-Boot] [PATCH 0/2][Net][ppc4xx] Remove non-CONFIG_NET_MULTI option for PPC4xx EMAC
 2009-04-28 23:50 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2][Net][ppc4xx] Enable CONFIG_NET_MULTI on all remaining PPC4xx boards
  ` [U-Boot] [PATCH 2/2][Net][ppc4xx] Remove support for non-CONFIG_NET_MULTI on PPC4xx EMAC

[git pull] Intel DRM fixes for 2.6.30-rc3
 2009-04-28 23:48 UTC 

[U-Boot] PPC4xx without CONFIG_NET_MULTI
 2009-04-28 23:48 UTC  (3+ messages)

[PATCH] nfsd: use C99 struct initializers
 2009-04-28 23:48 UTC 

[PATCH 2/3 ] remove hw reset of MPEG encoder when lost/found seq
 2009-04-28  9:46 UTC 

kms in defconfig
 2009-04-28 23:42 UTC  (17+ messages)

[PATCH 1/3 ] increase MPEG encoder timout
 2009-04-28  9:41 UTC 

gcc_4.2.4.bb: QA Issue: No GNU_HASH in the elf binary
 2009-04-28 23:34 UTC  (5+ messages)

gspca_vc032x not working with skype in 2.6.29
 2009-04-28 23:32 UTC 

Q: selinux_bprm_committed_creds() && signals/do_wait
 2009-04-28 23:33 UTC  (2+ messages)

IRQ / SoftIRQ CPU time accounting broken by 457533a7d3402d1d91fbc125c8bd1bd16dcd3cd4
 2009-04-28 23:30 UTC  (2+ messages)

[ANNOUNCE] OSS Proxy using CUSE
 2009-04-28 23:35 UTC  (8+ messages)
` [ANNOUNCE] OSS Proxy 1.2 "

[PATCH] input: Document the bcm5974 driver
 2009-04-28 23:34 UTC  (3+ messages)
` [PATCH] input: Document the multi-touch (MT) protocol

Hosting OE services
 2009-04-28 23:28 UTC 

[JGIT PATCH 1/2] Don't use ByteWindows when checking pack file headers/footers
 2009-04-28 23:30 UTC  (4+ messages)
` [JGIT RFC PATCH 2/2] Rewrite WindowCache to be easier to follow and maintain

ATA taskfile register returns 0xd0 on resume
 2009-04-28 23:30 UTC  (4+ messages)

Swappiness vs. mmap() and interactive response
 2009-04-28 23:29 UTC  (3+ messages)
` [PATCH] vmscan: evict use-once pages first

[U-Boot] [patch u-boot-git 1/2] davinci_nand: cleanup I (minor)
 2009-04-28 23:29 UTC  (2+ messages)

[RFC v14][PATCH 00/54] Kernel based checkpoint/restart
 2009-04-28 23:24 UTC  (55+ messages)
  ` [RFC v14][PATCH 01/54] Create syscalls: sys_checkpoint, sys_restart
  ` [RFC v14][PATCH 02/54] Checkpoint/restart: initial documentation
  ` [RFC v14][PATCH 03/54] Make file_pos_read/write() public
  ` [RFC v14][PATCH 04/54] General infrastructure for checkpoint restart
  ` [RFC v14][PATCH 05/54] x86 support for checkpoint/restart
  ` [RFC v14][PATCH 06/54] Introduce method 'checkpoint' in struct vm_operations_struct
  ` [RFC v14][PATCH 07/54] cr: extend arch_setup_additional_pages()
  ` [RFC v14][PATCH 08/54] Dump memory address space
  ` [RFC v14][PATCH 09/54] Restore "
  ` [RFC v14][PATCH 10/54] Infrastructure for shared objects
  ` [RFC v14][PATCH 11/54] Introduce 'checkpoint' method in 'struct file_operations'
  ` [RFC v14][PATCH 12/54] Dump open file descriptors
  ` [RFC v14][PATCH 13/54] add generic checkpoint f_op to ext fses
  ` [RFC v14][PATCH 14/54] Restore open file descriptors
  ` [RFC v14][PATCH 15/54] Record 'struct file' object instead of the file name for VMAs
  ` [RFC v14][PATCH 16/54] External checkpoint of a task other than ourself
  ` [RFC v14][PATCH 17/54] c/r of restart-blocks: export functionality used in next patch
  ` [RFC v14][PATCH 18/54] c/r of restart-blocks
  ` [RFC v14][PATCH 19/54] Checkpoint multiple processes
  ` [RFC v14][PATCH 20/54] Restart "
  ` [RFC v14][PATCH 21/54] Define subtree flag and unpriv_allowed sysctl
  ` [RFC v14][PATCH 22/54] Checkpoint open pipes
  ` [RFC v14][PATCH 23/54] Restore "
  ` [RFC v14][PATCH 24/54] Prepare to support shared memory
  ` [RFC v14][PATCH 25/54] Dump anonymous- and file-mapped- "
  ` [RFC v14][PATCH 26/54] Restore "
  ` [RFC v14][PATCH 27/54] s390: Expose a constant for the number of words representing the CRs
  ` [RFC v14][PATCH 28/54] c/r: Add CKPT_COPY() macro (v4)
  ` [RFC v14][PATCH 29/54] s390: define s390-specific checkpoint-restart code (v7)
  ` [RFC v14][PATCH 30/54] powerpc: provide APIs for validating and updating DABR
  ` [RFC v14][PATCH 31/54] powerpc: checkpoint/restart implementation
  ` [RFC v14][PATCH 32/54] powerpc: wire up checkpoint and restart syscalls
  ` [RFC v14][PATCH 33/54] powerpc: enable checkpoint support in Kconfig
  ` [RFC v14][PATCH 34/54] Export fs/exec.c:exec_mmap()
  ` [RFC v14][PATCH 35/54] Support for share memory address spaces
  ` [RFC v14][PATCH 36/54] Make ckpt_may_checkpoint_task() check each namespace individually
  ` [RFC v14][PATCH 37/54] c/r: Add UTS support (v6)
  ` [RFC v14][PATCH 38/54] Stub implementation of IPC namespace c/r
  ` [RFC v14][PATCH 39/54] deferqueue: generic queue to defer work
  ` [RFC v14][PATCH 40/54] ipc: allow allocation of an ipc object with desired identifier
  ` [RFC v14][PATCH 41/54] ipc: helpers to save and restore kern_ipc_perm structures
  ` [RFC v14][PATCH 42/54] ipc namespace: save and restore ipc namespace basics
  ` [RFC v14][PATCH 43/54] sysvipc-shm: checkpoint
  ` [RFC v14][PATCH 44/54] sysvipc-shm: restart
  ` [RFC v14][PATCH 45/54] sysvipc-shm: export interface from ipc/shm.c to delete ipc shm
  ` [RFC v14][PATCH 46/54] sysvipc-shm: correctly handle deleted (active) ipc shared memory
  ` [RFC v14][PATCH 47/54] sysvipc-msg: make 'struct msg_msgseg' visible in ipc/util.h
  ` [RFC v14][PATCH 48/54] sysvipc-msq: checkpoint
  ` [RFC v14][PATCH 49/54] sysvipc-msq: restart
  ` [RFC v14][PATCH 50/54] sysvipc-sem: export interface from ipc/sem.c to cleanup ipc sem
  ` [RFC v14][PATCH 51/54] sysvipc-sem: checkpoint
  ` [RFC v14][PATCH 52/54] sysvipc-sem: restart
  ` [RFC v14][PATCH 53/54] Detect resource leaks for whole-container checkpoint
  ` [RFC v14][PATCH 54/54] Report failures during checkpoint as an object in the output stream

RFC about Comedi on a patch that remove a lot fo code
 2009-04-28 22:56 UTC  (4+ messages)

2.6.30-rc3: iwlagn probe timeouts (regression)
 2009-04-28 23:20 UTC  (6+ messages)

Issues with PM Branch
 2009-04-28 23:19 UTC  (2+ messages)

Data Deduplication with the help of an online filesystem check
 2009-04-28 23:18 UTC  (10+ messages)

[PATCH 1/2] [compat-2.6] Update compat.diff
 2009-04-28 23:16 UTC  (4+ messages)
` [PATCH 2/2] [compat-2.6] Symbol ksize is not exported in kernel older than 2.6.29

Query regarding stripe management in linux md-raid
 2009-04-28 23:15 UTC  (2+ messages)

[RFC, PATCH 2.6.29.2] Ethernet V2.0 Configuration Testing Protocol, revision 20090428
 2009-04-28 23:15 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] Fix OneNAND ipl to read CONFIG_SYS_MONITOR_LEN
 2009-04-28 23:11 UTC  (6+ messages)
      ` [U-Boot] [PATCH] Bad Block Capable environment for OneNAND

[Qemu-devel] [7241] qemu: refactor main_loop (Marcelo Tosatti)
 2009-04-28 23:02 UTC  (5+ messages)
` [Qemu-devel] "

[RFC PATCH 3/5] pxa: clean up the legacy SSP API
 2009-04-28 23:06 UTC  (3+ messages)

[GIT PULL] please pull infiniband.git
 2009-04-28 23:03 UTC 

[MIPS] Remove the RAMROOT function for msp71xx
 2009-04-28 23:00 UTC 

[Bridge] Ubuntu: network bridging between wireless and wired connection fails
 2009-04-28 23:00 UTC  (10+ messages)

[PATCH v2] sparse: add LLVM code generation backend
 2009-04-28 22:59 UTC  (8+ messages)

[Qemu-devel] [PATCH] Fix qemu_event_init
 2009-04-28 22:59 UTC 

integrity: nfsd imbalance bug fix
 2009-04-28 22:56 UTC  (3+ messages)

regression IWl3945 - doesn't work with recent 2.6.30-rcX
 2009-04-28 23:02 UTC  (5+ messages)

[PATCH 00/19] Proposed server-side patches for 2.6.31
 2009-04-28 22:52 UTC  (14+ messages)
` [PATCH 19/19] lockd: clean up 64-bit alignment fix in nsm_init_private()

+ ptrace-s-parent-real_parent-in-binfmt_elf_fdpicc.patch added to -mm tree
 2009-04-28 22:49 UTC 

[PATCH v2 00/15] clean up page aligned data and bss sections
 2009-04-28 22:52 UTC  (15+ messages)
` [PATCH v2 01/15] Add new macros for page-aligned "
  ` [PATCH v2 02/15] sh: Use macros for .bss.page_aligned section
    ` [PATCH v2 03/15] mn10300: "
      ` [PATCH v2 04/15] xtensa: "
        ` [PATCH v2 05/15] x86: "
          ` [PATCH v2 06/15] alpha: Use macros for .data.page_aligned
            ` [PATCH v2 07/15] avr32: Use standard macros for .data.page_aligned section
              ` [PATCH v2 08/15] sh: Use "
                ` [PATCH v2 09/15] s390: Use macros for .data.page_aligned
                  ` [PATCH v2 10/15] powerpc: Remove unused __page_aligned macro
                    ` [PATCH v2 11/15] powerpc: share .data output section definition between 32 and 64 bits
                      ` [PATCH v2 12/15] powerpc: Use macros for .data.page_aligned section

[JGIT PATCH] Fix spelling of Junit option jgit.junit.usemmap
 2009-04-28 22:50 UTC 

[PATCH] saa7134: disable not yet existing IR and DVB support on the Compro T750
 2009-04-28 22:44 UTC 

[PATCH 01/12] mutex: add atomic_dec_and_mutex_lock
 2009-04-28 22:46 UTC  (3+ messages)

Windows Server?
 2009-04-28 22:46 UTC  (3+ messages)

[Qemu-devel] [PATCH] Merge usb-wacom.c into usb-hid.c
 2009-04-28 22:45 UTC  (5+ messages)
` *** GMX Spamverdacht *** "

LDP support
 2009-04-28 22:42 UTC  (2+ messages)

[PATCH v2] Enabling of the Winfast TV2000 XP Global TV capture card remote control
 2009-04-28 22:37 UTC  (4+ messages)

[PATCH] ptrace: s/parent/real_parent/ in binfmt_elf_fdpic.c
 2009-04-28 22:36 UTC  (2+ messages)

[Announce] 2.6.29-rc4-rt1
 2009-04-28 22:39 UTC  (17+ messages)
` [Announce] 2.6.29-rc6-rt2
    ` [Announce] 2.6.29-rc6-rt3
      ` [Announce] 2.6.29-rc7-rt1
        ` [Announce] 2.6.29-rc78rt1
          ` [Announce] 2.6.29-rc8-rt2
            ` [Announce] 2.6.29-rc8-rt3
              ` [Announce] 2.6.29-rt1
                ` [Announce] 2.6.29-rt2
                  ` [Announce] 2.6.29.1-rt4
                    ` [Announce] 2.6.29.1-rt5
                      ` [Announce] 2.6.29.1-rt6
                        ` [Announce] 2.6.29.1-rt7
                          ` [Announce] 2.6.29.1-rt8
                            ` [Announce] 2.6.29.1-rt9
                              ` [Announce] 2.6.29.2-rt10

Trying to sync two svn repositories with git-svn (repost)
 2009-04-28 22:37 UTC  (3+ messages)

[RFC PATCHSET linux-2.6-block#for-2.6.31] block: lld cleanup patches
 2009-04-28 22:36 UTC  (5+ messages)

[PATCH] dm mpath: delay retry activate_path on SCSI_DH_RETRY
 2009-04-28 22:34 UTC  (3+ messages)

qemu-kvm.git now live
 2009-04-28 22:34 UTC  (12+ messages)

[PATCH] mac80211: default to automatic power control
 2009-04-28 22:28 UTC 

+ cpusetmm-update-tasks-mems_allowed-in-time-cleanup.patch added to -mm tree
 2009-04-28 22:21 UTC 

+ cpusetmm-update-tasks-mems_allowed-in-time-fix.patch added to -mm tree
 2009-04-28 22:21 UTC 

[PATCH JGIT] Computation of average could overflow
 2009-04-28 22:26 UTC  (5+ messages)
` [PATCH JGIT] Method invokes inefficient new String(String) constructor
  ` [PATCH JGIT] Method invokes inefficient Number constructor; use static valueOf instead
    ` [PATCH JGIT] Method ignores results of InputStream.skip()

+ cgroups-make-messages-more-readable.patch added to -mm tree
 2009-04-28 22:22 UTC 

+ kernel-doc-restrict-syntax-for-private-and-public.patch added to -mm tree
 2009-04-28 22:23 UTC 

[Qemu-devel] Branch/tag renames in git
 2009-04-28 22:24 UTC  (3+ messages)

+ m68k-arch-m68k-kernel-sun3-heads-needs-linux-inith.patch added to -mm tree
 2009-04-28 22:22 UTC 

[PATCH] Temporarily add modalias for Dell DMI match on dell-wmi
 2009-04-28 22:22 UTC 

realtek ALC272 support
 2009-04-28 22:21 UTC  (2+ messages)

[Qemu-devel] KVM brokenness due to IO thread changes
 2009-04-28 22:21 UTC  (5+ messages)

+ lockd-fix-file_locking=n-build-error.patch added to -mm tree
 2009-04-28 22:19 UTC 

[PATCH] fix leak of swap accounting as stale swap cache under memcg
 2009-04-28 21:46 UTC  (7+ messages)

[PATCH] cpuacct: VIRT_CPU_ACCOUNTING don't prevent percpu cputime count
 2009-04-28 22:08 UTC  (2+ messages)

Give you lover new intimate feeling
 2009-04-28 22:17 UTC 

[PATCH] kernel-doc: restrict syntax for private: and public:
 2009-04-28 22:17 UTC 

Serial console on non-legacy PCI serial card?
 2009-04-28 22:17 UTC  (3+ messages)

2.6.30-rc3-git1: Reported regressions from 2.6.29
 2009-04-28 22:14 UTC  (5+ messages)
` [Bug #13116] Can't boot with nosmp

[Qemu-devel] text updates slow after commit 7d957bd8cbcbf56f7916d375e65042d767f544b5
 2009-04-28 22:12 UTC  (4+ messages)
  ` [Qemu-devel] "

[PATCH 04/58] move at91_ether's probe function to .devinit.text
 2009-04-28 22:11 UTC  (4+ messages)
` [PATCH] make mmci-omap using platform_driver_probe

+ mm-close-page_mkwrite-races-try-3-fix-fix.patch added to -mm tree
 2009-04-28 22:06 UTC 

[Qemu-devel] Branch/tag renames in git
 2009-04-28 22:08 UTC  (2+ messages)

Class device namespaces
 2009-04-28 21:58 UTC  (11+ messages)


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.