All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-03-02 17:20:00 to 2011-03-02 18:00:59 UTC [more...]

[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 00/26] Documentation and bug fixes
 2011-03-02 18:00 UTC  (27+ 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 0/8] mm: Preemptibility -v9
 2011-03-02 17:55 UTC  (26+ 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  (42+ 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)

[RFC][PATCH 0/6] mm: Unify TLB gather implementations
 2011-03-02 17:59 UTC  (7+ 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 "

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
  ` [lm-sensors] [PATCH v4] hwmon: Add support for Texas
    ` [PATCH v4] hwmon: Add support for Texas Instruments ADS1015

[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  (8+ 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  (8+ messages)
` [PATCH 1/3] ARM: S5P: Rename MIPI-CSIS header and update Copyright
` [PATCH 2/3] ARM: S5PV210: Add clock entries for MIPI DPHY control
` [PATCH 3/3] ARM: EXYNOS4: "

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

git-grep to operate across who repository and not just CWD?
 2011-03-02 17:31 UTC  (14+ messages)
` [PATCH/alternative/raw and rough] setup.c: denote repo wide pathspecs by ':'

NFS problem on Microblaze LE
 2011-03-02 17:34 UTC  (4+ messages)

Sony CXD2099AR support
 2011-03-02 17:33 UTC  (2+ messages)

[Qemu-devel] [PATCH] target-arm: Set carry flag correctly for Thumb2 ORNS
 2011-03-02 17:34 UTC 

oe-core cleanup
 2011-03-02 17:30 UTC 

[Bug 29363] New: [r300g] Starcraft 2: "r300 VP: Compiler error"
 2011-03-02 17:33 UTC  (2+ messages)
` [Bug 29363] "

likely kernel/driver problem with 3G USB stick
 2011-03-02 17:33 UTC  (2+ messages)

Big ptoblem with small webcam
 2011-03-02 17:32 UTC  (2+ messages)

[PATCH] sched: QFQ - quick fair queue scheduler (v2)
 2011-03-02 17:31 UTC  (6+ messages)

Poor disk IO performance from Windows 2003 guest
 2011-03-02 17:30 UTC  (4+ messages)

libata default FUA support
 2011-03-02 17:29 UTC  (5+ messages)

[PATCH 0/3] perf script: add support for S/W events and H/W based profiling
 2011-03-02 17:29 UTC  (4+ messages)
` [PATCH 1/3] perf script: change process_event prototype
` [PATCH 2/3] perf script: prepare to handle more than tracepoint events
` [PATCH 3/3] perf script: dump software events and samples from hardware-based profiling

[PATCH 0/6 v3] perf events: Add realtime clock event, time-of-day strings to script output
 2011-03-02 17:28 UTC  (5+ messages)
` [PATCH 3/6] perf record: add time-of-day option

problem about blocked monitor when disk image on NFS can not be reached
 2011-03-02 17:26 UTC  (7+ messages)

what is the kernel symbol for user space grant access driver
 2011-03-02 17:25 UTC  (3+ messages)

Missing /dev/video[N] devices...?
 2011-03-02 17:25 UTC 

[GIT PULL tip:x86/mm] fixes for memblock build warning and numa_distance handling
 2011-03-02 17:24 UTC 

[PATCH] Check AMD SYSCFG DramModEn bit for MTRR configuration
 2011-03-02 17:25 UTC  (3+ messages)

[RFC PATCH 1/1] ARM: imx5x: clean up ARCH_MX5X
 2011-03-02 17:23 UTC  (2+ messages)
` [PATCH] ARM: imx: move selection between i.MX21 and i.MX27 to CPU family choice

[PATCH] remove compaction from kswapd
 2011-03-02 17:21 UTC  (10+ messages)

[PATCH 0/2] twl4030_codec cleanup
 2011-03-02 17:21 UTC  (4+ messages)

[PATCH v4 2/2] add icswx support
 2011-03-02 17:20 UTC 

[PATCH v4 1/2] add icswx support
 2011-03-02 17:20 UTC 

MMC block quirk support + Toshiba performance quirk
 2011-03-02 17:19 UTC  (3+ messages)
` [RFC 2/3] MMC: Add block quirks 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.