public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-06-28 01:14:57 to 2011-06-28 12:37:32 UTC [more...]

32bit NUMA and fakeNUMA broken for AMD CPUs
 2011-06-28 12:35 UTC  (4+ messages)
    ` [PATCH tip:x86/urgent] x86-32, NUMA: Fix boot regression caused by NUMA init unification on highmem machines

[PATCH] AT91: add AT91SAM9X5 dummy configuration variable
 2011-06-28 12:26 UTC  (4+ messages)

[PATCH] ptrace: make former thread ID available via PTRACE_GETEVENTMSG after PTRACE_EVENT_EXEC stop (v.2)
 2011-06-28 12:30 UTC  (8+ messages)

[PATCH v2 0/7] Steal time for KVM
 2011-06-28 12:30 UTC  (5+ messages)
` [PATCH v2 3/7] KVM-HV: KVM Steal time implementation

[PATCH] Staging: comedi: das1800: fixed multiple brace coding style issues and pointer declaration style errors
 2011-06-28 12:28 UTC 

[RFC] implement a generic PWM framework - once again
 2011-06-28 12:27 UTC  (6+ messages)
` [PATCH 1/2] PWM: add pwm framework support
` [PATCH 2/2] pwm: Add a i.MX23/28 pwm driver

[PATCH 0/7] serial/8250: I/O accessor cleanups
 2011-06-28 12:22 UTC  (19+ messages)
` [PATCH 2/7] serial/8250: move alchemy I/O handler to platform code
` [PATCH 4/7] serial/8250: move DWAP support to arch/mips
` [PATCH 5/7] serial/8250: remove obsolete and broken PORT_RSA support
` [PATCH 6/7] serial/8250: sanitize fourport handling
` [PATCH 7/7] serial/8250: make PIO support optional

[ath9k-devel] Patching ath9k/mac80211 to change MAC layer features
 2011-06-28 12:14 UTC  (4+ messages)

[PATCH -tip 00/13]tracing/kprobes: Dynamic events on module support
 2011-06-27  7:27 UTC  (14+ messages)
` [PATCH -tip 01/13] [CLEANUP]tracing/kprobes: Rename probe_* to trace_probe_*
` [PATCH -tip 02/13] [CLEANUP]tracing/kprobes: merge trace probe enable/disable functions
` [PATCH -tip 03/13] kprobes: Return -ENOENT if probe point doesn't exist
` [PATCH -tip 04/13] tracing/kprobes: Support module init function probing
` [PATCH -tip 05/13] tracing/kprobe: Update symbol reference when loading module
` [PATCH -tip 06/13] [RESEND][CLEANUP]perf probe: Rename DIE_FIND_CB_FOUND to DIE_FIND_CB_END
` [PATCH -tip 07/13] [RESEND][CLEANUP]perf probe: Move strtailcmp to string.c
` [PATCH -tip 08/13] [RESEND][CLEANUP]perf probe: Remove redundant dwarf functions
` [PATCH -tip 09/13] [RESEND][CLEANUP]perf-probe: Move dwarf library routines to dwarf-aux.{c, h}
` [PATCH -tip 10/13] [RESEND]perf probe: Warn when more than two lines are given
` [PATCH -tip 11/13] [RESEND]perf probe: Introduce debuginfo to encapsulate dwarf information
` [PATCH -tip 12/13] perf probe: Add probed module in front of function
` [PATCH -tip 13/13] perf probe: Support adding probes on offline kernel modules

[tip:perf/core] perf: Ignore non-sampling overflows
 2011-06-28 11:56 UTC  (4+ messages)

[PATCH 0/2] RFC: gpio: driver-local pin configuration
 2011-06-28 11:53 UTC  (6+ messages)

[RFC 0/8] Introducing a generic AMP/IPC framework
 2011-06-28 11:36 UTC  (14+ messages)
` [RFC 5/8] remoteproc: add davinci implementation
` [RFC 6/8] davinci: da850: add remoteproc dsp device

[RFC] ubiblk: read-only block layer on top of UBI
 2011-06-28 11:35 UTC  (4+ messages)
` [PATCH] UBI: new module ubiblk: "

[PATCH] cfq: Suspicious rcu_dereference_check() usage at __cfq_exit_single_io_context()
 2011-06-28 11:18 UTC 

[PATCH] pch_dma: Fix channel locking
 2011-06-28 11:14 UTC  (6+ messages)

[RFC PATCH] MTD: atmel_nand: optimize read/write buffer functions
 2011-06-28 11:50 UTC  (2+ messages)

[PATCH] mfd: move TPS55910 Kconfig option
 2011-06-28 11:09 UTC 

[RFC PATCH 0/3] block: Fix fsync slowness with CFQ cgroups
 2011-06-28 11:00 UTC  (6+ messages)

[PATCH] gpio: ab8500: fix MODULE_ALIAS for ab8500
 2011-06-28 11:00 UTC  (2+ messages)

[PATCH RFC] futex: Fix regression with read only mappings
 2011-06-28 10:54 UTC  (11+ messages)
` [PATCH v2] "
              ` [PATCH v3] "

linux-next: build failure after merge of the tip tree
 2011-06-28 10:55 UTC  (2+ messages)

[PATCH] perf: removed a non-existent event "L1-icache-prefetches" for AMD processors
 2011-06-28 10:47 UTC  (2+ messages)

[PATCH] modules: add default loader hook implementations
 2011-06-28 10:45 UTC  (6+ messages)

[BUG?]3.0-rc4+ftrace+kprobe: set kprobe at instruction 'stwu' lead to system crash/freeze
 2011-06-28 10:41 UTC  (5+ messages)

x86, perf, pmu: make reserve_ds_buffers() allocate memory dynamically
 2011-06-28 10:38 UTC  (2+ messages)

[PATCH 0/11] dynamic_debug: allow multiple pending queries on boot-line
 2011-06-28 10:24 UTC  (15+ messages)
` [PATCH 01/11] dynamic_debug: allow changing of dynamic_debug verbosity any time
` [PATCH 02/11] dynamic_debug: trim source-path prefix from dynamic_debug/control
` [PATCH 03/11] dynamic_debug: process multiple commands on a line
` [PATCH 04/11] dynamic_debug: warn when >1 of each type of match-spec is given
` [PATCH 05/11] dynamic_debug: use pr_info instead of printk(KERN_INFO
` [PATCH 06/11] dynamic_debug: KERN_ERR should not depend upon verbosity
` [PATCH 07/11] dynamic_debug: dont kill entire facility on error parsing ddebug_query
` [PATCH 08/11] dynamic_debug: return int from ddebug_change
` [PATCH 09/11] dynamic_debug: add_to_pending() saves non-matching queries for later
` [PATCH 10/11] dynamic_debug: call apply_pending_queries from ddebug_add_module
` [PATCH 11/11] dynamic_debug: document use of pendinq queries at boot-time

[PATCH] i2c-eg20t: Do not print error message if no ACK is received
 2011-06-28 10:18 UTC  (2+ messages)

[PATCH 1/3] dmaengine: at_hdmac: replace spin_lock* with irqsave variants
 2011-06-28 11:17 UTC  (4+ messages)
` [PATCH 2/3] dmaengine: at_hdmac: improve power management routines
` [PATCH 3/3] dmaengine: at_hdmac: add slave config operation

[PATCH 0/8] PM / Domains: Support for generic I/O PM domains (v5)
 2011-06-28 10:08 UTC  (4+ messages)
` [PATCH 10/10 v6] ARM / shmobile: Support for I/O power domains for SH7372 (v8)

[PATCH V2 0/3] Add drivers/pwm and drivers/pwm/st_pwm.c
 2011-06-28 10:04 UTC  (4+ messages)

[patch 00/16] CFS Bandwidth Control v7
 2011-06-28 10:01 UTC  (17+ messages)
` [patch 07/16] sched: expire invalid runtime
` [patch 09/16] sched: unthrottle cfs_rq(s) who ran out of quota at period refresh
` [patch 12/16] sched: prevent interactions with throttled entities
` [patch 15/16] sched: return unused runtime on voluntary sleep

[PATCH] w1: ds1wm: add a reset recovery parameter
 2011-06-28  9:59 UTC  (2+ messages)

[PATCH v8 00/12] use nonblock mmc requests to minimize latency
 2011-06-28  9:54 UTC  (15+ messages)
` [PATCH v8 01/12] mmc: core: add non-blocking mmc request function
` [PATCH v8 02/12] omap_hsmmc: add support for pre_req and post_req
` [PATCH v8 03/12] mmci: implement pre_req() and post_req()
` [PATCH v8 04/12] mmc: mmc_test: add debugfs file to list all tests
` [PATCH v8 05/12] mmc: mmc_test: add test for non-blocking transfers
` [PATCH v8 06/12] mmc: mmc_test: test to measure how sg_len affect performance
` [PATCH v8 07/12] mmc: block: add member in mmc queue struct to hold request data
` [PATCH v8 08/12] mmc: block: add a block request prepare function
` [PATCH v8 09/12] mmc: block: move error code in issue_rw_rq to a separate function
` [PATCH v8 10/12] mmc: queue: add a second mmc queue request member
` [PATCH v8 11/12] mmc: core: add random fault injection
` [PATCH v8 12/12] mmc: block: add handling for two parallel block requests in issue_rw_rq

[PATCH -next] bcma: main.c needs to include <linux/slab.h>
 2011-06-28  9:49 UTC  (3+ messages)

[PATCH] mfd/ab8500-gpadc: refactor GPADC API, add raw access
 2011-06-28  9:08 UTC 

[PATCH] omap1: select GENERIC_IRQ_CHIP for TI OMAP1
 2011-06-28  9:05 UTC 

[PATCH 0/3] Add generic idle notifiers
 2011-06-28  9:02 UTC  (5+ messages)
` [PATCH 1/3] Move x86_64 idle notifiers to generic
` [PATCH 2/3] ARM: Call idle notifiers
` [PATCH 3/3] ARM: Move leds idle start/stop calls to "

[FIX][PATCH 0/3] memcg: 3 fixes for memory cgroup's memory reclaim
 2011-06-28  8:54 UTC  (4+ messages)
` [PATCH 1/3] memcg: fix reclaimable lru check in memcg
` [FIX][PATCH 2/3] memcg: fix numa scan information update to be triggered by memory event
` [PATCH 3/3] mm: preallocate page before lock_page() at filemap COW

[PATCH/RFC] block: add blktrace complete tracepoint in bio_endio()
 2011-06-28  8:55 UTC 

[patch 14/22] memcg: fix direct softlimit reclaim to be called in limit path
 2011-06-28  8:53 UTC  (3+ messages)

[PATCH] treewide: fix kernel-doc warnings
 2011-06-28  8:49 UTC  (3+ messages)

[PATCH 00/12] Fix various section mismatches and build errors
 2011-06-28  8:25 UTC  (4+ messages)
` [PATCH 10/12] SERIAL: SC26xx: Fix link error

[PATCH 2/2] mtd/ofpart: add ofoldpart alias
 2011-06-28  8:09 UTC  (4+ messages)

[PATCH] watchdog: gef_wdt: fix MODULE_ALIAS
 2011-06-28  8:08 UTC  (2+ messages)

The Google-UK 12th Anniversary Giveaway ( FINAL NOTIFICATION! )
 2011-06-28  6:23 UTC 

[PATCH] backlight: add ams369fg06 amoled driver
 2011-06-28  7:42 UTC 

[PATCH 1/2] proc: restrict access to /proc/PID/io
 2011-06-28  7:50 UTC  (10+ messages)

[PATCH] fix memory leak in acpi-cpufreq
 2011-06-28  7:48 UTC 

[PATCH -tip 0/4] perf script: add BTS analysis features
 2011-06-28  7:40 UTC  (5+ messages)
` [PATCH -tip 1/4] perf script: resolve DSOs and symbols for user-space
` [PATCH -tip 2/4] perf script: print DSOs and symbols for BTS branch_from addr
` [PATCH -tip 3/4] perf script: add the option to show the offset of symbols
` [PATCH -tip 4/4] perf script: add option resolving vmlinux path

linux-next: Tree for June 28
 2011-06-28  7:09 UTC 

[PATCH] Add cloexec information to fdinfo
 2011-06-28  7:07 UTC  (3+ messages)

[PATCH v2] hwmon: LM95245 driver
 2011-06-28  7:07 UTC  (2+ messages)
` [PATCH v3] "

linux-next: build failure after merge of the final tree (sound tree related)
 2011-06-28  6:57 UTC  (2+ messages)

[PATCH v3 1/3] ASoC: Add ADAV80x codec driver
 2011-06-28  6:55 UTC  (3+ messages)

USBIP protocol documentation?
 2011-06-28  6:52 UTC  (7+ messages)
          ` [PATCH, RFC] USBIP protocol documentation

[PATCH v6 00/18] MFD/ASoC/Input: TWL4030/TWL60X0 changes
 2011-06-28  6:50 UTC  (7+ messages)
    `  "
        `  "

[PATCH 4/8] md/raid: use printk_ratelimited instead of printk_ratelimit
 2011-06-28  6:45 UTC  (2+ messages)

[PATCH resend 0/6] use little-endian bitops properly
 2011-06-28  6:43 UTC  (3+ messages)
` [PATCH resend 3/6] md: use proper little-endian bitops

[PATCH] md/raid5: fix possible NULL pointer dereference in debug routine
 2011-06-28  6:40 UTC  (2+ messages)

[PATCH 0/3] char drivers: ramoops improvements
 2011-06-28  6:39 UTC  (7+ messages)
` [PATCH 1/3] char drivers: ramoops default platform device for module parameter use
` [PATCH 2/3] char drivers: ramoops dump_oops platform data
` [PATCH 3/3] char drivers: ramoops record_size module parameter

2.6.32.21 - uptime related crashes?
 2011-06-28  6:19 UTC  (8+ messages)
` [stable] "

[PATCH][Resend] SCSI, target, loopback: Fix memory leak in tcm_loop_make_scsi_hba()
 2011-06-28  6:22 UTC  (4+ messages)

[PATCH] [media] v4l2 core: return -ENOIOCTLCMD if an ioctl doesn't exist
 2011-06-28  6:04 UTC  (3+ messages)

random(4) driver questions
 2011-06-28  6:02 UTC  (5+ messages)

[PATCH] mfd: omap: Restore TLL initialization
 2011-06-28  5:29 UTC  (4+ messages)

[PATCH 00/02][RESEND] virtio: Virtio platform driver
 2011-06-28  5:14 UTC  (3+ messages)

[BUG] btrfs is tearing down whole kernel when disk is disconnected
 2011-06-28  4:42 UTC  (3+ messages)

linux-next: manual merge of the net tree with the wireless-current tree
 2011-06-28  4:02 UTC 

[PATCH 0/2] SLUB memory debugging improvements
 2011-06-28  3:45 UTC  (7+ messages)
` [PATCH 2/2] slub: Add method to verify memory is not deleted

[PATCH] leds: leds-sunfire: fix sunfire_led_generic_probe error handling
 2011-06-28  3:39 UTC 

Linux 3.0-rc5
 2011-06-28  3:08 UTC 

[PATCH] sched: skip autogroup when looking for all rt sched groups
 2011-06-28  2:51 UTC  (4+ messages)
    ` [PATCH V2] "

[PATCH] Input: gpio_keys - fix a memory leak
 2011-06-28  2:46 UTC 

[PATCH v2 0/3] support for broken memory modules (BadRAM)
 2011-06-28  2:33 UTC  (2+ messages)

[BUG] Invalid return address of mmap() followed by mbind() in multithreaded context
 2011-06-28  2:06 UTC  (3+ messages)

[PATCH v2] NET: AX88796: Tighten up Kconfig dependencies
 2011-06-28  1:38 UTC  (3+ messages)

[PATCH 0/3] ACPI, APEI, Fixes for 3.0
 2011-06-28  1:13 UTC  (4+ messages)
` [PATCH 1/3] ACPI, APEI, HEST, Detect duplicated hardware error source ID
` [PATCH 2/3] ACPI, APEI, ERST, Prevent erst_dbg from loading if ERST is disabled
` [PATCH 3/3] ACPI, APEI, ERST, Fix erst-dbg long record reading issue


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