All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-11-03 12:50:32 to 2012-11-03 16:11:02 UTC [more...]

[U-Boot] [PATCH v4 0/13] Port of MUSB driver from Linux (changes from Linux)
 2012-11-03 16:11 UTC  (3+ messages)
` [U-Boot] [PATCH v4 01/13] linux/usb/ch9.h: update with the version from Linux tree
` [U-Boot] [PATCH v4 02/13] usb: use linux/usb/ch9.h instead of usbdescriptors.h

[RFC 00/15] Add basic suspend-resume support for AM33XX
 2012-11-03 16:10 UTC  (39+ messages)
` [PATCH 01/15] ARM: OMAP2+: mailbox: Add an API for flushing the FIFO
` [PATCH 02/15] ARM: OMAP2+: mailbox: Add support for AM33XX
` [PATCH 11/15] ARM: OMAP: timer: Interchange clksrc and clkevt "
` [PATCH 12/15] ARM: OMAP: timer: Add suspend-resume callbacks for clockevent device
` [PATCH 13/15] ARM: DTS: AM33XX: Add nodes for OCMCRAM and Mailbox
` [PATCH 14/15] ARM: OMAP2+: omap2plus_defconfig: Enable Mailbox

[PATCH 0/3] cputime: Generic virtual based cputime accounting v4
 2012-11-03 16:09 UTC  (4+ messages)
` [PATCH 1/3] context_tracking: New context tracking susbsystem
` [PATCH 2/3] cputime: Allow dynamic switch between tick/virtual based cputime accounting
` [PATCH 3/3] cputime: Generic on-demand virtual "

[Buildroot] [PATCH v11 1/9] host-qemu: new package
 2012-11-03 16:10 UTC  (2+ messages)

[U-Boot] [RFC PATCH v3 0/13] Port of MUSB driver from Linux (changes from Linux)
 2012-11-03 16:08 UTC  (3+ messages)

[ACPIHP PATCH part1 0/4] introduce a framework for ACPI based system device hotplug
 2012-11-03 16:07 UTC  (10+ messages)
` [ACPIHP PATCH part1 1/4] ACPIHP: "
` [ACPIHP PATCH part1 2/4] ACPIHP: introduce acpihp_slot driver to enumerate hotplug slots
` [ACPIHP PATCH part1 3/4] ACPIHP: detect ACPI hotplug slots by checking ACPI _EJ0 method
` [ACPIHP PATCH part1 4/4] ACPIHP: implement a fake ACPI system device hotplug slot enumerator

[PATCH v2] proc: add "Seccomp" to status
 2012-11-03 16:07 UTC  (3+ messages)

[Buildroot] [git commit] cpanminus: new package
 2012-11-03 16:07 UTC 

[Buildroot] [PATCHv2] barebox: Allow to pass a custom configuration file
 2012-11-03 16:05 UTC 

[lm-sensors] [PATCH 9/9] hwmon: (it87) Report thermal sensor type as Intel PECI if appropriate
 2012-11-03 16:03 UTC  (2+ messages)

[PATCH 0/4] build system improvements
 2012-11-03 16:02 UTC  (8+ messages)
` [PATCH 1/4] Add configure flag to disable NFACCT build
` [PATCH 3/4] Add configure flag to disable NFLOG build

[FIXED?] reiser4: problem with key inconsistency
 2012-11-03 16:02 UTC  (3+ messages)

[PATCH 0/2] Pinctrl muxing for the Crystalfontz boards
 2012-11-03 15:59 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: cfa10036: Use pinctrl for power led
` [PATCH 2/2] ARM: dts: mxs: Add hog pins to Crystalfontz boards

[Buildroot] [git commit] iproute2: fix em_ipset build issue
 2012-11-03 15:58 UTC 

[Qemu-devel] [PATCH v2 0/5] Fixes for thread pool patches
 2012-11-03 15:51 UTC  (7+ messages)

[PATCH v2 00/11] introduce random32_get_bytes() and random32_get_bytes_state()
 2012-11-03 15:43 UTC  (22+ messages)
` [PATCH v2 01/11] random32: rename prandom32 to random32_state
` [PATCH v2 02/11] random32: introduce random32_get_bytes() and random32_get_bytes_state()
` [PATCH v2 03/11] bnx2x: use random32_get_bytes()
` [PATCH v2 04/11] mtd: nandsim: use random32_get_bytes
` [PATCH v2 05/11] ubifs: "
` [PATCH v2 06/11] mtd: mtd_nandecctest: use random32_get_bytes instead of get_random_bytes()
` [PATCH v2 07/11] mtd: mtd_oobtest: convert to use random32_get_bytes_state()
` [PATCH v2 08/11] mtd: mtd_pagetest: "
` [PATCH v2 09/11] mtd: mtd_speedtest: use random32_get_bytes
` [PATCH v2 10/11] mtd: mtd_subpagetest: convert to use random32_get_bytes_state()
` [PATCH v2 11/11] mtd: mtd_stresstest: use random32_get_bytes()

[Qemu-trivial] [PATCH] libseccomp: require version 1.0.0
 2012-11-03 15:44 UTC  (2+ messages)
` [Qemu-devel] "

[lm-sensors] f71882fg not showing motherboard temps
 2012-11-03 15:43 UTC  (2+ messages)

[PATCH] Enable parallelism in git submodule update
 2012-11-03 15:42 UTC  (3+ messages)

Fwd: Nice processes prevent frequency increases - possible scheduler regression (known good in 2.6.35)
 2012-11-03 15:40 UTC  (4+ messages)

Memory leak bug in the latest master
 2012-11-03 15:38 UTC 

Reduce bandwidth for remapping/backfill/recover?
 2012-11-03 15:37 UTC 

[U-Boot] Merging device trees at runtime for module-based systems
 2012-11-03 15:35 UTC  (10+ messages)

[U-Boot] [PATCH 0/17] Various patches in common/
 2012-11-03 15:32 UTC  (19+ messages)
` [U-Boot] [PATCH 01/17] arm: Add new bootstage step for the main loop
` [U-Boot] [PATCH 02/17] Add gettime command
` [U-Boot] [PATCH 05/17] stdio: remove useless strncpy
` [U-Boot] [PATCH 06/17] env: Add the ability to merge the saved env with the default
` [U-Boot] [PATCH 09/17] Add sha256 command for hashing
` [U-Boot] [PATCH 14/17] console: Call overwrite_console before searching for console devices
` [U-Boot] [PATCH 15/17] Add console command to access io space registers
` [U-Boot] [PATCH 16/17] console: Enable function to display console info
` [U-Boot] [PATCH 17/17] tpm: Add TPM stress test

[PATCH] powerpc: 52xx: nop out unsupported critical IRQs
 2012-11-03 15:29 UTC  (5+ messages)
` [PATCH v2] "

[Cluster-devel] cluster4 dlm: startup notification for systemd
 2012-11-03 15:27 UTC  (3+ messages)
` [Cluster-devel] [PATCH 1/2] --foreground option added to dlm_controld
` [Cluster-devel] [PATCH 2/2] Startup notification by sd_notify()

iptables/tc: page allocation failures question
 2012-11-03 15:24 UTC  (3+ messages)

[linux-3.0 test] 14354: tolerable FAIL - PUSHED
 2012-11-03 15:24 UTC 

[Qemu-devel] [PATCH 0/3] vmware_vga: Cleanup and allow simple drivers to work without the fifo
 2012-11-03 15:20 UTC  (11+ messages)
` [Qemu-devel] [PATCH 1/4 v3] vmware_vga: Coding style cleanup
        ` [Qemu-devel] [PATCH 1/4 v4] "
          ` [Qemu-devel] [PATCH 1/4 v5] "

[Qemu-devel] [PULL 1.3 0/9] Trivial patches for 20 October to 1 November 2012
 2012-11-03 15:19 UTC  (2+ messages)

[ 0/4] 3.0.51-stable review
 2012-11-03 15:13 UTC  (6+ messages)

[PATCH 0/2 v2] add bus device
 2012-11-03 15:11 UTC  (3+ messages)
` [PATCH 1/2] bus_for_each_device/bus_for_each_driver: add () to allow use &bus
  ` [PATCH 2/2] bus: add bus device

[U-Boot] [RFC PATCH 00/50] net: net subsystem ops cleanup
 2012-11-03 15:09 UTC  (2+ messages)

[U-Boot] Loading a userland file
 2012-11-03 15:09 UTC  (2+ messages)

[Xenomai] Question on rt_timer_tsc() vs rt_timer_read() semantics
 2012-11-03 15:08 UTC  (6+ messages)

[U-Boot] [PATCH 1/3] tpm: Add casts for proper compilation
 2012-11-03 15:07 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] tpm: Add Infineon slb9635_i2c TPM driver

[U-Boot] [PATCH 1/7] ide: Add printf format string for CONFIG_SYS_64BIT_LBA option
 2012-11-03 15:04 UTC  (6+ messages)
` [U-Boot] [PATCH 6/7] fs: Add a Coreboot Filesystem (CBFS) driver and commands

[Qemu-devel] [PATCH] Fix off-by-1 error in RAM migration code
 2012-11-03 15:00 UTC  (5+ messages)

[PATCH 1/1] eth: register device a pure device
 2012-11-03 14:56 UTC 

[Cluster-devel] cluster4 dlm dlm_stonith – should it really fence by turning node off?
 2012-11-03 14:58 UTC 

[U-Boot] [PATCH 01/10] arm: Compile cache_disable() with -O2 to avoid failure
 2012-11-03 14:56 UTC  (7+ messages)
` [U-Boot] [PATCH 04/10] arm: Move fdt check earlier so that board_early_init_f() can use it
` [U-Boot] [PATCH 07/10] arm: Add option to display customised memory information
` [U-Boot] [PATCH 09/10] arm: Move bootstage record for board_init_f() to after arch_cpu_init()

[Bug 56718] New: PGRAPH - TRAP_TEXTURE errors and graphic corruptions
 2012-11-03 14:56 UTC 

[PATCH] ARM: dts: add board dts file for Exynos4412 based SMDK board
 2012-11-03 14:49 UTC  (2+ messages)

setting up CDB filters in udev (was Re: [PATCH v2 0/3] block: add queue-private command filter, editable via sysfs)
 2012-11-03 14:50 UTC  (9+ messages)

[PATCH 0/5] ARM: Exynos: Enable device tree support for MCT controller
 2012-11-03 14:45 UTC  (12+ messages)
` [PATCH 1/5] ARM: Exynos: add a register base address variable in mct controller driver
` [PATCH 2/5] ARM: Exynos: prepare an array of MCT interrupt numbers and use it
` [PATCH 3/5] ARM: Exynos: add device tree support for MCT controller driver
` [PATCH 4/5] ARM: Exynos: remove static io-remapping of mct registers for Exynos5
` [PATCH 5/5] ARM: dts: add mct device tree node for all supported Exynos SoC's

[RFC PATCH 0/6] ARM: OMAP3+: move smartreflex-class3.c to drivers/power/avs
 2012-11-03 14:44 UTC  (6+ messages)
` [RFC PATCH 4/6] ARM: OMAP: SmartReflex: provide SoC integration API for VP

A reliable kernel panic (3.6.2) and system crash when visiting a particular website
 2012-11-03 14:28 UTC  (9+ messages)
  `  "
        `  "

[Qemu-devel] buildbot failure in qemu on default_mingw32
 2012-11-03 14:35 UTC  (4+ messages)

Messenger from Administrator
 2012-11-03 12:35 UTC 

[PATCH 0/16] use WARN
 2012-11-03 14:26 UTC  (13+ messages)
` [PATCH 6/16] drivers/infiniband/hw/cxgb4/cm.c: "
` [PATCH 8/16] drivers/infiniband/hw/cxgb3/iwch_cm.c: "
` [PATCH 10/16] drivers/net/ethernet/ibm/emac/mal.c: "
` [PATCH 11/16] drivers/misc/kgdbts.c: "
    ` [PATCH] drivers/misc/kgdbts.c: remove eprintk

Callback function from kernel module
 2012-11-03 14:17 UTC  (4+ messages)
  ` request memory from kernel

[PATCH] i2c: at91: add a sanity check on i2c message length
 2012-11-03 14:16 UTC  (7+ messages)

drivres/hv
 2012-11-03 14:13 UTC  (3+ messages)

[PATCH 0/2] Drivers: hv
 2012-11-03 14:09 UTC  (7+ messages)
` [PATCH 1/2] mm: Export vm_committed_as

git-p4 clone @all error
 2012-11-03 14:09 UTC  (2+ messages)

[PULL REQUEST] i2c-embedded for 3.7
 2012-11-03 14:09 UTC 

[Xenomai] rt_task_create fails when running over ssh
 2012-11-03 14:09 UTC  (7+ messages)

[PATCH 00/18] brcmsmac: Tx rework and expanded debug/trace support
 2012-11-03 13:50 UTC  (4+ messages)

[RFC] Second attempt at kernel secure boot support
 2012-11-03 13:46 UTC  (11+ messages)

[FT C400,RFC 0/6] M-Audio Fast Track C400
 2012-11-03 13:40 UTC  (7+ messages)
` [FT C400,RFC 1/6] usb-audio: skip UAC2 EFFECT_UNIT
` [FT C400, RFC 2/6] usb-audio: parameterize FTU effect unit control
` [FT C400, RFC 3/6] usb-audio: M-Audio Fast Track C400 quirks table
` [FT C400, RFC 4/6] usb-audio: Fast Track C400 mixer ranges
` [FT C400, RFC 5/6] usb-audio: Fast Track C400 mixer quirks
` [FT C400, RFC 6/6] usb-audio: add remaining C400 controls

[PATCH] staging/comedi: fix the spaces issue around that '->' in drivers/gsc_hpdi.c
 2012-11-03 13:40 UTC 

[PATCH] staging/comedi: Use dev_ printks in drivers/comedi_fc.c
 2012-11-03 13:40 UTC 

[PATCH] staging/comedi: fix the spaces issue around that '=' in drivers/ni_670x.c
 2012-11-03 13:38 UTC 

[PATCH] staging/comedi: Use dev_ printks in drivers/adl_pci9118.c
 2012-11-03 13:38 UTC 

[PATCH] stkwebcam: Fix sparse warning on undeclared symbol
 2012-11-03 13:36 UTC  (5+ messages)

[PATCH v3 00/11] common clk drivers migration for DaVinci SoCs
 2012-11-03 13:30 UTC  (4+ messages)
` [PATCH v3 05/11] clk: davinci - add dm644x clock initialization

[drm-intel:drm-intel-next-queued 242/253] drivers/gpu/drm/i915/intel_ringbuffer.c:1478:3-25: duplicated argument to & or |
 2012-11-03 13:21 UTC 

[Qemu-devel] Compiling qemu to emulate AMCC's PPC440GX eval board
 2012-11-03 13:12 UTC  (2+ messages)

Possible regression in 3.7-rc3 on Marvell Kirkwood
 2012-11-03 12:54 UTC  (2+ messages)

[Qemu-devel] [PATCH v8 0/3] tcg: enhance code generation quality for qemu_ld/st IRs
 2012-11-03 12:52 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] target-m68k/m68k-semi: don't ignore get/put_user failure
 2012-11-03 12:51 UTC  (2+ messages)

[PATCH 00/17] cifs-utils: userspace getcifsacl/setcifsacl/cifs.idmap
 2012-11-03 12:50 UTC  (4+ messages)
  ` [PATCH 15/17] getcifsacl: fix endianness before handing off SID to winbind
  ` [PATCH 16/17] getcifsacl: don't use wbcDomainSid internally
  ` [PATCH 17/17] getcifsacl: fix raw SID printing routine


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.