public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-10-17 13:31:21 to 2011-10-17 18:57:51 UTC [more...]

[PATCH] drivers, vmw_balloon.c: Increment alloc and sleep_alloc only when page allocation succeeds
 2011-10-17 18:57 UTC 

[PATCH 0/2] [GIT PULL][v3.2] tracing: various fixes
 2011-10-17 18:54 UTC  (4+ messages)
` [PATCH 1/2] ftrace: Fix README to state tracing_on to start/stop tracing
` [PATCH 2/2] tracing: Fix returning of duplicate data after EOF in trace_pipe_raw

[PATCH 1/8] pci: Make sriov work with hotplug removal
 2011-10-17 18:38 UTC  (14+ messages)
` [PATCH 8/8] PCI, sys: only create rescan under /sys/.../pci/devices/... for pci bridges
            ` [PATCH -v4 8_1/8] PCI, sys: Use device_type and attr_groups with pci dev
            ` [PATCH -v4 8_2/8] PCI, sys: only create rescan under /sys/.../pci/devices/... for pci bridges
            ` [PATCH -v4 8_3/8] PCI, sys: Use is_visable() with boot_vga attribute for pci_dev

[PATCHv6 0/3] get rid of USB_GADGET_{DUAL,SUPER}SPEED
 2011-10-17 18:52 UTC  (5+ messages)
` [PATCHv6 1/3] usb: gadget: replace “is_dualspeed” with “max_speed”
` [PATCHv6 2/3] usb: gadget: rename usb_gadget_driver::speed to max_speed
` [PATCHv6 3/3] usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEED

kernel 3.0: BUG: soft lockup: find_get_pages+0x51/0x110
 2011-10-17 18:51 UTC  (5+ messages)

[PATCH] uio: Support 36-bit physical addresses on 32-bit systems
 2011-10-17 18:50 UTC  (7+ messages)

Linux 3.1-rc9
 2011-10-17 18:49 UTC  (17+ messages)

Problems with videos and i915 driver
 2011-10-17 18:49 UTC  (8+ messages)

[PATCHv16 0/9] Contiguous Memory Allocator
 2011-10-17 18:39 UTC  (5+ messages)
` [PATCH 2/9] mm: alloc_contig_freed_pages() added

[Patch] Increase USBFS Bulk Transfer size
 2011-10-17 18:38 UTC  (2+ messages)

[PATCH] drivers, vmw_balloon.c: Determine page allocation flag can_sleep outside loop
 2011-10-17 18:36 UTC  (2+ messages)

[PATCH 0/6] ux500: Export SoC information and some platform clean-up
 2011-10-17 18:25 UTC  (6+ messages)
` [PATCH 2/6] drivers/base: add bus for System-on-Chip devices

Problem with xhci-hcd and Alfa AWUS036NHR
 2011-10-17 18:34 UTC 

[PATCH] MAINTAINERS: Add maintainer for Analog Devices sound CODECs
 2011-10-17 18:33 UTC 

Performance Events/Hw Cache Miss counting
 2011-10-17 18:32 UTC 

[PATCH v5 00/10] x86 EFI boot stub
 2011-10-17 18:28 UTC  (4+ messages)
` [PATCH v5 10/10] x86, efi: EFI boot stub support

[Patch] Increase USBFS Bulk Transfer size
 2011-10-17 18:22 UTC  (4+ messages)

[RFC][PATCH 0/2] PM / Sleep: Extended control of suspend/hibernate interfaces
 2011-10-17 18:19 UTC  (6+ messages)
` [RFC][PATCH 2/2] PM / Sleep: Introduce cooperative suspend/hibernate mode

[RFC PATCH 1/2] RapidIO: Add DMA Engine support for RIO data transfers
 2011-10-17 18:16 UTC  (10+ messages)

Keyboard and mouse issues on MacBook Air (4,2)
 2011-10-17 18:16 UTC  (2+ messages)

Regression in reading /proc/stat in the newer kernels with large SMP and NUMA configurations
 2011-10-17 18:05 UTC  (10+ messages)

[PATCHv4] DMAEngine: Define interleaved transfer request api
 2011-10-17 18:00 UTC  (21+ messages)

[RFC][PATCH -next] make pstore/kmsg_dump run after stopping other cpus in panic path
 2011-10-17 17:34 UTC  (7+ messages)

[PATCH 00/49] GMA50 series update
 2011-10-17 17:48 UTC  (11+ messages)
` [PATCH 34/49] gma500: the GEM and GTT code is device independant

[PATCH v2 0/7] Add a generic struct clk
 2011-10-17 17:46 UTC  (7+ messages)
` [PATCH v2 4/7] clk: Add simple gated clock

Scheduler BOF @ LinuxCon.EU/ELCE
 2011-10-17 17:45 UTC  (2+ messages)

[PATCH 0/3] x86/microcode: support for microcode update in Xen dom0
 2011-10-17 17:40 UTC  (15+ messages)
                      ` [Xen-devel] "

[PATCH] cgroups: don't cache common ancestor in task counter subsys
 2011-10-17 17:27 UTC  (3+ messages)

[PATCH 1/2] jffs2: implement mount option parsing and compression overriding
 2011-10-17 17:24 UTC  (3+ messages)

OCFS2 1.6.0 for mainline?
 2011-10-17 17:16 UTC  (7+ messages)

3.1.0-rc9+ : wlan stops working w/o any error messages
 2011-10-17 17:06 UTC  (6+ messages)

[PATCH 00/17][RFC] ktest updates for v3.2
 2011-10-17 16:05 UTC  (18+ messages)
` [PATCH 01/17][RFC] ktest: Add TEST_TYPE install option
` [PATCH 02/17][RFC] ktest: Create outputdir if it does not exist
` [PATCH 03/17][RFC] ktest: Only need to save .config when doing mrproper
` [PATCH 04/17][RFC] ktest: Include monitor in reboot code
` [PATCH 05/17][RFC] ktest: Fail when grub menu not found
` [PATCH 06/17][RFC] ktest: Add NO_INSTALL option to not install for a test
` [PATCH 07/17][RFC] ktest: Add option REBOOT_SUCCESS_LINE to stop waiting after a reboot
` [PATCH 08/17][RFC] ktest: Do not reboot on config or build issues
` [PATCH 09/17][RFC] ktest: Add IF and ELSE to config sections
` [PATCH 10/17][RFC] ktest: Let IF keyword take comparisons
` [PATCH 11/17][RFC] ktest: Add INCLUDE keyword to include other config files
` [PATCH 12/17][RFC] ktest: Consolidate TEST_TYPE and DEFAULT code
` [PATCH 13/17][RFC] ktest: Add OVERRIDE keyword to DEFAULTS section
` [PATCH 14/17][RFC] ktest: Add DEFINED keyword for IF statements
` [PATCH 15/17][RFC] ktest: Sort make_min_config configs by dependecies
` [PATCH 16/17][RFC] ktest: Fix parsing of config section lines
` [PATCH 17/17][RFC] ktest: Add processing of complex conditionals

[PATCH RFC 0/2] kvm: set irq affinity for assigned devices
 2011-10-17 17:04 UTC  (11+ messages)
` [PATCH RFC 2/2] kvm: set affinity hint for assigned device msi

Linux 3.0.7
 2011-10-17 16:56 UTC 

[PATCH] Xen block fixes, secure discard, and barrier support for 3.2 (v1)
 2011-10-17 16:52 UTC  (6+ messages)
` [PATCH 1/3] xen/blkback: Support 'feature-barrier' aka old-style BARRIER requests

[PATCH v3] dmaengine: add CSR SiRFprimaII DMAC driver
 2011-10-17 16:42 UTC  (9+ messages)

[PATCH, v10 0/3] Introduce timer slack controller
 2011-10-17 16:49 UTC  (30+ messages)
` [PATCH, v10 3/3] cgroups: introduce "

__cpuinit early_init_intel() called twice
 2011-10-17 16:35 UTC 

[PATCH RFC V5 00/11] Paravirtualized ticketlocks
 2011-10-17 16:33 UTC  (9+ messages)

[PATCH] x86: mpparse: fix mp_bus_not_pci handling
 2011-10-17 16:33 UTC  (2+ messages)

[PATCH 0/6] IIO: Out of staging step 1: The core
 2011-10-17 16:27 UTC  (5+ messages)
` [PATCH 1/6] IIO: Core sysfs only support

[PATCH v2.1 0/7] evm: digital signature verification extension
 2011-10-17 16:22 UTC  (6+ messages)
` [PATCH v2.1 1/7] crypto: GnuPG based MPI lib - source files (part 1)

[PATCH 1/1] Staging: hv: storvsc: Move the storage driver out of staging
 2011-10-17 15:54 UTC  (8+ messages)

pinctrl_config APIs, and other pinmux questions
 2011-10-17 15:51 UTC  (7+ messages)

[PATCH] NET: asix: fix ethtool -e for AX88178 USB dongle
 2011-10-17 15:51 UTC 

MMTests 0.02
 2011-10-17 15:50 UTC 

[PATCH] ARM: pxa/cm-x300: properly set bt_reset pin
 2011-10-17 15:45 UTC  (4+ messages)

[RFC][PATCH 0/2] PM / Sleep: Extended control of suspend/hibernate interfaces
 2011-10-17 15:43 UTC  (2+ messages)

[PATCH v2 0/3] netdev/of/phy: MDIO bus multiplexer support
 2011-10-17 15:41 UTC  (5+ messages)

[RFC][PATCH 0/2] PM / Sleep: Extended control of suspend/hibernate interfaces
 2011-10-17 15:33 UTC  (2+ messages)

[PATCH 0/2] x86, microcode: AMD adjustments
 2011-10-17 15:25 UTC  (3+ messages)
` [PATCH 1/2] x86, microcode: Correct microcode revision format
` [PATCH 2/2] x86, microcode, AMD: Add microcode revision to /proc/cpuinfo

[00/38] 3.0.7-stable review
 2011-10-17 15:21 UTC  (4+ messages)

[PATCH 0/5] oprofile: Updates and fixes for timer modes
 2011-10-17 15:22 UTC  (7+ messages)
` [PATCH 1/5] oprofile, x86: Add kernel parameter
` [PATCH 2/5] oprofile: Fix crash when unloading module (hr timer
` [PATCH 3/5] oprofile, x86: Fix crash when unloading module (nmi
` [PATCH 4/5] oprofile: Remove exit function for timer mode
` [PATCH 5/5] oprofile, x86: Reimplement nmi timer mode using perf

[PATCH] dev: use ifindex hash for dev_seq_ops
 2011-10-17 15:12 UTC  (5+ messages)

[PATCH] Driver for Primax keyboards violating USB HID spec
 2011-10-17 15:11 UTC  (2+ messages)

[PATCH v4 0/3] add Atmel ISI, ov2640 support for sam9m10/sam9g45
 2011-10-17 15:04 UTC  (7+ messages)
` [PATCH v4 1/3] [media] at91: add code to enable/disable ISI_MCK clock
` [PATCH v4 2/3] at91: add parameters for at91_add_device_isi function
` [PATCH v4 3/3] at91: add Atmel ISI and ov2640 support on sam9m10/sam9g45 board

[RFC][PATCH][TRIVIAL] System ACE fails in look for root devices
 2011-10-17 14:49 UTC  (3+ messages)

[slabinfo PATCH] Fix off-by-one after readlink() call
 2011-10-17 14:48 UTC  (4+ messages)
    ` [slabinfo PATCH v2] Fix off-by-one buffer corruption "

Bug#645366: [fuse-devel] Hang and suspend failure after FUSE server killed (3.1-rc7)
 2011-10-17 14:45 UTC  (2+ messages)

[RFC][PATCH 0/2] PM / Sleep: Extended control of suspend/hibernate interfaces
 2011-10-17 14:45 UTC  (2+ messages)

[PATCH] thp: tail page refcounting fix #6
 2011-10-17 14:41 UTC  (5+ messages)
` thp: gup_fast s390/sparc tail refcounting [was Re: [PATCH] thp: tail page refcounting fix #6]
  ` [PATCH 1/3] s390: gup_huge_pmd() support THP tail recounting
  ` [PATCH 2/3] sparc: gup_pte_range() support THP based "
  ` [PATCH 3/3] thp: share get_huge_page_tail()

[PATCH] mm: memory hotplug: Check if pages are correctly reserved on a per-section basis
 2011-10-17 14:38 UTC  (6+ messages)

kernel.org keysigning party for the Boston area: October 18, 2011
 2011-10-17 14:28 UTC  (2+ messages)

[RFC 1/3 repost to correct ML] mm: more intensive memory corruption debug
 2011-10-17 14:24 UTC  (3+ messages)
` [RFC 2/3] PM / Hibernate : do not count debug pages as savable
` [RFC 3/3] slub: min order when corrupt_dbg

[RFC 1/3] mm: more intensive memory corruption debug
 2011-10-17 14:19 UTC  (3+ messages)
` [RFC 2/3] PM / Hibernate : do not count debug pages as savable
` [RFC 3/3] slub: min order when corrupt_dbg

[PATCH] block: Free queue resources at blk_release_queue()
 2011-10-17 14:06 UTC  (12+ messages)
              ` [GIT PULL] Queue free fix (was Re: [PATCH] block: Free queue resources at blk_release_queue())

[PATCH] staging:iio:proof of concept in kernel interface
 2011-10-17 14:05 UTC  (12+ messages)

[PATCH RFC] IIO: Proof of concept in kernel interface
 2011-10-17 14:01 UTC  (10+ messages)
` [PATCH] staging:iio:proof "

xen: IPI interrupts not resumed early enough on suspend/resume
 2011-10-17 13:55 UTC  (11+ messages)
              ` [Xen-devel] "

[GIT PULL 0/3] perf/core fixes
 2011-10-17 13:54 UTC  (4+ messages)
` [PATCH 1/3] perf top: Honour --hide_{user,kernel}_symbols and the 'U' hotkey
` [PATCH 2/3] perf top: Fix the 'E' hotkey, select among multiple events
` [PATCH 3/3] perf hists browser: Add missing stdarg.h include

[PATCH v2] udf : skip finding mirror meta in same location with metadata
 2011-10-17 13:41 UTC  (2+ messages)

[PATCH v5 3.1.0-rc4-tip 0/26] Uprobes patchset with perf probe support
 2011-10-17 13:34 UTC  (5+ messages)
` [PATCH 0/X] (Was: Uprobes patchset with perf probe support)
  ` [PATCH 6/X] uprobes: reimplement xol_add_vma() via install_special_mapping()

Speed of RAM reserved with memmap kernel command line option
 2011-10-17 13:23 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