public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-08-01 05:32:24 to 2011-08-01 16:20:12 UTC [more...]

[PATCH v2] oprofile, x86: Move memory allocation for ppro out of per cpu
 2011-08-01 16:20 UTC  (6+ messages)
  ` [PATCH v3] oprofile, x86: Convert memory allocation to static array

RCU: how to suppress warnings from rcu_assign_pointer?
 2011-08-01 16:19 UTC  (6+ messages)
          ` [PATCH] rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER

shm updates broke UML
 2011-08-01 16:01 UTC  (4+ messages)

Suggestions for errors
 2011-08-01 16:16 UTC 

[PATCH RFC] mm: reverse lru scanning order
 2011-08-01 16:15 UTC  (2+ messages)

[PATCH] Staging: cx25821: fix coding style issues
 2011-08-01 16:14 UTC  (2+ messages)

Dell sx280 machine to graphics driver crash
 2011-08-01 15:49 UTC 

[PATCH] Remove remaining references of CONFIG_GENERIC_TIME
 2011-08-01 16:08 UTC  (11+ messages)

[PATCH] input: Add Nintendo extension controller driver
 2011-08-01 16:04 UTC  (2+ messages)

[PATCH] cfq-iosched: Add some more documentation about idling
 2011-08-01 15:55 UTC 

[GIT PULL] Lockless SLUB slowpaths for v3.1-rc1
 2011-08-01 15:55 UTC  (11+ messages)

[PATCH] [RFC] ondemand governor: dynamic cpufreq scaling with different CPUs
 2011-08-01 14:51 UTC  (4+ messages)

[PATCH 0/8] VME Driver Fixes
 2011-08-01 15:50 UTC  (25+ messages)
` [PATCH 1/8] staging: vme_user: change kmalloc+memset to kzalloc
` [PATCH 2/8] staging: vme: allow explicit assignment of bus numbers
` [PATCH 3/8] staging: vme: make [alloc|free]_consistent bridge specific
` [PATCH 4/8] staging: vme: keep track of registered buses
` [PATCH 5/8] staging: vme: add functions for bridge module refcounting
` [PATCH 6/8] staging: vme: rename *_slot_get to *_get_slot
` [PATCH 7/8] staging: vme: add struct vme_dev for VME devices
` [PATCH 8/8] staging: vme: make match() driver specific to improve non-VME64x support

3.0-git15 Atomic scheduling in pidmap_init
 2011-08-01 15:46 UTC 

[PATCH] mrst_pmu: driver for Intel Moorestown Power Management Unit
 2011-08-01 15:39 UTC  (5+ messages)

linux-next: Tree for July 29
 2011-08-01 15:31 UTC  (8+ messages)
` [PATCH -next] regulator: aat2870-regulator.c needs module.h
` [PATCH -next] x86/platform: mrst/pmu.c "

[Bug?] Machine hangs, rtl8192se possible cause
 2011-08-01 15:30 UTC  (2+ messages)

[PATCH] mm/mempolicy.c: fix pgoff in mbind vma merge
 2011-08-01 15:28 UTC 

[PATCH 1/1] btrfs: btrfs_calc_avail_data_space cope with no read/write devices V2
 2011-08-01 15:24 UTC  (2+ messages)

[PATCH 0/2] PCI driver to use insert_resource_conflict() to claim resources
 2011-08-01 15:21 UTC  (7+ messages)
` [PATCH 1/2] PCI: make pci_claim_resource() work with conflict resources as appropriate

[PATCH 0/7] perf, x86: Implement AMD IBS
 2011-08-01 15:21 UTC  (14+ messages)
` [PATCH 4/7] perf, x86: Implement IBS interrupt handler
` [PATCH 6/7] perf, x86: Example code for AMD IBS
` [PATCH 7/7] perf, x86: Implement 64 bit counter support for IBS

[PATCH] Fix a argument WARN bug of scripts/checkpatch.pl
 2011-08-01 15:15 UTC  (3+ messages)

[GIT] Networking
 2011-08-01 15:13 UTC  (2+ messages)

shm broken on MIPS in current -git
 2011-08-01 14:57 UTC  (6+ messages)

Webmail Kvote har overskredet Set Limit
 2011-08-01 14:35 UTC 

Linux, binary blob and binary driver summary for vendors?
 2011-08-01 14:31 UTC  (3+ messages)

[PATCH v4 0/5] memcg : make numa scanning better
 2011-08-01 14:37 UTC  (5+ messages)
` [PATCH v4 2/5] memcg : pass scan nodemask
` [PATCH v4 3/5] memcg : stop scanning if enough

[GIT PULL] last gpio patches for v3.1 merge window
 2011-08-01 14:25 UTC 

[PATCH 2/2] serial:blackfin: Put TX IRQ in individual platform resource. Fix typo
 2011-08-01 14:20 UTC  (2+ messages)

[PATCH 2/3] dmaengine: at_hdmac: improve power management routines
 2011-08-01 14:18 UTC  (4+ messages)
` [PATCH V2 1/3] dmaengine: at_hdmac: replace spin_lock* with irqsave variants
  ` [PATCH] dmaengine: at_hdmac: add wrappers for testing channel state
    ` [PATCH V2 3/3] "

[GIT PULL] OMAP display subsystem patches for 3.1
 2011-08-01 13:49 UTC 

[PATCH RFC] kconfig.h fix extraneous dependencies
 2011-08-01 13:51 UTC  (5+ messages)
      ` [PATCH v2] "

[3.0-rc0 Regression]: legacy vsyscall emulation increases user CPU time by 20%
 2011-08-01 13:25 UTC  (8+ messages)

[PATCH] tty: Add "spi:" prefix for spi modalias
 2011-08-01 13:20 UTC 

[BUG JFS] fs/jfs/jfs_txnmgr.c:940 assert(mp->nohomeok > 0) and fs/jfs/jfs_metapage.c:752 assert(mp->count)
 2011-08-01 13:18 UTC 

[PATCH v3 2/2] Make hard lockup detection use timestamps
 2011-08-01 12:52 UTC  (8+ messages)

[PATCH] perf: powerpc: Disable pagefaults during callchain stack read
 2011-08-01 12:44 UTC  (4+ messages)

linux-next: build failure after merge of the final tree (kgdb tree related)
 2011-08-01 12:42 UTC  (2+ messages)

threaded interrupt handlers: what if hardirq part not disables device interrupt?
 2011-08-01 12:44 UTC  (2+ messages)

[PATCH] 9p: remove CONFIG_NET_9P_DEBUG option
 2011-08-01 12:14 UTC 

v3.0: Weird kernel log message when resuming avout NMI received
 2011-08-01 12:12 UTC  (7+ messages)

[GIT PULL] msm gpio move to drivers/gpio
 2011-08-01 12:01 UTC  (4+ messages)
` [GIT PULL corrected] "

[PATCH 1/2] of: address: use resource_size helper
 2011-08-01 11:58 UTC  (4+ messages)
` [PATCH 2/2] arm: omap: mark dt_compat __initconst

[PATCH V2 00/20] dmaengine/amba-pl08x updates
 2011-08-01 11:56 UTC  (26+ messages)
` [PATCH V2 01/20] ARM: asm/pl080.h: Protect against multiple inclusion of header file
` [PATCH V2 02/20] dmaengine/amba-pl08x: Resolve formatting issues
` [PATCH V2 03/20] dmaengine/amba-pl08x: Rearrange inclusion of header files in ascending order
` [PATCH V2 04/20] dmaengine/amba-pl08x: pass (*ptr) to sizeof() instead of (struct xyz)
` [PATCH V2 05/20] dmaengine/amba-pl08x: Complete doc comment for struct pl08x_txd
` [PATCH V2 06/20] dmaengine/amba-pl08x: Remove redundant comment and rewrite original
` [PATCH V2 07/20] dmaengine/amba-pl08x: Changing few prints to dev_dbg from dev_info
` [PATCH V2 08/20] dmaengine/amba-pl08x: support runtime PM
` [PATCH V2 09/20] dmaengine/amba-pl08x: Simplify pl08x_ensure_on()
` [PATCH V2 10/20] dmaengine/amba-pl08x: No need to check "ch->signal < 0"
` [PATCH V2 11/20] dmaengine/amba-pl08x: Schedule tasklet in case of error interrupt
` [PATCH V2 12/20] dmaengine/amba-pl08x: Get rid of pl08x_pre_boundary()
` [PATCH V2 13/20] dmaengine/amba-pl08x: max_bytes_per_lli is TRANSFER_SIZE * src_width (not MIN(width))
` [PATCH V2 14/20] dmaengine/amba-pl08x: Add prep_single_byte_llis() routine
` [PATCH V2 15/20] dmaengine/amba-pl08x: Align lli_len to max(src.width, dst.width)
` [PATCH V2 16/20] dmaengine/amba-pl08x: Choose peripheral bus as master bus
` [PATCH V2 17/20] dmaengine/amba-pl08x: Pass flow controller information with slave channel data
` [PATCH V2 18/20] dmaengine/amba-pl08x: Add support for sg len greater than one for slave transfers
` [PATCH V2 19/20] dmaengine/amba-pl08x: Check txd->llis_va before freeing dma_pool
` [PATCH V2 20/20] dmaengine/amba-pl08x: Call pl08x_free_txd() instead of calling kfree() directly
` [PATCH V3 08/20] dmaengine/amba-pl08x: support runtime PM

[PATCH 0/8] make vfork killable/restartable/traceable
 2011-08-01 11:52 UTC  (3+ messages)
            ` mm->oom_disable_count is broken

[RFC/PULL 00/11] introduce export.h; reduce module.h usage
 2011-08-01 11:49 UTC  (5+ messages)

[PATCH v2] eCryptfs: fix compile error
 2011-08-01 11:33 UTC 

[PATCH] eCryptfs: fix compile error
 2011-08-01 11:31 UTC  (3+ messages)

Help Desk Error >>>>>
 2011-08-01 11:14 UTC 

xfstests 073 regression
 2011-08-01 11:23 UTC  (8+ messages)

[ANNOUNCE] 3.0-rt6
 2011-08-01 11:10 UTC  (6+ messages)

[PATCHv4 05/11] omap3isp: Use *_dec_not_zero instead of *_add_unless
 2011-08-01 11:10 UTC  (4+ messages)
    `  "

[PATCH -mmotm 0/2] fault-injection: improve naming and export symbols
 2011-08-01 10:52 UTC  (3+ messages)
` [PATCH -mmotm 1/2] fault-injection: improve naming of public function should_fail()
` [PATCH -mmotm 2/2] fault-injection: export fault injection functions

[GIT PULL] slave-dmaengine updates
 2011-08-01 10:43 UTC 

[PATCH 1/5] um: Use __i386__ in ifdef for vsyscall exports, not SUBARCH_i386
 2011-08-01 10:40 UTC  (10+ messages)
                ` [uml-devel] "

[RFC PATCH]vhost-blk: In-kernel accelerator for virtio block device
 2011-08-01 10:26 UTC  (18+ messages)
` [RFC PATCH] vhost-blk: An in-kernel accelerator for virtio-blk

AWARDN WINNER RPOMO
 2011-08-01  9:57 UTC 

Build regressions/improvements in v3.0
 2011-08-01  9:58 UTC 

[PATCH 1/2] serial:blackfin: Put TX IRQ in individual platform resource
 2011-08-01  9:50 UTC 

[PATCH] sched: Remove rq->avg_load_per_task
 2011-08-01  9:52 UTC  (2+ messages)

request baset device mapper in Linux
 2011-08-01  9:31 UTC  (8+ messages)

[PATCH 0/6] adjust array index
 2011-08-01  9:27 UTC  (5+ messages)
` [PATCH 1/6] net: "
` [PATCH 3/6] drivers/net/niu.c: "

[PATCH] Add sched_clock to AT91 TCB clocksource driver
 2011-08-01  9:28 UTC  (4+ messages)

Your email id has wonn
 2011-08-01  9:08 UTC 

[PATCH] Sound: AudioScience HPI: Don't leak firmware if mem alloc fails
 2011-08-01  9:04 UTC  (5+ messages)

[PATCH 1/2] ipg: Use current logging styles
 2011-08-01  8:57 UTC  (4+ messages)
` [PATCH 2/2] ipg: Use const

[PATCH] leds: led-bd2802: bd2802_unregister_led_classdev should unregister all registered leds
 2011-08-01  8:53 UTC 

PLEASE REPLY, ITS A BUSINESS PROPOSAL
 2011-08-01  8:23 UTC 

[GIT PULL] sh updates for 3.1-rc1
 2011-08-01  8:49 UTC 

[PATCH] kbuild: honor the ARCH setting of the existing configuration
 2011-08-01  8:42 UTC  (6+ messages)

[PATCH]blk-throttle: correctly determine sync bio
 2011-08-01  8:31 UTC  (2+ messages)

v3.0: WARNING: at fs/sysfs/dir.c:455 sysfs_add_one
 2011-08-01  8:27 UTC 

[PATCH RESEND] sched: fix false lockdep warning in set_task_cpu()
 2011-08-01  7:19 UTC  (2+ messages)

[PATCH 0/2] Add inode checksum support to ext4
 2011-08-01  7:16 UTC  (12+ messages)

linux-next: Tree for Aug 1
 2011-08-01  7:01 UTC  (2+ messages)

[PATCH 0/3] regulator: tps65023: TPS65020 support and bug fixes
 2011-08-01  6:14 UTC  (5+ messages)
` [PATCH 2/3] regulator: tps65023: Setting correct core regulator for tps65021

[REGRESSION] [BISECTED] Unable to use 3D with Radeon 2100 and UI freezes with Firefox
 2011-08-01  6:08 UTC  (5+ messages)

[PATCH] ext4: Use current logging styles with "EXT4-fs: " prefix
 2011-08-01  5:42 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox