linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-12-19 17:39:11 to 2011-12-20 00:06:06 UTC [more...]

[PATCH 00/10] ARM: OMAP1: ams-delta: replace custom I/O with GPIO
 2011-12-20  0:06 UTC  (10+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 2/7] ARM: OMAP1: ams-delta: convert latches to basic_mmio_gpio
  ` [PATCH v2 3/7] ARM: OMAP1: ams-delta: supersede custom led device by leds-gpio
  ` [PATCH v2 4/7] LED: drop leds-ams-delta driver
  ` [PATCH v2 5/7] MTD: NAND: ams-delta: use GPIO instead of custom I/O
  ` [PATCH v2 6/7] omapfb: lcd_ams_delta: drive control lines over GPIO
  ` [PATCH v2 7/7] input: serio: ams-delta: toggle keyboard power "
  ` [PATCH v2 1/7][RESEND] ARM: OMAP1: ams-delta: register latch dependent devices later

[PATCH 4/15] vub300: fix module parameter
 2011-12-20  0:03 UTC  (4+ messages)

PCI suspend warnings in 3.2-rc6
 2011-12-20  0:01 UTC  (3+ messages)

[PATCH] VFS: br_write_lock locks on possible CPUs other than online CPUs
 2011-12-19 23:56 UTC  (8+ messages)

CPUID based driver autoloading v3
 2011-12-19 23:46 UTC  (9+ messages)
` [PATCH 1/8] Add driver auto probing for x86 features v2
` [PATCH 2/8] crypto: Add support for x86 cpuid auto loading for x86 crypto drivers
` [PATCH 3/8] intel-idle: convert to x86_cpu_id auto probing
` [PATCH 4/8] ACPI: Load acpi-cpufreq from processor driver automatically
` [PATCH 5/8] HWMON: Convert via-cputemp to x86 cpuid autoprobing
` [PATCH 6/8] HWMON: Convert coretemp "
` [PATCH 7/8] cpufreq: Add support for x86 cpuinfo auto loading v3
` [PATCH 8/8] x86: autoload microcode driver on Intel and AMD systems

[PATCH 0/2] Sleep profiling
 2011-12-19 23:40 UTC  (9+ messages)
` [PATCH 1/2] tracing, sched: move the sched_switch tracepoint
` [PATCH 2/2] tracing, sched: Add delay info to sched_switch

FPGA loading device driver
 2011-12-19 23:37 UTC  (2+ messages)

[RFC][PATCH v3 2/3] Skip spin_locks in panic case and add WARN_ON()
 2011-12-19 23:37 UTC  (6+ messages)

[PATCH] MXS: Convert mutexes in clock.c to spinlocks
 2011-12-19 23:35 UTC  (11+ messages)

Updated cpuid-match patchkit v2
 2011-12-19 23:32 UTC  (16+ messages)
` [PATCH 02/10] Add driver auto probing for x86 features
` [PATCH 02/10] Add driver auto probing for x86 features v2
` [PATCH 03/10] crypto: Add support for x86 cpuid auto loading for x86 crypto drivers
` [PATCH 04/10] intel-idle: convert to x86_cpu_id auto probing
` [PATCH 05/10] ACPI: Load acpi-cpufreq from processor driver automatically
` [PATCH 06/10] HWMON: Convert via-cputemp to x86 cpuid autoprobing
` [PATCH 07/10] HWMON: Convert coretemp "
` [PATCH 08/10] cpufreq: Add support for x86 cpuinfo auto loading
` [PATCH 09/10] x86: autoload microcode driver on Intel and AMD systems

Hi dear
 2011-12-19 22:36 UTC 

[PATCH 3/15] i810: fix module_param bool abuse
 2011-12-19 23:16 UTC  (2+ messages)

[PATCH 1/3] video: convert mbxfb to use module_platform_driver()
 2011-12-19 23:15 UTC  (4+ messages)
` [PATCH 3/3] video: pnx4008: convert drivers/video/pnx4008/* "

[PATCH v2a] jump-label: initialize jump-label subsystem somewhat later
 2011-12-19 23:07 UTC  (2+ messages)

[PATCH v2] microblaze: Change NO_IRQ to 0
 2011-12-19 23:06 UTC  (2+ messages)

[RFC] Device isolation infrastructure v2
 2011-12-19 22:56 UTC  (7+ messages)

kvm deadlock
 2011-12-19 22:56 UTC  (9+ messages)
      ` [RFT PATCH] blkio: alloc per cpu data from worker thread context( Re: kvm deadlock)

[PATCH RESEND] MXSFB: Fix driver registration
 2011-12-19 22:54 UTC  (2+ messages)

[PATCH] s3fb: fix Virge/VX
 2011-12-19 22:39 UTC 

[PATCH 00/16] dynamic debug: ehancements and cleanups
 2011-12-19 22:13 UTC  (17+ messages)
` [PATCH 01/16] dynamic_debug: fix whitespace complaints from scripts/cleanfile
` [PATCH 02/16] dynamic_debug: drop enabled field from struct _ddebug, use _DPRINTK_FLAGS_PRINT
` [PATCH 03/16] dynamic_debug: make dynamic-debug supersede DEBUG ccflag
` [PATCH 04/16] dynamic_debug: change verbosity at runtime
` [PATCH 05/16] dynamic_debug: replace strcpy with strlcpy, in ddebug_setup_query()
` [PATCH 06/16] dynamic_debug: pr_err() call should not depend upon verbosity
` [PATCH 07/16] dynamic_debug: drop explicit !=NULL checks
` [PATCH 08/16] dynamic_debug: describe_flags with '=[pmflt_]*'
` [PATCH 09/16] dynamic_debug: tighten up error checking on debug queries
` [PATCH 10/16] dynamic_debug: early return if _ddebug table is empty
` [PATCH 11/16] dynamic_debug: reduce lineno field to a saner 18 bits
` [PATCH 12/16] dynamic_debug: chop off comments in ddebug_tokenize
` [PATCH 13/16] dynamic_debug: enlarge command/query write buffer
` [PATCH 14/16] dynamic_debug: add trim_prefix() to provide source-root relative paths
` [PATCH 15/16] dynamic_debug: factor vpr_info_dq out of ddebug_parse_query
` [PATCH 16/16] dynamic_debug: process multiple debug-queries on a line

[PATCH] security: update security_file_mmap() docs
 2011-12-19 22:38 UTC  (2+ messages)

[PATCH v9 0/2] security: Yama LSM
 2011-12-19 22:17 UTC  (3+ messages)
` [PATCH 1/2] security: create task_free security callback
` [PATCH 2/2] security: Yama LSM

[PATCH v8 0/2] security: Yama LSM
 2011-12-19 22:22 UTC  (6+ messages)
` [PATCH 2/2] "
  ` [kernel-hardening] "

[RFC PATCH 0/4] Gang scheduling in CFS
 2011-12-19 22:10 UTC  (3+ messages)

[PATCH] Put braces around potentially empty 'if' body in handle_pte_fault()
 2011-12-19 22:03 UTC  (5+ messages)

[RFC PATCH v2 0/7] media: introduce object detection(OD) driver
 2011-12-19 21:48 UTC  (5+ messages)
` [RFC PATCH v2 1/8] omap4: introduce fdif(face detect module) hwmod

[GIT PULL] ARM: amba: Enable module alias autogeneration for AMBA drivers
 2011-12-19 21:39 UTC  (6+ messages)

[PATCH 1/9] gma500: Initial support for our encoder and connector structs
 2011-12-19 21:41 UTC  (9+ messages)
` [PATCH 2/9] gma500: Remove psb_intel_output from ddc_probe and ddc_get_modes
` [PATCH 3/9] gma500: Fix encoder type checking for connectors
` [PATCH 4/9] gma500: Convert PSB LVDS to new output handling
` [PATCH 5/9] gma500: Add support for Intel GMBUS
` [PATCH 6/9] gma500: Replace SDVO code with slightly modified version from i915
` [PATCH 7/9] gma500: Convert Cedarview to work with new output handling
` [PATCH 8/9] gma500: Convert Oaktrail "
` [PATCH 9/9] gma500: SDVO DDC bus guessing isn't working so hardcode it instead

[PATCH 0/7] Profiling sleep times (v4)
 2011-12-19 21:25 UTC  (6+ messages)
` [PATCH 3/6] perf: add ability to record event period

[RFC][PATCH 0/3] pagemap handles transparent hugepage
 2011-12-19 21:23 UTC  (20+ messages)
` [RFC][PATCH 1/3] pagemap: avoid splitting thp when reading /proc/pid/pagemap
` [RFC][PATCH 2/3] pagemap: export KPF_THP
` [RFC][PATCH 3/3] pagemap: document KPF_THP and show make page-types aware of it

[PATCH 14/15] module_param: make bool parameters really bool (net & drivers/net)
 2011-12-19 21:22 UTC  (4+ messages)

[PATCH] x86, dumpstack: fix code bytes breakage due to missing KERN_CONT
 2011-12-19 21:16 UTC  (2+ messages)
  ` [tip:x86/urgent] x86, dumpstack: Fix "

[PATCH][RESEND] mm: Fix off-by-one bug in print_nodes_state
 2011-12-19 21:15 UTC  (5+ messages)

[PATCH 8/9] gpio: pl061: enable interrupts with DT style binding
 2011-12-19 20:54 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] gma500: Final enables for Oaktrail
 2011-12-19 21:06 UTC 

[PATCH 7/9] gpio: pl061: convert to use generic irq chip
 2011-12-19 20:52 UTC  (2+ messages)
` [PATCH v2] "

(no subject)
 2011-12-19 13:36 UTC 

kernel.org/pub/ was re-organized recently?
 2011-12-19 20:49 UTC  (2+ messages)

[PATCH] memcg: reset to root_mem_cgroup at bypassing
 2011-12-19 20:49 UTC  (2+ messages)

linux-next: Tree for Dec 19
 2011-12-19 20:47 UTC  (5+ messages)
` linux-next: Tree for Dec 19 (xen)
  ` [Xen-devel] "
` linux-next: Tree for Dec 19 (staging/media/go7007)
` linux-next: Tree for Dec 19 (nfc)

[PATCH] myri10ge: Fix typo of 'VMware' in comment
 2011-12-19 20:45 UTC  (3+ messages)

[PATCH 0/5 V5] Avoid soft lockup message when KVM is stopped by host
 2011-12-19 17:59 UTC  (15+ messages)

linux-next: build failure after merge of the final tree
 2011-12-19 20:34 UTC  (5+ messages)
` [PATCH] mm: Fix BUILD_BUG assertion in pmdp_clear_flush_young()

drivers/net/usb/asix: strange numeration of eth interfaces
 2011-12-19 20:31 UTC  (4+ messages)

[PATCH 1/2] Add partition resize function to BLKPG ioctl
 2011-12-19 20:25 UTC  (3+ messages)

Possible logic bug in either EXT4 FS or SATA driver
 2011-12-19 20:24 UTC 

[PATCH] libertas: clean up scan thread handling
 2011-12-19 20:22 UTC 

[PATCH 1/3] usb: musb: fix pm_runtime mismatches
 2011-12-19 20:21 UTC  (3+ messages)

[PATCH 0/3] musb fixes and cleanups
 2011-12-19 20:20 UTC  (4+ messages)
` [PATCH 1/3] usb: musb: fix pm_runtime mismatches

[PATCH v2] Input: bcm5974 - Fix USB autosuspend
 2011-12-19 20:30 UTC  (3+ messages)

[PATCH] radix_tree: take radix_tree_path off stack
 2011-12-19 20:13 UTC  (4+ messages)

[PATCH v2] usb: musb: fix pm_runtime mismatch
 2011-12-19 20:01 UTC 

[PATCH 0/2] Add a thread cpu time implementation to vDSO (v2)
 2011-12-19 19:58 UTC  (4+ messages)
` [PATCH 1/2] Extend VVAR support to multiple pages
` [PATCH 2/2] Add a thread cpu time implementation to vDSO

[PATCH] fixes to drm-next - TTM DMA code (v1)
 2011-12-19 19:51 UTC  (5+ messages)

[PATCH] usb: musb: fix pm_runtime mismatch
 2011-12-19 19:39 UTC  (7+ messages)

[RFC] ftrace, perf: Adding support to use function trace
 2011-12-19 19:35 UTC  (11+ messages)
` [RFCv2] "
  ` [PATCHv2 02/10] ftrace: Change mcount call replacement logic
  ` [PATCHv2 03/10] ftrace: Add enable/disable ftrace_ops control interface
  ` [PATCHv2 07/10] ftrace: Change filter/notrace set functions to return exit code
  ` [PATCHv2 10/10] ftrace, graph: Add global_ops filter callback for graph tracing

[PATCH 0/2] Two fixes for leds-tca6507
 2011-12-19 20:34 UTC  (3+ messages)
` [PATCH 1/2] leds-tca6507: allow driver to compile when GPIOLIB is not available

Android low memory killer vs. memory pressure notifications
 2011-12-19 19:12 UTC  (5+ messages)

linux-next: manual merge of the tip tree with the cputime tree
 2011-12-19 19:06 UTC  (8+ messages)

[PATCH] cgroup: remove redundate get/put of old css_set from migrate
 2011-12-19 18:44 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] x86: Simplify code by allowing more of struct cpuinfo_x86 for the !SMP case
 2011-12-19 18:47 UTC  (3+ messages)
` [tip:x86/apic] "

[PATCH 1/3] mtd/nand : use elbc_fcm_ctrl->oob to set FPAR_MS bit of FPAR
 2011-12-19 18:42 UTC  (10+ messages)
` [PATCH 3/3] mtd/nand : workaround for Freescale FCM to support large-page Nand chip

[PATCH 0/9] rework of extended state handling, LWP support
 2011-12-19 18:13 UTC  (12+ messages)
` [RFC 1/5] x86, perf: Implement software-activation of lwp
  ` [RFC 4/5] x86, perf: implements lwp-perf-integration (rc1)

[PATCH] panic: Don't print redundant backtraces on oops
 2011-12-19 18:34 UTC  (4+ messages)

[PATCH] pinctrl: rename U300 ans SIRF pin controllers
 2011-12-19 18:29 UTC  (2+ messages)

[PATCH 0/4] toshiba_acpi: Expanded hotkey support
 2011-12-19 18:24 UTC  (5+ messages)
` [PATCH 2/4] toshiba_acpi: Support alternate hotkey interfaces

[PATCH 1/2] pinctrl: Add "struct seq_file;" to pinconf.h
 2011-12-19 18:20 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: Pass name instead of device to pin_config_*

Bug
 2011-12-19 18:02 UTC 

[PATCH] cpu idle ticks show twice in xen pvm guest
 2011-12-19 17:53 UTC  (6+ messages)

[PATCH] mfd: aat2870-core: constify i2c_device_id table
 2011-12-19 17:55 UTC  (2+ messages)

[PATCH RESEND 1/3] mfd: Fix checking bit_mask for adp5520_set_bits
 2011-12-19 17:54 UTC  (3+ messages)

[PATCH V2 0/5] stmpe: mfd & gpio updates
 2011-12-19 17:53 UTC  (3+ messages)
` [PATCH 5/5 V3] gpio/gpio-stmpe: ADD support for stmpe variant 801
  ` [PATVCH V3 Resend 5/5] "

[PATCH] KVM: SVM: Add support for AMD's OSVW feature in guests
 2011-12-19 17:46 UTC 

[PATCH] misc: max8997-muic: remove sysfs attribute
 2011-12-19 17:50 UTC  (2+ messages)

[GIT PULL] please pull infiniband.git
 2011-12-19 17:39 UTC 


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