linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-12-15 08:35:58 to 2011-12-15 17:37:42 UTC [more...]

[RFC v2 1/9] arm/versatile*: merge all versatile struct clk definitions
 2011-12-15 17:37 UTC  (10+ messages)
` [RFC v2 4/9] of: add clock providers
` [RFC v2 5/9] dt/clock: Add handling for fixed clocks and a clock node setup iterator

[PATCH 0/4] perf tools: Add support for IBS
 2011-12-15 17:23 UTC  (5+ messages)
` [PATCH 1/4] perf tool: Parse general/raw events from sysfs
` [PATCH 2/4] perf tools: Add pmu mappings to header information
` [PATCH 3/4] perf script: Add generic perl handler to process events
` [PATCH 4/4] perf script: Add script to collect and display IBS samples

[PATCH] Fix compile error in sound/soc/mid-x86/sst_platform.c
 2011-12-15 17:24 UTC  (3+ messages)

[GIT PULL] (xen) stable/for-linus-fixes-3.2 for 3.2-rc6
 2011-12-15 17:22 UTC 

Re: [PATCH 2/2] misc: add driver support for MAX8997 MUIC
 2011-12-15 17:25 UTC  (3+ messages)
`  "

[PATCH v4 0/4] perf, x86: Implement AMD IBS
 2011-12-15 16:56 UTC  (5+ messages)
` [PATCH v4 1/4] perf, x86: Implement IBS event configuration
` [PATCH v4 2/4] perf, x86: Implement IBS interrupt handler
` [PATCH v4 3/4] perf, x86: Implement IBS pmu control ops
` [PATCH v4 4/4] perf, x86: Implement 64 bit counter support for IBS

Six month major project on kernel
 2011-12-15 16:51 UTC  (2+ messages)

[PATCH 1/3]arch:powerpc:sysdev:mpic.c Remove extra semicolon
 2011-12-15 17:11 UTC  (2+ messages)

printk() vs tty_io
 2011-12-15 17:08 UTC  (11+ messages)

[PATCH 0/2] Proposed fixes for tcp memory pressure
 2011-12-15 17:00 UTC  (8+ messages)
` [PATCH 1/2] Move limit definitions outside CONFIG_INET
` [PATCH 2/2] Explicitly call tcp creation and init from memcontrol.c

PCI(e) enumeration
 2011-12-15 16:58 UTC  (2+ messages)

[PATCH v2] sched: add missing rcu_deref around real_parent
 2011-12-15 16:49 UTC 

[PATCH] mlx4: Fix compile error when driver is comiled-in
 2011-12-15 16:48 UTC 

[PATCH] audit: fix mark refcounting
 2011-12-15 16:48 UTC  (9+ messages)
` [PATCH resend] "

[PATCH] ACPI: kernel-parameters.txt : Add intel_idle.max_cstate
 2011-12-15 16:47 UTC  (2+ messages)

linux-next bad Kconfig for drivers/hid
 2011-12-15 17:43 UTC  (6+ messages)

[PATCH 0/4] perf tools: More fixes and updates
 2011-12-15 16:32 UTC  (5+ messages)
` [PATCH 1/4] perf tools: Fix uninitialized memory access to struct perf_sample
` [PATCH 2/4] perf record: Make feature initialization generic
` [PATCH 3/4] perf tools: Moving code in header.c
` [PATCH 4/4] perf tools: Factor out feature op to process header sections

[PATCH] AIO: Don't plug the I/O queue in do_io_submit()
 2011-12-15 16:40 UTC  (4+ messages)

[PATCH 0/9] irq domain for gen irq chip and pl061 DT irq support
 2011-12-15 16:39 UTC  (13+ messages)
` [PATCH 3/9] irq: convert generic-chip to use irq_domain

[PATCH v2 0/3] robustness fixes for ti-st
 2011-12-15 16:38 UTC  (4+ messages)
` [PATCH v2 1/3] drivers:misc: ti-st: protect registrations
  ` [PATCH v2 2/3] drivers:misc: ti-st: flush UART upon fw failure
    ` [PATCH v2 3/3] drivers:misc: ti-st: DEBUG uart, baud rate mods

[RFC PATCH v2 0/4] pinctrl: imx: add pinnmux support
 2011-12-15 16:34 UTC  (22+ messages)
` [RFC PATCH v2 4/4] mmc: sdhci-esdhc-imx: using pinmux subsystem

IRQ migration on CPU offline path
 2011-12-15 16:28 UTC  (3+ messages)

[PATCH] usb: fix number of mapped SG DMA entries
 2011-12-15 16:22 UTC  (6+ messages)

[PATCH] pinctrl: conjure names for unnamed pins
 2011-12-15 16:22 UTC  (2+ messages)

Re: [patch] ARM: smpboot: Enable interrupts after marking CPU online/active
 2011-12-15 16:09 UTC  (4+ messages)

bug report: irq 19: nobody cared (try booting with the "irqpoll" option)
 2011-12-15 16:04 UTC  (4+ messages)

[RFC][PATCH]ACPI,APEI,ERST, back end driver for NVRAM
 2011-12-15 16:03 UTC  (5+ messages)

[PATCH 0/7] SUNRPC: register services with per-net rpcbind
 2011-12-15 17:00 UTC  (8+ messages)
` [PATCH 1/7] SUNRPC: create rpcbind client in passed network namespace context
` [PATCH 2/7] SUNRPC: register rpcbind programs in passed network namespase context
` [PATCH 3/7] SUNRPC: use proper network namespace in rpcbind RPCBPROC_GETADDR procedure
` [PATCH 4/7] SUNRPC: parametrize local rpcbind clients creation with net ns
` [PATCH 5/7] SUNRPC: pass network namespace to service registering routines
` [PATCH 6/7] SUNRPC: register service on creation in current network namespace
` [PATCH 7/7] SUNRPC: unregister "

Update UEFI variable support
 2011-12-15 15:48 UTC  (12+ messages)
` [PATCH 3/4] EFI: Add support for variables longer than 1024 bytes

workqueue_set_max_active(wq, 0)?
 2011-12-15 15:38 UTC  (3+ messages)

[RFC 0/3] perf tool: Add new event group management
 2011-12-15 15:30 UTC  (4+ messages)
` [PATCH 1/3] perf, tool: Add parser generator for events parsing
` [PATCH 2/3] perf, tool: Add new event group management
` [PATCH 3/3] perf, tool: Add more automated tests for event parsing

[PATCH] Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid"
 2011-12-15 15:29 UTC  (8+ messages)

Subject:[PATCH 1:1] boot paramer "root=" gets a list of devices
 2011-12-15 15:22 UTC  (2+ messages)

[PATCH 0/4] trace: add ability to collect call chains of non-current task
 2011-12-15 15:19 UTC  (8+ messages)
` [PATCH 3/4] trace: add ability to collect call chain "
      `  "

WARNING: at drivers/block/floppy.c:2929 do_fd_request+0xb7/0xb9()
 2011-12-15 15:03 UTC 

[PATCH v5 00/11] virtio: s4 support
 2011-12-15 14:55 UTC  (14+ messages)
` [PATCH v5 01/11] virtio: pci: switch to new PM API
` [PATCH v5 02/11] virtio: pci: add PM notification handlers for restore, freeze, thaw, poweroff
` [PATCH v5 03/11] virtio: console: Move vq and vq buf removal into separate functions
` [PATCH v5 04/11] virtio: console: Add freeze and restore handlers to support S4
` [PATCH v5 05/11] virtio: blk: Move vq initialization to separate function
` [PATCH v5 06/11] virtio: blk: Add freeze, restore handlers to support S4
` [PATCH v5 07/11] virtio: net: Move vq initialization into separate function
` [PATCH v5 08/11] virtio: net: Move vq and vq buf removal "
` [PATCH v5 09/11] virtio: net: Add freeze, restore handlers to support S4
` [PATCH v5 10/11] virtio: balloon: Move vq initialization into separate function
` [PATCH v5 11/11] virtio: balloon: Add freeze, restore handlers to support S4

[PATCH V2] try to create KBUILD_OUTDIR automatically
 2011-12-15 13:40 UTC 

[PATCH] ipmi: Increase KCS timeouts
 2011-12-15 14:45 UTC  (4+ messages)

iwlagn is getting very shaky
 2011-12-15 14:07 UTC  (15+ messages)

[RFC] sched: Ensure cpu_power periodic update
 2011-12-15 13:36 UTC  (3+ messages)

[Patch] Regulator: Replace kzalloc with devm_kzalloc and if-else with a switch-case for da9052-regulator
 2011-12-15 13:29 UTC 

[PATCH 8/15] apparmor: fix module parameter handling
 2011-12-15 13:21 UTC  (2+ messages)

[PATCH v2 0/2] ARM: IOMMU: tegra: iommu_ops for GART driver
 2011-12-15 13:18 UTC 

[RFC][PATCH 0/4] ahci controller runtime PM support
 2011-12-15 13:12 UTC  (5+ messages)
` [RFC][PATCH 1/4] ahci: port legacy pm interface to struct dev_pm_ops
` [RFC][PATCH 2/4] ahci: add runtime PM callbacks
` [RFC][PATCH 3/4] ata: runtime suspend port if no device attached
` [RFC][PATCH 4/4] ahci: support hot plug when port/controller is runtime suspended

企业合作
 2007-01-07 16:40 UTC 

[PATCH v2 1/2] [RFC] ARM: IOMMU: Tegra20: iommu_ops for GART driver
 2011-12-15 13:11 UTC  (2+ messages)
` [PATCH v2 2/2] [RFC] ARM: IOMMU: Tegra30: iommu_ops for SMMU driver

[PATCH] atmel ac97c: using software reset instead hardware reset if not available
 2011-12-15 13:04 UTC  (2+ messages)

[PATCH] Fix a cast to pointer from integer of different size warning in intel_idle
 2011-12-15 13:03 UTC 

Massive log spam loading modules on ARM after 3.2-rc5 (regression)
 2011-12-15 12:58 UTC  (3+ messages)

[PATCH] Fix order_base_2(0) [ver #2]
 2011-12-15 12:55 UTC 

Regression-broken V4L2 radio API for BTTV cards (PV951)
 2011-12-15 12:41 UTC 

[PATCH 13/15] module_param: make bool parameters really bool (sound)
 2011-12-15 12:33 UTC  (2+ messages)

[PATCH 2/15] module_param: avoid bool abuse, add bint for special cases
 2011-12-15 12:31 UTC  (2+ messages)

[PATCH v9 0/9] Request for inclusion: per-cgroup tcp memory pressure controls
 2011-12-15 12:29 UTC  (4+ messages)
` [PATCH v9 1/9] Basic kernel memory functionality for the Memory Controller

[PATCH RESEND] add led driver for Bachmann's ot200
 2011-12-15 12:10 UTC  (3+ messages)

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

[RFC 0/2] ABI for clock_gettime_ns
 2011-12-15 11:35 UTC  (11+ messages)

linux-next: build failure after merge of the target-merge tree
 2011-12-15 11:26 UTC  (2+ messages)

[PATCH] atmel_serial: fix spinlock lockup in RS485 code
 2011-12-15 11:04 UTC  (4+ messages)

[PATCH 1/2] FRV: Add missing linux/export.h to arch PCI dma implementations
 2011-12-15 11:11 UTC  (2+ messages)
` [PATCH 2/2] FRV: Remove the .gnu.build-id note when producing the loadable image

[PATCH] NFS/INOTIFY: inotify user when deleting files on nfs
 2011-12-15 10:42 UTC  (2+ messages)

Is per_cpu_ptr_to_phys broken?
 2011-12-15 10:39 UTC  (3+ messages)

[PATCH 0/3] Additional AMD IOMMUv2 patches
 2011-12-15 10:23 UTC  (4+ messages)
` [PATCH 1/3] iommu/amd: Adapt IOMMU driver to PCI register name changes
` [PATCH 2/3] iommu/amd: Add amd_iommu_device_info() function
` [PATCH 3/3] iommu/amd: Add invalidate-context call-back

[PATCHv2 00/10] XSHM: Shared Memory Driver for ST-E Thor M7400 LTE modem
 2011-12-15 10:18 UTC  (4+ messages)
` [PATCHv2 07/10] xshm: XSHM Configuration data handling

linux-next: build failure after merge of the driver-core tree
 2011-12-15 10:10 UTC  (3+ messages)

linux-next: build failure after merge of the iommu tree
 2011-12-15 10:09 UTC  (2+ messages)

[PATCH v3 1/2] [media] V4L: atmel-isi: add code to enable/disable ISI_MCK clock
 2011-12-15 10:00 UTC  (3+ messages)
` [PATCH v3 2/2] [media] V4L: atmel-isi: add clk_prepare()/clk_unprepare() functions

[PATCH] sched: mark parent and real_parent as __rcu
 2011-12-15  9:56 UTC  (2+ messages)
` [tip:sched/core] sched: Mark "

[PATCH] x86: fix and improve percpu_cmpxchg{8,16}b_double()
 2011-12-15  9:55 UTC  (2+ messages)
` [tip:x86/asm] x86: Fix "

[PATCH] x86: Report cpb and eff_freq_ro flags correctly
 2011-12-15  9:55 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH 0/9] readahead stats/tracing, backwards prefetching and more (v2)
 2011-12-15  9:49 UTC  (5+ messages)
` [PATCH 3/9] readahead: record readahead patterns
    ` [PATCH] proc: show readahead state in fdinfo

Benz Xmas On-line Promo
 2011-12-15  9:35 UTC 

[PATCH] virtio-mmio: Devices parameter parsing
 2011-12-15  9:38 UTC  (4+ messages)
` [PATCH 1/2] params: <level>_initcall-like kernel parameters

linux-next: build failure after merge of the regmap tree
 2011-12-15  9:25 UTC 

[3.1.4] mm slub memory corruption in drm_vblank_cleanup
 2011-12-15  9:28 UTC  (2+ messages)

Subject:[PATCH 1:1] boot paramer "root=" gets a list of devices
 2011-12-15  9:17 UTC 

[PATCH] misc: max8997-muic: remove sysfs attribute
 2011-12-15  9:20 UTC 

[PATCH V2] kvm: make vcpu life cycle separated from kvm instance
 2011-12-15  9:10 UTC  (13+ messages)
` [PATCH v3] "
      ` [PATCH v4] "

[PATCH 1/15] module_param: check type correctness for module_param_array
 2011-12-15  9:01 UTC  (2+ messages)

[PATCH 0/3 v2] usb/hid-core: drain URB queue when going to suspend
 2011-12-15  9:01 UTC  (4+ messages)
` [PATCH 3/3] HID: usbhid: defer LED setting to a workqueue

[PATCH] serial/imx: propagate error from of_alias_get_id instead of using -ENODEV
 2011-12-15  9:08 UTC  (3+ messages)
` [PATCH] serial/imx: let probing fail for the dt case without a valid alias

[PATCH v4] oom: add trace points for debugging
 2011-12-15  8:55 UTC  (2+ messages)

[PATCH v2] PM: HIBERNATION: skip the swap size check if the snapshot image size is anticipative
 2011-12-15  8:50 UTC  (2+ messages)

[PATCH RESEND] rtc: convert drivers/rtc/* to use module_platform_driver()
 2011-12-15  8:35 UTC  (2+ 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).