public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-03-02 12:35:23 to 2012-03-02 20:16:56 UTC [more...]

ioatdma: Boot process hangs then reboots when using Xen + Linux 3.2
 2012-03-02 20:16 UTC  (7+ messages)
            ` [Pkg-xen-devel] "

[PATCH v3 1/2] thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGE
 2012-03-02 20:13 UTC  (2+ messages)
` [PATCH v3 2/2] memcg: avoid THP split in task migration

[PATCH v2 2/2] memcg: avoid THP split in task migration
 2012-03-02 20:09 UTC  (2+ messages)

[PATCH] x86/PCI: add spinlock held check to 'pcibios_fwaddrmap_lookup()'
 2012-03-02 20:04 UTC  (3+ messages)

[PATCH V3 0/7] pinctrl: API rework, pinconfig in mapping table, 
 2012-03-02 20:05 UTC  (8+ messages)
` [PATCH V3 1/7] pinctrl: Fix and simplify locking
` [PATCH V3 2/7] pinctrl: Refactor struct pinctrl handling in core.c vs pinmux.c
` [PATCH V3 3/7] pinctrl: Add usecount to pins for muxing
` [PATCH V3 4/7] pinctrl: API changes to support multiple states per device
` [PATCH V3 5/7] pinctrl: Enhance mapping table to support pin config operations
` [PATCH V3 6/7] pinctrl: Show selected function and group in pinmux-pins debugfs
` [PATCH V3 7/7] pinctrl: fix case of Tegra30's foo_groups[] arrays

[RFC PATCH 0/3] RAS: Use MCE tracepoint for decoded MCEs
 2012-03-02 20:05 UTC  (14+ messages)
` [PATCH 1/3] mce: Add a msg string to the MCE tracepoint

kernel 3.3.0-rc5 bug
 2012-03-02 19:58 UTC 

[PATCH 0/9] [RFC] pageout work and dirty reclaim throttling
 2012-03-02 19:57 UTC  (9+ messages)
` [PATCH 5/9] writeback: introduce the pageout work

[PATCH] cpuset: mm: Remove memory barrier damage from the page allocator
 2012-03-02 19:53 UTC  (4+ messages)

getdents - ext4 vs btrfs performance
 2012-03-02 19:50 UTC  (9+ messages)

kernel-rt 3.0.9 panics/bugs
 2012-03-02 19:45 UTC 

[PATCH 0/2 x86] fix some page faults in nmi if kmemcheck is enabled
 2012-03-02 19:44 UTC  (8+ messages)

(no subject)
 2012-03-02 19:26 UTC 

[PATCH] [NET]: da.s_net not copied but assigned to itself in aarp_rcv()
 2012-03-02 19:34 UTC  (4+ messages)

[PATCH] perf: add PERF_RECORD_EXEC type, to distinguish from PERF_RECORD_COMM (DO NOT APPLY)
 2012-03-02 19:30 UTC 

[PATCH v6 0/5] MIPS: Octeon: Use Device Tree
 2012-03-02 19:29 UTC  (7+ messages)
` [PATCH v6 4/5] MIPS: Octeon: Setup irq_domains for interrupts

[patch] tty: cyclades: clean up a type issue
 2012-03-02 19:21 UTC  (2+ messages)

[patch] edac i5000: fix pointer math in i5000_get_mc_regs()
 2012-03-02 19:20 UTC  (4+ messages)

[PATCH] perf report: auto-detect branch stack sampling mode
 2012-03-02 19:08 UTC  (9+ messages)

[PATCH 1/1] samsung-laptop: add N230 to supported models
 2012-03-02 19:06 UTC  (2+ messages)

[PATCH 0/4] Start getting rid of pdata callbacks with gpio_find_by_chip_name()
 2012-03-02 19:06 UTC  (12+ messages)
    ` [PATCH 1/4] gpiolib: Add gpiochip_find_by_name() and gpio_find_by_chip_name()
  ` [PATCH 2/4] mmc: omap_hsmmc: Use gpio_find_by_chip_name() for omap_hsmmc_gpio_init()
    ` [PATCH 3/4] mmc: omap_hsmmc: Use GPIO offset for external GPIO chips
    ` [PATCH 4/4] mmc: omap_hsmmc: Simplify init for twl6030 MMC card detect

[patch] x86, efi: fix pointer math issue in handle_ramdisks()
 2012-03-02 19:01 UTC 

[patch] block, sx8: fix pointer math issue getting fw version
 2012-03-02 19:00 UTC 

perf_guest default bug
 2012-03-02 19:00 UTC 

[PATCH 0/2][V3] block: Support online resize of disk partitions
 2012-03-02 18:54 UTC  (4+ messages)
` [PATCH 1/2] block: add partition resize function to blkpg ioctl

[PATCH 1/3] qla3xxx: ethernet: Fix bogus interrupt state flag
 2012-03-02 18:51 UTC  (4+ messages)

no build option fails in kerneltip
 2012-03-02 18:47 UTC 

[PATCH v12 01/13] sk_run_filter: add support for custom load_pointer
 2012-03-02 18:47 UTC  (8+ messages)
` [PATCH v12 06/13] seccomp: add system call filtering using BPF
    ` [kernel-hardening] "
` [PATCH v12 07/13] seccomp: add SECCOMP_RET_ERRNO

[PATCH 3.3] memcg: fix GPF when cgroup removal races with last exit
 2012-03-02 18:37 UTC 

[RESUBMIT] [PATCH] Use BIOS Keyboard variable to set Numlock
 2012-03-02 18:28 UTC  (19+ messages)

[PATCH] pinctrl: resurrect verbose pinmux-pins
 2012-03-02 18:24 UTC  (4+ messages)

[RFC][PATCH] avoid swapping out with swappiness==0
 2012-03-02 17:36 UTC 

US$15.5Million Dollars
 2012-03-02 18:08 UTC 

[PATCH] Bluetooth: Silence static checker warning
 2012-03-02 17:57 UTC  (4+ messages)

[RFC -v2 PATCH 0/3] RAS: Use MCE tracepoint for decoded MCEs
 2012-03-02 17:47 UTC  (9+ messages)
` [PATCH 1/4] mce: Slim up struct mce
` [PATCH 2/4] mce: Add a msg string to the MCE tracepoint
` [PATCH 3/4] x86, RAS: Add a decoded msg buffer
` [PATCH 4/4] EDAC: Convert AMD EDAC pieces to use RAS printk buffer

[PATCHv 2] tcp: properly initialize tcp memory limits part 2 (fix nfs regression)
 2012-03-02 17:50 UTC  (4+ messages)

[PATCH] Extend mwait idle to optimize away CAL and RES interrupts to an idle CPU -v1
 2012-03-02 17:41 UTC  (9+ messages)

[PATCH v2] Dynamically add and remove device specific reset functions
 2012-03-02 17:25 UTC  (5+ messages)

3.3.0-rc5: OOps in dql_completed (Broadcom tg3 driver)
 2012-03-02 17:23 UTC  (3+ messages)

[PATCH 3/3] netxen: qlogic ethernet : Fix Endian Bug
 2012-03-02 17:22 UTC  (2+ messages)

[PATCH] pinctrl: fix the pin descriptor kerneldoc
 2012-03-02 17:17 UTC  (2+ messages)

[PATCH] get_maintainer.pl: Add support for moderated lists
 2012-03-02 17:13 UTC  (7+ messages)

linux-next: boot failure for next-20120227 and later (pci tree related)
 2012-03-02 17:10 UTC  (2+ messages)

[PATCH 0/3] Replace bmp085 with bmp18x
 2012-03-02 17:04 UTC  (5+ messages)

[PATCH 0/10] af_unix: add multicast and filtering features to AF_UNIX
 2012-03-02 17:08 UTC  (8+ messages)

[ANNOUNCE] 3.2.9-rt15
 2012-03-02 17:01 UTC 

firmware error
 2012-03-02 16:59 UTC  (3+ messages)
` [Ilw] "

[PATCH 02/03] HWMON: HWMON driver for DA9052/53 PMIC v3
 2012-03-02 16:54 UTC  (4+ messages)
` [lm-sensors] "

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

[PATCH v6] sound/soc/codecs: add LAPIS Semiconductor ML26124
 2012-03-02 16:39 UTC  (8+ messages)
` [PATCH v3] sound/soc/lapis: add platform driver for ML7213
` [PATCH v5] sound/soc/lapis: add machine driver for ML7213 Carrier Board

[RFC PATCH 1/3] usb, PCI: split quirk for usb host controller to four
 2012-03-02 16:34 UTC  (3+ messages)

[PATCH linux-3.3.0-rc4 1/1] option: add vid/pid for Novatel Ovation MC551
 2012-03-02 16:31 UTC 

[PATCH -next] slub: set PG_slab on all of slab pages
 2012-03-02 16:13 UTC  (6+ messages)

another i2c/for-next branch
 2012-03-02 16:28 UTC  (3+ messages)

[RFC] memcg usage_in_bytes does not account file mapped and slab memory
 2012-03-02 16:27 UTC 

[PATCH] dm: verity target
 2012-03-02 16:08 UTC  (2+ messages)

[RFC] c/r: prctl: Add ability to set new mm_struct::exe_file
 2012-03-02 16:12 UTC  (11+ messages)

[PATCH RT 0/9][RFC] rt: Fix hotplugging and other nasties
 2012-03-02 15:51 UTC  (13+ messages)
` [PATCH RT 3/9][RFC] [PATCH 3/9] lglock/rt: Use non-rt for_each_cpu() in -rt code
` [PATCH RT 7/9][RFC] [PATCH 7/9] cpu/rt: Rework cpu down for PREEMPT_RT

[ 00/34] 2.6.32.58-longterm review
 2012-03-02 15:37 UTC  (4+ messages)

[PATCH] MM: CMA: add a simple kernel module as the helper to test CMA
 2012-03-02 15:44 UTC  (4+ messages)

[PATCH 1/2] OpenRISC: syscallno is gone, use orig_gpr11
 2012-03-02 15:41 UTC  (2+ messages)
` [PATCH 2/2] OpenRISC: Remove memory_start/end prototypes

[RFC patch] cmpxchg_double: remove local variables to get better performance
 2012-03-02 15:30 UTC  (6+ messages)

[PATCH] Perf: bug fix: distinguish between rename and exec
 2012-03-02 15:25 UTC  (8+ messages)

change last level cache alignment on x86?
 2012-03-02 15:25 UTC  (5+ messages)

[PATCH] <down,down_interruptible...>, kernel <3.2.9>
 2012-03-02 15:22 UTC  (2+ messages)

Your Mailbox Has Exceeded
 2012-03-02 15:11 UTC 

[PATCH] powerpc/srio: Fix the compile errors when building with 64bit
 2012-03-02 15:11 UTC  (3+ messages)

[PATCH 2/3] qla3xxx: ethernet: Silence static checker warning
 2012-03-02 15:09 UTC 

[RFC PATCH v2 8/8] [SCSI] sr: check and enable Zero-power ODD support
 2012-03-02 15:08 UTC  (3+ messages)

[PATCH 01/03] MFD: add ADC support to DA9052/53 MFD core v2
 2012-03-02 14:59 UTC  (2+ messages)

[PATCH] Pass nice as a value to proc_sched_autogroup_set_nice()
 2012-03-02 14:55 UTC  (2+ messages)
` [tip:sched/core] sched: Clean up parameter passing of proc_sched_autogroup_set_nice()

[PATCH v2] perf/x86: Fix HO/GO counting with SVM disabled
 2012-03-02 14:54 UTC  (2+ messages)
` [tip:perf/urgent] perf/x86/kvm: Fix Host-Only/ Guest-Only "

[PATCH] perf tools: Allow multiple threads or processes in record, stat, top
 2012-03-02 14:52 UTC  (5+ messages)
` [tip:perf/core] "

[PATCH 0/6] Series short description
 2012-03-02 15:00 UTC  (7+ messages)
` [PATCH 1/6] vt: sort out locking for font handling
` [PATCH 2/6] vt: push down the tty lock so we can see what is left to tackle
` [PATCH 3/6] vt: push down tioclinux cases
` [PATCH 4/6] vt: waitevent is self locked so drop the tty_lock
` [PATCH 5/6] vt: tackle the main part of the selection logic
` [PATCH 6/6] vt: push the tty_lock down into the map handling

[PATCH 03/03] ONKEY: OnKey module for DA9052/53 PMIC
 2012-03-02 14:29 UTC 

[PATCH 00/03] DA9052 patch series
 2012-03-02 14:28 UTC 

[PATCH] adjust the spin_lock_ pairs in down family functions (semaphore)
 2012-03-02 14:37 UTC 

[PATCH] mm: SLAB Out-of-memory diagnostics
 2012-03-02 14:33 UTC  (3+ messages)

WARNING: at net/ipv4/tcp_input.c:3418
 2012-03-02 14:34 UTC  (2+ messages)

at91: SAM9G45 doesn't seem to register HDMAC controller anymore
 2012-03-02 14:33 UTC  (3+ messages)

[PATCH v5 2/2] mmc: core: Support packed command for eMMC4.5 device
 2012-03-02 14:26 UTC  (3+ messages)

[PATCH] kernel.h: Include <linux/bug.h> to avoid build breakage with ARRAY_SIZE()
 2012-03-02 14:22 UTC  (5+ messages)
` [PATCH v2] compiler.h: "

[PATCH] usb: gadgetfs: return number of bytes on ep0 read request
 2012-03-02 14:15 UTC  (2+ messages)

[PATCH v5 1/2] mfd: Add anatop mfd driver
 2012-03-02 14:00 UTC  (3+ messages)
` [PATCH v6 "

[PATCH v2 0/7] validate MAC address before call .ndo_set_mac_address
 2012-03-02 13:53 UTC  (3+ messages)
` [PATCH 5/7] lantiq_etop: use dev_set_mac_address() instead of ltq_etop_set_mac_address()

Is it possible that implement the SDIO with 1-bit and 4-bit mode based on GPIO within kernel ?
 2012-03-02 13:30 UTC 

[GIT PULL v2] at91: irqdomain and device tree for 3.4
 2012-03-02 13:27 UTC  (2+ messages)

[PATCH/RFC] dmaengine: add a slave parameter to __dma_request_channel()
 2012-03-02 13:21 UTC  (2+ messages)

[PATCH v2 0/3] ahci: fix boot/resume COMRESET failures
 2012-03-02 13:16 UTC  (2+ messages)

3.0.23 & floppy
 2012-03-02 12:37 UTC 

[PATCH 0/2] Remove bq24022 driver superseeded by gpio-regulator
 2012-03-02 12:57 UTC  (3+ messages)
` [PATCH 1/2] pxa: magician/hx4700: Convert to gpio-regulator from bq24022
` [PATCH 2/2] regulator: Remove bq24022 regulator driver

[patch] dma-debug: debugfs_create_bool() takes a u32 pointer
 2012-03-02 12:55 UTC  (3+ messages)

ext4 bug? last write time precedes last mount time on a writable volume!
 2012-03-02 12:39 UTC 

[ANNOUNCE] Cloudstream Kernel Source and Patches Posted 2.6.18-194.26.1
 2012-03-02 12:35 UTC 


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