messages from 2012-05-18 13:10:59 to 2012-05-18 16:52:43 UTC [more...]
[PATCH EDAC v26 00/66] EDAC patches for v3.5
2012-05-18 16:46 UTC (56+ 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 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 14/66] i3000_edac: "
` [PATCH EDAC v26 15/66] i3200_edac: "
` [PATCH EDAC v26 17/66] i5100_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 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 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()
Urgent: x86-32 and GNU ld 2.22.52.0.1
2012-05-18 16:51 UTC (10+ messages)
[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
[git pull] machine check recovery fix
2012-05-18 16:46 UTC (7+ messages)
Plumbers: Tweaking scheduler policy micro-conf RFP
2012-05-18 16:46 UTC (10+ messages)
[PATCH 00/13] Block cleanups (for bcache)
2012-05-18 16:45 UTC (23+ 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
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 (15+ messages)
` [PATCH 01/15] tracing: Clean up tracing_mark_write()
` [PATCH 03/15] ring-buffer: Make addition of pages in ring buffer atomic
` [PATCH 04/15] ring-buffer: Add integrity check at end of iter read
` [PATCH 05/15] ring-buffer: Reset head page before running self test
` [PATCH 07/15] tracing: change CPU ring buffer state from tracing_cpumask
` [PATCH 08/15] ftrace: Sort all function addresses, not just per page
` [PATCH 09/15] ftrace: Remove extra helper functions
` [PATCH 10/15] ftrace: Speed up search by skipping pages by address
` [PATCH 11/15] ftrace: Consolidate ftrace_location() and ftrace_text_reserved()
` [PATCH 12/15] ftrace: Return record ip addr for ftrace_location()
` [PATCH 13/15] ftrace: Make ftrace_modify_all_code() global for archs to use
` [PATCH 14/15] ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code()
` [PATCH 15/15] ftrace: Remove selecting FRAME_POINTER with FUNCTION_TRACER
[GIT] floppy
2012-05-18 14:19 UTC (2+ messages)
[PATCH v3] UBI: add lnum and vol_id to struct ubi_work
2012-05-18 14:21 UTC (2+ messages)
[PATCH] Add ACPI and power trace points for laptop overheating
2012-05-18 14:14 UTC (3+ messages)
[PATCH RFC V2 0/6] Fix leap seconds and add tai clock
2012-05-18 14:09 UTC (7+ messages)
` [PATCH RFC V2 1/6] time: remove obsolete declaration
` [PATCH RFC V2 2/6] ntp: remove useless parameter
` [PATCH RFC V2 3/6] time: keep track of the pending utc/tai threshold
` [PATCH RFC V2 4/6] time: introduce leap second functional interface
` [PATCH RFC V2 5/6] time: move leap second management into time keeping core
` [PATCH RFC V2 6/6] time: Add CLOCK_TAI clockid
[patch] [SCSI] scsi_pm: passing wrong pointer to resume()
2012-05-18 14:08 UTC
BFS 420: fix ttwu stat
2012-05-18 13:54 UTC (2+ messages)
[PATCH] e1000: Reset rx ring index on receive overrun
2012-05-18 13:51 UTC (8+ messages)
` e1000 rx emulation bug (Was: [PATCH] e1000: Reset rx ring index on receive overrun)
[PATCH 0/2] Fix basic_mmio_gpio shadow initialization
2012-05-18 13:51 UTC (3+ messages)
` [PATCH 1/2] gpio/generic: initialize basic_mmio_gpio shadow variables properly
[PATCH 1/1] rc-loopback: remove duplicate line
2012-05-18 13:26 UTC
[PATCH] cpuidle: (POWER) Replace pseries_notify_cpuidle_add call with a elegant notifier to fix lockdep problem in start_secondary
2012-05-18 13:28 UTC
[PATCH] ext2: trivial fix to comment for ext2_free_blocks
2012-05-18 13:25 UTC (2+ messages)
[PATCH] UBIFS: read crypto_lookup from datanodes to znodes
2012-05-18 13:23 UTC (4+ messages)
` [PATCH v2] "
[PATCH 0/4] slub: refactoring some code in slub
2012-05-18 13:11 UTC (4+ messages)
` [PATCH 4/4] slub: refactoring unfreeze_partials()
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).