All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-09-05 08:09:45 to 2012-09-05 08:46:36 UTC [more...]

[PATCH 1/8] gpio: 74x164: Use module_spi_driver boiler plate function
 2012-09-05  8:46 UTC  (9+ messages)
` [PATCH 2/8] gpio: 74x164: Use devm_kzalloc
` [PATCH 3/8] gpio: 74x164: Remove platform data and use dynamic gpio number assignment
` [PATCH 4/8] gpio: 74x164: Add device tree support
` [PATCH 5/8] gpio: 74x164: Add output pin support
` [PATCH 6/8] gpio: 74x164: Add support for daisy-chaining
` [PATCH 7/8] gpio: 74x164: dts: Add documentation for the dt binding
` [PATCH 8/8] ARM: dts: cfa10049: Add the 74HC595 gpio expanders

[PATCH] login-utils/Makemodule: install su.1 if building su
 2012-09-05  8:46 UTC  (2+ messages)

[Qemu-devel] [RFC 0/6] i386: CPU: remove duplicate feature names
 2012-09-05  8:44 UTC  (3+ messages)
` [Qemu-devel] [RFC 1/6] x86_cpudef_setup: coding style change

runuser(1) and su(1) -g/-G
 2012-09-05  8:44 UTC  (3+ messages)

FLUSH/FUA documentation & code discrepancy
 2012-09-05  8:44 UTC  (3+ messages)
  ` [Drbd-dev] "

[Buildroot] [Bug 5510] New: Buildroot fails "host-mtd 1.4.4"
 2012-09-05  8:44 UTC 

Re; new toner chips for Samsung with EXP,DOM,EUR,CHN version, Samsung MLT-101S,-ML-2165W/SF-760P/SCX-3405FW
 2012-09-05  8:43 UTC 

[PATCHv2] ARM: msm: Implement read_current_timer for msm timers
 2012-09-05  8:42 UTC  (4+ messages)

[PATCH] DMA/RaidEngine: Enable FSL RaidEngine
 2012-09-05  8:42 UTC  (3+ messages)

[PATCH][trivial]vfs: Fix a typo in fs/libfs.c
 2012-09-05  8:31 UTC 

[refpolicy] [PATCH 1/3] Mark use of deprecated interfaces that are not providing replacement as errors
 2012-09-05  8:41 UTC  (5+ messages)
` [refpolicy] [PATCH 2/3] user access to DOS files

[PATCH 0/7] Fix some bugs in abspath.c
 2012-09-05  8:40 UTC  (5+ messages)
` [PATCH 5/7] t0000: verify that real_path() works correctly with absolute paths
` [PATCH 7/7] t0000: verify that real_path() removes extra slashes

[PATCH 1/3] ARM: shmobile: sh73a0: Select ERRATAs in Kconfig
 2012-09-05  8:39 UTC  (3+ messages)

[RFC PATCH v2 0/7] s390: virtual css host support
 2012-09-05  8:39 UTC  (9+ messages)
` [PATCH v2 1/7] s390/kvm: Support for I/O interrupts
    ` [Qemu-devel] "
` [PATCH v2 2/7] s390/kvm: Add support for machine checks
    ` [Qemu-devel] "

[PATCH 0/9] V2: Patches for LSB perl test
 2012-09-05  8:27 UTC  (3+ messages)
` [PATCH 9/9] task-core-lsb.bbappend: add bbappend file

Xen 4.2.0 Release Plan / TODO
 2012-09-05  8:39 UTC  (4+ messages)

[PATCH] decnet: fix shutdown parameter checking
 2012-09-05  8:37 UTC  (4+ messages)

[PATCH 1/2] pixman: merge meta-oe append into oe-core
 2012-09-05  8:26 UTC  (6+ messages)
` [PATCH 2/2] pixman: ignore NEON, IWMMXT, LOONGSON_MMI variables for class-native

[RFC 0/5] forced comounts for cgroups
 2012-09-05  8:35 UTC  (12+ messages)

[PATCH v2 0/5] ARM: EXYNOS: Add support for Trats board using device tree
 2012-09-05  8:36 UTC  (4+ messages)
` [PATCH v2 1/5] mmc: host: sdhci-s3c: Add broken-voltage DT property for broken voltage quirk

[PATCH 00/33] Cleanups and automatic init/exit calls
 2012-09-05  8:32 UTC  (34+ messages)
` [PATCH 01/33] kvm tools: introduce kvm_config to store instance-specific config options
` [PATCH 02/33] kvm tools: generate command line options dynamically
` [PATCH 03/33] kvm tools: split struct kvm into arch specific part
` [PATCH 04/33] kvm tools: move kvm_config into struct kvm
` [PATCH 05/33] kvm tools: remove redundancy between kvm_config and kvm
` [PATCH 06/33] kvm tools: move ioport_debug into struct kvm_config
` [PATCH 07/33] kvm tools: move mmio_debug "
` [PATCH 08/33] kvm tools: move active_console "
` [PATCH 09/33] kvm tools: add private ptr to option parser
` [PATCH 10/33] kvm tools: disk image related cleanup
` [PATCH 11/33] kvm tools: move nrcpus into struct kvm_config
` [PATCH 12/33] kvm tools: move kvm_cpus into struct kvm
` [PATCH 13/33] kvm tools: improve framebuffer manager initialization
` [PATCH 14/33] kvm tools: improve term init/exit functions
` [PATCH 15/33] kvm tools: threadpool exit routine
` [PATCH 16/33] kvm tools: timer cleanup
` [PATCH 17/33] kvm tools: virtio-console init/exit
` [PATCH 18/33] kvm tools: virtio-rng init/exit
` [PATCH 19/33] kvm tools: virtio-bln init/exit
` [PATCH 20/33] kvm tools: pci-shmem init-exit
` [PATCH 21/33] kvm tools: virtio-net init/exit
` [PATCH 22/33] kvm tools: kvm-ipc cleanup
` [PATCH 23/33] kvm tools: kbd initialization check
` [PATCH 24/33] kvm tools: ui improvements
` [PATCH 25/33] kvm tools: kernel load/firmware cleanup
` [PATCH 26/33] kvm tools: ioport arch init
` [PATCH 27/33] kvm tools: ram init
` [PATCH 28/33] kvm tools: move the rest of the config initializations
` [PATCH 29/33] kvm tools: virtio-9p cleanup
` [PATCH 30/33] kvm tools: add init/exit automatic calls
` [PATCH 31/33] kvm tools: use init/exit where possible
` [PATCH 32/33] kvm tools: pass kvm ptr directly to timer injection
` [PATCH 33/33] kvm tools: remove global kvm object

Fw: [Bug 47021] New: kernel panic with l2tpv3 & mtu > 1500
 2012-09-05  8:34 UTC  (5+ messages)
  `  "

[PATCH] rt2x00: fix votage setting for RT3572/RT3592
 2012-09-05  8:33 UTC  (3+ messages)

[PATCH v2 3/5] mmc: dw-mmc: add the header file for exynos specific code
 2012-09-05  8:33 UTC  (3+ messages)

[PATCH] xl.cfg: gfx_passthru documentation improvements
 2012-09-05  8:33 UTC  (4+ messages)

[RFC] Channel mapping API (take 2)
 2012-09-05  8:32 UTC  (2+ messages)

gpio: mvebu: new gpio driver for mvebu platforms
 2012-09-05  8:31 UTC  (6+ messages)
` [PATCH 2/5] Documentation: add description of DT binding for the gpio-mvebu driver

[PATCH v3] media: mx2_camera: Don't modify non volatile parameters in try_fmt
 2012-09-05  8:31 UTC  (5+ messages)

[PATCH] KVM: x86: lapic: Fix the misuse of likely() in find_highest_vector()
 2012-09-05  8:30 UTC  (12+ messages)
            ` [PATCH -v3] KVM: x86: lapic: Clean up find_highest_vector() and count_vectors()

Commit "ipconfig wait for carrier" makes boot hang for 2 mins if no carrier
 2012-09-05  8:30 UTC  (6+ messages)

[PATCH v5 4/9] mmc: dw_mmc: lookup for optional biu and ciu clocks
 2012-09-05  8:30 UTC  (3+ messages)

[RFC PATCH 00/11] input: Synaptics RMI4 Touchscreen Driver
 2012-09-05  8:29 UTC  (5+ messages)
` [RFC PATCH 5/17] input: rmidev character driver for RMI4 sensors

[PATCH] Bluetooth: mgmt: Implement support for passkey notification
 2012-09-05  8:29 UTC  (2+ messages)

[PATCH] Test for multi-bit error correction
 2012-09-05  8:28 UTC  (7+ messages)

[Ksummit-2012-discuss] Organising Mini Summits within the Kernel Summit
 2012-09-05  8:28 UTC  (4+ messages)
` [Workshop-2011] Media summit/KS-2012 proposals

C13 [08/14] Get rid of __kmem_cache_destroy
 2012-09-05  8:25 UTC  (4+ messages)

[Xenomai] kernel NULL pointer dereference
 2012-09-05  8:28 UTC  (9+ messages)

Why exported const value modified by another driver not updated in original driver
 2012-09-05  8:27 UTC  (5+ messages)

[Qemu-devel] [PATCH] block: output more error messages if failed to create temporary snapshot
 2012-09-05  8:26 UTC 

[PATCH 00/17] Misc OMAP DSS patches part 2
 2012-09-05  8:25 UTC  (36+ messages)
` [PATCH 01/17] OMAPDSS: Taal: use devm_* functions
` [PATCH 02/17] OMAPFB1: remove unnecessary includes
` [PATCH 03/17] OMAPFB1: remove a non-used table
` [PATCH 04/17] OMAPDSS: remove unnecessary includes
` [PATCH 05/17] OMAPFB: clear framebuffers with CPU
` [PATCH 06/17] OMAPDSS: VRAM: Remove clearing with sDMA
` [PATCH 07/17] OMAPDSS: Taal: Reogranize for device tree
` [PATCH 08/17] OMAPDSS: TFP410: use devm_gpio_request_one
` [PATCH 09/17] OMAPDSS: split overlay sysfs code
` [PATCH 10/17] OMAPDSS: split manager "
` [PATCH 11/17] OMAPDSS: clean up dss_mgr_set_lcd_config
` [PATCH 12/17] OMAPDSS: clean up dss_mgr_set_timings
` [PATCH 13/17] Revert "OMAPDSS: APPLY: add fifo-merge support"
` [PATCH 14/17] Revert "OMAPDSS: APPLY: add fifo merge support funcs"
` [PATCH 15/17] OMAPDSS: remove extra_info completion code
` [PATCH 16/17] OMAPDSS: Improve fifo management code
` [PATCH 17/17] OMAPDSS: Use WB fifo for GFX overlay

[PATCH V2] regulator: tps6586x: register regulator even if no init data
 2012-09-05  8:02 UTC  (3+ messages)

[PATCH -V7 0/12] arch/powerpc: Add 64TB support to ppc64
 2012-09-05  8:26 UTC  (3+ messages)
` [PATCH -V7 04/12] arch/powerpc: Convert virtual address to vpn

[PATCH] pinctrl: tegra: move pinconf-tegra.h content into drivers/pinctrl
 2012-09-05  8:26 UTC  (2+ messages)

[PATCH 00/10] net/macb: driver enhancement concerning GEM support, ring logic and cleanup
 2012-09-05  8:19 UTC  (12+ messages)
` [PATCH 01/10] net/macb: Add support for Gigabit Ethernet mode
` [PATCH 02/10] net/macb: memory barriers cleanup
` [PATCH 03/10] net/macb: change debugging messages
` [PATCH 04/10] net/macb: Fix a race in macb_start_xmit()

[Bug 54527] New: Crash, kernel BUG ttm/ttm_bo.c:1659!, when running gnibbles
 2012-09-05  8:24 UTC  (3+ messages)
` [Bug 54527] "

[PATCH v2 0/8] ARM/dts: OMAP audio related updates for OMAP2/3/4/5
 2012-09-05  8:23 UTC  (8+ messages)
` [PATCH v2 1/8] ARM/dts: OMAP2: Add McBSP entries for OMAP2420 and OMAP2430 SoC

[PATCH 00/25] Crypto keys and module signing
 2012-09-05  0:29 UTC  (6+ messages)
` [RFC] module: signature infrastructure

[PATCH] ARM : i.MX27 : split code for allocation of ressources of camera and eMMA
 2012-09-05  8:22 UTC  (4+ messages)

[ath9k-devel] How can I get the Tx rate in Xmit.c
 2012-09-05  8:22 UTC 

[U-Boot] [PATCH v2 0/5] Tegra 2 USB ULPI series
 2012-09-05  8:22 UTC  (3+ messages)
` [U-Boot] [PATCH v2 5/5] tegra20: add USB ULPI init code

[PATCH 1/3] ARM: ux500: Add i2c configurations to the Device Tree for DB8500 based devices
 2012-09-05  8:22 UTC  (6+ messages)
` [PATCH 3/3] i2c: nomadik: Add Device Tree support to the Nomadik I2C driver

[PATCH 0/3] KVM_VCPU_GET_REG_LIST API
 2012-09-05  7:58 UTC  (4+ messages)
` [PATCH 1/3] KVM: Move KVM_SET_ONE_REG/KVM_GET_ONE_REG to generic code
` [PATCH 2/3] KVM: Add KVM_REG_SIZE() helper
` [PATCH 3/3] KVM: Add KVM_VCPU_GET_REG_LIST/KVM_CAP_REG_LIST

[RFC 0/5] Making KVM_GET_ONE_REG/KVM_SET_ONE_REG generic
 2012-09-05  6:48 UTC  (21+ messages)
` [RFC 5/5] KVM: ARM: Access all registers via KVM_GET_ONE_REG/KVM_SET_ONE_REG

[GIT PULL v3] Renesas ARM-based SoC: Marzen and r8a7779 for 3.7
 2012-09-05  8:20 UTC  (12+ messages)
` [PATCH 1/5] r8a7779: add SDHI clock support
` [PATCH 2/5] marzen: add SDHI0 support
` [PATCH 3/5] ARM: mach-shmobile: marzen: defconfig update
` [PATCH 4/5] ARM: shmobile: marzen: fixup regulator id for smsc911x
` [PATCH 5/5] ARM: shmobile: marzen: enable thermal sensor

[lm-sensors] [PATCH 1/4] hwmon: (adm9240) Remove legacy chassis intrusion detection sysfs attribute
 2012-09-05  8:20 UTC  (2+ messages)
` [lm-sensors] [PATCH 1/4] hwmon: (adm9240) Remove legacy chassis intrusion detection sysfs attrib

[GIT PULL] ks8695 timer changes for v3.7
 2012-09-05  8:20 UTC 

[Qemu-devel] [PATCH 0/10] rework on hot unplug
 2012-09-05  8:19 UTC  (28+ messages)
` [Qemu-devel] [PATCH 10/10] qdev: fix create in place obj's life cycle problem

[PATCH 2/2] ARM: shmobile: emev2: enable PMU(Performance Monitoring Unit)
 2012-09-05  8:20 UTC  (2+ messages)

[PATCH] staging/rts_pstor: remove braces {} in sd.c
 2012-09-05  8:19 UTC  (3+ messages)

[PATCH v2] memcg: first step towards hierarchical controller
 2012-09-05  8:14 UTC  (13+ messages)

[GIT PULL v2] Renesas ARM-based SoC: Marzen and r8a7779 for 3.7
 2012-09-05  8:13 UTC  (11+ messages)
` [PATCH 05/11] ARM: shmobile: r8a7779: add USB common phy initializer
        ` [PATCH] ARM: shmobile: r8a7779: remove USB "

[PATCH 1/2] mm: change enum migrate_mode with bitwise type
 2012-09-05  8:11 UTC  (4+ messages)
` [PATCH 2/2] mm: support MIGRATE_DISCARD

[PATCH 1/2] kvm tools: Export DISPLAY ENV as our default host ip address
 2012-09-05  8:09 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.