All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-04-15 21:39:47 to 2010-04-15 23:33:39 UTC [more...]

[PATCH] mm: disallow direct reclaim page writeback
 2010-04-15 23:33 UTC  (7+ messages)
  ` [PATCH 1/4] vmscan: delegate pageout io to flusher thread if current is kswapd

[PATCH 1/3 v4] Add tracing_off_event() to stop tracing when a bug or warning occur
 2010-04-15 23:27 UTC  (11+ messages)
` [PATCH 2/3] Add tracing_off_event() calls to BUG() and WARN() paths
` [PATCH 3/3] Stop tracing on a schedule bug

[PATCH] input: mt: introduce MT event slots
 2010-04-15 23:25 UTC  (2+ messages)

nf-next: TEE 20100215
 2010-04-15 23:25 UTC  (5+ messages)
` [PATCH 1/4] netfilter: xtables: inclusion of xt_TEE
` [PATCH 2/4] netfilter: xtables2: make ip_tables reentrant
` [PATCH 3/4] netfilter: xt_TEE: have cloned packet travel through Xtables too
` [PATCH 4/4] netfilter: xtables: remove old comments about reentrancy

[PATCH v1 0/3] max3100: improvements
 2010-04-15 23:22 UTC  (3+ messages)
` [PATCH v1 1/4] max3100: added raise_threaded_irq

[PATCH] format-patch: use current date in mbox 'From COMMIT DATE' header line
 2010-04-15 23:19 UTC  (2+ messages)

s2255drv: V4L2_MODE_HIGHQUALITY fix
 2010-04-15 22:51 UTC 

[PATCH 0/8] Series short description
 2010-04-15 23:17 UTC  (15+ messages)
` [PATCH 1/8] ir-core: change duration to be coded as a u32 integer
` [PATCH 2/8] ir-core: Add JVC support to ir-core
` [PATCH 3/8] ir-core: Add Sony "
` [PATCH 4/8] ir-core: remove ir-functions usage from dm1105
` [PATCH 5/8] ir-core: convert mantis from ir-functions.c
` [PATCH 6/8] ir-core: fix double spinlock init in drivers/media/IR/rc-map.c
` [PATCH 7/8] ir-core: fix table resize during keymap init
` [PATCH 8/8] ir-core: fix some confusing comments

[U-Boot] [STATUS] Heads-up: Reorganize directory structure
 2010-04-15 23:14 UTC  (10+ messages)

[PATCH 00/35] Union mounts - everything but the xattrs
 2010-04-15 23:04 UTC  (40+ messages)
` [PATCH 01/35] VFS: Make lookup_hash() return a struct path
  ` [PATCH 02/35] VFS: Add read-only users count to superblock
    ` [PATCH 03/35] XXX autofs4: Save autofs trigger's vfsmount in super block info
      ` [PATCH 04/35] whiteout/NFSD: Don't return information about whiteouts to userspace
        ` [PATCH 05/35] whiteout: Add vfs_whiteout() and whiteout inode operation
          ` [PATCH 06/35] whiteout: Set S_OPAQUE inode flag when creating directories
            ` [PATCH 07/35] whiteout: Allow removal of a directory with whiteouts
              ` [PATCH 08/35] whiteout: tmpfs whiteout support
                ` [PATCH 09/35] whiteout: Split of ext2_append_link() from ext2_add_link()
                  ` [PATCH 10/35] whiteout: ext2 whiteout support
                    ` [PATCH 11/35] whiteout: jffs2 "
                      ` [PATCH 12/35] fallthru: Basic fallthru definitions
                        ` [PATCH 13/35] fallthru: ext2 fallthru support
                          ` [PATCH 14/35] fallthru: jffs2 "
                            ` [PATCH 15/35] fallthru: tmpfs "
                              ` [PATCH 16/35] union-mount: Writable overlays/union mounts documentation
                                ` [PATCH 17/35] union-mount: Introduce MNT_UNION and MS_UNION flags
                                  ` [PATCH 18/35] union-mount: Introduce union_mount structure and basic operations
                                    ` [PATCH 19/35] union-mount: Drive the union cache via dcache
                                      ` [PATCH 20/35] union-mount: Implement union lookup
                                        ` [PATCH 21/35] union-mount: Support for mounting union mount file systems
                                          ` [PATCH 22/35] union-mount: Call do_whiteout() on unlink and rmdir in unions
                                            ` [PATCH 23/35] union-mount: Copy up directory entries on first readdir()
                                              ` [PATCH 24/35] VFS: Split inode_permission() and create path_permission()
                                                ` [PATCH 25/35] VFS: Create user_path_nd() to lookup both parent and target
                                                  ` [PATCH 26/35] union-mount: In-kernel copyup routines
                                                    ` [PATCH 27/35] union-mount: Implement union-aware access()/faccessat()
                                                      ` [PATCH 28/35] union-mount: Implement union-aware link()
                                                        ` [PATCH 29/35] union-mount: Implement union-aware rename()
                                                          ` [PATCH 30/35] union-mount: Implement union-aware writable open()
                                                            ` [PATCH 31/35] union-mount: Implement union-aware chown()
                                                              ` [PATCH 32/35] union-mount: Implement union-aware truncate()
                                                                ` [PATCH 33/35] union-mount: Implement union-aware chmod()/fchmodat()
                                                                  ` [PATCH 34/35] union-mount: Implement union-aware lchown()
                                                                    ` [PATCH 35/35] union-mount: Implement union-aware utimensat()

[PATCH] ARM: Add support for PCI domains
 2010-04-15 23:10 UTC  (3+ messages)

[PATCH 1/2] receive-pack: Switch global variable 'commands' to a parameter
 2010-04-15 23:07 UTC  (4+ messages)
` [PATCH 2/2] receive-pack: ignore duplicated commands which can occur with symrefs

Linux Container Patches for 2.6.24
 2010-04-15 23:08 UTC 

Is this the right list for Hauppauge HD-PVR issues?
 2010-04-15 23:07 UTC  (2+ messages)

[RFC PATCH 0/4] ARM: add support for hw-breakpoints [v2]
 2010-04-15 23:01 UTC  (9+ messages)
` [RFC PATCH 1/4] ARM: hw-breakpoint: add mechanism for hooking into prefetch aborts
  ` [RFC PATCH 2/4] ARM: hw-breakpoint: add ARM backend for the hw-breakpoint framework

[PATCH] KVM: PPC: Convert u64 -> ulong
 2010-04-15 23:00 UTC  (2+ messages)

[RFC] [PATCH 2/3] OMAP4: Keyboard Board Support
 2010-04-15 22:59 UTC  (3+ messages)

[Bug 15792] New: ext4_inode_inode->i_flags modification is racy
 2010-04-15 22:54 UTC  (7+ messages)
` [Bug 15792] "
` [Bug 15792] ext4_inode_info->i_flags "

Downsides to madvise/fadvise(willneed) for application startup
 2010-04-15 22:53 UTC  (2+ messages)

[Linux-HA] UDP / DHCP / LDIRECTORD
 2010-04-15 22:52 UTC  (3+ messages)

s2255drv: V4L2_MODE_HIGHQUALITY correction
 2010-04-15 22:42 UTC 

[Bug 26639] New: [radeon KMS] switching to res 1024x768 kills output
 2010-04-15 22:47 UTC  (2+ messages)
` [Bug 26639] "

Debugging a hard lockup with no symptoms
 2010-04-15 22:47 UTC  (3+ messages)

[PATCH 1/2] Document gc.<pattern>.reflogexpire variables
 2010-04-15 22:42 UTC  (11+ messages)
` [PATCH 2/2] reflog: ignore expire-unreachable for "HEAD" reflog

[PATCH] Support "git remote --quiet update"
 2010-04-15 22:11 UTC 

[PATCH net-next] net/l2tp/l2tp_debugfs.c: Convert NIPQUAD to %pI4
 2010-04-15 22:37 UTC  (3+ messages)

[PATCH 0/2] arm: fix kexec for ARMv7
 2010-04-15 22:36 UTC  (6+ messages)
` [PATCH 1/2] arm: disable L2 cache in the v7 finish function
  ` [PATCH 2/2] arm: invalidate TLBs when enabling mmu

[U-Boot] [PATCH 3/3] mpc83xx: turn on icache in core initialization to improve u-boot boot time
 2010-04-15 22:36 UTC 

[U-Boot] [PATCH 2/3] mpc83xx: enable command line autocompletion
 2010-04-15 22:36 UTC 

[U-Boot] [PATCH 1/3] mpc83xx: use "A" nomenclature only on mpc834x and mpc836x families
 2010-04-15 22:36 UTC 

threads and fork on machine with VIPT-WB cache
 2010-04-15 22:35 UTC  (3+ messages)

[PATCH v2] [watchdog] combine nmi_watchdog and softlockup
 2010-04-15 22:32 UTC  (2+ messages)

[PATCH] Fix compat uname machine
 2010-04-15 22:35 UTC  (2+ messages)

[net-next-2.6 PATCH 2/2] net: replace ipfragok with skb->local_df
 2010-04-15 22:33 UTC 

failed to lock
 2010-04-15 22:27 UTC  (6+ messages)

[U-Boot] [PATCH v3] mpc83xx: Use CONFIG_FSL_ESDHC to enable sdhc clk
 2010-04-15 22:27 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] keymile: rework headerfiles for keymile boards
 2010-04-15 22:27 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] Fix comments for map_flash_by_law1
 2010-04-15 22:26 UTC  (3+ messages)

[PATCH] Disable execmem for sparc
 2010-04-15 22:25 UTC  (2+ messages)

[U-Boot] [PATCH] POST: Added ECC memory test for mpc83xx
 2010-04-15 22:25 UTC  (14+ messages)

[Adeos-main] [Vortx86DX] What's wrong with kernels upper than 2.6.30.10 ?
 2010-04-15 22:24 UTC  (3+ messages)

Unreliable next_msg_id (was Re: [PATCH 2/2] Added SQLite history plugin)
 2010-04-15 22:24 UTC  (3+ messages)

[PATCH] ath5k/ath9k: Fix 64 bits TSF reads
 2010-04-15 22:07 UTC  (2+ messages)
` [ath9k-devel] "

[PATCH] Add creation of dev/mapper/control to nightly tests
 2010-04-15 22:15 UTC  (2+ messages)

[PATCH 00/12] A dm-raid45 target implemented using md raid5
 2010-04-15 22:14 UTC  (3+ messages)
` [dm-devel] "

[PATCH 00/27] Book3S_32 (PPC32) KVM support
 2010-04-15 22:11 UTC  (56+ messages)
  ` [PATCH 01/27] KVM: PPC: Name generic 64-bit code generic
  ` [PATCH 02/27] KVM: PPC: Add host MMU Support
  ` [PATCH 03/27] KVM: PPC: Add SR swapping code
  ` [PATCH 04/27] KVM: PPC: Add generic segment switching code
  ` [PATCH 09/27] KVM: PPC: Improve indirect svcpu accessors
  ` [PATCH 10/27] KVM: PPC: Use KVM_BOOK3S_HANDLER
  ` [PATCH 11/27] KVM: PPC: Use CONFIG_PPC_BOOK3S define
  ` [PATCH 13/27] KVM: PPC: Use now shadowed vcpu fields
  ` [PATCH 14/27] KVM: PPC: Extract MMU init
  ` [PATCH 15/27] KVM: PPC: Make real mode handler generic
  ` [PATCH 16/27] KVM: PPC: Make highmem code generic
  ` [PATCH 17/27] KVM: PPC: Make SLB switching code the new segment framework
  ` [PATCH 18/27] KVM: PPC: Release clean pages as clean
  ` [PATCH 23/27] KVM: PPC: Export MMU variables
  ` [PATCH 24/27] PPC: Export SWITCH_FRAME_SIZE
  ` [PATCH 25/27] KVM: PPC: Check max IRQ prio
` [PATCH 05/27] PPC: Split context init/destroy functions
` [PATCH 06/27] KVM: PPC: Add kvm_book3s_64.h
` [PATCH 07/27] KVM: PPC: Add kvm_book3s_32.h
` [PATCH 08/27] KVM: PPC: Add fields to shadow vcpu
` [PATCH 12/27] PPC: Add STLU
` [PATCH 19/27] KVM: PPC: Remove fetch fail code
` [PATCH 20/27] KVM: PPC: Add SVCPU to Book3S_32
` [PATCH 21/27] KVM: PPC: Emulate segment fault
` [PATCH 22/27] KVM: PPC: Add Book3S compatibility code
` [PATCH 26/27] KVM: PPC: Add KVM intercept handlers
` [PATCH 27/27] KVM: PPC: Enable Book3S_32 KVM building

mmotm 2010-04-15-14-42 uploaded
 2010-04-15 21:42 UTC 

[PATCH 1/2] ixp4xx: base support for Arcom Vulcan
 2010-04-15 22:05 UTC  (3+ messages)
` [PATCH 2/2] ixp4xx/vulcan: add PCI support

[U-Boot] [PATCH] fec_mx.c: Fix MX27 FEC logic to check validity of the MAC address in fuse
 2010-04-15 22:03 UTC 

[BUG-REPORT] mirror legs in the same PV with --alloc anywhere
 2010-04-15 22:03 UTC  (2+ messages)

ext34_free_inode's mess
 2010-04-15 22:01 UTC  (5+ messages)

Wiki for LXC with Checkpoint/Restart
 2010-04-15 22:00 UTC  (5+ messages)

Access to SIM card when Modem is not "Powered"
 2010-04-15 21:54 UTC  (2+ messages)

[PATCH 1/2] qemu-char.c: Fix memory leaks in qemu_chr_open_pty when openpty fails
 2010-04-15 21:41 UTC  (4+ messages)
` [Qemu-devel] "
` [PATCH 2/2] Add a 'screen' backend to qemu-char.c
  ` [Qemu-devel] "

strange performance issues with OS X 10.6 client
 2010-04-15 21:49 UTC 

[PATCH] reiserfsprogs: fix use after free with fsck_progress
 2010-04-15 21:48 UTC 

[PATCH 8/8] Implement STATUS polling in atmodem driver
 2010-04-15 21:48 UTC  (2+ messages)

[PATCH 7/8] Add AT driver for STK atom
 2010-04-15 21:48 UTC  (2+ messages)

[RFC] perf_events: support for uncore a.k.a. nest units
 2010-04-15 21:16 UTC  (2+ messages)

unstable branch won't come online
 2010-04-15 21:49 UTC  (4+ messages)

[PATCH 5/8] Remove post-sim atoms after SIM is extracted
 2010-04-15 21:45 UTC  (2+ messages)

[PATCH 6/8] Add SIM "Present" property
 2010-04-15 21:44 UTC  (2+ messages)

[PATCH v3 00/97] ath9k: add AR9003 support
 2010-04-15 21:39 UTC  (5+ messages)
` [PATCH v3 87/97] ath9k_hw: set cwmin and cwmax to 0 for for AR9003 upon txq reset
` [PATCH v3 90/97] ath9k_hw: Compute pointer checksum over the link descriptor
` [PATCH v3 92/97] mac80211: add LDPC control flag
` [PATCH v3 94/97] ath9k: add LDPC support


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.