linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-05-18 14:19:57 to 2012-05-18 17:18:12 UTC [more...]

[patch 00/24] timers: Cleanup Kconfig
 2012-05-18 17:06 UTC  (26+ messages)
` [patch 01/24] timers: Provide generic Kconfig switches
` [patch 03/24] arm: Use generic time config
` [patch 02/24] x86: "
` [patch 04/24] avr32: "
` [patch 05/24] blackfin: "
` [patch 07/24] cris: "
` [patch 06/24] c6x: "
` [patch 08/24] hexagon: "
` [patch 09/24] ia64: "
` [patch 10/24] m32r: "
` [patch 11/24] m68k: "
` [patch 12/24] microblaze: "
` [patch 14/24] mn10300: "
` [patch 13/24] mips: "
` [patch 16/24] powerpc: "
` [patch 15/24] openrisc: "
` [patch 17/24] s390: "
` [patch 18/24] score: "
` [patch 19/24] sh: "
` [patch 21/24] tile: "
` [patch 20/24] sparc: Use: "
` [patch 22/24] um: Use "
` [patch 23/24] unicore32: "
` [patch 24/24] alpha: "

[PATCH 00/21] PCI: use busn_res to replace bus secondary/subordinate
 2012-05-18 17:12 UTC  (3+ messages)
` [PATCH 05/21] resource: adjust_resource handle resource without parent

[PATCH 00/13] Block cleanups (for bcache)
 2012-05-18 17:08 UTC  (28+ messages)
` [PATCH 01/13] block: Generalized bio pool freeing
    ` [dm-devel] "
` [PATCH 02/13] dm: kill dm_rq_bio_destructor
    ` [dm-devel] "
` [PATCH 03/13] block: Add bio_clone_bioset()
  ` [dm-devel] "
` [PATCH 04/13] block: Add bio_clone_kmalloc()
` [PATCH 05/13] block: Only clone bio vecs that are in use
` [PATCH 06/13] block: Add bio_reset()
` [PATCH 07/13] pktcdvd: Switch to bio_kmalloc()
` [PATCH 08/13] block: Kill bi_destructor
` [PATCH 09/13] block: Add an explicit bio flag for bios that own their bvec
` [PATCH 10/13] block: Rework bio splitting
` [PATCH 11/13] Closures

[git pull] machine check recovery fix
 2012-05-18 16:57 UTC  (8+ messages)

[PATCH] staging: comedi: cleanup all the comedi_driver 'detach' functions
 2012-05-18 16:56 UTC  (3+ messages)

Urgent: x86-32 and GNU ld 2.22.52.0.1
 2012-05-18 16:55 UTC  (11+ messages)

[PATCH EDAC v26 00/66] EDAC patches for v3.5
 2012-05-18 16:46 UTC  (66+ messages)
` [PATCH EDAC v26 01/66] edac: Create a dimm struct and move the labels into it
` [PATCH EDAC v26 03/66] edac: Don't initialize csrow's first_page & friends when not needed
` [PATCH EDAC v26 04/66] edac: move nr_pages to dimm struct
` [PATCH EDAC v26 05/66] edac: rewrite edac_align_ptr()
` [PATCH EDAC v26 06/66] edac.h: Add generic layers for describing a memory location
` [PATCH EDAC v26 08/66] amd64_edac: convert driver to use the new edac ABI
` [PATCH EDAC v26 09/66] amd76x_edac: "
` [PATCH EDAC v26 10/66] cell_edac: "
` [PATCH EDAC v26 11/66] cpc925_edac: "
` [PATCH EDAC v26 12/66] e752x_edac: "
` [PATCH EDAC v26 13/66] e7xxx_edac: "
` [PATCH EDAC v26 14/66] i3000_edac: "
` [PATCH EDAC v26 15/66] i3200_edac: "
` [PATCH EDAC v26 16/66] i5000_edac: "
` [PATCH EDAC v26 17/66] i5100_edac: "
` [PATCH EDAC v26 18/66] i5400_edac: "
` [PATCH EDAC v26 19/66] i7300_edac: "
` [PATCH EDAC v26 20/66] i7core_edac: "
` [PATCH EDAC v26 21/66] i82443bxgx_edac: "
` [PATCH EDAC v26 22/66] i82860_edac: "
` [PATCH EDAC v26 23/66] i82875p_edac: "
` [PATCH EDAC v26 24/66] i82975x_edac: "
` [PATCH EDAC v26 25/66] mpc85xx_edac: "
` [PATCH EDAC v26 26/66] mv64x60_edac: "
` [PATCH EDAC v26 27/66] pasemi_edac: "
` [PATCH EDAC v26 28/66] ppc4xx_edac: "
` [PATCH EDAC v26 29/66] r82600_edac: "
` [PATCH EDAC v26 30/66] sb_edac: "
` [PATCH EDAC v26 31/66] tile_edac: "
` [PATCH EDAC v26 32/66] x38_edac: "
` [PATCH EDAC v26 33/66] edac: Remove the legacy EDAC ABI
` [PATCH EDAC v26 34/66] edac: Initialize the dimm label with the known information
` [PATCH EDAC v26 35/66] edac: Cleanup the logs for i7core and sb edac drivers
` [PATCH EDAC v26 36/66] i5400_edac: improve debug messages to better represent the filled memory
` [PATCH EDAC v26 37/66] RAS: Add a tracepoint for reporting memory controller events
` [PATCH EDAC v26 38/66] i5000_edac: Fix the logic that retrieves memory information
` [PATCH EDAC v26 39/66] e752x_edac: provide more info about how DIMMS/ranks are mapped
` [PATCH EDAC v26 40/66] edac: Rename the parent dev to pdev
` [PATCH EDAC v26 41/66] edac: use Documentation-nano format for some data structs
` [PATCH EDAC v26 42/66] edac: rewrite the sysfs code to use struct device
` [PATCH EDAC v26 43/66] mpc85xx_edac: convert sysfs logic "
` [PATCH EDAC v26 44/66] amd64_edac: "
` [PATCH EDAC v26 45/66] i7core_edac: convert it "
` [PATCH EDAC v26 46/66] edac: Get rid of the old kobj's from the edac mc code
` [PATCH EDAC v26 47/66] edac: add a new per-dimm API and make the old per-virtual-rank API obsolete
` [PATCH EDAC v26 48/66] edac: add a sysfs node to report the maximum location for the system
` [PATCH EDAC v26 49/66] edac: Add debufs nodes to allow doing fake error inject
` [PATCH EDAC v26 50/66] edac: Move grain/dtype/edac_type calculus to be out of channel loop
` [PATCH EDAC v26 51/66] i82975x_edac: Test nr_pages earlier to save a few CPU cycles
` [PATCH EDAC v26 52/66] i5100_edac: Fix a warning when compiled with 32 bits
` [PATCH EDAC v26 53/66] i7300_edac: Get rid of some wrongly-solved rebase conflict
` [PATCH EDAC v26 54/66] edac: Only expose csrows/channels on legacy API if they're populated
` [PATCH EDAC v26 55/66] edac: change the mem allocation scheme to make Documentation/kobject.txt happy
` [PATCH EDAC v26 56/66] i7core_edac: "
` [PATCH EDAC v26 57/66] edac: move documentation ABI to ABI/testing/sysfs-devices-edac
` [PATCH EDAC v26 58/66] Edac: Add ABI Documentation for the new device nodes
` [PATCH EDAC v26 59/66] i5000: Fix the fatal error handling
` [PATCH EDAC v26 60/66] i7core: fix ranks information at the per-channel struct
` [PATCH EDAC v26 61/66] edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs
` [PATCH EDAC v26 62/66] edac: Use more normal debugging macro style
` [PATCH EDAC v26 63/66] edac: Convert debugfX to edac_dbg(X,
` [PATCH EDAC v26 64/66] edac_mc: Cleanup per-dimm_info debug messages
` [PATCH EDAC v26 65/66] edac: Increase version to 3.0.0
` [PATCH EDAC v26 66/66] edac_mc: check for allocation failure in edac_mc_alloc()

DT support for input-supply of regulator
 2012-05-18 16:49 UTC 

[PATCH v2 0/5] perf tools: add meta-data header support in pipe mode
 2012-05-18 16:50 UTC  (5+ messages)
` [PATCH v2 4/5] perf record: add meta-data support for pipe-mode

Plumbers: Tweaking scheduler policy micro-conf RFP
 2012-05-18 16:46 UTC  (10+ messages)

lockdep false positive in double_lock_balance()?
 2012-05-18 16:42 UTC  (4+ messages)

[PATCH v24b] RAS: Add a tracepoint for reporting memory controller events
 2012-05-18 16:40 UTC  (10+ messages)

[PATCH] perf: Fix RCU dereference check in perf_event_comm
 2012-05-18 16:38 UTC  (5+ messages)

[PATCH] regulator: tps65910: fixed build error
 2012-05-18 16:37 UTC  (2+ messages)

[PATCH] gpiolib: Defer failed gpio requests by default
 2012-05-18 16:35 UTC  (2+ messages)

[PATCHv2 0/4] Adding support for Palmas PMIC
 2012-05-18 16:23 UTC  (5+ messages)
` [PATCHv2 1/4] MFD: palmas PMIC device support

[linux-next] "edac: Remove the legacy EDAC ABI"
 2012-05-18 16:22 UTC 

[RFC:kvm] export host NUMA info to guest & make emulated device NUMA attr
 2012-05-18 16:14 UTC  (2+ messages)

[RFC] sched: make callers check lock contention for cond_resched_lock()
 2012-05-18 16:10 UTC  (9+ messages)

[tip:sched/numa] sched/numa: Introduce sys_numa_{t,m}bind()
 2012-05-18 16:07 UTC  (15+ messages)

[PATCH] mfd: wm831x: Emulate active low IRQs as well as active high IRQs
 2012-05-18 16:02 UTC 

kmemleak findings about USB audio recording on 3.3.2
 2012-05-18 16:00 UTC  (2+ messages)

[PATCH 2/3] x86: x2apic/cluster: Make use of lowest priority delivery mode
 2012-05-18 15:51 UTC  (4+ messages)

[PATCH RFC 1/1] pinctrl: improve gpio support for dt
 2012-05-18 15:48 UTC  (4+ messages)

[PATCH] ARM: leds: Add MAX6956 driver
 2012-05-18 15:45 UTC 

[PATCH V4 1/3] GPIO: MIPS: lantiq: move gpio-stp and gpio-ebu to the subsystem folder
 2012-05-18 15:42 UTC  (3+ messages)
` [PATCH V4 2/3] GPIO: MIPS: lantiq: convert gpio-mm-lantiq to OF and of_mm_gpio
` [PATCH V4 3/3] GPIO: MIPS: lantiq: convert gpio-stp-xway to OF

[PATCH 1/3] perf script: Add general python handler to process non-tracepoint events
 2012-05-18 15:38 UTC  (8+ messages)
` [PATCH 3/3] perf script/python: Pass thread/dso name and symbol info to event handler in python

[PATCH 05/16] regulator: db8500-prcmu: Separate regulator registration from probe
 2012-05-18 15:36 UTC  (4+ messages)
` [PATCH 07/16] regulator: Enable Device Tree for the db8500-prcmu regulator driver

NVM Mapping API
 2012-05-18 15:31 UTC  (9+ messages)

[patch 0/5] refault distance-based file cache sizing
 2012-05-18 15:30 UTC  (8+ messages)

[PATCH v9 00/19] Introduce a led trigger for CPU activity and consolidate LED driver in ARM
 2012-05-18 15:31 UTC  (7+ messages)

[V2 PATCH 0/9] vhost/macvtap zeropcopy fixes
 2012-05-18 15:29 UTC  (19+ messages)
` [V2 PATCH 2/9] macvtap: zerocopy: fix truesize underestimation
` [V2 PATCH 9/9] vhost: zerocopy: poll vq in zerocopy callback

[PATCH] NFSd: set nfsd_serv to NULL after service destruction
 2012-05-18 15:26 UTC 

[RFC PATCH 0/2] perf: Add persistent event facilities
 2012-05-18 15:24 UTC  (13+ messages)
` [PATCH 1/2] "

[WARNING] at kernel/irq/manage.c:421 __enable_irq
 2012-05-18 15:22 UTC  (5+ messages)

linux-next: manual merge of the usb tree with the s5p tree
 2012-05-18 15:21 UTC  (2+ messages)

[PATCH 1/2] iommu/tegra: smmu: Add device tree support for SMMU
 2012-05-18 15:15 UTC  (3+ messages)
` [PATCH 1/1] iommu/tegra: smmu: Add DMA window parser

[PATCH] x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTOR
 2012-05-18 15:12 UTC 

[RFC PATCH 00/10] Use __kernel_[u]long_t for x32 user space compatibility
 2012-05-18 15:03 UTC  (8+ messages)
` [PATCH 08/10] Use __kernel_ulong_t in struct msqid64_ds

[PATCH] GPIO/TCA6424: merge I2C transactions, remove cast
 2012-05-18 15:01 UTC 

[tip:sched/numa] sched: Make find_busiest_queue a method
 2012-05-18 14:56 UTC  (2+ messages)

[RFC v2 PATCH 2/4] block: add queue runtime pm callbacks
 2012-05-18 14:53 UTC  (2+ messages)

[PATCH] drivers/staging/line6/config.h: Delete unused header
 2012-05-18 14:49 UTC 

[RESEND,PATCH] DCA, x86: fix invalid memory access in DCA core
 2012-05-18 14:49 UTC  (7+ messages)

RCU related performance regression in 3.3
 2012-05-18 14:48 UTC  (12+ messages)

[ 00/53] 3.2.18-stable review
 2012-05-18 14:46 UTC  (2+ messages)

[PATCH 0/2 v3] Flexible proportions
 2012-05-18 14:45 UTC  (12+ messages)
` [PATCH 1/2] lib: Proportions with flexible period
` [PATCH 2/2] block: Convert BDI proportion calculations to flexible proportions

[PATCH v6 0/3] TS-5500 platform support
 2012-05-18 14:37 UTC  (6+ messages)
` [PATCH v6 3/3] gpio: TS-5500 GPIO support

[GIT PULL] drbd-8.3 updates
 2012-05-18 14:22 UTC  (2+ messages)

[GIT PULL] (xen) stable/for-jens-3.5 for your for-3.5/drivers branch
 2012-05-18 14:20 UTC  (2+ messages)

[PATCH 00/15] [GIT PULL] tracing: Updates for 3.5
 2012-05-18 14:19 UTC  (3+ messages)
` [PATCH 12/15] ftrace: Return record ip addr for ftrace_location()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).