linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-01-31 15:59:50 to 2012-02-01 02:47:39 UTC [more...]

[PATCH 0/7 v2] extract a simple dmaengine library from shdma.c
 2012-02-01  2:47 UTC  (7+ messages)
` [PATCH 1/7 v2] dmaengine: add a simple dma library

linux-next: manual merge of the wireless-next tree with the net-next tree
 2012-02-01  2:39 UTC 

[PATCH 2/2] add kernel param to force disable module load
 2012-02-01  2:35 UTC  (2+ messages)

[PATCH 2/2] add kernel param to force disable module load
 2012-02-01  2:33 UTC 

[PATCH 1/2] make module param bint handle nul value
 2012-02-01  2:33 UTC 

[PATCH] fix readahead pipeline break caused by block plug
 2012-02-01  2:25 UTC  (8+ messages)

[PATCH 0/3] platform: add platform_devm_request_and_ioremap() common API
 2012-02-01  2:22 UTC  (16+ messages)
` [PATCH 1/3] platform: add common resource requesting and mapping helper
` [PATCH 2/3] GPIO: TEGRA: move to use platform_devm_request_and_ioremap() helper

[PATCH v2 0/2] patch set about the MXS-DMA
 2012-02-01  2:21 UTC  (2+ messages)

[PATCH] block: add missing block_bio_complete() tracepoint
 2012-02-01  2:18 UTC  (6+ messages)

In many cases softlockup can not be reported after disabling IRQ for long time
 2012-02-01  2:18 UTC  (3+ messages)

[PATCH 1/2] treewide: fix memory corruptions when TASK_COMM_LEN != 16
 2012-02-01  2:15 UTC  (7+ messages)

[PATCH] ARM: Wire up HAVE_SYSCALL_TRACEPOINTS
 2012-02-01  2:09 UTC  (3+ messages)

[PATCH] Cleanup of rw_copy_check_uvector and compat_rw_copy_check_uvector
 2012-02-01  2:04 UTC  (4+ messages)

[PATCH 1/1] net5501: platform driver for Soekris Engineering net5501 single-board computer
 2012-02-01  1:38 UTC  (4+ messages)
` [PATCH v2 "

[PATCH v5 1/3] seccomp: kill the seccomp_t typedef
 2012-02-01  1:36 UTC  (9+ messages)
` [PATCH v5 2/3] seccomp_filters: system call filtering using BPF

[RFCv3 0/9] perf tool: parser generator for events parsing
 2012-02-01  1:25 UTC  (8+ messages)
` [PATCHv4 "
  ` [PATCH 5/9] perf: Adding sysfs group format attribute for pmu device

[PATCH v2] Merge ipt_LOG and ip6t_LOG, add ring bufffer support
 2012-02-01  1:24 UTC  (4+ messages)
` [PATCH 1/6] Netfilter: Merge ipt_LOG and ip6_LOG into xt_LOG

[PATCH v3] hvc_xen: implement multiconsole support
 2012-02-01  1:13 UTC  (2+ messages)
` [Xen-devel] "

[PATCH] xen pvhvm: do not remap pirqs onto evtchns if !xen_have_vector_callback
 2012-02-01  1:08 UTC  (4+ messages)
    ` [Xen-devel] "

radeon issues on MacBook Pro 8,2
 2012-02-01  1:06 UTC  (9+ messages)

VFs go missing with latest kernel
 2012-02-01  1:03 UTC  (8+ messages)

[PATCH -v3 0/14] PCI: allocate pci bus num range for unassigned bridge busn
 2012-02-01  0:27 UTC  (5+ messages)

[PATCH 0/4] fs: Remove unnecessary OOM messages
 2012-02-01  0:26 UTC  (9+ messages)
` [PATCH 1/4] coda: "
` [PATCH 2/4] jffs2: "
` [PATCH 3/4] reiserfs: "
` [PATCH 4/4] udf: "

[PATCH] Avoid mask based num_possible_cpus and num_online_cpus -v4
 2012-02-01  0:17 UTC  (2+ messages)
` [PATCH] Avoid mask based num_possible_cpus and num_online_cpus -v5

[patch v7, kernel version 3.2.1] net/ipv4/ip_gre: Ethernet multipoint GRE over IP
 2012-02-01  0:08 UTC  (4+ messages)

[RFC] dmaengine/dma_slave: add context parameter to prep_slave_sg callback
 2012-02-01  0:09 UTC  (3+ messages)

[PATCH v3 00/25] irq_domain generalization and refinement
 2012-02-01  0:08 UTC  (8+ messages)
` [PATCH v3 14/25] irq_domain: Remove irq_domain_add_simple()

[PATCH v3 0/2] generic irq chip and pl061 domain support
 2012-02-01  0:07 UTC  (7+ messages)
` [PATCH v3 1/2] irq: add irq_domain support to generic-chip
` [PATCH v3 2/2] gpio: pl061: enable interrupts with DT style binding

[PATCH] speed up /proc/pid/stat, statm
 2012-01-31 23:55 UTC  (3+ messages)

[PATCH v3] trace: Add per_cpu ring buffer control files
 2012-01-31 23:53 UTC  (3+ messages)
` [PATCH v4 1/4] "

[PATCH 1/2] edac/ppc4xx_edac: Fix compilation
 2012-01-31 23:37 UTC  (2+ messages)
` [PATCH RFC 2/2] edac-mc: Allow reporting errors on a non-csrow oriented way

[PATCH 0/2] Binder bug fixes
 2012-01-31 23:20 UTC  (5+ messages)
` [PATCH 1/2] Staging: android: binder: Add some error checks

[PATCH v2 0/8] Add tegra30 support for secondary cores
 2012-01-31 22:50 UTC  (10+ messages)
` [PATCH v2 1/8] ARM: tegra: export the chipid
` [PATCH v2 2/8] ARM: tegra: functions to access the flowcontroller
` [PATCH v2 3/8] ARM: tegra: rework Tegra secondary CPU core bringup
` [PATCH v2 4/8] ARM: tegra: prepare powergate.c for multiple variants
` [PATCH v2 5/8] ARM: tegra: export tegra_powergate_is_powered()
` [PATCH v2 6/8] ARM: tegra: add support for Tegra30 powerdomains
` [PATCH v2 7/8] ARM: tegra: support for Tegra30 CPU powerdomains
` [PATCH v2 8/8] ARM: tegra: support for secondary cores on Tegra30

[PATCH] MTD: Refine HAS_IOMEM dependency
 2012-01-31 22:46 UTC  (2+ messages)

i915 wakes from suspend to RAM with blank screen after commit cd9dde44f47501394b9f0715b6a36a92aa74c0d0
 2012-01-31 22:39 UTC  (11+ messages)

[PATCH] x86, kdump, ioapic: Fix kdump race with migrating irq
 2012-01-31 22:38 UTC  (5+ messages)

Good Day,
 2012-01-31 22:18 UTC 

[RFC][PATCH] srcu: Implement call_srcu()
 2012-01-31 22:24 UTC  (4+ messages)

[PATCH v2] x86, kdump, ioapic: Fix kdump race with migrating irq
 2012-01-31 22:20 UTC 

[PATCH 1/2] pch_can: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor
 2012-01-31 22:14 UTC  (4+ messages)
` [PATCH 2/2] Kconfig: add information

[PATCH] net: Disambiguate kernel message
 2012-01-31 22:12 UTC  (12+ messages)

USB storage quirk
 2012-01-31 22:08 UTC  (3+ messages)

cfq bug still not fixed on x86
 2012-01-31 22:03 UTC 

Bisected boot hang introduced in 3.0 (2e336b326, "add VIA slapping capability")
 2012-01-31 22:02 UTC  (2+ messages)

Linux 3.3-rc2
 2012-01-31 21:59 UTC 

[PATCH net-next] drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
 2012-01-31 21:41 UTC  (4+ messages)
` [PATCH net-next] drivers/net: Remove alloc_etherdev error messages

[PATCH] Input: evdev - fix variable initialisation
 2012-01-31 21:40 UTC  (2+ messages)

[PATCH] kprobes: fix a memory leak in function pre_handler_kretprobe()
 2012-01-31 21:35 UTC  (2+ messages)

[PATCH V1] gpio: tps65910: Add sleep control support
 2012-01-31 21:31 UTC  (2+ messages)

[PATCH 0/3] arch: fix ioport mapping on mips,sh
 2012-01-31 21:18 UTC  (7+ messages)
` [PATCH 1/3] lib: add NO_GENERIC_PCI_IOPORT_MAP

[PATCH] backing-dev: use synchronize_rcu_expedited instead of synchronize_rcu
 2012-01-31 21:04 UTC  (3+ messages)

[PATCH v2 2/2] remoteproc: s/big switch/lookup table/
 2012-01-31 20:41 UTC 

[PATCH] mm: compaction: Check pfn_valid when entering a new MAX_ORDER_NR_PAGES block during isolation for migration
 2012-01-31 20:40 UTC  (2+ messages)

Investment funds of $8,500,000.00
 2012-01-31 20:22 UTC 

[PATCH 1/2] remoteproc: bail out if firmware has different endianess
 2012-01-31 20:21 UTC  (6+ messages)
` [PATCH 2/2] remoteproc: s/big switch/lookup table/

[PATCH v3 3/6] leds-lm3530: add lm3530_mode_get() in the dev_attr
 2012-01-31 20:19 UTC  (2+ messages)

[PATCH] i386 boot: fix inl() function
 2012-01-31 20:16 UTC  (3+ messages)
` [tip:x86/boot] x86, boot: Fix port argument to "

Hang deconfiguring network interface (in shutdown) on 3.3-rc1
 2012-01-31 20:15 UTC  (2+ messages)

[PATCH] scheduler: domain: init next_balance in nohz_idle_balancer with jiffies
 2012-01-31 20:03 UTC  (6+ messages)

[PATCH 1/1] input: keyboard: Set configuration registers
 2012-01-31 19:51 UTC  (9+ messages)

[PATCH 0/5 v2] [GIT PULL] x86/jump label: Paranoid checks and 2 or 5 byte nops
 2012-01-31 19:48 UTC  (4+ messages)

[PATCH v2] fs: Invalidate the cache for a parent block-device if fsync() is called for a partition
 2012-01-31 19:48 UTC  (10+ messages)
` [PATCH v3] "

[PATCH] smsc95xx: add macaddr module parameter
 2012-01-31 19:45 UTC  (4+ messages)

[PATCH v2] Input: Document the device properties
 2012-01-31 19:40 UTC  (2+ messages)

[22/22] Cyclades PC300 driver: omnibus patch from merge up to final version (patches 01 through 20 inclusive)
 2012-01-31 19:26 UTC  (2+ messages)

[PATCH v3] sysctl: control functionality of /proc/pid/mem
 2012-01-31 19:26 UTC  (7+ messages)

[00/22] Cyclades PC300 driver: summary of patch series
 2012-01-31 19:20 UTC  (2+ messages)

[PATCH] xfs: show uuid when mount fails due to duplicate uuid
 2012-01-31 19:19 UTC  (2+ messages)

sysfs regression: wrong link counts
 2012-01-31 19:18 UTC  (9+ messages)

[PATCH] Fix KDFONTOP 32bit compatibility layer
 2012-01-31 19:15 UTC  (3+ messages)

Fix bug: Scheduler's idle-load-balancer not running in first 5 mins after bootup
 2012-01-31 19:15 UTC  (3+ messages)

[PATCH v2] KVM: Fix assigned device MSI-X entry setting leak
 2012-01-31 19:11 UTC  (2+ messages)

[PATCH] linux-next: et131x: Fixups due to merge issues from staging tree
 2012-01-31 19:09 UTC  (3+ messages)

[03/22] Cyclades PC300 driver: Fix usage of types
 2012-01-31 18:58 UTC  (2+ messages)

[PATCH v3] Input: Add EVIOC mechanism for MT slots
 2012-01-31 19:00 UTC 

An alternative for tasklist_lock in a module?
 2012-01-31 18:58 UTC 

[RFCv1 0/6] PASR: Partial Array Self-Refresh Framework
 2012-01-31 18:55 UTC  (7+ messages)
` [RFCv1 3/6] PASR: mm: Integrate PASR in Buddy allocator

3.2.x Regression for SAS Controller on Dell C6100
 2012-01-31 18:09 UTC 

[PATCH] powerpc: use string library
 2012-01-31 17:57 UTC  (6+ messages)
` [PATCH] mtd/nand: "

[RFC PATCH] xfs: pass KM_SLEEP flag to kmem_realloc() in xlog_recover_add_to_cnt_trans()
 2012-01-31 17:50 UTC  (2+ messages)

[BUGFIX][PATCH] pci: check for 4k resource_size alignment in sriov_init
 2012-01-31 17:44 UTC  (3+ messages)

RCU qsmask !=0 warnings on large-SMP
 2012-01-31 17:38 UTC  (13+ messages)

[PATCHv19 00/15] Contiguous Memory Allocator
 2012-01-31 17:15 UTC  (9+ messages)
` [PATCH 02/15] mm: page_alloc: update migrate type of pages on pcp when isolating
` [PATCH 11/15] mm: trigger page reclaim in alloc_contig_range() to stabilize watermarks

[PATCH RESEND 00/16] some compiler warning fixes
 2012-01-31 17:04 UTC  (4+ messages)
` [PATCH 01/16] eicon: fix -Warray-bounds warning

Linux 3.3-1 out - merge window closed
 2012-01-31 16:56 UTC  (6+ messages)

Linux kernel hangs
 2012-01-31 17:01 UTC 

Linux Kernel hangs
 2012-01-31 16:58 UTC 

[PATCH v2] EXYNOS4_DT fixes for 3.3-rc1+ kernels
 2012-01-31 16:47 UTC  (2+ messages)
` [PATCH] ARM: Exynos4: Bring exynos4-dt up to date

[PATCH] char random: fix boot id uniqueness race
 2012-01-31 16:25 UTC  (3+ messages)

smp: Start up non-boot CPUs asynchronously
 2012-01-31 16:24 UTC  (7+ messages)


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).