All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-11-27 10:25:58 to 2010-11-27 15:38:56 UTC [more...]

[PATCH 0/9] coding-style: explicitly compare pointers to NULL
 2010-11-27 15:38 UTC 

[PATCH 0/2] Create a shared config file
 2010-11-27 15:00 UTC  (3+ messages)
` [PATCH 1/2] Add support for "
` [PATCH 2/2] Document toplevel gitconfig file

[PATCH] dkg_1.6: fixed SRC_URI
 2010-11-27 15:32 UTC 

[PATCHSET] x86: unify x86_32 and 64 NUMA init paths, take#2
 2010-11-27 15:22 UTC  (17+ messages)
` [PATCH 01/16] x86: Kill unused static boot_cpu_logical_apicid in smpboot.c
` [PATCH 02/16] x86: Rename x86_32 MAX_APICID to MAX_LOCAL_APIC
` [PATCH 03/16] x86: Make default_send_IPI_mask_sequence/allbutself_logical() 32bit only
` [PATCH 04/16] x86: Use local variable to cache smp_processor_id() in setup_local_APIC()
` [PATCH 05/16] x86: Replace cpu_2_logical_apicid[] with early percpu variable
` [PATCH 06/16] x86: Always use x86_cpu_to_logical_apicid for cpu -> logical apic id
` [PATCH 07/16] x86: Remove custom apic->cpu_to_logical_apicid() implementations
` [PATCH 08/16] x86: Use apic->cpu_to_logical_apicid() to find out logical apic id mapping early during boot
` [PATCH 09/16] x86: Implement cpu_to_logical_apicid() for bigsmp_32
` [PATCH 10/16] x86: Implement cpu_to_logical_apicid() for summit_32
` [PATCH 11/16] x86: Implement cpu_to_logical_apicid() for numaq_32
` [PATCH 12/16] x86: Replace apic->apicid_to_node() with ->numa_cpu_node()
` [PATCH 13/16] x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bit
` [PATCH 14/16] x86: Unify CPU -> "
` [PATCH 15/16] x86: Unify node_to_cpumask_map handling "
` [PATCH 16/16] x86: Unify NUMA initialization "

[PATCH] proc: less LOCK/UNLOCK in remove_proc_entry()
 2010-11-27 15:24 UTC 

[thisops uV2 00/10] Upgrade of this_cpu_ops V2
 2010-11-27 15:20 UTC  (13+ messages)
` [thisops uV2 01/10] percpucounter: Optimize __percpu_counter_add a bit through the use of this_cpu() options
` [thisops uV2 02/10] vmstat: Optimize zone counter modifications through the use of this cpu operations
` [thisops uV2 03/10] percpu: Generic support for this_cpu_add,sub,dec,inc_return
` [thisops uV2 04/10] x86: Support "
` [thisops uV2 05/10] x86: Use this_cpu_inc_return for nmi counter
` [thisops uV2 09/10] x86: this_cpu_cmpxchg and this_cpu_cmpxchg_double operations

[PATCH] git-web--browse: Add support for opera
 2010-11-27 15:19 UTC  (2+ messages)

[Q] How to invalidate ARP cache for a network device from within kernel
 2010-11-27 15:19 UTC  (7+ messages)

disko
 2010-11-27 15:16 UTC 

Nobody cared about IRQs at shutdown
 2010-11-27 15:16 UTC  (2+ messages)

[BUG] 2.6.37-rc3 massive interactivity regression on ARM
 2010-11-27 15:16 UTC  (2+ messages)

artefacts on 855 graphic
 2010-11-27 14:49 UTC  (2+ messages)

[PATCH] disko_1.6.0: fixed SRC_URI
 2010-11-27 15:10 UTC 

mmotm 2010-11-23 - WARNING: at drivers/tty/tty_io.c:1331
 2010-11-27 15:11 UTC  (8+ messages)
` [PATCH 1/1] TTY: don't allow reopen when ldisc is changing

[PATCH 00/14] cifs: overhaul request timeout behavior in CIFS (try #1)
 2010-11-27 15:08 UTC  (16+ messages)
  ` [PATCH 01/14] cifs: move mid result processing into common function
  ` [PATCH 02/14] cifs: wait indefinitely for responses
  ` [PATCH 03/14] cifs: don't reconnect server when we don't get a response
  ` [PATCH 04/14] cifs: clean up handle_mid_response
  ` [PATCH 05/14] cifs: allow for different handling of received response
  ` [PATCH 06/14] cifs: don't fail writepages on -EAGAIN errors
  ` [PATCH 07/14] cifs: handle cancelled requests better
  ` [PATCH 08/14] cifs: make wait_for_free_request take a TCP_Server_Info pointer
  ` [PATCH 09/14] cifs: add cifs_call_async
  ` [PATCH 10/14] cifs: add ability to send an echo request
  ` [PATCH 11/14] cifs: set up recurring workqueue job to do SMB echo requests
  ` [PATCH 12/14] cifs: reconnect unresponsive servers
  ` [PATCH 13/14] cifs: make hard mounts the default
  ` [PATCH 14/14] cifs: remove code for setting timeouts on requests

[PATCH 00/46] rcu-walk and dcache scaling
 2010-11-27 15:04 UTC  (49+ messages)
` [PATCH 02/46] fs: d_validate fixes
` [PATCH 03/46] kernel: kmem_ptr_validate considered harmful
` [PATCH 04/46] fs: dcache documentation cleanup
` [PATCH 05/46] fs: change d_delete semantics
` [PATCH 06/46] cifs: dont overwrite dentry name in d_revalidate
` [PATCH 07/46] jfs: "
` [PATCH 08/46] fs: change d_compare for rcu-walk
` [PATCH 09/46] fs: change d_hash "
` [PATCH 10/46] hostfs: simplify locking
` [PATCH 11/46] fs: dcache scale hash
` [PATCH 12/46] fs: dcache scale lru
` [PATCH 13/46] fs: dcache scale dentry refcount
` [PATCH 14/46] fs: dcache scale d_unhashed
` [PATCH 15/46] fs: dcache scale subdirs
` [PATCH 16/46] fs: scale inode alias list
` [PATCH 17/46] fs: Use rename lock and RCU for multi-step operations
` [PATCH 18/46] fs: increase d_name lock coverage
` [PATCH 19/46] fs: dcache remove dcache_lock
` [PATCH 20/46] fs: dcache avoid starvation in dcache multi-step operations
` [PATCH 21/46] fs: dcache reduce dput locking
` [PATCH 22/46] fs: dcache reduce locking in d_alloc
` [PATCH 23/46] fs: dcache reduce dcache_inode_lock
` [PATCH 24/46] fs: dcache rationalise dget variants
` [PATCH 25/46] fs: dcache reduce d_parent locking
` [PATCH 26/46] fs: dcache reduce prune_one_dentry locking
` [PATCH 27/46] fs: reduce dcache_inode_lock width in lru scanning
` [PATCH 28/46] fs: use RCU in shrink_dentry_list to reduce lock nesting
` [PATCH 29/46] fs: consolidate dentry kill sequence
` [PATCH 30/46] fs: icache RCU free inodes
` [PATCH 31/46] fs: avoid inode RCU freeing for pseudo fs
` [PATCH 32/46] kernel: optimise seqlock
` [PATCH 33/46] fs: rcu-walk for path lookup
` [PATCH 34/46] fs: fs_struct use seqlock
` [PATCH 35/46] fs: dcache remove d_mounted
` [PATCH 36/46] fs: dcache reduce branches in lookup path
` [PATCH 37/46] fs: cache optimise dentry and inode for rcu-walk
` [PATCH 38/46] fs: prefetch inode data in dcache lookup
` [PATCH 39/46] fs: d_revalidate_rcu for rcu-walk
` [PATCH 40/46] fs: provide rcu-walk aware permission i_ops
` [PATCH 41/46] fs: provide simple rcu-walk ACL implementation
` [PATCH 42/46] kernel: add bl_list
` [PATCH 43/46] bit_spinlock: add required includes
` [PATCH 44/46] fs: dcache per-bucket dcache hash locking
` [PATCH 45/46] fs: dcache per-inode inode alias locking
` [PATCH 46/46] fs: improve scalability of pseudo filesystems
` [PATCH 01/46] Revert "fs: use RCU read side protection in d_validate"

ebt_do_table calls smp_processor_id() in preemptible
 2010-11-27 15:04 UTC 

[PATCH v3 1/1] USB: cns3xxx: Add EHCI and OHCI bus glue for cns3xxx SOCs
 2010-11-27 15:02 UTC  (7+ messages)

2.6.35.5: hibernation broken... AGAIN
 2010-11-27 14:58 UTC  (4+ messages)

[PATCH 1/2] CIFS: Simplify non-posix open stuff
 2010-11-27 14:49 UTC  (3+ messages)

How do I prevent one guest from hogging the disk I/O and preventing other guests from accessing the disk?
 2010-11-27 14:35 UTC  (2+ messages)

[Bug 31780] DRM/Nouveau Blank Screen with 8500 GT
 2010-11-27 14:33 UTC 

Possible radeon regression in 2.6.37-rc3
 2010-11-27 14:32 UTC 

[xen-unstable test] 2853: tolerable FAIL - PUSHED
 2010-11-27 14:31 UTC 

[PATCH] angstrom-2008.1: bump uclibc to 0.9.30.3 which unbreaks x264
 2010-11-27 14:27 UTC  (6+ messages)

[RFC 0/9] Change the copyright info
 2010-11-27 14:28 UTC  (8+ messages)

[PATCH] dircproxy_1.1.0: fixed download url
 2010-11-27 14:25 UTC 

[U-Boot] [PATCH] usb_ether: register usb ethernet gadget at each eth init
 2010-11-27 14:21 UTC  (3+ messages)

[PATCH] dgen-sdl_1.23: fixed download url
 2010-11-27 14:14 UTC 

[Qemu-devel] [PATCH] vhost: Fix address calculation in vhost_dev_sync_region()
 2010-11-27 14:05 UTC 

[PATCH v2] USB: Add MSM USB Device Controller driver
 2010-11-27 14:00 UTC  (5+ messages)

[PATCH] cpusage_0.1: fixed download link
 2010-11-27 13:56 UTC  (2+ messages)

[PATCH 1/2] Kernel fbcon UNICODE font support
 2010-11-27 13:53 UTC  (11+ messages)

Xtables2 Netlink spec
 2010-11-27 13:39 UTC  (15+ messages)

Can't find fourth number version tags in GIT kernel
 2010-11-27 13:38 UTC  (2+ messages)

[PATCH] uvesafb,vesafb: create write-combining or write-back PAT entries
 2010-11-27 13:37 UTC  (2+ messages)

PHY/FEC Network adapter failed to initialize on MPC52xx Board
 2010-11-27 13:31 UTC 

perf: some questions about perf software events
 2010-11-27 13:28 UTC  (3+ messages)

[PATCH 00/21] Kemari for KVM 0.2
 2010-11-27 13:11 UTC  (17+ messages)
` [Qemu-devel] "

[PATCH] ARM: Gemini: Add support for PCI Bus
 2010-11-27 13:01 UTC  (6+ messages)

[PATCH] dash_0.5.5.1: New download link for patch
 2010-11-27 12:58 UTC  (3+ messages)

[PATCH] Kernel fbcon UNICODE font support
 2010-11-27 12:57 UTC  (2+ messages)

[PATCH] dcetest: fixed download link
 2010-11-27 12:40 UTC 

[PATCH 0/4] ARM: hw_breakpoint: fixes and improvements
 2010-11-27 12:39 UTC  (2+ messages)

[SPAM] 发/票――代/开
 2010-11-27 12:36 UTC 

reset of kernel input buffer for /dev/dsp
 2010-11-27 12:33 UTC 

[PATCH] CIFS: Make cifsFileInfo_put work with strict cache mode (try #3)
 2010-11-27 12:31 UTC  (3+ messages)

[PATCH 1/2] CIFS: Simplify ipv*_connect functions into one (try #3)
 2010-11-27 12:29 UTC  (2+ messages)

Mr Cheung
 2010-11-27 12:28 UTC 

[PATCH] ARM: Gemini: Add support for PCI BUS
 2010-11-27 12:24 UTC  (2+ messages)

[PATCH 0/3] cifs: fix a few fscache issues
 2010-11-27 12:24 UTC  (7+ messages)
` [PATCH 1/3] cifs: allow fsc mount option only if CONFIG_CIFS_FSCACHE is set
` [PATCH 2/3] cifs: enable fscache iff fsc mount option is used explicitly
` [PATCH 3/3] cifs: display fsc in /proc/mounts

Problem with usb card
 2010-11-27 12:23 UTC  (3+ messages)

[U-Boot] [PATCH V2] bugfix: image header pointer change
 2010-11-27 12:19 UTC  (3+ messages)

[uml-devel] [PATCH] uml_switch: configurable network delay
 2010-11-27 12:04 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/3] Reduce duplication in default configs
 2010-11-27 11:58 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/3] PCI config include

[PATCH 1/3] sh, mmc: Make mmcif_update_progress static inline
 2010-11-27 11:54 UTC  (6+ messages)
` [PATCH 3/3] sh, mmc: Use defines when setting CE_CLK_CTRL
    ` [PATCH 3/3 v2] "

[PATCHSET RFC] ptrace,signal: sane interaction between ptrace and job control signals
 2010-11-27 11:40 UTC  (3+ messages)
` [PATCH 06/14] signal: use GROUP_STOP_PENDING to avoid stopping multiple times for a single group stop
  ` [PATCH UPDATED "

unmountable filesystem
 2010-11-27 11:24 UTC 

Ensure Your Account
 2010-11-27 10:13 UTC 

[PATCH] rebase: pass --signoff option to git am
 2010-11-27 11:15 UTC 

[U-Boot] [PATCH] mpc83xx: pcie.c enumeration for mpc83xx/pcie.c
 2010-11-27 11:15 UTC  (3+ messages)

[PATCH 00/21] mm: Preemptibility -v6
 2010-11-27 10:33 UTC  (5+ messages)
` [PATCH 02/21] powerpc: Use call_rcu_sched() for pagetables

Could we do immediate pte zaps in vunmap?
 2010-11-27 10:36 UTC  (2+ messages)

[PATCH] download link fixed
 2010-11-27 10:27 UTC  (4+ messages)

[REGRESSION] git commit d1bacf9e "NFS: add readdir cache array" is bad
 2010-11-27 10:27 UTC  (4+ messages)

[PATCH 1/4] xbmc_svn: add `jasper` to `DEPENDS`
 2010-11-27 10:16 UTC  (5+ messages)
` [PATCH 2/4] xbmc: add `libxtst` "
  ` [PATCH 3/4] xbmc: add `libxinerama` "
    ` [PATCH 4/4] xbmc: add `zip-native` to `DEPENDS` and increase `PR`

[Qemu-devel] [PATCH 00/15] [RFC] MMIO endianness cleanup
 2010-11-27 10:24 UTC  (4+ messages)
` [Qemu-devel] [PATCH 01/15] exec: introduce endianness swapped mmio


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.