All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-03-02 17:35:33 to 2011-03-02 18:05:41 UTC [more...]

[RFC][PATCH 0/6] mm: Unify TLB gather implementations
 2011-03-02 17:59 UTC  (10+ messages)
` [RFC][PATCH 1/6] mm: Optimize fullmm TLB flushing
` [RFC][PATCH 2/6] mm: Change flush_tlb_range() to take an mm_struct
` [RFC][PATCH 3/6] mm: Provide generic range tracking and flushing
` [RFC][PATCH 4/6] arm, mm: Convert arm to generic tlb
` [RFC][PATCH 5/6] ia64, mm: Convert ia64 "
` [RFC][PATCH 6/6] sh, mm: Convert sh "

[PATCH] omap2plus: Remove auto selection on PMICs
 2011-03-02 18:04 UTC  (4+ messages)

[Lxc-users] Huge ammount of invalid checksum packets on macvlan
 2011-03-02 18:03 UTC  (12+ messages)
      ` [Lxc-users] Bad checksums and lost packets with macvlan on dummy
            `  "

[U-Boot] [PATCH] lpc2292: fix compilation of supported boards
 2011-03-02 18:03 UTC 

[PATCH 00/26] Documentation and bug fixes
 2011-03-02 18:00 UTC  (54+ messages)
` [PATCH 01/26] attr: Change SRC_URI to a correct location
` [PATCH 02/26] ncurses: Change ncurses patch SRC_URI location
` [PATCH 03/26] shadow: upgrade to 4.1.4.3 to fix security vulnerability
` [PATCH 04/26] ADT: Fix several bugs for adt installer
` [PATCH 05/26] u-boot: remove do_install from u-boot.inc
` [PATCH 06/26] documentation/poky-ref-manual/ref-images.xml: Update to Images Appendix
` [PATCH 07/26] documentation/poky-ref-manual/introduction.xml: [BUGID# 553] - Fixed pokylinux.org link in Nightly Build section
` [PATCH 08/26] documentation/poky-ref-manual/introduction.xml: [BUGID# 553] - Fixed pokylinux URL
` [PATCH 09/26] [BUGID# 553] - documentation/poky-ref-manual/introduction.xml: Fixed pokylinux.org URL
` [PATCH 10/26] [BUGID# 553] - documentation/poky-ref-manual/introduction.xml: fixed "
` [PATCH 11/26] [BUGID# 553] - documentation/poky-ref-manual/development.xml: Fixed pokylinux URLs
` [PATCH 13/26] [BUGID# 553] - documentation/poky-ref-manual/faq.xml: Fixed pokylinux.org reference
` [PATCH 12/26] [BUGID# 553] - documentation/poky-ref-manual/development.xml: Fixed pokylinux.org URL
` [PATCH 14/26] [BUGID# 553] - documentation/poky-ref-manual/resources.xml: Fixed pokylinux URL
` [PATCH 15/26] documentation/poky-ref-manual/resources.xml: Text addtions in Links section in Appendix I
` [PATCH 16/26] [BUGID# 553] - documentation/poky-ref-manual/resources.xml: Fixed pokylinux URL
` [PATCH 17/26] [BUGID# 553] - documentation/bsp-guide/bsp.xml: Re-write of click-through
` [PATCH 18/26] [BUGID# 695] - documentation/bsp-guide/figures/bsp-title.png: Updated title graphic
` [PATCH 19/26] documentation/bsp-guide/bsp-guide.xml: Updated RP email address
` [PATCH 20/26] documentation/bsp-guide/bsp-guide.xml: Updated revision history on title page
` [PATCH 21/26] util-linux: split out uuidgen to a separate package
` [PATCH 22/26] zypper: add util-linux-uuidgen to RRECOMMENDS
` [PATCH 23/26] gcc: take out libiberty files from gcc packages
` [PATCH 24/26] screenshot: change the order of LDADD arguments
` [PATCH 25/26] kernel: remove explicit bash call in do_menuconfig
` [PATCH 26/26] insane.bbclass: Fix ELF bitsize comparison

[PATCH] Limit file descriptors used by packs
 2011-03-02 18:01 UTC  (2+ messages)
` [PATCH 2/1] sha1_file.c: Don't retain open fds on small packs

(No subject header)
 2011-03-02 18:00 UTC  (12+ messages)
` [PATCH 0/4 RESEND] exec: unify compat/non-compat code
  ` [PATCH 3/5] exec: unify compat_do_execve() code
            ` [PATCH v2 0/5] exec: unify native/compat code
                ` [PATCH v3 0/4] "

[PATCH 2/2] hello-world-mod: add a module for testing module.bbclass
 2011-03-02 18:00 UTC 

[PATCH 0/2] RFC: enable building of out-of-tree modules
 2011-03-02 18:00 UTC 

[PATCH 1/2] module: build and clean hostprogs for each module
 2011-03-02 18:00 UTC 

[PATCH 0/8] mm: Preemptibility -v9
 2011-03-02 17:55 UTC  (33+ messages)
  ` [PATCH 1/8] lockdep, mutex: Provide mutex_lock_nest_lock
  ` [PATCH 2/8] mm: Remove i_mmap_lock lockbreak
  ` [PATCH 3/8] mm: Convert i_mmap_lock to a mutex
  ` [PATCH 4/8] mm: Revert page_lock_anon_vma() lock annotation
  ` [PATCH 5/8] mm: Improve page_lock_anon_vma() comment
  ` [PATCH 6/8] mm: Use refcounts for page_lock_anon_vma()
  ` [PATCH 7/8] mm: Convert anon_vma->lock to a mutex
  ` [PATCH 8/8] mm: Optimize page_lock_anon_vma() fast-path

[PATCH 00/13] mm: mmu_gather rework -v2
 2011-03-02 17:50 UTC  (56+ messages)
  ` [PATCH 01/13] mm: mmu_gather rework
  ` [PATCH 02/13] powerpc: "
  ` [PATCH 03/13] sparc: "
  ` [PATCH 04/13] s390: "
  ` [PATCH 05/13] arm: "
  ` [PATCH 06/13] sh: "
  ` [PATCH 07/13] ia64: "
  ` [PATCH 08/13] um: "
  ` [PATCH 09/13] unicore: "
  ` [PATCH 10/13] mm: Now that all old mmu_gather code is gone, remove the storage
  ` [PATCH 11/13] mm, powerpc: Move the RCU page-table freeing into generic code
  ` [PATCH 12/13] s390: use generic RCP page-table freeing
  ` [PATCH 13/13] mm: Extended batches for generic mmu_gather

[PATCH] via-rhine: do not abort due to invalid MAC address
 2011-03-02 18:01 UTC  (2+ messages)

linux-next: manual merge of the mfd tree with the i.MX tree
 2011-03-02 17:56 UTC  (4+ messages)

[lm-sensors] [PATCH v3] hwmon: Add support for Texas
 2011-03-02 17:57 UTC  (4+ messages)
` [lm-sensors] [PATCH v4] hwmon: Add support for Texas Instruments
  ` [PATCH v4] hwmon: Add support for Texas Instruments ADS1015
    ` [lm-sensors] [PATCH v4] hwmon: Add support for Texas

[ANNOUNCE] xf86-video-intel 2.14.901
 2011-03-02 17:56 UTC 

[PATCH 00/22] sched: Reduce runqueue lock contention -v5
 2011-03-02 17:38 UTC  (23+ messages)
` [PATCH 01/22] sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
` [PATCH 02/22] sched: Always provide p->on_cpu
` [PATCH 03/22] mutex: Use p->on_cpu for the adaptive spin
` [PATCH 04/22] sched: Change the ttwu success details
` [PATCH 05/22] sched: Clean up ttwu stats
` [PATCH 06/22] sched: Provide p->on_rq
` [PATCH 07/22] sched: Serialize p->cpus_allowed and ttwu() using p->pi_lock
` [PATCH 08/22] sched: Drop the rq argument to sched_class::select_task_rq()
` [PATCH 09/22] sched: Remove rq argument to sched_class::task_waking()
` [PATCH 10/22] sched: Deal with non-atomic min_vruntime reads on 32bits
` [PATCH 11/22] sched: Delay task_contributes_to_load()
` [PATCH 12/22] sched: Also serialize ttwu_local() with p->pi_lock
` [PATCH 13/22] sched: Add p->pi_lock to task_rq_lock()
` [PATCH 14/22] sched: Drop rq->lock from first part of wake_up_new_task()
` [PATCH 15/22] sched: Drop rq->lock from sched_exec()
` [PATCH 16/22] sched: Remove rq->lock from the first half of ttwu()
` [PATCH 17/22] sched: Remove rq argument from ttwu_stat()
` [PATCH 18/22] sched: Rename ttwu_post_activation
` [PATCH 19/22] sched: Restructure ttwu some more
` [PATCH 20/22] sched: Move the second half of ttwu() to the remote cpu
` [PATCH 21/22] sched: Remove need_migrate_task()
` [PATCH 22/22] sched: Remove TASK_WAKING

corruption, xfs_repair 3.1.4 segfaults
 2011-03-02 17:58 UTC 

[PATCH v2 0/2] allow linux-lib-headers with external-toolchain-csl
 2011-03-02 17:53 UTC  (4+ messages)
` [PATCH v2 2/2] external-toolchain-csl: allow linux-libc-headers

corruption, xfs_repair 3.1.4 segfaults
 2011-03-02 17:57 UTC 

[PATCH 0/8] OMAP2+: hwmod/clockevent: allow late-init of individual hwmods
 2011-03-02 17:54 UTC  (6+ messages)

[Bug 34929] New: [r300g] slowdown with r300g threading
 2011-03-02 17:53 UTC  (2+ messages)
` [Bug 34929] "

[RFC] git blame-tree
 2011-03-02 17:51 UTC  (4+ messages)

[RFC] snapshot mode, flash capabilities and control
 2011-03-02 17:51 UTC  (7+ messages)

[PATCH] Adjust timeout LE
 2011-03-02 17:50 UTC  (2+ messages)

HP G6 hardware kernel boot issue > 2.6.37 cciss/hpsa
 2011-03-02 17:42 UTC 

[PATCH v2 00/18] OMAP3+: PM: introduce SR class 1.5
 2011-03-02 17:48 UTC  (7+ messages)
` [PATCH v2 10/18] omap3+: sr: call handler with interrupt disabled

HP G6 hardware kernel boot issue > 2.6.37 cciss/hpsa
 2011-03-02 17:42 UTC 

[PATCH -V5 00/24] New ACL format for better NFSv4 acl interoperability
 2011-03-02 17:47 UTC  (6+ messages)

[U-Boot] [PATCH] omap3_beagle: enable the use of a plain text file named uEnv.txt instead of boot.scr
 2011-03-02 17:47 UTC  (5+ messages)
` [U-Boot] [PATCH v2] "

skb->frag_list != NULL in start_xmit for device without NETIF_F_FRAGLIST
 2011-03-02 17:42 UTC  (5+ messages)

[PATCH v21 0/3] ASoC/MFD/V4L2: WL1273 FM Radio Driver
 2011-03-02 17:42 UTC  (4+ messages)
` [PATCH v21 1/3] MFD: WL1273 FM Radio: MFD driver for the FM radio

Build regression report in 2.6.37.2
 2011-03-02 17:39 UTC  (2+ messages)

[PATCH V2 00/10] MIPS: add support for Lantiq SoCs
 2011-03-02 17:36 UTC  (8+ messages)
` [PATCH V2 05/10] MIPS: lantiq: add watchdog support

[B.A.T.M.A.N.] Redundancy bonding mode patches, v2
 2011-03-02 17:36 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCH 01/12] batman-adv: Remove unused hdr_size variable in route_unicast_packet()

[PATCH] omap: Fix linker error in drivers/video/omap/lcd_2430sdp.c
 2011-03-02 17:36 UTC  (9+ messages)
` [PATCH resend] "

[PATCH] ./drivers/staging/hv/netvsc_drv.c: no assignment within if + whitespace clean up
 2011-03-02 17:36 UTC 

[PATCH/RFC 0/3] ARM: S5P: Add common DPHY control code for MIPI-CSIS/MIPI-DSIM devices
 2011-03-02 17:34 UTC  (3+ messages)
` [PATCH 1/3] ARM: S5P: Rename MIPI-CSIS header and update Copyright
` [PATCH 3/3] ARM: EXYNOS4: Add clock entries for MIPI DPHY control

[PATCH 0/4] simple generic timer infrastructure and stmmac example
 2011-03-02 17:35 UTC  (6+ messages)
` [PATCH (sh-2.6) 1/4] clksource: Generic timer infrastructure


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.