All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-10-28 20:39:44 to 2011-10-28 23:01:10 UTC [more...]

femon patch for dB
 2011-10-28 23:01 UTC 

kdump: No udev events for memory hotplug?
 2011-10-28 22:57 UTC  (10+ messages)
    ` [PATCH] kdump: Add udev events for memory online/offline

MDS crash
 2011-10-28 22:57 UTC 

[PATCH] max8997_charger: Fix unsigned value for less than zero
 2011-10-28 22:56 UTC  (2+ messages)

+ mm-vmstatc-cache-align-vm_stat.patch added to -mm tree
 2011-10-28 22:55 UTC 

[PATCH] cache align vm_stat
 2011-10-28 22:54 UTC  (4+ messages)

[PATCH 1/1] Staging: hv: Move the mouse driver out of staging
 2011-10-28 22:54 UTC  (2+ messages)

[RFC] Shrink sched_clock some more
 2011-10-28 22:50 UTC  (4+ messages)

errno "SEE ALSO" link on each page which returns errno values
 2011-10-28 22:49 UTC 

[PATCH] x86 Kconfig: cyclone-timer depends on x86-summit
 2011-10-28 22:48 UTC 

[RFC/PATCH] define the way new representation types are encoded in the pack
 2011-10-28 22:48 UTC  (3+ messages)

[PATCH] regulator: provide dummy supply support
 2011-10-28 22:47 UTC  (8+ messages)
` [PATCH] regulator: Provide "

[PATCH 00/23] kill drm cruft with fire
 2011-10-28 22:47 UTC  (3+ messages)
` [PATCH 09/23] drm/sis: use drm_mm instead of drm_sman

[U-Boot] [PATCH] disk: part_efi: fix regression due to incorrect buffer usage
 2011-10-28 22:47 UTC  (3+ messages)

+ kdump-add-udev-events-for-memory-online-offline.patch added to -mm tree
 2011-10-28 22:46 UTC 

read 2
 2011-10-28 22:41 UTC 

[PATCH 0/2] ACPI: Re-factor and remove ./drivers/acpi/atomicio.[ch]
 2011-10-28 22:40 UTC  (3+ messages)

[RFC] tcp: Export TCP Delayed ACK parameters to user
 2011-10-28 22:40 UTC  (7+ messages)
` [RFC v2] "

[U-Boot] [PATCH] [x86] Remove the prototype for the unused function board_init
 2011-10-28 22:38 UTC 

Trouble by last dbus patch (46e6c3fa8034b12d178d605f3f5d7efe69671a13)?
 2011-10-28 22:33 UTC  (4+ messages)

[U-Boot] [PATCH] Move the SC520 specific pci.h header into an sc520 directory
 2011-10-28 22:34 UTC 

[U-Boot] [PATCH v2 1/8] nand: Merge BCH code from Linux nand driver
 2011-10-28 22:30 UTC  (3+ messages)
` [U-Boot] [PATCH v2 5/8] nand: Merge new implementation of 1-bit ECC "

Switching input during capture
 2011-10-28 22:30 UTC  (3+ messages)

Re:
 2011-10-28 15:55 UTC 

Re:
 2011-10-28 15:55 UTC 

[PATCH v3 00/34] Create PCI root buses with correct resources
 2011-10-28 22:28 UTC  (35+ messages)
` [PATCH v3 01/34] PCI: add helpers for building PCI bus resource lists
` [PATCH v3 02/34] PCI: show host bridges and root bus resources
` [PATCH v3 03/34] PCI: add pci_create_root_bus() that accepts resource list
` [PATCH v3 04/34] PCI: add pci_scan_root_bus() "
` [PATCH v3 05/34] PCI: convert pci_scan_bus() to use pci_create_root_bus()
` [PATCH v3 06/34] PCI: convert pci_scan_bus_parented() "
` [PATCH v3 07/34] PCI: deprecate pci_scan_bus_parented()
` [PATCH v3 08/34] alpha/PCI: convert to pci_scan_root_bus() for correct root bus resources
` [PATCH v3 09/34] arm/PCI: "
` [PATCH v3 10/34] frv/PCI: "
` [PATCH v3 11/34] ia64/PCI: use pci_create_bus() instead of pci_scan_bus_parented()
` [PATCH v3 12/34] ia64/PCI: convert to pci_create_root_bus() for correct root bus resources
` [PATCH v3 13/34] microblaze/PCI: fix pci_bus_for_each_resource() usage
` [PATCH v3 14/34] microblaze/PCI: make pcibios_setup_phb_resources() static
` [PATCH v3 15/34] microblaze/PCI: convert to pci_create_root_bus() for correct root bus resources
` [PATCH v3 16/34] microblaze/PCI: use pci_scan_root_bus()
` [PATCH v3 17/34] mips/PCI: convert to pci_scan_root_bus() for correct root bus resources
` [PATCH v3 18/34] mn10300/PCI: "
` [PATCH v3 19/34] parisc/PCI: dino: use pci_create_bus() instead of pci_scan_bus_parented()
` [PATCH v3 20/34] parisc/PCI: dino: convert to pci_create_root_bus() for correct root bus resources
` [PATCH v3 21/34] parisc/PCI: lba: deal with LMMIO/PAT overlaps before creating PCI root bus
` [PATCH v3 22/34] parisc/PCI: lba: use pci_create_bus() instead of pci_scan_bus_parented()
` [PATCH v3 23/34] parisc/PCI: lba: convert to pci_create_root_bus() for correct root bus resources
` [PATCH v3 24/34] powerpc/PCI: make pcibios_setup_phb_resources() static
` [PATCH v3 25/34] powerpc/PCI: split PHB part out of pcibios_map_io_space()
` [PATCH v3 26/34] powerpc/PCI: convert to pci_create_root_bus()
` [PATCH v3 27/34] sh/PCI: convert to pci_scan_root_bus() for correct root bus resources
` [PATCH v3 28/34] sparc/PCI: convert to pci_create_root_bus()
` [PATCH v3 29/34] sparc32, leon/PCI: convert to pci_scan_root_bus() for correct root bus resources
` [PATCH v3 30/34] x86/PCI: read Broadcom CNB20LE host bridge info before PCI scan
` [PATCH v3 31/34] x86/PCI: use pci_scan_bus() instead of pci_scan_bus_parented()
` [PATCH v3 32/34] x86/PCI: convert to pci_create_root_bus() and pci_scan_root_bus()
` [PATCH v3 33/34] xtensa/PCI: convert to pci_scan_root_bus() for correct root bus resources
` [PATCH v3 34/34] PCI: remove pci_create_bus()

+ ipc-mqueuec-fix-wrong-use-of-schedule_hrtimeout_range_clock.patch added to -mm tree
 2011-10-28 22:27 UTC 

+ oom-do-not-live-lock-on-frozen-tasks.patch added to -mm tree
 2011-10-28 22:23 UTC 

[PATCH 0/2] oom: fix livelock when frozen task is selected
 2011-10-28 22:23 UTC  (4+ messages)
` [PATCH 2/2] oom: do not live lock on frozen tasks

[wireless-next PATCH v2 1/4] mac80211: Support forcing station to disable 11n
 2011-10-28 22:21 UTC  (4+ messages)
` [wireless-next PATCH v2 2/4] wifi: Support disabling ht40
` [wireless-next PATCH v2 3/4] wifi: Allow overriding some HT information
` [wireless-next PATCH v2 4/4] ath9k: Support modifying AMSDU and AMPDU settings

[RFC PATCH 0/2] NEW boot config
 2011-10-28 22:19 UTC  (3+ messages)
` [PATCH 1/2] add boot_config command support

interims VFS queue
 2011-10-28 22:09 UTC  (2+ messages)

[PATCH 00/51] Remove inline arch_reset definitions from system.h
 2011-10-28 22:14 UTC  (7+ messages)
` [PATCH 01/51] ARM: reset: introduce arm_arch_reset function pointer
` [PATCH 34/51] ARM: mach-pxa: use arm_arch_reset instead of arch_reset

[U-Boot] [PATCH] The type expected by %zd is ssize_t, but it was being passed a size_t
 2011-10-28 22:13 UTC 

Any way to get shorter
 2011-10-28 22:12 UTC 

[PATCH 0/3] Staging: hv: mousevsc: cleanup the mouse driver
 2011-10-28 22:11 UTC  (4+ messages)
` [PATCH 1/3] Staging: hv: mousevsc: Address some style issues
  ` [PATCH 2/3] Staging: hv: mousevsc: Add a check to prevent memory corruption
  ` [PATCH 3/3] Staging: hv: mousevsc: Use the KBUILD_MODNAME macro

Which filesystem for target?
 2011-10-28 22:11 UTC 

[merged] dio-remove-unused-dio-parameter-from-dio_bio_add_page.patch removed from -mm tree
 2011-10-28 22:11 UTC 

[merged] dio-remove-unnecessary-dio-argument-from-dio_pages_present.patch removed from -mm tree
 2011-10-28 22:11 UTC 

[merged] dio-merge-direct_io_walker-into-__blockdev_direct_io.patch removed from -mm tree
 2011-10-28 22:10 UTC 

[merged] dio-merge-direct_io_walker-into-__blockdev_direct_io-checkpatch-fixes.patch removed from -mm tree
 2011-10-28 22:11 UTC 

[merged] dio-inline-the-complete-submission-path-v2.patch removed from -mm tree
 2011-10-28 22:10 UTC 

[merged] dio-inline-the-complete-submission-path-v2-checkpatch-fixes.patch removed from -mm tree
 2011-10-28 22:10 UTC 

[merged] dio-separate-map_bh-from-dio-v2.patch removed from -mm tree
 2011-10-28 22:10 UTC 

[merged] dio-use-a-slab-cache-for-struct-dio.patch removed from -mm tree
 2011-10-28 22:10 UTC 

[merged] dio-rearrange-fields-in-dio-dio_submit-to-avoid-holes.patch removed from -mm tree
 2011-10-28 22:10 UTC 

[merged] dio-fix-a-wrong-comment.patch removed from -mm tree
 2011-10-28 22:10 UTC 

[merged] dio-separate-fields-only-used-in-the-submission-path-from-struct-dio.patch removed from -mm tree
 2011-10-28 22:10 UTC 

[merged] dio-separate-fields-only-used-in-the-submission-path-from-struct-dio-checkpatch-fixes.patch removed from -mm tree
 2011-10-28 22:10 UTC 

[merged] iov_iter-have-iov_iter_advance-decrement-nr_segs-appropriately.patch removed from -mm tree
 2011-10-28 22:10 UTC 

[folded] readlinkat-ensure-we-return-enoent-for-the-empty-pathname-for-normal-lookups-fix.patch removed from -mm tree
 2011-10-28 22:06 UTC 

[RFC PATCH v3 4/4] qemu/rbd: improve rbd device specification
 2011-10-28 22:03 UTC  (5+ messages)
` [PATCH v4 "
  ` [libvirt] [RFC PATCH v3 2/4] storage: add auth to virDomainDiskDef
    ` [PATCH 1/1] Use a common xml type for ceph secret usage

ext4 extents
 2011-10-28 22:03 UTC 

Digital Photo Editing Services - Photo Cutout
 2011-10-28 22:02 UTC 

[PATCH] drm/radeon: set hpd polarity at init time so hotplug detect works
 2011-10-28 22:00 UTC  (2+ messages)

[GIT PULL] Ceph updates for 3.2-rc1
 2011-10-28 22:00 UTC 

Cannot remove GRE interface in wireless-next (3.0.0 based)
 2011-10-28 21:59 UTC 

[PATCH] regmap: Add a reusable irq_chip for regmap based interrupt controllers
 2011-10-28 21:54 UTC 

[PATCH -v2 00/16] PCI: Re-factor PCI's 'latency timer' setup
 2011-10-28 21:49 UTC  (17+ messages)
` [PATCH -v2 01/16] PCI: add declaration for pcibios_set_master() to pci core
` [PATCH -v2 02/16] PCI: ARM: convert pcibios_set_master() to a non-inlined function
` [PATCH -v2 03/16] PCI: IA64: "
` [PATCH -v2 04/16] PCI: MicroBlaze: "
` [PATCH -v2 05/16] PCI: PowerPC: "
` [PATCH -v2 06/16] PCI: SPARC: "
` [PATCH -v2 07/16] PCI: TILE: "
` [PATCH -v2 08/16] PCI: UniCore: "
` [PATCH -v2 09/16] PCI: Xtensa: "
` [PATCH -v2 10/16] PCI: Pull PCI 'latency timer' setup up into the core
` [PATCH -v2 11/16] PCI: frv: use generic pcibios_set_master()
` [PATCH -v2 12/16] PCI: MIPS: "
` [PATCH -v2 13/16] PCI: mn10300: "
` [PATCH -v2 14/16] PCI: sh: "
` [PATCH -v2 15/16] PCI: x86: "
` [PATCH -v2 16/16] PCI: latency timer doesn't apply to PCIe

[RFC][PATCH 1/2] uio: allow drivers to override the pgprot for mmap
 2011-10-28 21:48 UTC  (6+ messages)
` [RFC][PATCH 2/2] Example to show use of uio pgprot

[Qemu-trivial] [PATCH] cmd: Fix potential memory leak
 2011-10-28 21:50 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-trivial] [PATCH] cmd: Fix potential NULL pointer dereference
 2011-10-28 21:48 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH v4 0/9] Cleanup and extension of netdev features
 2011-10-28 21:47 UTC  (3+ messages)

[PATCH] regmap: Fix typo in kerneldoc for regmap_update_bits()
 2011-10-28 21:46 UTC 

[PATCH] ARM: SAMSUNG: Fix compile error due to kfree
 2011-10-28 21:45 UTC  (2+ messages)

[PATCH] drm: add some comments to drm_wait_vblank and drm_queue_vblank_event
 2011-10-28 21:44 UTC 

[PATCH v2] drm: make DRM_UNLOCKED ioctls with their own mutex
 2011-10-28 21:43 UTC 

[PATCH v2] drm: do not sleep on vblank while holding a mutex
 2011-10-28 21:42 UTC 

[PATCH 0/6] ext4: cleanups and regression fixes for grow/shrink logic V2
 2011-10-28 21:40 UTC  (3+ messages)
` [PATCH 6/6] ext4: update EOFBLOCKS flag on fallocate properly

imap-send badly handles commit bodies beginning with "From <"
 2011-10-28 21:37 UTC  (4+ messages)

[PATCH 1/3] NFSD: Added fault injection
 2011-10-28 21:24 UTC  (2+ messages)

[linux-next 20111025] build failure with make u8500_defconfig
 2011-10-28 21:22 UTC  (3+ messages)

[U-Boot] U-Boot maintainers: some boards are broken by recent mach-type update
 2011-10-28 21:22 UTC  (3+ messages)

MMC updates for 3.2-rc1
 2011-10-28 21:20 UTC  (2+ messages)

[RFC PATCH] arm: dma: Drop GFP_COMP for DMA memory allocations
 2011-10-28 21:18 UTC  (2+ messages)

unneeded mutex in cifs_fsync
 2011-10-28 21:18 UTC 

[GIT PULL] GIC DT binding support
 2011-10-28 21:17 UTC  (2+ messages)

Prevent vif-bridge from adding user-created tap interfaces to a bridge
 2011-10-28 21:17 UTC  (4+ messages)

[PATCH] coredump: wait on the core pattern umh at least once
 2011-10-28 21:16 UTC  (3+ messages)

[Qemu-devel] [PATCH] IDE Debug compiler warnings
 2011-10-28 21:15 UTC  (3+ messages)

[U-Boot] Good day my good friend,
 2011-10-28 21:15 UTC 

RHEL 6 I/O error messages during booting
 2011-10-28 21:13 UTC 

[PATCH] SELinux: audit failed attempts to set invalid labels
 2011-10-28 21:10 UTC 

Unable to mount btrfs partition
 2011-10-28 21:09 UTC  (2+ messages)

[PATCH] i825xx: Fix incorrect dependency for BVME6000_NET
 2011-10-28 21:07 UTC  (3+ messages)

[U-Boot] [PATCH 0/5] HWW-1U-1A: e1000 driver cleanups and new features
 2011-10-28 21:06 UTC  (5+ messages)
` [U-Boot] [PATCH] e1000: fix bugs from recent commits

[GIT PULL] sound updates for 3.2-rc1
 2011-10-28 21:04 UTC 

[PATCH v2 bluez 0/2] Add BT 3.0+HS definitions
 2011-10-28 21:04 UTC  (4+ messages)
` [PATCH v2 bluez 2/2] Add A2MP definitions

-next: NET_VENDOR_8390 dependencies
 2011-10-28 21:00 UTC  (3+ messages)

[PATCH] m68k: Revive lost DIO bus config option
 2011-10-28 20:54 UTC  (2+ messages)

[GIT PULL] mm: frontswap (for 3.2 window)
 2011-10-28 20:52 UTC  (11+ messages)

[PATCH/WIP 00/11] read_directory() rewrite to support struct pathspec
 2011-10-28 20:51 UTC  (11+ messages)
` [PATCH/WIP 01/11] Introduce "check-attr --excluded" as a replacement for "add --ignore-missing"
` [PATCH/WIP 02/11] notes-merge: use opendir/readdir instead of using read_directory()

[PATCH v3.1] Resurrect Intel740 driver: i740fb
 2011-10-28 20:50 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] fix: regression in SMDK6400
 2011-10-28 20:46 UTC  (6+ messages)
  ` [U-Boot] [PATCH 1/3] nand: Remove static modifier from common functions
  ` [U-Boot] [PATCH 2/3] nand: Add common functions to linux/mtd/nand.h

RHEL 6 I/O error messages during booting
 2011-10-28 20:45 UTC 

[PATCH] DaVinci: only poll EPCPR on DM644x and DM355
 2011-10-28 20:44 UTC  (5+ messages)

RFC: ESR_I/DLK processing
 2011-10-28 20:43 UTC 

Linux USB HID should ignore values outside Logical Minimum/Maximum range
 2011-10-28 20:40 UTC  (5+ messages)

[patch 0/5] per-zone dirty limits v3
 2011-10-28 20:39 UTC  (5+ messages)
` [patch 3/5] mm: try to distribute dirty pages fairly across zones


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.