linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-04-03 05:42:50 to 2012-04-03 14:13:15 UTC [more...]

[PATCHv24 00/16] Contiguous Memory Allocator
 2012-04-03 14:10 UTC  (12+ messages)
` [PATCHv24 03/16] mm: compaction: introduce map_pages()
` [PATCHv24 04/16] mm: compaction: introduce isolate_freepages_range()
` [PATCHv24 05/16] mm: compaction: export some of the functions
` [PATCHv24 06/16] mm: page_alloc: introduce alloc_contig_range()
` [PATCHv24 08/16] mm: mmzone: MIGRATE_CMA migration type added
` [PATCHv24 11/16] mm: extract reclaim code from __alloc_pages_direct_reclaim()
` [PATCHv24 12/16] mm: trigger page reclaim in alloc_contig_range() to stabilise watermarks
` [PATCHv24 13/16] drivers: add Contiguous Memory Allocator
` [PATCHv24 14/16] X86: integrate CMA with DMA-mapping subsystem
` [PATCHv24 15/16] ARM: "
` [PATCHv24 16/16] ARM: Samsung: use CMA for 2 memory banks for s5p-mfc device

[PATCH v2 00/13] at91: 3.4-rc1 fixes
 2012-04-03 14:11 UTC  (16+ messages)
` [PATCH v2 01/13] ARM: at91/at91sam9x5: add clkdev entries for DMA controllers
` [PATCH v2 02/13] USB: ohci-at91: fix vbus_pin_active_low handling
` [PATCH v2 03/13] ARM: at91/USB host: specify and handle properly vbus_pin_active_low
` [PATCH v2 04/13] ARM: at91/dts: USB host vbus is active low
` [PATCH v2 05/13] USB: ohci-at91: rework and fix initialization
` [PATCH v2 06/13] USB: ohci-at91: change maximum number of ports
` [PATCH v2 07/13] USB: ohci-at91: coding style modifications with one-line ifs
` [PATCH v2 08/13] USB: ohci-at91: trivial return code name change
` [PATCH v2 09/13] ARM: at91/at91sam9x5.dtsi: fix NAND ale/cle in DT file
` [PATCH v2 10/13] ARM: at91/NAND DT bindings: add comments
` [PATCH v2 11/13] USB: ehci-atmel: add needed of.h header file
` [PATCH v2 12/13] ARM: at91: fix check of valid GPIO for SPI and USB
` [PATCH v2 13/13] ARM: at91: dt: remove unit-address part for memory nodes

[PATCH] cpuidle: Fix panic in CPU off-lining with no idle driver
 2012-04-03 14:08 UTC  (2+ messages)

[PATCH v2] toshiba_acpi: Add support for transflective LCD
 2012-04-03 14:07 UTC  (4+ messages)

[PATCH] cpuidle: Avoid possible NULL pointer dereference in __cpuidle_register_device()
 2012-04-03 14:04 UTC  (7+ messages)

[PATCH] arm: da850: change ASYNC/PLL0_SYSCLK3 clock rate with DVFS
 2012-04-03 14:02 UTC  (2+ messages)

[PATCH] cciss: use check_signature
 2012-04-03 13:56 UTC  (2+ messages)

[PATCH] ARM: OMAP: AM33XX: CAN: d_can: Add support for Bosch D_CAN controller
 2012-04-03 13:49 UTC  (6+ messages)

[PATCH] fs: cachefiles: Add support for large files in filesystem caching
 2012-04-03 13:38 UTC 

[PATCH v4] Ethernet driver for the WIZnet W5300 chip
 2012-04-03 13:36 UTC  (8+ messages)
` [PATCH v6 0/2] Ethernet drivers for WIZnet chips
` [PATCH v6 1/2] Ethernet driver for the WIZnet W5300 chip
` [PATCH v6 2/2] Ethernet driver for the WIZnet W5100 chip

Don't apply 9f022e54b8ea82d1ecdf3bd78d9ab9f44d6b0655 to stable please
 2012-04-03 13:28 UTC  (6+ messages)

3.2.14 pvops crash in xen_irq_init
 2012-04-03 13:22 UTC  (2+ messages)

[PATCH] xen/gntdev: do not set VM_PFNMAP
 2012-04-03 13:19 UTC  (2+ messages)

[PATCH] ARM: mx53: fix pad definitions for MX53_PAD_EIM_D28__I2C1_SDA and MX53_PAD_GPIO_8__CAN1_RXCAN
 2012-04-03 13:19 UTC 

[PATCH] fix /proc/meminfo reporting (v1)
 2012-04-03 13:13 UTC  (7+ messages)
` [PATCH 5/7] xen/setup: Transfer MFNs from non-RAM E820 entries and gaps to E820 RAM
  ` [Xen-devel] "
` [PATCH 6/7] xen/setup: Make dom0_mem=XGB behavior be similar to classic Xen kernels
  ` [Xen-devel] "

kvm: RCU warning in async pf
 2012-04-03 13:06 UTC  (3+ messages)

[RFC 0/5] hid: Extending the device-driver matching mechanism
 2012-04-03 13:06 UTC  (13+ messages)
` [RFC 1/5] hid: Remove multitouch quirk
` [RFC 2/5] hid-multitouch: Prepare driver for new device ids
` [RFC 3/5] hid: Parse the device before adding it
` [RFC 4/5] hid: Add idtags to modalias
` [RFC 5/5] hid: Remove multitouch devices from blacklist

[PATCH 00/13] KVM: MMU: fast page fault
 2012-04-03 13:04 UTC  (4+ messages)
` [PATCH 11/13] KVM: MMU: fast path of handling guest "

[PATCH] spi/imx: prevent NULL pointer dereference in spi_imx_probe()
 2012-04-03 13:03 UTC 

[PATCH] devicetree: pull evaluation of of_address_to_resource() out of loop in of_dev_lookup()
 2012-04-03 12:48 UTC 

[PATCH 00/69] TTY buffer in tty_port -- prep no. 2
 2012-04-03 12:48 UTC  (12+ messages)
` [PATCH 01/69] TTY: crisv10, remove unused tmp_buf
` [PATCH 02/69] TTY: crisv10, initialize tty_port
` [PATCH 24/69] TTY: con3215, centralize allocation
` [PATCH 25/69] TTY: con3215, remove tasklet for tty_wakeup
` [PATCH 51/69] TTY: 68328serial, remove serial_state and friends

Regmap group read and write issue for special case of PMIC
 2012-04-03 12:45 UTC  (2+ messages)

[PATCH] Revert "Bluetooth: Always enable management interface"
 2012-04-03 12:29 UTC  (5+ messages)

Regulator supplies when using Device Tree
 2012-04-03 12:25 UTC  (11+ messages)

[PATCH] regmap: Export regcache_sync_region()
 2012-04-03 12:25 UTC 

[GIT PULL] arch/microblaze fixes for 3.4-rc2
 2012-04-03 12:14 UTC 

[PATCH v5 00/27] irq_domain generalization and rework
 2012-04-03 12:11 UTC  (11+ messages)
` [PATCH v5 06/27] irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() instead

[PATCH] [trivial] mips: Fix typo in mips
 2012-04-03 12:01 UTC 

[PATCH 1/1] Add support 2 SATA ports for Maui and change filename from sata_dwc_460ex.c to sata_dwc_4xx.c
 2012-04-03 11:56 UTC  (2+ messages)

[PATCH] x86: Make mwait_usable() respect "idle=nomwait" kernel parameter
 2012-04-03 11:49 UTC  (2+ messages)

[patch] Adding Secure Deletion to UBIFS
 2012-04-03 11:35 UTC  (17+ messages)
` [patch] Move CRC computation to separate function
            ` [patch] Add a encryption key parameter to the compress / decompress function
              ` [patch] Add cryptographic functionality when a key is passed to the compress / decompress functions
                  ` [patch] UBIFS: "

[PATCH 1/8] Staging: bcm: IPv6Protocol.c: Fix coding style
 2012-04-03 11:35 UTC  (8+ messages)
` [PATCH 2/8] Staging: bcm: IPv6Protocol.c coding style fix
` [PATCH 3/8] Staging: bcm: IPv6Protocol.c fix coding style
` [PATCH 4/8] Staging: bcm: IPv6Protocol.c coding style fix
` [PATCH 5/8] "
` [PATCH 6/8] "
` [PATCH 7/8] Staging: bcm: IPv6Protocol.c: "
` [PATCH 8/8] "

[PATCH 1/1] cris: posix_types.h, include asm-generic/posix_types.h
 2012-04-03 11:29 UTC  (2+ messages)

[RFC][PATCH] avoid swapping out with swappiness==0
 2012-04-03 11:25 UTC  (7+ messages)

[PATCH] Staging: vme: Replace semaphore by mutex
 2012-04-03 11:12 UTC 

[PATCH v2 0/9] PM: Create the AVS class of drivers
 2012-04-03 11:14 UTC  (2+ messages)

[VFS] Regression, commit 00292bbf769620dea923dbd906afd88955f7ea19
 2012-04-03 11:07 UTC 

[PATCH] fix lpfc compilation without debugfs
 2012-04-03 11:06 UTC 

[PATCH 00/12] perf/x86-ibs: Precise event sampling with IBS for AMD CPUs
 2012-04-03 10:48 UTC  (3+ messages)

[3.4-rc1 crash]: NULL pointer deref in fs/sysfs/group.c:create_files -- sysctl related?
 2012-04-03 10:46 UTC  (23+ messages)
            ` [PATCH] Prevent crash on missing sysfs attribute group
                  ` [PATCH v2] Prevent crash on unset sysfs group attributes
                    ` [PATCH v2a] sysfs: "

[PATCH] printk(): add KERN_CONT where needed
 2012-04-03 10:30 UTC  (5+ messages)

[git pull] drm fixes
 2012-04-03 10:26 UTC 

[dmaengine] Cyclic DMA regression
 2012-04-03 10:17 UTC 

[CUSE/FUSE] - v3.3.0 - WARNING: at fs/inode.c:290 drop_nlink
 2012-04-03  9:36 UTC 

[PATCH] serial: 8250: Add cpufreq support
 2012-04-03  9:55 UTC  (2+ messages)

[REGRESSION] NMI received for unknown reason 3c on CPU 0, strange powersaving mode?
 2012-04-03  9:50 UTC  (6+ messages)

psmouse serio4: bad data from KBC - timeout
 2012-04-03  9:43 UTC 

[patch] sched,rt: non-isolated cores lift isolcpus throttle for CONFIG_RT_GROUP_SCHED
 2012-04-03  9:19 UTC  (2+ messages)
` [patch] sched,rt: let the user see rt queues in /proc/sched_debug

[v3.4-rc1] ACPI regression bisected
 2012-04-03  9:13 UTC  (4+ messages)

[PATCH] gpio: Device tree support for LPC32xx
 2012-04-03  9:13 UTC  (3+ messages)

Linux 3.4-rc1
 2012-04-03  9:07 UTC  (5+ messages)

[PATCH for 3.4] MFD: twl6040: Convert to i2c driver, and separate it from twl core
 2012-04-03  8:56 UTC 

[PATCH] ARM: EXYNOS: Fix compiler warning in gpio-samsung.c file
 2012-04-03  8:42 UTC 

[PATCH 1/4] IB/ipath: use for_each_set_bit and for_each_set_bit_from
 2012-04-03  8:47 UTC  (4+ messages)
` [PATCH 2/4] IB/qib: "
` [PATCH 3/4] arm: davinci: use for_each_set_bit_from
` [PATCH 4/4] ppp: "

[RFC PATCH -tip 00/16] in-kernel x86 disassember
 2012-04-03  8:39 UTC  (7+ messages)

3.3.1 ath9k regression
 2012-04-03  8:38 UTC  (9+ messages)
  ` [ath9k-devel] "

bluetooth: fix deadlock on device reset and power down
 2012-04-03  8:37 UTC  (4+ messages)

[Patch v2] proc: clean up /proc/<pid>/environ handling
 2012-04-03  8:28 UTC 

[RFC PATCH 0/5] perf: Intel uncore pmu counting support
 2012-04-03  8:28 UTC  (6+ messages)
` [PATCH 2/5] perf: generic intel uncore support

[PATCH 0/6] vfs: path lookup fixes and cleanups
 2012-04-03  8:13 UTC  (4+ messages)
` [PATCH 5/6] vfs: reorganize do_lookup

[PATCH] perf, p4: Add format attributes
 2012-04-03  8:11 UTC  (2+ messages)
` [tip:perf/urgent] perf/x86/p4: "

3.4.0-rc1: No init found
 2012-04-03  8:08 UTC  (2+ messages)

[3.4-rc1][Regression][network wireless] 'task xxxx blocked for more than 120 seconds' after resume
 2012-04-03  8:07 UTC  (2+ messages)

[PATCH 0/6] buffered write IO controller in balance_dirty_pages()
 2012-04-03  8:00 UTC  (3+ messages)

[PATCH 1/2] HID: hid-lg4ff: Use Private Data
 2012-04-03  8:02 UTC  (3+ messages)

semaphore and mutex in current Linux kernel (3.2.2)
 2012-04-03  7:52 UTC  (4+ messages)

[ 000/108] 3.0.27-stable review
 2012-04-03  7:46 UTC  (5+ messages)
` [ 033/108] serial: PL011: clear pending interrupts

2.6.35-rc4 Graphics performance issue and freeing invalid memtype messages on boot
 2012-04-03  7:22 UTC  (2+ messages)

[PATCH] phonet: Check input from user before allocating
 2012-04-03  6:38 UTC  (5+ messages)

[PATCH-v3] Support M95040 SPI EEPROM
 2012-04-03  6:25 UTC 

[Patch] drbd: check MODULE for THIS_MODULE
 2012-04-03  6:13 UTC 

[PATCH 1/7 v2] mm, x86, PAT: rework linear pfn-mmap tracking
 2012-04-03  6:03 UTC  (6+ messages)
` [x86 PAT PATCH 0/2] x86 PAT vm_flag code refactoring
  ` [x86 PAT PATCH 2/2] mm, x86, PAT: rework linear pfn-mmap tracking

[s2disk] Inappropriate ioctl on /dev/snapshot
 2012-04-03  6:00 UTC  (3+ messages)

[PATCHv3 0/3] spi: omap2-mcspi: driver updates
 2012-04-03  5:55 UTC  (3+ messages)

[PATCH RESEND 1/4] regulator: Fix setting new voltage in s5m8767_set_voltage
 2012-04-03  5:54 UTC  (3+ messages)
` [PATCH RFC 4/4] regulator: Replace regulator_desc_[ldo|buck] by s5m8767_regulator_desc macro

[PATCH v8]: Hibernation: lower/better control the amount of pages used for buffering
 2012-04-03  5:53 UTC  (3+ messages)

[PATCH] mm for fs: add truncate_pagecache_range
 2012-04-03  5:45 UTC  (6+ 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).