linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-02-09 04:02:28 to 2013-02-10 09:17:18 UTC [more...]

[GIT] Networking
 2013-02-10  9:17 UTC  (4+ messages)

[PATCH 0/5] x86, head_32: Some cleanups, -v2
 2013-02-10  8:36 UTC  (15+ messages)
` [PATCH 1/5] x86, head_32: Remove i386 pieces
` [PATCH 2/5] x86: Detect CPUID support early at boot
` [PATCH 3/5] x86, head_32: Remove second CPUID detection from default_entry
` [PATCH 4/5] x86, head_32: Give the 6 label a real name
` [PATCH 5/5] x86, head_32: Remove an old gcc2 fix
      ` [PATCH 5/5 -v2] x86, head_32: Clear DF much earlier
          ` [PATCH 2/5 -v2.1] x86: Detect CPUID support early at boot

Two x86 idle cleanups
 2013-02-10  8:10 UTC  (3+ messages)
` [PATCH 1/2] x86 idle: remove mwait_idle() and "idle=mwait" cmdline param
  ` [PATCH 2/2] x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flag

[PATCH] drivers: net: Remove remaining alloc/OOM messages
 2013-02-10  7:57 UTC  (6+ messages)
  ` Other alloc/OOM message question
      ` [RFC PATCH] dma_alloc_consistent: Remove OOM messages after failure

pm_idle cleanup patch series
 2013-02-10  5:58 UTC  (17+ messages)
` [PATCH 01/16] APM idle: register apm_cpu_idle via cpuidle
  ` [PATCH 02/16] x86 idle: rename global pm_idle to static x86_idle
  ` [PATCH 03/16] sh idle: rename global pm_idle to static sh_idle
  ` [PATCH 04/16] sparc idle: rename pm_idle to sparc_idle
  ` [PATCH 05/16] blackfin idle: delete pm_idle
  ` [PATCH 06/16] ARM "
  ` [PATCH 07/16] ARM64 "
  ` [PATCH 08/16] cris idle: delete idle and pm_idle
  ` [PATCH 09/16] ia64 idle: delete pm_idle
  ` [PATCH 10/16] m32r idle: delete pm_idle, and other dead idle code
  ` [PATCH 11/16] microblaze idle: delete pm_idle
  ` [PATCH 12/16] mn10300 "
  ` [PATCH 13/16] openrisc "
  ` [PATCH 14/16] unicore32 idle: delete stray pm_idle comment
  ` [PATCH 15/16] PM idle: remove global declaration of pm_idle
  ` [PATCH 16/16] xen idle: make xen-specific macro xen-specific

[PATCH 2/2] stop_machine: dequeue work before signal completion
 2013-02-10  5:26 UTC 

[PATCH 1/2] stop_machine: check work->done while handling enqueued works
 2013-02-10  5:22 UTC 

Linux 3.8 broken for MacBookAir5,1
 2013-02-10  4:55 UTC  (3+ messages)

linux-next: build failure after merge of the gpio-lw tree
 2013-02-10  4:46 UTC  (4+ messages)
` [PATCH v2] gpio: devm_gpio_* support should not depend on GPIOLIB

[PATCH 1/2] stop_machine: check work->done while handling enqueued works
 2013-02-10  4:18 UTC  (3+ messages)

[PATCH resend v3 0/3] kconfig: nconf: rewrite help texts, add vi-style navigation keys
 2013-02-10  4:09 UTC  (10+ messages)
` [PATCH resend v3 3/3] kconfig: nconf: "
` [PATCH resend v3 1/3] kconfig: nconf: rewrite help texts

[-next-20130204] usb/hcd: irq 18: nobody cared
 2013-02-10  3:14 UTC  (2+ messages)
` [Bisected] "

[char-misc-next 00/11 V2] Add MEI BUS and NFC Device
 2013-02-10  3:32 UTC  (7+ messages)
` [char-misc-next 01/11 V2] mei: bus: Initial MEI bus type implementation
` [char-misc-next 02/11 V2] mei: bus: Implement driver registration

[PATCH] arm: Include soc.h to fix compiling
 2013-02-10  3:11 UTC  (2+ messages)

[PATCH 0/1] ARM: OMAP4: Add OMAP4 Blaze Tablet support
 2013-02-10  2:52 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 00/14] reform the ABx500 IRQ handling
 2013-02-10  2:42 UTC  (3+ messages)
` [PATCH 11/14] ARM: ux500: remove irq_base property from platform_data

[RFC][PATCH] Entropy generator with 100 kB/s throughput
 2013-02-10  1:57 UTC  (3+ messages)

[PATCH 1/1] ARM: tegra: Fix build error w/ ARCH_TEGRA_114_SOC w/o ARCH_TEGRA_3x_SOC
 2013-02-10  1:51 UTC  (3+ messages)

[GIT PULL] at91: Device Tree related material for 3.9
 2013-02-10  1:04 UTC  (2+ messages)

PROBLEM: VGA compatible controller: ATI Technologies Inc M92 [Mobility Radeon HD 4500 Series] (prog-if 00 [VGA controller])
 2013-02-10  0:52 UTC 

[PATCH 0/5] at91: atmel_lcdfb: regression fixes and cpu_is removal
 2013-02-10  0:47 UTC  (2+ messages)

[PATCH v2 01/11] liblockdep: remove the need for liblockdep_init
 2013-02-10  0:39 UTC  (11+ messages)
` [PATCH v2 02/11] liblockdep: remove the need for liblockdep_set_thread
` [PATCH v2 03/11] perf: stop using liblockdep_init and liblockdep_set_thread
` [PATCH v2 04/11] liblockdep: fix AA test
` [PATCH v2 05/11] liblockdep: correct the ABCDBCDA test
` [PATCH v2 06/11] liblockdep: rbtree support
` [PATCH v2 07/11] liblockdep: prevent multiple declarations of CALLER_ADDR0
` [PATCH v2 08/11] liblockdep: keep headers declarations even if lib is disabled
` [PATCH v2 09/11] liblockdep: support using LD_PRELOAD
` [PATCH v2 10/11] liblockdep: add tests for the LD_PRELOAD feature
` [PATCH v2 11/11] liblockdep: preload helper

[GIT PULL] at91: little cleanup for 3.9
 2013-02-10  0:42 UTC  (3+ messages)
` [GIT PULL v2] "

Linux v3.8-rc7
 2013-02-10  0:14 UTC  (2+ messages)
` [REGRESSION] -rc7/-rc4+: unable to USB boot - enumeration partially broken (was: Linux v3.8-rc7)

[PATCH -v4 0/5] x86,smp: make ticket spinlock proportional backoff w/ auto tuning
 2013-02-09 23:50 UTC  (5+ messages)
` [PATCH -v4 4/5] x86,smp: keep spinlock delay values per hashed spinlock address

[Intel-gfx] [PATCH 1/4] drm: add helper to walk a dma scatter list a page at a time
 2013-02-09 22:55 UTC  (2+ messages)

[PATCH 3/3] signalfd: add ability to read siginfo-s without dequeuing signals
 2013-02-09 22:53 UTC  (8+ messages)
` [PATCH 3/3] signalfd: add ability to read siginfo-s without dequeuing signals (v2)

[PATCH] gpio: Add device driver for GRGPIO cores
 2013-02-09 22:36 UTC  (7+ messages)

ACPI / PM: Candidate material for the v3.9 merge window
 2013-02-09 21:53 UTC 

[PATCH] init: fix name of root device in /proc/mounts
 2013-02-09 21:32 UTC  (2+ messages)

[patch] config: fix make kvmconfig
 2013-02-09 21:06 UTC  (19+ messages)
            ` kvmtool tree (Was: Re: [patch] config: fix make kvmconfig)

[PATCH] fuse: make fuse daemon frozen along with kernel threads
 2013-02-09 20:31 UTC  (6+ messages)
    ` [fuse-devel] "

[PATCH v7 00/10] DMA Engine support for AM33XX
 2013-02-09 20:08 UTC  (4+ messages)
` [PATCH v7 01/10] ARM: davinci: move private EDMA API to arm/common

[PATCH v5 -next 2/2]efi_pstore: Introducing workqueue updating sysfs entries
 2013-02-09 20:12 UTC  (2+ messages)

[PATCH] [SCSI] aacraid: silence two GCC warnings
 2013-02-09 20:09 UTC 

[PATCH v5 -next 1/2]efivars: Disable external interrupt while holding efivars->lock
 2013-02-09 20:02 UTC  (2+ messages)

[PATCH v5 20/20] scripts/gdb: Add basic documentation
 2013-02-09 16:15 UTC  (2+ messages)

drivers/net/wireless/iwlwifi/dvm/tx.c and arch/x86/kernel/apic/ipi.c: Kernel trace when roaming between different Access Points with the same ESSID
 2013-02-09 19:57 UTC  (2+ messages)

[PATCHSET] workqueue: don't use [delayed_]work_pending()
 2013-02-09 19:35 UTC  (12+ messages)
` [PATCH 04/25] ipw2x00: simplify scan_event handling
` [PATCH 10/25] kprobes: fix wait_for_kprobe_optimizer()
      `  "
` [PATCH 20/25] wimax/i2400m: fix i2400m->wake_tx_skb handling

[PATCH 2/2] stop_machine: dequeue work before signal completion
 2013-02-09 19:17 UTC  (2+ messages)

[PATCH 1/6] idr: fix top layer handling
 2013-02-09 19:00 UTC  (4+ messages)
` [PATCH 2/6] idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c

[PATCH 3/5] i2c-i801: Add Device IDs for Intel Wellsburg PCH
 2013-02-09 19:00 UTC  (2+ messages)

[PATCH] Move console redirect to pid namespace
 2013-02-09 18:14 UTC  (2+ messages)

[PATCH] s390: Add missing PAGE_SHARED as an alias for PAGE_RW
 2013-02-09 17:54 UTC 

Build regressions/improvements in v3.8-rc7
 2013-02-09 17:31 UTC  (2+ messages)

[PATCH 00/10] Input: atmel_mxt_ts - make fw update more robust
 2013-02-09 17:25 UTC  (3+ messages)
` [PATCH 01/10] Input: atmel_mxt_ts - refactor i2c error handling

[PATCH V2 0/2] ARM: davinci: da850: add wdt DT node
 2013-02-09 17:23 UTC  (5+ messages)
` [PATCH V2 2/2] ARM: davinci: restart: fix wdt to machine restart with DT

[PATCH 1/1] Input: mouse: cyapa - Add support for cyapa smbus protocol
 2013-02-09 17:14 UTC  (2+ messages)

[PATCH] lpc_sch: Accomodate partial population of the MFD devices
 2013-02-09 17:08 UTC  (2+ messages)

[PATCH RESEND] media: rc: gpio-ir-recv: add support for device tree parsing
 2013-02-09 17:05 UTC  (6+ messages)
` [PATCH v2] "

WARNING: at net/core/neighbour.c:1545 neigh_table_init()
 2013-02-09 17:04 UTC  (3+ messages)

[PATCH net-next] net neighbour,decnet: Ensure to align device private data on preferred alignment
 2013-02-09 17:00 UTC 

[PATCH] driver core: add wait event for deferred probe
 2013-02-09 16:57 UTC 

vanilla 3.7.6 crashed during logout of a KDE 4.10.0 session
 2013-02-09 16:49 UTC 

[PATCH] arm: Preserve TPIDRURW on context switch
 2013-02-09 16:44 UTC  (5+ messages)

[grant:gpio/next 10/16] gpiolib.c:undefined reference to `gpiod_unexport'
 2013-02-09 16:34 UTC 

BUG: soft lockup on all kernels after 2.6.3x
 2013-02-09 15:30 UTC  (3+ messages)

[PATCH] x86: Lock down MSR writing in secure boot
 2013-02-09 15:11 UTC  (18+ messages)

[PATCH v6 7/7] Documentation: update nfs option in filesystem/vfat.txt
 2013-02-09 15:03 UTC 

[PATCH v6 6/7] fat (exportfs): rebuild directory-inode if fat_dget() fails
 2013-02-09 15:02 UTC 

[PATCH v6 5/7] fat (exportfs): rebuild inode if ilookup() fails
 2013-02-09 15:02 UTC 

[PATCH v6 4/7] fat: restructure export_operations
 2013-02-09 15:02 UTC 

[PATCH v6 3/7] fat: introduce a helper fat_get_blknr_offset()
 2013-02-09 15:02 UTC 

[PATCH v6 2/7] fat: move fat_i_pos_read to fat.h
 2013-02-09 15:01 UTC 

[PATCH v6 1/7] fat: Introduce 2 new values for the -o nfs mount option
 2013-02-09 15:01 UTC 

[PATCH v6 0/7] fat (exportfs): support stale_rw and nostale_ro mount options
 2013-02-09 15:01 UTC 

[PATCH 0/2] gpio: Fix gpio-generic bug and add driver for GRGPIO cores
 2013-02-09 14:58 UTC  (3+ messages)
` [PATCH 1/2] gpio: gpio-generic: Fix bug in big endian bit conversion

[PATCH 0/9] gpiolib: remove gpio_desc[] static array
 2013-02-09 14:37 UTC  (33+ messages)
` [PATCH 1/9] gpiolib: link all gpio_chips using a list
` [PATCH 2/9] gpiolib: use gpio_chips list in gpiolib_sysfs_init
` [PATCH 3/9] gpiolib: use gpio_chips list in gpiochip_find
` [PATCH 4/9] gpiolib: use gpio_chips list in sysfs ops
` [PATCH 5/9] gpiolib: use gpio_chips list in gpiochip_find_base
` [PATCH 6/9] gpiolib: use descriptors internally
` [PATCH 7/9] gpiolib: let gpio_chip reference its descriptors
` [PATCH 8/9] gpiolib: use gpio_chips list in gpio_to_desc

[PATCH 0/2] Convert mcp23s08 to DT usage
 2013-02-09 14:31 UTC  (5+ messages)
` [PATCH 1/2] gpio: mcp23s08: Allow -1 as a legal value for global gpio base
` [PATCH 2/2] gpio: mcp23s08: convert driver to DT

[RFC] ACPI scan handlers
 2013-02-09 14:31 UTC  (6+ messages)
` [PATCH 2/2] ACPI / scan: Simplify container driver
  ` [PATCH 0/2] ACPI / scan: Remove useless #ifndef and simplify "
    ` [PATCH 0/2] ACPI / scan: Two fixes for device hot-removal
      ` [PATCH 1/2] ACPI / scan: Make acpi_bus_hot_remove_device() acquire the scan lock
      ` [PATCH 2/2] ACPI / scan: Full transition to D3cold in acpi_device_unregister()

[PATCH RFC 0/1] Convert mcp23s08 to DT usage
 2013-02-09 14:24 UTC  (5+ messages)
` [PATCH RFC 1/1] gpio: mcp23s08: convert driver to DT

linux-next: manual merge of the samsung tree with the arm-soc tree
 2013-02-09 14:20 UTC  (2+ messages)

[PATCH v3] gpio: twl4030: Cache the direction and output states in private data
 2013-02-09 14:15 UTC  (4+ messages)

[PATCH] mfd: support stmpe1801 18 bits enhanced port expander
 2013-02-09 14:13 UTC  (3+ messages)

[PATCH 1/1] Drivers: hv: vmbus: Use the new infrastructure for delivering VMBUS interrupts
 2013-02-09 14:09 UTC  (3+ messages)

[PATCH 2/4] gpio: delete AB8500 driver
 2013-02-09 14:01 UTC  (2+ messages)

[PATCH 00/33] Sanitize devm_request_and_ioremap()
 2013-02-09 13:58 UTC  (5+ messages)
` [PATCH 08/33] gpio: Convert to devm_ioremap_resource()

[PATCH v3] gpio: vt8500: memory cleanup missing
 2013-02-09 13:38 UTC  (2+ messages)

[PATCH 0/4] rwsem: Implement writer lock-stealing
 2013-02-09 13:11 UTC  (5+ messages)
` [PATCH 3/4] rwsem: implement write lock stealing

[PATCH] clk: add si5351 i2c common clock driver
 2013-02-09 12:59 UTC 

[PATCH 1/4] ARM: tegra: Unify tegra{20,30,114}_init_early()
 2013-02-09 12:18 UTC  (3+ messages)

[ 00/26] 3.4.30-stable review
 2013-02-09 12:12 UTC  (2+ messages)

[ 00/16] 3.0.63-stable review
 2013-02-09 12:09 UTC  (2+ messages)

[ 00/34] 3.7.7-stable review
 2013-02-09 12:06 UTC  (2+ messages)

[PATCH 1/1] eventfd: implementation of EFD_MASK flag
 2013-02-09 12:04 UTC  (9+ messages)

[PATCH 0/4] CPUFreq Fixes for 3.9
 2013-02-09 11:44 UTC  (4+ messages)

[PATCH 1/3] spi: Add helper functions for setting up transfers
 2013-02-09 11:14 UTC  (6+ messages)

[PATCH] bq27x00_battery: Fix reporting battery temperature
 2013-02-09 11:02 UTC  (4+ messages)

[PATCH] x86: Add support for 64bit get_user() on x86-32
 2013-02-09 11:00 UTC  (9+ messages)

[PATCH 1/2] add helper for highmem checks
 2013-02-09 10:47 UTC  (3+ messages)

[PATCH] gpiolib: Fix locking on gpio debugfs files
 2013-02-09 10:34 UTC 

[PATCH v2 0/4] suspend/resume support for OMAP nand driver
 2013-02-09 10:22 UTC  (3+ messages)
` [PATCH v2 3/4] mtd: devices: elm: Low power transition support

[PATCH V2 0/4] input: keyboard: tegra: cleanups and DT supports
 2013-02-09  9:04 UTC  (8+ messages)
` [PATCH v2 2/4] input: keyboard: tegra: use devm_* for resource allocation

[PATCH 0/4] switch arc-uart to devicetree based probing
 2013-02-09  9:28 UTC  (5+ messages)
` [PATCH 4/4] serial/arc-uart: switch "

[RFC] [DONOTAPPLY] [PATCH] enhanceio: STEC EnhanceIO SSD caching software for Linux kernel
 2013-02-09  9:09 UTC  (6+ messages)

Kernel code interrupted by Timer
 2013-02-09  7:51 UTC 

LSI controller resetting with fault_state 0x2622
 2013-02-09  7:30 UTC 

system administrator
 2013-02-09  6:36 UTC 

[PATCH 0/7] 3.8-rc regression with pps-ldisc due to 70ece7a731
 2013-02-09  7:05 UTC  (2+ messages)

[PATCH v2 00/11] MFD: twl-core: Cleanup part 2 for 3.9
 2013-02-09  5:50 UTC  (4+ messages)
` [PATCH v2 09/11] mfd: twl-core: Collect global variables behind one private structure (global)

[PATCH RESEND] ARM: sched: correct update_sched_clock()
 2013-02-09  4:57 UTC  (7+ messages)

[PATCH v4 0/9] devcg: introduce proper hierarchy support
 2013-02-09  4:04 UTC  (5+ messages)
` [PATCH v4 9/9] devcg: propagate local changes down the hierarchy
    ` [PATCH v6 "

[PATCH] MAINTAINERS: add keyword "tegra" to Tegra section
 2013-02-09  4:02 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).