All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-03-31 14:51:53 to 2011-03-31 16:06:09 UTC [more...]

[PATCH] x86, amd-nb: Rename CPU PCI id define for F4
 2011-03-31 16:05 UTC  (4+ messages)
` [tip:x86/urgent] "

[RFC PATCH] rtl8187: Fix led support for rfkill
 2011-03-31 16:04 UTC  (9+ messages)

2.6.38.2 breaks suspend to disk
 2011-03-31 15:53 UTC  (5+ messages)

[PATCHv9 0/12] Contiguous Memory Allocator
 2011-03-31 16:04 UTC  (11+ messages)
` [PATCH 04/12] mm: alloc_contig_freed_pages() added
` [PATCH 05/12] mm: alloc_contig_range() added

[GIT PULL] omap changes for v2.6.39 merge window
 2011-03-31 16:03 UTC  (31+ messages)

[U-Boot] data alignment problem with redundant env
 2011-03-31 16:01 UTC  (4+ messages)

SDHCI: Ricoh [1180:e823] unable to mount MMC cards
 2011-03-31 16:00 UTC  (9+ messages)

[LSF][MM] rough agenda for memcg
 2011-03-31 15:59 UTC  (2+ messages)
` [Lsf] "

[PATCH] s390x: Add force flag for dasd style partition label detection
 2011-03-31 15:59 UTC 

[PATCH 1/2] Remove deprecated attrib plugin
 2011-03-31 15:59 UTC  (2+ messages)
` [PATCH 2/2] Remove unused files from gatttool compilation

vma corruption in today's -git
 2011-03-31 15:58 UTC  (18+ messages)
  ` excessive kworker activity when idle. (was Re: vma corruption in today's -git)

[U-Boot] [PATCH] serial: ns16550: fix different reg size access
 2011-03-31 15:58 UTC  (2+ messages)

[PATCH] powerpc: dtc: remove obsolete .gitignore entries
 2011-03-31 15:58 UTC  (2+ messages)

[PATCH v2 2/2] simapplication: Add a new SIM applet dedicated to BIP commands
 2011-03-31 15:58 UTC 

[PATCH v2 1/2] qsimcommand: Add properties and TLV builders to support BIP commands
 2011-03-31 15:58 UTC 

[PATCH v3] x86: UV kdump reboot fix
 2011-03-31 15:57 UTC  (2+ messages)

pci passthrough filtering in libxl
 2011-03-31 15:57 UTC  (3+ messages)

[PATCH 7/7] x86: cleanup bogus CONFIG_ACPI_PCI uses
 2011-03-31 15:57 UTC 

[PATCH 6/7] x86/ACPI: __init-annotate
 2011-03-31 15:57 UTC 

[PATCH tip:x86/mm] x86-64, NUMA: Remove custom phys_to_nid() implementation
 2011-03-31 15:56 UTC  (2+ messages)

[PATCH 5/7] amd-iommu: __init-annotate
 2011-03-31 15:56 UTC 

[Buildroot] [PATCH] Adding a XML C library made for embedded systems
 2011-03-31 15:56 UTC 

[PATCH] omap: hwmod: add syss reset done flags to omap2, omap3 hwmods
 2011-03-31 15:56 UTC  (12+ messages)

[PATCH 4/7] move register_cpu_notifier() into .init.text
 2011-03-31 15:56 UTC 

[PATCH 3/7] move setup_irq() into .init.text
 2011-03-31 15:55 UTC 

[PATCH 2/7] move request_irq() into .init.text
 2011-03-31 15:55 UTC 

[PATCH 1/7] x86: eliminate old-CPU support bits
 2011-03-31 15:54 UTC 

[U-Boot] [PATCH 0/20] keymile board update
 2011-03-31 15:54 UTC  (6+ messages)
` [U-Boot] [PATCH v3 00/23] "
  ` [U-Boot] [PATCH v3 01/23] powerpc, mpc83xx: add missing functions to mpc83xx.h

[PATCH 0/5] consolidate sdhci pltfm & OF drivers and get them self registered
 2011-03-31 15:54 UTC  (14+ messages)
` [PATCH 1/5] mmc: sdhci: make sdhci-pltfm device drivers "
` [PATCH 2/5] mmc: sdhci: eliminate sdhci_of_host and sdhci_of_data
` [PATCH 3/5] mmc: sdhci: make sdhci-of device drivers self registered
` [PATCH 4/5] mmc: sdhci: consolidate sdhci-of-esdhc and sdhci-esdhc-imx
` [PATCH 5/5] mmc: sdhci: merge two sdhci-pltfm.h into one

[PATCH 0/7] miscellaneous cleanup
 2011-03-31 15:54 UTC 

[PATCH]arch:x86:kvm:i8254.h Fix typo in kvm_pit
 2011-03-31 15:50 UTC  (7+ messages)

[PATCH] cleanup: Add 'struct dev' in the TTM layer to be passed in for DMA API calls
 2011-03-31 15:49 UTC  (12+ messages)

[PATCH 1/2] bitbake.conf/image.bbclass: Move image type information into image_types.bbclass
 2011-03-31 15:47 UTC  (3+ messages)
` [PATCH 0/3] port oe-dev ,ubifs.img link support

[B.A.T.M.A.N.] [PATCH] [batman-adv] Set the txqueuelen to zero when creating soft interface
 2011-03-31 15:48 UTC  (2+ messages)

[RFC PATCH 00/21] IIO: Channel registration rework, buffer chardev combining and rewrite of triggers as 'virtual' irq_chips
 2011-03-31 15:48 UTC  (24+ messages)
` [PATCH 01/21] staging:iio: allow channels to be set up using a table of iio_channel_spec structures
` [PATCH 02/21] staging:iio:lis3l02dq - experimental move to new channel_spec approach
` [PATCH 03/21] staging:iio:max1363 - experimental move to channel_spec registration
` [PATCH 04/21] staging:iio: remove ability to escalate events
` [PATCH 05/21] staging:iio: Add polling of events on the ring access chrdev
` [PATCH 06/21] staging:iio: remove legacy event chrdev for the buffers
` [PATCH 07/21] staging:iio: Buffer device flattening
` [PATCH 08/21] staging:iio:lis3l02dq: General cleanup
` [PATCH 09/21] staging:iio: Push interrupt setup down into the drivers for event lines
` [PATCH 10/21] staging:iio: lis3l02dq - separate entirely interrupt handling for thesholds from that for the datardy signal
` [PATCH 11/21] staging:iio: Remove legacy event handling
` [PATCH 12/21] staging:iio:lis3l02dq make threshold interrupt threaded
` [PATCH 13/21] arm: irq: export set flags
` [PATCH 14/21] irq: export handle_simple_irq and irq_to_desc to allow for virtual irqs in IIO
` [PATCH 15/21] staging:iio: Add infrastructure for irq_chip based triggers
` [PATCH 16/21] stargate2 - add an IIO interrupt pool
` [PATCH 17/21] staging:iio:Documentation generic_buffer.c update to new abi for buffers
` [PATCH 18/21] staging:iio:ring_sw add function needed for threaded irq
` [PATCH 19/21] staging:iio:lis3l02dq move to threaded trigger handling
` [PATCH 20/21] staging:iio:trigger remove legacy pollfunc elements
` [PATCH 21/21] staging:iio: rip out scan_el attributes. Now handled as iio_dev_attrs like everything else

cfq-iosched.c:Use cfqq->nr_sectors in charge the vdisktime
 2011-03-31 15:46 UTC  (2+ messages)
`  "

ec15e68ba6a regresion?
 2011-03-31 15:46 UTC  (2+ messages)

[LTP] [POSIX][PATCH] sem_wait: Setting a range for time checking
 2011-03-31 16:09 UTC  (3+ messages)

Fw: [Bug 32322] New: Kernel crashes randomly due to unknown reason
 2011-03-31 15:45 UTC 

[PATCH] omap: rx51: Platform support for lp5523 led chip
 2011-03-31 15:44 UTC  (7+ messages)
` [PATCHv2] "

[PATCH] Documentation: Gather led information in one place
 2011-03-31 15:44 UTC  (2+ messages)

Motorola Modem H24 gprs connection
 2011-03-31 15:42 UTC  (2+ messages)

[BUG] NULL pointer dereference in dev_get_drvdata
 2011-03-31 15:41 UTC  (4+ messages)

[PATCH] skge: convert to hw_features
 2011-03-31 15:41 UTC  (2+ messages)

[PATCH 03/18] gathdlc: add mechansim to detect '+++' escape sequence
 2011-03-31 15:40 UTC  (3+ messages)

[U-Boot] Build issues with a number of 83xx boards
 2011-03-31 15:40 UTC  (3+ messages)

[PATCH 18/18] gsmdial: implement mechanism to send +++ -> ATO0 -> +++ -> ATH0
 2011-03-31 15:39 UTC  (2+ messages)

[PATCH] [0/275] 2.6.35.12 longterm review
 2011-03-31 15:37 UTC  (2+ messages)

[PATCH 0/4] init: Shrink early messages to prevent overflowing the kernel log buffer
 2011-03-31 15:37 UTC  (15+ messages)
` [PATCH 1/4] printk: Allocate kernel log buffer earlier
                ` [PATCH 1/2] memblock: add error return when CONFIG_HAVE_MEMBLOCK is not set
                  ` [PATCH 2/2] printk: Allocate kernel log buffer earlier v2

[PATCH v2 1/2] stkutil: Complete the TLV parsing/builder to support BIP commands
 2011-03-31 15:37 UTC  (2+ messages)

[U-Boot] Build issues with a number of 83xx boards
 2011-03-31 15:37 UTC  (4+ messages)
` [U-Boot] [PATCH] Fix build issues cause by LDFLAGS_FINAL changes

[PATCH 1/3] iwlwifi: fix enqueue hcmd race conditions
 2011-03-31 15:36 UTC  (3+ messages)
` [PATCH 2/3] iwlwifi: more priv->mutex serialization
` [PATCH 3/3] iwlwifi: remove sync_cmd_mutex

[B.A.T.M.A.N.] [PATCHv2] batman-adv: protect softif_neigh by rcu
 2011-03-31 15:36 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCHv3] "

[Bridge] [PATCH] Bridge: Removed unwanted check and improper usage of bridge locks
 2011-03-31 15:36 UTC  (3+ messages)
`  "

[RFC PATCH] perf report: add sort by file lines
 2011-03-31 15:35 UTC  (15+ messages)

Remote Debugging with Yocto Project Plugin
 2011-03-31 15:35 UTC 

caviar black + mpt2sas horrific performance
 2011-03-31 15:34 UTC  (4+ messages)

[PATCH] drm/i915: Reset GMBUS controller after NAK
 2011-03-31 15:33 UTC  (5+ messages)

[PATCH] clocksource: clocksource/clockevent driver for Synopsys dw_apb_timer
 2011-03-31 15:33 UTC  (2+ messages)

[PATCH]: Use cmpxchg() in WARN_*_ONCE() functions
 2011-03-31 15:32 UTC  (3+ messages)

[PATCH] NFC: Driver for Inside Secure MicroRead NFC chip
 2011-03-31 15:30 UTC  (12+ messages)

v4l: Buffer pools
 2011-03-31 15:30 UTC  (3+ messages)

[PATCH] nand_bbt: convert printks to pr_*
 2011-03-31 15:29 UTC  (2+ messages)

[PATCH] udevd.c: Add 'N:' to optstring in getopt_long
 2011-03-31 15:29 UTC  (3+ messages)

Debug Kernel Crash
 2011-03-31 15:28 UTC  (3+ messages)

gcc 4.6.0 breaks User Mode Linux
 2011-03-31 15:28 UTC 

[PATCH 1/1] isimodem: fix operator name reading with old ISI modems
 2011-03-31 15:27 UTC  (2+ messages)

Translation inclusion criteria
 2011-03-31 15:26 UTC  (7+ messages)

[BUG] ext4: cannot unfreeze a filesystem due to a deadlock
 2011-03-31 15:25 UTC  (14+ messages)
              ` [RFC][PATCH] "

[PATCH 12/12] Nested Virtualization: hap-on-hap
 2011-03-31 15:25 UTC  (2+ messages)

[linux-lvm] How to fix missmatch between VG-size and LV-size?
 2011-03-31 15:24 UTC  (8+ messages)

GPL License Query on a Plain Linux Application
 2011-03-31 15:24 UTC  (3+ messages)

[PATCH 1/1] isimodem: remove atoms that fail to probe
 2011-03-31 15:23 UTC  (2+ messages)

[U-Boot] PERSONAL ASSISTANT NEEDED URGENTLY
 2011-03-31 15:22 UTC 

KVM, iSCSI and High Availability
 2011-03-31 15:19 UTC  (2+ messages)

[PATCH] Documentation/git-update-index.txt: Remove obsolete note
 2011-03-31 15:18 UTC  (3+ messages)

[Bug 35838] New: Savage2 crashes when running Practice
 2011-03-31 15:17 UTC 

[PATCH 1/3] signal: Make signal_wake_up() take @sig_type instead of @resume
 2011-03-31 15:15 UTC  (6+ messages)
` [PATCH 2/3] signal, ptrace: Add SIGTRAP signal_wake_up()
  ` [PATCH 3/3] signal, ptrace: Fix delayed CONTINUED notification when ptraced

[LSF][MM] page allocation & direct reclaim latency
 2011-03-31 15:15 UTC  (7+ messages)
  ` [Lsf] "

[virtual memory] page_table_lock & mmap_sem
 2011-03-31 15:14 UTC  (2+ messages)

[PATCH] sparc32,leon: need VIRQ:IRQ 1:1, don't mask/ack IRQ Controller
 2011-03-31 15:13 UTC  (2+ messages)

Minimum time slice for relaible Linux execution
 2011-03-31 15:12 UTC  (2+ messages)

[PATCH 1/2] cmd_clone: free dir and path buffers
 2011-03-31 15:10 UTC  (5+ messages)
      ` [PATCH 2/2] cmd_clone: make sure repo is allocated on the heap and free it

[PATCH 1/9] x86 idle: remove "no-hlt" cmdline param
 2011-03-31 15:09 UTC  (13+ messages)
` [PATCH 2/9] x86 idle: remove NOP cpuinfo_x86.hlt_works_ok flag

[PATCH, RFC] isci: simplify request state handlers
 2011-03-31 15:06 UTC 

Reiserfs deadlock in 2.6.36
 2011-03-31 15:04 UTC  (4+ messages)

[PATCH] git-svn: don't confuse editors with an apostrophe
 2011-03-31 15:02 UTC 

[PATCH] isci: kill dead data structurs in scic_io_request.h
 2011-03-31 15:01 UTC 

[PATCH 3/3] mkfs.minix: add support for minix3 fs
 2011-03-31 14:59 UTC 

[PATCH 2/3] mkfs.minix: document mfs3 changes
 2011-03-31 14:59 UTC 

[PATCH 1/3] mkfs.minix: add support for mkfs3
 2011-03-31 14:59 UTC 

[RFC PATCH 0/3] mkfs.minix: add v3 support
 2011-03-31 14:59 UTC 

[PATCH] drivers/rtc/rtc-jz4740.c: fix error check
 2011-03-31 14:59 UTC  (4+ messages)
  ` [PATCH] drivers/rtc/rtc-jz4740.c: fix error check v2
    ` [rtc-linux] "

presentation on ib acm
 2011-03-31 14:57 UTC 

[PATCH] IIO: DAC: New driver for the AD5504 and AD5501 High Voltage DACs
 2011-03-31 14:56 UTC 

Code for v2.6.39 merge window frozen, patches archived
 2011-03-31 14:53 UTC  (9+ messages)

[U-Boot] mpq101 board broken
 2011-03-31 14:55 UTC 

[PATCH 2/2] kvm/x86: move and fix substitue search for missing CPUID entries
 2011-03-31 14:58 UTC  (2+ messages)
` [PATCH 2/2 v3] "

[PATCH] vt: avoid BUG_ON in con_shutdown when con_open returns with error
 2011-03-31 14:52 UTC  (4+ messages)


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.