linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-10-04 17:14:18 to 2011-10-05 01:41:38 UTC [more...]

[PATCH v2 0/7] Add a generic struct clk
 2011-10-05  1:41 UTC  (18+ messages)
` [PATCH v2 1/7] clk: Add a generic clock infrastructure
` [PATCH v2 4/7] clk: Add simple gated clock
` [PATCH v2 6/7] clk: Add initial WM831x clock driver

Linux 3.1-rc9
 2011-10-05  1:40 UTC 

[RFC PATCH 1/2] RapidIO: Add DMA Engine support for RIO data transfers
 2011-10-05  1:38 UTC  (6+ messages)
` [RFC PATCH 2/2 -mm] RapidIO: TSI721 Add DMA Engine support

[PATCH 1/3] gpio-ml-ioh: Delete unnecessary code
 2011-10-05  1:30 UTC  (4+ messages)
` [PATCH 3/3] gpio-ml-ioh: Fix suspend/resume issue

[PATCH 00/11] Generic ARM fixes for randconfig
 2011-10-05  1:24 UTC  (3+ messages)
` [PATCH 11/11] ARM: common/vic: use proper __iomem annotations

[PATCH] gpio/samsung: Move SoC specific codes within macro
 2011-10-05  1:20 UTC  (3+ messages)

[PATCH] virtio: Add platform bus driver for memory mapped virtio device
 2011-10-05  1:10 UTC  (4+ messages)

[PATCH RFC V3 0/8] jump-label: allow early jump_label_enable()
 2011-10-05  1:15 UTC  (10+ messages)
` [PATCH RFC V3 1/8] jump_label: use proper atomic_t initializer
` [PATCH RFC V3 2/8] stop_machine: make stop_machine safe and efficient to call early
` [PATCH RFC V3 3/8] jump_label: if a key has already been initialized, don't nop it out
` [PATCH RFC V3 4/8] x86/jump_label: drop arch_jump_label_text_poke_early()
` [PATCH RFC V3 5/8] sparc/jump_label: "
` [PATCH RFC V3 6/8] jump_label: add arch_jump_label_transform_static() to optimise non-live code updates
` [PATCH RFC V3 7/8] s390/jump-label: add arch_jump_label_transform_static()
` [PATCH RFC V3 8/8] x86/jump_label: "

flock(2) cannot block other process which try to get same flock?
 2011-10-05  0:51 UTC  (2+ messages)

[PATCH v8]: Improve performance of LZO/plain hibernation
 2011-10-05  1:07 UTC  (3+ messages)

Changed location for arm-lpae/for-next
 2011-10-05  1:06 UTC 

[PATCH 00/30] ARM/omap: omap specific randconfig fixes
 2011-10-05  1:05 UTC  (5+ messages)
` [PATCH 26/30] ARM: omap: add board autoselection
      ` [GIT PULL] initial omap DT support for v3.2 merge window (Re: [PATCH 26/30] ARM: omap: add board autoselection)

[PATCH v2 0/3] staging: zcache: xcfmalloc support
 2011-10-05  1:03 UTC  (14+ messages)

kernel.org status: establishing a PGP web of trust
 2011-10-05  0:27 UTC  (23+ messages)

[PATCH v5 0/8] per-cgroup tcp buffer pressure settings
 2011-10-05  0:29 UTC  (2+ messages)

Quick review of -rt RCU-related patches
 2011-10-04 23:56 UTC  (7+ messages)

[PATCH v4] crc32c: Implement CRC32c with slicing-by-8 algorithm
 2011-10-04 23:54 UTC  (8+ messages)

[PATCH v5 0/4] crc32c: Add faster algorithm and self-test code
 2011-10-04 23:54 UTC  (5+ messages)
` [PATCH 1/4] crc32: Bolt on crc32c
` [PATCH 2/4] crypto: crc32c should use library implementation
` [PATCH 3/4] crc32: Add self-test code for crc32c
` [PATCH 4/4] crc32: Select an algorithm via kconfig

[PATCH] kconfig: Add merge_config.sh script
 2011-10-04 23:45 UTC 

[PATCH 0/3] GIC OF bindings
 2011-10-04 23:44 UTC  (7+ messages)
` [PATCH 1/3] irq: support domains with non-zero hwirq base
` [PATCH 2/3] ARM: gic: add irq_domain support
` [PATCH 3/3] ARM: gic: add OF based initialization

[PATCH tip/core/rcu 0/55] Preview of RCU changes for 3.2
 2011-10-04 23:42 UTC  (5+ messages)
` [PATCH tip/core/rcu 53/55] rcu: Warn when srcu_read_lock() is used in an extended quiescent state

[PATCH] ext3/xattr_seciruty.c: local functions should be static
 2011-10-04 23:37 UTC  (2+ messages)

[PATCH] ext2/xattr_security.c: local functions should be static
 2011-10-04 23:37 UTC  (2+ messages)

[RFC PATCH v3] drivercore: Add driver probe deferral mechanism
 2011-10-04 23:35 UTC  (5+ messages)

[PATCH RFC V4 00/11] Paravirtualized ticketlocks
 2011-10-04 23:31 UTC  (12+ messages)
  ` [PATCH RFC V4 01/11] x86/spinlock: replace pv spinlocks with pv ticketlocks
  ` [PATCH RFC V4 02/11] x86/ticketlock: don't inline _spin_unlock when using paravirt spinlocks
  ` [PATCH RFC V4 03/11] x86/ticketlock: collapse a layer of functions
  ` [PATCH RFC V4 04/11] xen: defer spinlock setup until boot CPU setup
  ` [PATCH RFC V4 05/11] xen/pvticketlock: Xen implementation for PV ticket locks
  ` [PATCH RFC V4 06/11] xen/pvticketlocks: add xen_nopvspin parameter to disable xen pv ticketlocks
  ` [PATCH RFC V4 07/11] x86/pvticketlock: use callee-save for lock_spinning
  ` [PATCH RFC V4 08/11] x86/pvticketlock: when paravirtualizing ticket locks, increment by 2
  ` [PATCH RFC V4 09/11] x86/ticketlock: add slowpath logic
  ` [PATCH RFC V4 10/11] xen/pvticketlock: allow interrupts to be enabled while blocking
  ` [PATCH RFC V4 11/11] xen: enable PV ticketlocks on HVM Xen

[PATCH] ext3/balloc.c: local functions should be static
 2011-10-04 23:29 UTC  (2+ messages)

[RFC] drivercore: Add helper macro for platform_driver boilerplate
 2011-10-04 23:26 UTC 

[PATCH] ASoC: Remove impossible case from wm8994_hw_params
 2011-10-04 23:15 UTC 

[PATCH] Fix file references in the whole tree
 2011-10-04 23:09 UTC  (2+ messages)

BUG: scheduling while atomic: swapper/0/0x10000002 - spew of 44-odd in all 3.1-rc*
 2011-10-04 22:47 UTC  (3+ messages)

big picture UDP/IP performance question re 2.6.18 -> 2.6.32
 2011-10-04 22:32 UTC  (9+ messages)

[PATCH v2] PM: HIBERNATION: add resume_wait param to support MMC-like devices as resume file
 2011-10-04 22:32 UTC  (2+ messages)

[PATCH] PM: HIBERNATION: add resume_wait param to support MMC-like devices as resume file
 2011-10-04 22:30 UTC  (4+ messages)

[PATCH] HID: Add support MacbookAir 4,1 keyboard
 2011-10-04 22:05 UTC  (6+ messages)

[PATCH 00/10] cgroups: Task counter subsystem v6
 2011-10-04 22:01 UTC  (2+ messages)

[RFC 0/5] OMAP groundwork for IOMMU-based DMA API
 2011-10-04 21:40 UTC  (8+ messages)
` [RFC 2/5] ARM: OMAP: omap_device: add a method to set iommu private archdata

Hyper-V TODO file
 2011-10-04 21:22 UTC  (9+ messages)
            ` Move hyperv out of the drivers/staging/ directory

[RFCv3][PATCH 1/4] replace string_get_size() arrays
 2011-10-04 21:18 UTC  (6+ messages)

[PATCH 0/4] Kmemleak patches for -next
 2011-10-04 21:14 UTC  (5+ messages)
` [PATCH 4/4] kmemleak: Report previously found leaks even after an error

[PATCH 1/1] Staging: hv: util: Fix a bug in kvp implementation
 2011-10-04 21:00 UTC 

(no subject)
 2011-10-04 20:59 UTC 

[BUGFIX] cgroup: create a workqueue for cgroup
 2011-10-04 21:10 UTC  (5+ messages)

[PATCH] regcache: Use bsearch() to search the register defaults
 2011-10-04 21:06 UTC 

[PATCH] [TRIVIAL] fix DocBook references
 2011-10-04 21:01 UTC 

[PATCH V2 00/55] Tree wide: cleanup IRQF_DISABLED
 2011-10-04 20:59 UTC  (5+ messages)
` [PATCH 32/55] i2c: irq: Remove IRQF_DISABLED
` [PATCH 49/55] video: "

[BUGFIX][PATCH] Freezer, CPU hotplug, x86 Microcode: Fix task freezing failures
 2011-10-04 20:57 UTC  (12+ messages)

[PATCH 1/7] i2c-eg20t: Fix bus-idle waiting issue
 2011-10-04 20:55 UTC  (3+ messages)
` [PATCH 3/7] i2c-eg20t: delete 10bit access processing

[PATCH] drivers: create a pin control subsystem v8
 2011-10-04 20:35 UTC  (6+ messages)

[PATCH] gpio: langwell: ensure alternate function is cleared
 2011-10-04 18:37 UTC  (2+ messages)

[PATCH 1/3] NET: fix phy init for AX88772 USB ethernet
 2011-10-04 20:26 UTC  (6+ messages)
` [PATCH 2/3] NET: fix phy init for Asix AX88178 USB (GigE)
` [PATCH 3/3] NET: white space/coding style cleanup of asix driver

New Email From A Friend
 2011-10-04 19:17 UTC 

[PATCH] mx3fb: fix NULL pointer dereference in screen blanking
 2011-10-04 20:22 UTC  (2+ messages)

[PATCH v10] mmc : general purpose partition support
 2011-10-04 20:20 UTC  (5+ messages)

[ANNOUNCE] 3.0.6-rt16
 2011-10-04 20:19 UTC 

[REGRESSION] e1000e failure triggered by "PCI: Remove MRRS modification from MPS setting code"
 2011-10-04 20:12 UTC  (11+ messages)
    ` Workaround for Intel MPS errata

[PATCH] dw_apb_timer: constify clocksource name
 2011-10-04 19:57 UTC  (3+ messages)

NULL dereference in tty_open()
 2011-10-04 20:05 UTC 

big picture UDP/IP performance question re 2.6.18 -> 2.6.32
 2011-10-04 19:54 UTC  (4+ messages)

[PATCH 00/11] IO-less dirty throttling v12
 2011-10-04 19:52 UTC  (2+ messages)

[RFC][PATCH v2][QUILT] Add gpg signing to quilt mail
 2011-10-04 19:48 UTC  (15+ messages)

linux-next: Tree for Oct 4
 2011-10-04 19:42 UTC  (2+ messages)
` linux-next: Tree for Oct 4 (net/ & scsi/ brocade)

linux-next: manual merge of the arm-soc tree with the arm tree
 2011-10-04 19:33 UTC  (3+ messages)

[PATCH] acer-wmi: Add wireless quirk for Lenovo 3000 N200
 2011-10-04 19:32 UTC 

[PATCH / GIT PULL] x86: more spinlock/asm tidyups
 2011-10-04 19:32 UTC 

Regression: i915 blank issue on kernel 3.1.0-rc3
 2011-10-04 19:32 UTC  (3+ messages)

[PATCH v4 00/24] C6X: New architecture
 2011-10-04 19:27 UTC  (26+ messages)
` [PATCH v4 05/24] C6X: build infrastructure
` [PATCH v4 06/24] C6X: early boot code
` [PATCH v4 07/24] C6X: devicetree support
` [PATCH v4 08/24] C6X: memory management and DMA support
` [PATCH v4 11/24] C6X: time management
` [PATCH v4 12/24] C6X: interrupt handling
` [PATCH v4 17/24] C6X: loadable module support
` [PATCH v4 18/24] C6X: ptrace support
` [PATCH v4 19/24] C6X: headers
` [PATCH v4 20/24] C6X: library code
` [PATCH v4 21/24] C6X: general SoC support

[RFC v2.1 0/6] evm: digital signature verification extension
 2011-10-04 19:04 UTC  (8+ messages)

[PATCH] mmc: sdhci-tegra: Add #ifdef CONFIG_OF guard for of_find_property
 2011-10-04 18:32 UTC  (4+ messages)

[PATCH v2] OMAP2PLUS: DSS: Ensure DSS works correctly if display is enabled in bootloader
 2011-10-04 18:27 UTC  (2+ messages)

[optical drive auto-load] [patch request] Add debugging messages to optical drive auto-loadtray
 2011-10-04 18:14 UTC 

[RFC][PATCH 0/5] Signal scalability series
 2011-10-04 18:13 UTC  (23+ messages)

[PATCH RFC V2 0/5] jump-label: allow early jump_label_enable()
 2011-10-04 18:05 UTC  (8+ messages)
` [PATCH RFC V2 3/5] jump_label: if a key has already been initialized, don't nop it out

[patch v2 1/2] sched: Use resched IPI to kick off the nohz idle balance
 2011-10-04 18:03 UTC  (3+ messages)

[RFC PATCH] tty/serial: atmel_serial: add device tree support
 2011-10-04 16:55 UTC  (6+ messages)

[PATCH] ahci: add DT binding for Calxeda AHCI controller
 2011-10-04 17:59 UTC  (2+ messages)

[V3][PATCH 0/7] perf, x86: Implement AMD IBS
 2011-10-04 17:42 UTC  (9+ messages)

[PATCH] user namespace: make signal.c respect user namespaces
 2011-10-04 17:42 UTC  (11+ messages)

[PATCH 2/3] pci: Clamp pcie_set_readrq() when using "performance" settings
 2011-10-04 17:41 UTC  (9+ messages)

[PATCH] net-proc: expose the tos values in /proc/net/[tcp|udp]
 2011-10-04 17:38 UTC  (3+ messages)

[GIT] Networking
 2011-10-04 17:28 UTC 

man-pages-3.35 is released
 2011-10-04 17:27 UTC 

[BUG: kernel 3.0.4] Hard lockup / NULL pointer reference USB / BLOCK Layer
 2011-10-04 16:52 UTC  (4+ 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).